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

302 Commits

Author SHA1 Message Date
CaMer0n
28f2146f1e More Menu-Manager Enhancements. - easier to find those menu-config pages now. 2009-07-12 10:11:35 +00:00
CaMer0n
801fcd9309 Menu Manager - huge cleanup - almost a rewrite. Also added experimental option for drag and drop - needs testing and refining. 2009-07-10 14:27:31 +00:00
CaMer0n
1b8957f9c7 xhtml fix for wmessage, added example theme-config options. Corrected theme.php for _blank, added more example code in _blank/theme.php 2009-07-09 20:52:00 +00:00
CaMer0n
b81a3a0536 More work on theme-manager and menu-manager. 2009-07-09 08:31:38 +00:00
CaMer0n
35aef983c4 Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme. 2009-07-09 02:47:17 +00:00
CaMer0n
4c92b4f417 More imode removal 2009-07-07 07:39:35 +00:00
CaMer0n
04f3934852 More $imode removal 2009-07-07 07:33:00 +00:00
CaMer0n
c29c2fb698 More $imode removal 2009-07-07 07:25:27 +00:00
e107steved
8352275069 Bugtracker #4747 - typo in news column count 2009-06-06 17:03:26 +00:00
e107steved
322b1e5024 Correct a couple of bits of initialisation on install 2009-05-15 19:30:03 +00:00
bugrain
70c4c75bb9 Fixed newscomments shortcode - display or not was wrong way round 2009-04-29 20:27:32 +00:00
secretr
3e68745751 admin side navigation - added 'active' class support for the link container (admin.js rewrite/cleanup is coming soon) 2009-04-27 10:47:06 +00:00
secretr
9dd8ef496d nextprev SC multi-language fix 2009-04-23 11:48:27 +00:00
secretr
81d74dcea5 JS API - page loader minor fix 2009-04-23 10:16:35 +00:00
secretr
3d92d69532 JS API markup fixed 2009-04-22 17:34:47 +00:00
secretr
53037acb47 JS API minor improvements 2009-04-21 14:51:32 +00:00
e107steved
b9612177f5 Bugtracker #4690 - set default image view 2009-03-05 22:19:37 +00:00
e107steved
746e4f4efc Enforce minimum length for passwords 2009-03-02 21:55:39 +00:00
e107steved
68ed6c252d Check correct log 2009-02-22 12:34:51 +00:00
secretr
e193ef41a9 Menu visibility issue (broken when there is dash in the condition list) 2009-02-05 11:54:59 +00:00
secretr
3fa6cd3da7 JS API ajax request bugfix 2009-01-27 14:58:51 +00:00
secretr
cb7d28b30b JS API - ElementInvokeById responder handles element properties in better way now. 2009-01-26 14:26:01 +00:00
secretr
24c70a6b31 JS API, possible BC conflict 2009-01-22 12:33:28 +00:00
bugrain
90815d13e4 Fixed bad reference to class instance of e107 class object 2009-01-20 23:40:38 +00:00
secretr
3ea7e3c1f5 News administration - ready 2009-01-18 19:02:07 +00:00
secretr
edb059f894 News administration - done (without 'submitted news' page); ajax added on various places 2009-01-17 22:48:14 +00:00
secretr
2e951dd633 Newspost administration - work in progres (news cats ready);
overall administration area improvements;
iconpicker shortcode, iconpicker e_form method;
new Ajax#toggleUpdate, Ajax#scUpdate methods;
old icons removal
2009-01-16 17:57:57 +00:00
mcfly
21f4629908 Improved news shortcode handlingImplemented new shortcode override/ directory. Any .sc file found here will override any other shortcode anywhere. 2009-01-16 01:02:41 +00:00
secretr
6bafd3acc9 thanks to bugrain, JS API IE troubles seems to be fixed now. More changes in this direction are coming soon. 2009-01-16 00:54:33 +00:00
secretr
575ba728ee Newspost administration - work in progress (BROKEN, almost there);
overall admin related improvements
2009-01-15 15:42:24 +00:00
secretr
9413f65fa9 JS API (big) troubles - next try (one more reason to hate IE) 2009-01-12 12:05:55 +00:00
secretr
7e6e703db7 Admin Submenus - plugin support added, submenus added for forum plugin (example usage), admin_navigation func moved to admin_shortcodes batch. 2009-01-10 11:42:19 +00:00
secretr
dd162a70c0 ADMIN_ALT_NAV totally rewritten, admin menu sublinks support (new pref added), icon refining, new About admin root menu 2009-01-09 17:25:50 +00:00
mcfly
51aabb3421 More shortcode converting 2009-01-09 13:10:01 +00:00
mcfly
4c4b378bd0 Converted all admin_xxxx shortcodes to using batch shortcode file 2009-01-09 01:12:18 +00:00
mcfly
feed586bcb Converting related core shortcodes to use batch class->method functionality. 2009-01-08 21:47:44 +00:00
mcfly
1d78c848b8 Converted some sortcodes from .sc to .php 2009-01-08 19:28:11 +00:00
mcfly
ddff8df497 Reworked the shortcode handler again. This should now fully support the old .sc and the newer function (oor class->method) styles. I hope I didn't break it too much. 2009-01-08 17:23:13 +00:00
mcfly
88a9ffa203 Small fixup 2009-01-07 21:21:12 +00:00
mcfly
c35959a7ea Forgot this file with last commit 2009-01-07 20:04:25 +00:00
mcfly
b489d7cef3 Updated shortcode handler to support class->method use in batch shortcodes. Updated bbcode and news shortcodes to use this new method. Reduced the use of cachevar usage in the new shortcodes.
I may have broken overriding of core news shortcodes, need to look into that.
2009-01-07 19:57:09 +00:00
secretr
bd228fc99f Maintenance administration - ajax implementation;
Solved number of bbcode issues (lot more to do);
e_form::bbarea method added (automated bb textarea creation);
admin_theme for blank theme
2009-01-07 15:40:06 +00:00
secretr
af42e09677 JS API (big) troubles hopefully solved 2009-01-07 15:34:00 +00:00
secretr
8579ad8a87 e107Helper#toggle fix 2009-01-05 12:01:04 +00:00
e107steved
0567d832c9 Option to autologon after clicking on signup link 2009-01-04 16:00:19 +00:00
e107steved
084983de15 Add supermodifiers to downloads admin 2009-01-04 12:52:45 +00:00
secretr
369f44f198 Filemanager administration - work in progress; 2008-12-30 16:33:18 +00:00
secretr
53cc80a9c0 Database Utilities administration ready;
Database Verification administration ready;
minor admin improvements
2008-12-30 13:51:41 +00:00
secretr
887df36f03 Custom Pages administration ready;
BBcode help small fixes;
admin JS improvements
2008-12-29 15:23:06 +00:00
e107steved
5d25c47657 First cut of usersettings changes using common validation routines; more shared LANs, eliminate unused LANs 2008-12-28 22:37:43 +00:00