1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

147 Commits

Author SHA1 Message Date
Cameron
fdf78c92a4 Issue #73 Deprecated admin_handlers.php file. 2013-02-26 17:17:31 -08:00
Tijn Kuyper
383ec88313 Code clean-up ($emessage to $mes) 2013-02-25 15:03:17 +01:00
Tijn Kuyper
de904a82d1 Change $emessage to $mes 2013-02-25 14:25:00 +01:00
SecretR
6e5f0bfb36 load admin batch/boot on main page; legacy batch call fix; 2013-02-09 16:14:43 +02:00
SecretR
827f3ee09e info panel improvements 2013-02-07 15:22:25 +02:00
Cameron
159fb63bfb Notice removal and forum upgrade fixes. Re-wrote e107_update-page routine. Check for update is now performed inside [plugin]_setup.php 2012-12-08 00:36:34 -08:00
Cameron
ebe66a5801 PHP Warning Removal 2012-12-06 14:53:58 -08:00
Cameron
d0eb844488 Minor fixes. 2012-12-05 21:30:17 -08:00
Cameron
1c9e44a0e8 e107 News Panel now working from Twitter feed. 2012-12-04 00:14:43 -08:00
Cameron
76a9758447 More admin links cleanup and moving of arrays to e_navigation class 2012-12-03 02:21:51 -08:00
Cameron
d20af73bc5 Introduction of e_navigation class to handle all links site-wide. Large-scale cleanup of global admin links, plugin links etc. 2012-12-03 01:40:47 -08:00
Cameron
93aca4d8e1 More bootstrap changes. 2012-11-26 18:42:11 -08:00
Cameron
d892fb0a85 Admin GUI refinements 2012-11-26 14:41:32 -08:00
Cameron
4132c4df2d Admin area interface tweaks 2012-11-26 03:36:44 -08:00
Cameron
ec8a7195d5 Admin area GUI tweaks 2012-11-26 03:23:20 -08:00
CaMer0n
6b6701f900 Submit-news working again. Admin Newspost re-work (needs testing), additional JS for dialogs etc. 2012-05-17 09:19:44 +00:00
CaMer0n
c1eafb4744 Added exception for .ftpquota 2011-11-26 01:38:08 +00:00
CaMer0n
7b5cfe8afa More work on user administrators - plugin icons. 2011-05-18 08:58:35 +00:00
secretr
a930926479 infopanel fix (empty when no plugins installed) 2010-10-28 11:12:45 +00:00
secretr
0431fd5089 retrieve message instance proper 2010-10-27 11:13:44 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
a12091fcaa file exception added 2010-01-12 16:11:30 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
1ce125b5db Add TODO + charset and badchars 2009-11-17 10:35:34 +00:00
CaMer0n
852204503c Notice removal 2009-11-08 12:08:35 +00:00
CaMer0n
fbbf2f8f61 e_FILE.'public/' replaced with e_UPLOAD 2009-11-07 02:17:02 +00:00
marj
91cd854578 some .smalltext removal 2009-10-29 12:39:21 +00:00
CaMer0n
043ca73646 bugfix 2009-10-26 09:50:57 +00:00
CaMer0n
40ca30d8f2 more plugin_class work. xml spec now supports sitelink urls outside of the plugin folder (like in 0.7). Also some minor path fixes. 2009-10-22 04:14:45 +00:00
CaMer0n
7eebb007c0 Quick Admin link fix for plugins 2009-09-24 02:33:43 +00:00
CaMer0n
c475b061bc Notice fixes, rss admin Css fixes, admin link fixes. Plugin install/uninstall now checks for changes in plugin category and releaseUrl. 2009-09-18 23:14:01 +00:00
CaMer0n
14e6296b69 Add .cvsignore to the exceptions 2009-09-10 21:08:39 +00:00
CaMer0n
c0041d69d0 Syntax and Notice fixes. 2009-09-06 20:04:04 +00:00
CaMer0n
d7a50e2647 Notice removal and some more default install-settings correction. 2009-08-31 13:12:03 +00:00
marj
201b7e20f1 Add include_lan() to admin pages 2009-08-28 16:11:02 +00:00
CaMer0n
6b07315b2f Admin nav links and menus were not checking for perms properly before rendering. fixed. 2009-08-05 14:20:41 +00:00
CaMer0n
14039f85e0 save_pref('user') updated to store as array (like core prefs). should be backwards compatible - but expecting a few things to break.
Infopanel now stores customization settings in user-pref.
Newspost table-listing customization now also saves in user-pref.
Some admin icon array clean-up.
user-theme saving doesn't work at time of testing. Rolled back class2 and problem existed before. (see note in class2.php line 1489)
2009-07-04 13:36:15 +00:00
CaMer0n
d884cd5f6d Added InfoPanel admin layout and Tabbed category Layout. 2009-07-04 03:08:03 +00:00
secretr
c87325cc67 e107 update administration ready;
overall message handler usage added;
2008-12-30 15:56:12 +00:00
secretr
c0615a85d7 minor admin area fixes (by steved) 2008-12-29 16:11:02 +00:00
mcfly
dbd0674494 Remove single quote from title 2008-12-22 12:54:30 +00:00
e107steved
dd282efc69 Finalise locations of language files, option to disable auto-load of English files on non-English sites if required files not found 2008-12-07 21:41:04 +00:00
e107steved
29035bacf7 More handling of updated plugin.xml structure 2008-12-04 20:17:54 +00:00
e107steved
399f220ed6 Disable various obsolete prefs 2008-10-11 11:55:18 +00:00
e107steved
670b4964a7 Support plugin.xml in most of the areas which currently read plugin.php; clear system cache in theme manager when saving theme prefs; bug fix in upload_handler XML file read; add filter option to XML class; remove some historic code from admin.php 2008-08-25 10:46:46 +00:00
e107steved
1843e9fed9 Make syntax consistent (not bug, but avoiding future problems) 2007-01-06 23:10:31 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00