1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-18 21:44:42 +01:00

516 Commits

Author SHA1 Message Date
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
secretr
ae70f12cc8 Admin JS - toggle all checkbox auto-observer added 2008-12-23 11:14:46 +00:00
secretr
dc74e96e97 Banner management/menu config ready;
Banlist administration - work in progress
2008-12-22 16:50:07 +00:00
mcfly
7e2f8dca18 Moving user rank configuration to admin->users, away from forum. Just started, not finished. 2008-12-22 03:15:04 +00:00
e107steved
0c5462b757 First cut of mods to signup to share validation with other user-centric modules 2008-12-21 22:17:05 +00:00
secretr
3aab4367fb administration cleanup/minor improvements 2008-12-21 11:47:29 +00:00
e107steved
b7d0b113c3 Start of generic user data validation, kill references to user_realm field 2008-12-21 11:07:58 +00:00
e107steved
0c28f86305 Interpret extended field name constants 2008-12-21 10:54:31 +00:00
e107steved
3e79faf124 Make LANs for user.php distinct 2008-12-20 20:19:05 +00:00
secretr
ab036f7323 Administrators management ready; other admin fixes/improvements 2008-12-20 15:23:48 +00:00
secretr
5798577931 Site Prefs administration ready;
global admin improvements - new admin auto-expandable menus, new e_form methods, JS
2008-12-19 14:01:07 +00:00
secretr
582bc4df97 Site Prefs, core administration changes - work in progress 2008-12-18 16:55:46 +00:00
e107steved
5e6fde13c2 Tidy up a few lurking bugs 2008-12-17 20:26:57 +00:00
secretr
0c7fb98d2e Site Prefs Administration, imageselector SC fix - work in progress 2008-12-17 17:27:07 +00:00
secretr
2792224b08 Search Administration ready, begin layout changes (in progress) 2008-12-16 17:23:25 +00:00
secretr
3c5b71f736 Admin Log Administration ready 2008-12-16 14:22:01 +00:00
secretr
3cfdf05b4a inline style cleanup 2008-12-16 11:05:36 +00:00
secretr
eb8ebadaf7 Language Administration ready; Lancheck - work in progress 2008-12-15 17:03:25 +00:00
secretr
4ed0c5b73d Front Page Administration ready (new XHTML/CSS rules, admin JS, message handler, form handler, code cleanup) 2008-12-15 13:31:02 +00:00
mcfly
384cbbcf2c Finalizing schema, thread viewing pagination working, other work. 2008-12-15 00:29:20 +00:00
mcfly
97ab0f6a93 Working on breadcrumb, almost there 2008-12-14 03:18:45 +00:00
e107steved
b157186a4f Sort out duplicated entry in plugin.xml, various detail corrections 2008-12-13 10:30:24 +00:00
secretr
e50dd8d467 Admin area - checkbox field auto-toggle feature finished 2008-12-11 11:25:21 +00:00
secretr
187c5c547b Admin JS Helper - initial import 2008-12-10 23:46:47 +00:00
e107steved
a96c38306f Make calls to plugin handers consistent - always use plugin name (directory name) 2008-12-10 22:39:43 +00:00
secretr
13b8a037f6 Administration area - work in progress 2008-12-10 16:59:19 +00:00
mcfly
7fe42a3b96 Better avatar handling, code cleanup 2008-12-10 16:37:17 +00:00
e107steved
2515f53bdb Small fix to output file format 2008-12-09 22:45:42 +00:00
secretr
bacdbdf181 JS Tooltips - work in progress 2008-12-08 23:40:18 +00:00
e107steved
da16a196b1 Get rid of unused variable, tidy up 2008-12-08 21:45:12 +00:00
e107steved
4017cb1411 Bugtracker #4608 - additional checks/action on file upload 2008-12-08 21:16:03 +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
bff38dadde Add admin logging to news 2008-12-07 13:08:54 +00:00
e107steved
87d221ea5d Bugtracker #4437 - image admin setting now says what it means, and does what it says. Plus admin logging on images admin, a few new features on img bbcode 2008-12-05 22:01:25 +00:00
e107steved
c7bd61a87f More handling of plugin.xml reformat, handle 'special' chars in profanity filter 2008-12-05 19:56:51 +00:00
e107steved
29035bacf7 More handling of updated plugin.xml structure 2008-12-04 20:17:54 +00:00
e107steved
2b428ccff9 Start of mods to handle revised plugin.xml format - still a bit to do/check 2008-12-03 22:29:58 +00:00