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

3291 Commits

Author SHA1 Message Date
Moc
063427eb6e Issue #195 - Incompatible plugin list updated 2013-05-29 16:16:17 +02:00
SecretR
c753d7fff6 e107 class destructor - work on Issue #278 Memory leaks 2013-05-27 10:54:51 +03:00
Cameron
ae7044cd51 Issue #361 - Missing text box for 'Book or Chapter Title' 2013-05-27 00:45:43 -07:00
Cameron
48084ac085 Make sure plugin-builder puts prefs in the correct class. 2013-05-26 16:13:45 -07:00
Cameron
b0a944496e Admin log GUI checkbox fixes 2013-05-26 14:36:55 -07:00
Cameron
784d386c36 Don't re-install theme during upgrade unless data is missing. 2013-05-25 22:30:10 -07:00
Cameron
beca1115c5 Closes #108, Issue #133 and may correct Issue #335 - Datepicker updated and should now be working with times also. eg. 7:30PM 2013-05-25 16:06:51 -07:00
SecretR
06a2ea8fa0 Closes Issue #319 2013-05-24 22:40:10 +03:00
Moc
c91c61f9b5 Plugin builder - typo 'flase' to 'false' 2013-05-24 17:15:11 +02:00
Cameron
de808f74d5 Infopanel comment-approval now fully functional. 2013-05-20 13:37:39 -07:00
Cameron
152d66b0a1 Partial fix for ordering of books and chapters 2013-05-20 04:52:10 -07:00
Cameron
ba358b975b Only display upgrade message to Main admin. 2013-05-20 04:50:11 -07:00
Cameron
31d738829b Checkbox alignment and minor code cleanup. 2013-05-20 01:06:52 -07:00
Cameron
c2776f84d2 Preparations for e107.org login. 2013-05-19 15:02:05 -07:00
SecretR
67c55ffbd3 Moving to protocol auto-detection (wsdl prefered) 2013-05-19 18:58:17 +03:00
SecretR
3094f39c98 Plugin downlods in working state (work in progress, cleanup needed) 2013-05-19 18:38:27 +03:00
SecretR
c4121e5fd7 Ajax theme downloads 2013-05-19 17:28:43 +03:00
SecretR
380e46cd56 Theme downlods in working state (work in progress, cleanup needed) 2013-05-19 12:16:17 +03:00
Cameron
f5c6e866a2 Issue #306 - Plugin Builder LANs. Also added preferences option. 2013-05-18 18:23:24 -07:00
Cameron
66000445ec Remember selected option. 2013-05-18 15:03:17 -07:00
Cameron
a8951691d5 Language-File checking enhancement. 2013-05-18 14:54:57 -07:00
Cameron
b949c18706 Check e_MEDIA and e_SYSTEM are writable. 2013-05-18 02:03:40 -07:00
Cameron
8b9d1bb322 Issue #195 - Incompatible plugin list updated. 2013-05-18 01:31:56 -07:00
Cameron
393fbc5007 Comments panel enabled in admin. Yet to be completed. 2013-05-17 19:45:39 -07:00
Cameron
9dd4d0c666 Issue #317 - specific path has been added for importing into media-manager. e_IMPORT. 2013-05-17 18:17:04 -07:00
SecretR
cd716e8cd9 Theme manager - online list using new communication protocol.
Added more control over array elements to the new XML parser.
2013-05-17 16:24:50 +03:00
SecretR
bda717db5e Plugin manager - online list using new communication protocol 2013-05-17 15:41:12 +03:00
Cameron
a0d29ff0dc More menu-manager work. 2013-05-16 16:23:24 -07:00
Cameron
9aed45996f Minor - corrected comments 2013-05-16 13:13:18 -07:00
Cameron
92b63a3952 Update logstats plugin to use chart class. 2013-05-15 15:03:46 -07:00
Cameron
9f2b1db7ed Notes and TODO added. 2013-05-15 00:44:21 -07:00
Cameron
5dc12469f5 Merge pull request #290 from BillyBoy0823/master
Closes #251 and Closes #141 - Clean up of menus install
2013-05-15 00:02:44 -07:00
Cameron
7a7ddb8ece InfoPanel using new chart class. Work in progress to convert stats plugin data to use it. 2013-05-14 23:51:19 -07:00
Moc
e68cc32a70 #268 - Added cURL check to remote themes/plugins download 2013-05-14 22:42:06 +02:00
SteveD
79b58c1f7b Fixes Issue #266 item 4 2013-05-13 22:26:55 +01:00
BillyBoy0823
ccba273808 Call to menuScanMenus() Not needed.
It's already called by menuModify() in menumanager_class.php
So it runs 2x on each page load.
2013-05-13 00:34:21 -04:00
Cameron
a9c43432cc Improved logging of the upgrade process. 2013-05-12 20:56:35 -07:00
Cameron
c109689ac9 Display upgrade alert on main admin page only. 2013-05-12 04:51:06 -07:00
jburns131
595efb141f Issues Addressed:
Created cron task that will check if there is a newer version of e107 available. If so, email site admin, create log entry and trigger message for site admin

Files altered:
e107_admin\cron.php
e107_handlers\cron_class.php
e107_languages\English\admin\lan_cron.php

Related to:
20cb65f539
2013-05-12 02:16:20 -04:00
Cameron
04a371979c Menu-Manager Tweaks 2013-05-10 05:45:40 -07:00
Cameron
9bc65c50eb More Menu-Manager work. 2013-05-10 05:30:07 -07:00
Cameron
b74aff7458 More Menu-Manager work. 2013-05-10 04:38:04 -07:00
Cameron
b61b3cd4bd Fix for custom menus and better filtering on available menus. 2013-05-10 00:13:32 -07:00
Cameron
d1780270eb Menu-Manager delete-menu fix. 2013-05-09 23:59:37 -07:00
Cameron
534861c949 Menu-Manager Drag and Drop fixes. 2013-05-09 23:52:05 -07:00
Cameron
17bc8896c8 Fix for menu-pref saving. 2013-05-09 23:14:45 -07:00
Cameron
4e3f9bcb00 Menu Manager drag and drop work and menu Conversion to $pref routines complete. 2013-05-09 22:24:23 -07:00
Cameron
3685451f6e More menu manager work 2013-05-09 20:16:39 -07:00
Cameron
cf8269dd92 More menu manager work 2013-05-09 17:51:06 -07:00
Cameron
72e7040284 A little closer to drag and drop functioning as intended. 2013-05-09 04:22:42 -07:00