1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-11 21:15:09 +02:00
Commit Graph

3291 Commits

Author SHA1 Message Date
Cameron
bbd28e5572 Notes on future e_upload.php added. 2015-02-07 01:42:44 -08:00
Cameron
531047c134 Fixes #660 - comments preferences had reverse behavior. 2015-02-06 11:26:22 -08:00
Cameron
9dc8ae14ab Issue #847 - Added pattern check to menu_name which should always be ASCII. 2015-02-06 09:38:28 -08:00
Cameron
6cd5513fd2 Theme manager styling. 2015-02-06 01:03:09 -08:00
Cameron
b7cb8fe75d Fixes #197 , Issue #831 - Social logins. 2015-02-05 16:24:54 -08:00
Cameron
9f20bd95fb Issue #860 Added e_search.php to Faqs plugin. (untested) 2015-02-05 12:30:30 -08:00
Cameron
71451c9640 New link_owner field added for improved tracking of plugin-related links. 2015-02-05 12:00:54 -08:00
Cameron
f80fe13180 Fixes #437- Update news_comment_total when deleting a comment 2015-02-05 00:18:58 -08:00
Cameron
9ddada154f More avatar code moved to $tp->toAvatar() and minor css fixes. 2015-02-05 00:02:29 -08:00
Cameron
d437765a22 Plugin install tweaks and layout fixes. 2015-02-04 04:01:08 -08:00
Cameron
29c9b3b0b6 One-click plugin download and install routine reinstated. 2015-02-03 21:58:26 -08:00
Cameron
cd5d5039c2 Fixes #619 - Media-Import : Non-ascii characters will be replaced in the filename to avoid possible server file issues. 2015-02-03 12:57:35 -08:00
Cameron
7db5b5ccb3 Fixes #736 - Welcome message admin area rewrite. Finally using Admin-ui. 2015-02-03 12:26:56 -08:00
Cameron
685374e4a2 Plugin builder now adds example beforeCreate, beforeUpdate, afterCreate and afterUpdate methods to generated php config file. 2015-02-03 12:24:15 -08:00
Cameron
cec216c613 Removed PHP warnings. Added Simple e_url.php redirect list to admin area. Removed debug info from db-verify. 2015-02-03 12:23:03 -08:00
Cameron
8777626984 Preparations for a bootstrap3 admin area. 2015-02-02 16:45:32 -08:00
Cameron
2ae018a496 Forum language-file cleanup complete. 2015-02-02 15:19:13 -08:00
Cameron
b401143317 Remove English-only limitation. 2015-02-02 12:11:59 -08:00
Cameron
7cf55a9d9c Fixes #853 - Admin-UI custom queries 2015-02-02 11:59:17 -08:00
Cameron
ee1623e747 Html5 validation fixes. Admin SiteLinks for admin-ui now using $frm->url(); for URLs. 2015-02-01 17:28:38 -08:00
Cameron
2a4caa6cb7 Fixes #849 and corrects a table-name issue with plugin upgrades. 2015-02-01 02:07:56 -08:00
Cameron
76e7a9fef2 Language-files renamed to match v2.x specifications. 2015-01-31 14:22:54 -08:00
Cameron
a78f6ae14e Language file cleanup continued. 2015-01-31 01:09:25 -08:00
Cameron
13c9e91e8d More language-file cleanup 2015-01-30 20:29:01 -08:00
Cameron
c6044b5bd3 Language-file validation routine added to Plugin Builder. 2015-01-30 18:15:17 -08:00
Cameron
ff6d84e5e1 TinyMce e_footer.php file added. Upgrade routine now refreshes the plugin addons correctly. 2015-01-29 13:09:22 -08:00
Cameron
86c1bd3353 Removed TinyMce from every page load. e_footer.php introduced and e107::wysiwyg() toggle method. 2015-01-29 11:26:56 -08:00
Cameron
fb22dc7b11 PHP Warning removal. 2015-01-28 01:46:49 -08:00
Cameron
543c296442 Fixes #835 and brings Pages search routine up to v2.x standards. 2015-01-27 19:06:12 -08:00
Cameron
4c897c905d More admin button styling tweaks 2015-01-27 15:40:06 -08:00
Cameron
e0f45aa911 Admin styling main buttons 2015-01-27 15:20:12 -08:00
Cameron
a35f7ef171 Upgrade routine now separates non-core plugin sql changes into their own area. 2015-01-27 13:00:33 -08:00
Cameron
af465d2a5e Fix for html5 validation issues in Safari etc. 2015-01-25 20:27:45 -08:00
Cameron
04f92e5335 hybridAuth debugging improvements. 2015-01-24 02:22:00 -08:00
Cameron
e2a72b40a9 Allow for a XUP-only login/signup situation when configured this way. 2015-01-23 21:10:30 -08:00
Cameron
96e94d7a9a Github added to social logins. 2015-01-23 15:52:48 -08:00
Cameron
2fef44272e Downloads plugin language file cleanup 2015-01-22 22:05:25 -08:00
Cameron
cc0c2dde8d Added e_dashboard.php for use in adding custom charts (in new tabs). e_status and e_latest should also be included in this single class. Example coming soon. 2015-01-09 21:43:16 -08:00
Cameron
9249f892b1 Added additional check prior to administrator status change. 2014-12-27 12:02:12 -08:00
Cameron
60f4800a92 Minor tweaks to Mailout GUI 2014-12-05 12:28:42 -08:00
Cameron
9c67eba39f Fix for totals after record deletion. 2014-11-24 12:04:17 -08:00
Cameron
4fa8df1498 Removed old TODO and added some notes. 2014-11-23 20:05:53 -08:00
Cameron
005db35df9 Fixes mail-copy function. 2014-11-23 20:02:10 -08:00
Cameron
08f7767831 Corrected Mail batch copy. 2014-11-23 12:36:19 -08:00
Cameron
15cb24c8fb Minor GUI fixes 2014-11-23 12:01:00 -08:00
Cameron
eca5c13af9 Allow editing of media-path in media manager. 2014-11-22 16:35:45 -08:00
Cameron
0dbb7cecdb Bounce-handling test option added. Correct path issue in perms notification. 2014-11-21 16:29:57 -08:00
Cameron
e7ad72b3a2 Option to bypass maintenance flag added. 2014-11-19 17:13:08 -08:00
Cameron
f8048410b9 Improved recipient-list email preview 2014-11-19 13:07:20 -08:00
Cameron
d9caa009d4 Admin-UI: Added inline editing option for type=language 2014-11-19 13:03:30 -08:00