1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

10134 Commits

Author SHA1 Message Date
Cameron
0fe0bf57bf #2794 Added toggleButton param to admin-ui: $grid 2017-09-22 18:12:47 -07:00
Cameron
b6d38c7fea Fix for when default view is 'list'. ie. Consistent behavior between URLs /news/ and news.php 2017-09-22 17:53:36 -07:00
Cameron
c7e5af666d Issue #2794 Enhancement: Grid View toggle button for Admin-UI 2017-09-22 14:55:44 -07:00
Cameron
edfcdb8195 Issue #2785 - Fix for 'totals' in 'main' template footer. 2017-09-22 14:39:47 -07:00
Cameron
3001462e7b #2785 NewForumPosts Menu shortcode fixes. 2017-09-22 12:47:37 -07:00
Cameron
9636d988a9 Merge pull request #2787 from Jimmi08/patch-1
Fixes #2707 forum template - missing parent end part
2017-09-21 14:17:39 -07:00
Cameron
2f5aebc1b8 Allow corporate admin theme to style admin login background color. 2017-09-21 14:13:22 -07:00
Cameron
8ff8daf23f Plugin Builder: added description for e_parse addon. 2017-09-20 16:23:17 -07:00
Cameron
7025abd59a Plugin Builder: Example help menu function added. 2017-09-20 16:15:18 -07:00
Cameron
2496aab27e Issue #2789 - Glyphicon update 2017-09-20 15:23:55 -07:00
Cameron
02e80f50de Parser cleanup 2017-09-19 16:19:39 -07:00
Cameron
80d69c4293 Issue #2788 - Shortcode parsing in Download Denied Message. 2017-09-19 13:28:56 -07:00
Cameron
cec388d915 Issue #2539 - LinkedIn configuration fix. 2017-09-19 12:38:00 -07:00
Jimako
c6d62b823f fix for #2707 forum template - missing parent end part 2017-09-19 09:04:23 +02:00
Cameron
e2ef244e4c Social login: Yahoo - added id/secret fields. 2017-09-18 17:02:48 -07:00
Cameron
cbf6973386 HybridAuth upgraded to v2.9.6 2017-09-18 16:27:02 -07:00
Cameron
cda835de49 Fixes #2769 Template multi-check in news admin. 2017-09-18 14:16:19 -07:00
Cameron
3e9629420c Issue #2779 - Statistics logging plugin throws fatal error 2017-09-18 13:47:12 -07:00
Cameron
8f7cd55464 Fixes #2786 Plugin Builder > Check language files 2017-09-18 13:43:31 -07:00
Cameron
bed4336571 Issue #2078 2017-09-18 12:20:39 -07:00
Cameron
0fda16e713 Added lastErrorMessage() method to XML class. 2017-09-14 12:07:30 -07:00
Cameron
f921a4bf5b Issue #2783 - captcha error message corrected. 2017-09-14 11:42:59 -07:00
Cameron
6578870398 Merge pull request #2773 from arunshekher/chatbox-event-data
Expand data for chatbox_menu 'user_chatbox_post_created' event
2017-09-10 08:07:24 -07:00
Cameron
abb7fb16ee Merge pull request #2781 from yesszus/patch-1
Update FAQ plugin
2017-09-10 08:06:50 -07:00
Gábor
ed4b17c2d4 Update admin_config.php 2017-09-06 07:01:39 +02:00
Gábor
562cfff652 Update English_admin.php 2017-09-06 06:55:20 +02:00
Arun S. Sekher
2dfa6c1e25 Expand data for chatbox_menu 'user_chatbox_post_created' event
Add post id, nick and datestamp data to existing event data.
2017-08-17 11:41:49 +04:00
Cameron
a96deba7f9 Merge pull request #2765 from lonalore/submit
Fix for issue #2762
2017-08-14 09:33:36 -07:00
Cameron
b3d1775d41 Merge pull request #2766 from lonalore/flexpanel
Remove margin from empty draggable-panels.
2017-08-11 14:33:32 -07:00
Cameron
762dfd261d Merge pull request #2767 from lonalore/tinymce
Fix for Issue #2743.
2017-08-11 14:33:13 -07:00
lonalore
f574d9c189 Fix for Issue #2743. 2017-08-11 12:04:47 +02:00
lonalore
43af65908d Remove margin from empty draggable-panels. 2017-08-11 10:25:13 +02:00
lonalore
06474b83b1 Fix for issue #2762 2017-08-11 09:28:49 +02:00
Cameron
1764aa1cf7 Merge pull request #2758 from lonalore/sitepath
Issue #2756 - Ability to override site_path. Done: "TODO create direc…
v2.1.6
2017-08-10 11:21:44 -07:00
Cameron
ae297701bc Merge pull request #2759 from arunshekher/chatbox-event-trigger-fix
Fix v2.0 standard event trigger for chatbox_menu - 'user_chatbox_post_created'
2017-08-07 12:57:29 -07:00
Lóna Lore
612eac3588 Fix for prepareDirs(). 2017-08-07 19:25:33 +02:00
lonalore
33683738e9 Move file-realted methods to file_class.php. 2017-08-07 09:49:19 +02:00
lonalore
d6daa6b5bf Move file-realted methods to file_class.php. 2017-08-07 09:47:00 +02:00
Arun S. Sekher
8e66d0beba Fix v2.0 standard event trigger for chatbox_menu - 'user_chatbox_post_created' 2017-08-05 22:45:57 +04:00
Cameron
b6cb186095 Merge pull request #2757 from drasehat/patch-2
Forgot Password Page: fix double caption when it failed
2017-08-04 17:09:46 -07:00
Indra
ff6624386e fix double caption when it failed
tablerender make additional caption and breadcrumb above the error message when the process failed. (email not recognized)
no problem if the caption, is simple .. but if we have styled caption it look weird.
maybe there are better solutions ?

thank you
2017-08-04 16:45:16 +07:00
lonalore
deb8c906af Issue #2756 - Ability to override site_path. Done: "TODO create directories which dont exist." 2017-08-04 10:18:40 +02:00
Cameron
a832b8266c Admin-UI: Improved SQL query logging in System logs. 2017-08-02 10:58:00 -07:00
Cameron
968fdf71e6 Merge pull request #2740 from LaocheXe/master
Steam XURL
2017-07-26 10:47:56 -07:00
Cameron
0f86460248 Merge pull request #2744 from lonalore/expandit
Fix for issue #2741
2017-07-26 10:47:08 -07:00
Cameron
b995347301 Merge pull request #2746 from lonalore/master
Issue #2745 - Move JS files to footer. (Tested with and without JS/CS…
2017-07-26 10:45:18 -07:00
Lóna Lore
e7f2844481 Issue #2745 - Move JS files to footer. (Tested with and without JS/CSS caching) 2017-07-25 19:20:11 +02:00
Lóna Lore
1da41a2288 Fix for issue #2741 2017-07-24 22:57:58 +02:00
Travis Thoene
8b8c59e66a Steam XURL
Added in class2.php - XURL_STEAM
Added in social\admin_config.php - Steam Community URL
Added in social\e_shortcode.php - Steam XURL
2017-07-22 16:41:47 -05:00
Cameron
a40be42092 Merge pull request #2738 from lonalore/admin_ui
Quickfix for Media Manager filtering.
2017-07-21 13:32:36 -07:00