1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-07 07:47:59 +01:00

25 Commits

Author SHA1 Message Date
CaMer0n
eb8d492ead More small things 2009-11-17 13:12:43 +00:00
marj
363aa0ea4d more work on charset and badchars 2009-11-17 10:46:35 +00:00
marj
806d025085 charset and badchars 2009-11-12 14:30:07 +00:00
CaMer0n
d892e2c039 Some code cleanup 2009-11-05 09:15:19 +00:00
e107steved
8f0f678f02 Bugtracker #4831 - display issue with admin page in 'categories' mode 2009-11-01 20:41:34 +00:00
CaMer0n
1a93629a16 small bug fixes 2009-10-26 09:50:00 +00:00
CaMer0n
b7f9fc77ba Some infopanel cleanup 2009-10-22 23:43:21 +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
secretr
ed0971e015 infopanel improvements 2009-09-14 21:54:16 +00:00
CaMer0n
2cdae5662c install packaging now working 2009-09-05 23:02:23 +00:00
CaMer0n
3220a8efb3 Notice removal 2009-09-04 14:35:01 +00:00
CaMer0n
262c075a49 Infopanel can now be customized with any available menu item. Also, some additional serialize cleanup in plugin_class.php 2009-09-03 01:27:27 +00:00
CaMer0n
d7a50e2647 Notice removal and some more default install-settings correction. 2009-08-31 13:12:03 +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
marj
0361f769d6 Remove a few inline styles 2009-07-25 07:54:36 +00:00
CaMer0n
88620a7370 InfoPanel changes- removed tabs. 2009-07-23 10:46:11 +00:00
CaMer0n
14a840636a Notice/Warning Removal. + admin -> users cleanup. (work in progress) 2009-07-08 06:58:00 +00:00
CaMer0n
11f021b0cc PHP Notice removal and debug=path was rendering HTML.. fixed. 2009-07-08 01:29:54 +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
e107steved
29035bacf7 More handling of updated plugin.xml structure 2008-12-04 20:17:54 +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
fab4a3bc10 Make calls to toHTML which use $modifiers consistent to avoid potential future problems. 2007-01-07 15:59:42 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00