1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-01 11:12:35 +02:00

1904 Commits

Author SHA1 Message Date
Cameron
3aa5633533 TinyMce now includes e107 emoticons. 2015-04-10 18:58:13 -07:00
Cameron
3270d25512 Admin log description corrected. 2015-04-09 20:42:14 -07:00
Cameron
87f2b22241 Page/Menus on delete was failing to also delete from the menu table. 2015-04-09 11:25:10 -07:00
Cameron
b749bdb707 Upgraded userclass admin area to use renderHelp() and gave it its own shortcode {ADMINUI_HELP} 2015-04-09 11:13:26 -07:00
Cameron
d543ab71ff Moved all social prefs (login/xurls etc) into the "Social" plugin admin area. Extended admin-ui with renderHelp() method for adding a help panel from within the admin-ui. 2015-04-08 20:20:10 -07:00
Cameron
74e8551cb4 Social plugin: Twitter menu and Facebook comments engine added. 2015-04-08 16:24:58 -07:00
Cameron
1bc43a35ff Comments engine can now be easily replaced by plugins using e_comment.php. Added "facebook comments" to the social plugin as an example. See admin -> manage -> Comments Manager to enable. (plugin scan may be required if upgrading from github) 2015-04-08 14:51:06 -07:00
Cameron
d128b52576 New Addon: e_admin.php - extends the admin area fields and processing. Replacement for the old e_hook and e_event addons which were doing the same, but were not compatible with the v2.x admin-ui. 2015-04-07 19:49:11 -07:00
Cameron
6b9256c872 LAN File fixes. Hide comment status when comments are not enabled. etc. 2015-04-07 00:32:53 -07:00
Cameron
30e806b91d RSS News feeds upgraded and corrected. 2015-04-05 20:24:51 -07:00
Cameron
6661eb28de Improved parent/child drag-n-drop sorting on custom-pages and forum. 2015-04-03 21:19:43 -07:00
Cameron
619b40b2e3 Improved e_CURRENT_PLUGIN detection when using SEF-URLs and other minor path fixes. 2015-04-03 18:42:27 -07:00
Cameron
f253d00560 TinyMce4 fixes. Video and Glyph plugins working again. Editor toggle button working. And embedded video thumbnail workaround added. 2015-04-02 02:49:19 -07:00
Cameron
b7e6837e34 Code cleanup 2015-04-01 23:03:13 -07:00
Cameron
bacee553bc Fixes #945 - Broken sitelink path. 2015-04-01 23:03:11 -07:00
Cameron
9ec734770b Fixes #581, Fixes #635 - Menu Manager layout issues corrected. 2015-04-01 11:52:50 -07:00
Cameron
872678aecd Issue #937 Allow for e_MOD_REWRITE in e107_config.php on servers which don't have the mod_env module. (needed for .htaccess detection to function.) 2015-04-01 02:09:25 -07:00
Cameron
7c602253be Youtube browser now supports searching by video and playlist ids. eg. video:_j0b9syAuIk 2015-03-31 14:48:07 -07:00
Cameron
20f2b552da Allow Sitelinks to be switched between auto-generated SEF Urls and regular URLs. Requires link_owner (plugin directory) field value with corresponding e_url.php configuration. 2015-03-31 10:21:50 -07:00
Cameron
afb8d290e5 Fixes #937 - detect of mod-rewrite is possible. New constant: e_MOD_REWRITE 2015-03-31 07:25:39 -07:00
Cameron
2b5ad216a7 Allow display names to be edited inline. 2015-03-30 13:03:21 -07:00
Cameron
cfea103d20 Issue #910 XMLRPC adapter was failing when looking up plugins online. 2015-03-30 13:02:51 -07:00
Cameron
44874d91b0 Plugin builder now allows for exclusion of specific tables from admin area generator. 2015-03-29 10:11:09 -07:00
Cameron
d9d437bf73 Issue #714 - Now displays correct edit and delete options for each class. 2015-03-15 13:30:37 -07:00
Cameron
52845adf1b Issue #927 - e_frontpage.php upgraded to v2.x specifications. 2015-03-15 13:27:37 -07:00
Cameron
15398155b2 Issue #382 SMTP setting were being saved in wrong format. 2015-03-13 13:57:09 -07:00
Cameron
b8bbbd3390 Issue #600, Issue #823 - Now able to search an existing ban by full IP address in IP4 format. Ban files now regenerated after each change in admin area. 2015-03-09 20:19:06 -07:00
Cameron
7dbd07d5fe Fixes #416 Total comment count on news items now synchronizes after comments are moderated. Pending or blocked comments are no longer counted towards the total. 2015-03-09 18:45:04 -07:00
Cameron
919e7da18e Admin Log -> Deleting of old records now functioning correctly. 2015-03-08 13:00:06 -07:00
Cameron
3ed8e426e0 Admin-log speed optimization and minor enhancements. 2015-03-08 11:12:42 -07:00
Cameron
1e5ab81afe Notifications were failing under some circumstance. 'Email address' option now working again. 2015-03-07 16:30:46 -08:00
Cameron
4c68127618 Fix for broken Admin-ui field columns when NULL values under some circumstances. 2015-03-01 22:02:02 -08:00
Cameron
31f86d0039 Disable userclass copy in admin 2015-03-01 21:37:19 -08:00
Cameron
2b35a583d4 Admin->Userclasses now using the Admin-UI. Admin-UI now supports non-incrementing primary fields being set manually using a hidden form field. Form handler for userclass with checkboxes now working correctly. 2015-03-01 12:43:02 -08:00
Cameron
f57b6d2903 BC Fix for media-manager paths using the old {e_MEDIA} variable with the [img] bbcode. 2015-02-22 17:41:55 -08:00
Cameron
d7f603ae8b Fixes #713, Fixes #897 - MySQL Strict Mode fixes. 2015-02-20 11:03:14 -08:00
Cameron
ce5137fc6e Fixes #898 - Incorrect path to admin area. 2015-02-19 16:54:43 -08:00
Cameron
9501745c07 Fixes for Private Messaging via the admin area. 2015-02-16 02:22:47 -08:00
Cameron
02766efff5 Admin -> Userclass cleanup and initial userclass feature on xup signup. 2015-02-15 19:56:58 -08:00
Cameron
cb5c621a55 Issue #6 - LANs. 2015-02-15 18:19:25 -08:00
Cameron
9a21cad851 Code cleanup / globals removal etc. 2015-02-15 16:07:27 -08:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Cameron
5be1cbe67f Improved defaults when creating extended user fields. 2015-02-15 00:18:51 -08:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
db057b3788 Minor styling fixes on admin login form. 2015-02-14 17:38:41 -08:00
Cameron
4c1cbab300 Fix for IP display in failed-login list. 2015-02-14 12:20:32 -08:00
Cameron
d24462d5f7 Fixes #382 - SMTP settings not saving. 2015-02-13 18:55:57 -08:00
Cameron
436af8eeeb Notifications cleanup 2015-02-13 02:30:31 -08:00
Cameron
dab64ca165 New event trigger names reworked. Replaced all '-' with '_' for compatibility with e_notify. 2015-02-12 16:52:30 -08:00
Cameron
6811c479d1 Reduced the number of file includes. Only load admin language files when necessary. 2015-02-12 13:09:56 -08:00