1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-06 23:39:11 +01:00

28 Commits

Author SHA1 Message Date
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
e7968c1cf8 Html Cleanup 2012-05-13 05:26:11 +00:00
e107steved
8962c13f50 Update function calls where moved from e107_class.php to iphandler_class.php 2012-01-02 22:06:22 +00:00
CaMer0n
9b730ee240 Limit the "Visitors Online" list and show total. 2011-08-19 23:40:29 +00:00
secretr
a930926479 infopanel fix (empty when no plugins installed) 2010-10-28 11:12:45 +00:00
CaMer0n
8ca9a28215 EONE-44 (Improvement): Some general cleanup. Still some theming work to correct the main issue. Menu options are configured for all admins by the main admin now. 2010-03-16 07:46:01 +00:00
CaMer0n
caa79b6454 Shortcode path fixes 2010-02-10 21:53:56 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
4f86a090dc Notice removal and small gui fixes 2009-12-25 23:32:18 +00:00
CaMer0n
b019c110d0 getperms() was failing with plugin-only access and other non-mainadmin perms. Fixed. 2009-12-24 10:51:23 +00:00
CaMer0n
1e15f1c92b agent added to online table for easier detection of bots 2009-12-24 10:00:30 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
CaMer0n
eb8d492ead More small things 2009-11-17 13:12:43 +00:00
CaMer0n
d892e2c039 Some code cleanup 2009-11-05 09:15:19 +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
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