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

435 Commits

Author SHA1 Message Date
e107steved
0c5462b757 First cut of mods to signup to share validation with other user-centric modules 2008-12-21 22:17:05 +00:00
mcfly
1c428e1d5a Reformat of code, small changes 2008-12-21 18:15:04 +00:00
e107steved
b7d0b113c3 Start of generic user data validation, kill references to user_realm field 2008-12-21 11:07:58 +00:00
mcfly
5266c6d130 create userclass with admin visibility 2008-12-21 01:57:19 +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
5c6ed5a3ea Url Config administration ready; new core 'main' section added 2008-12-20 12:30:18 +00:00
e107steved
64b31b2abf Bugtracker #4578 and more - add caching, plugin.xml, admin logging 2008-12-20 10:39:29 +00:00
mcfly
47bc0ec970 More work on forum upgrade 2008-12-20 00:55:29 +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
mcfly
315c9fe811 More forum admin changes/fixes 2008-12-18 15:28:59 +00:00
secretr
19af8d73f4 e_form handler - one more try 2008-12-17 11:12:44 +00:00
secretr
16354bbc90 e_form handler fixes/improvements 2008-12-17 11:08:31 +00:00
secretr
3c5b71f736 Admin Log Administration ready 2008-12-16 14:22:01 +00:00
secretr
a03d9c5019 Lancheck Administration area - ready 2008-12-15 21:16:32 +00:00
mcfly
2c158e6050 Added ability to use mysql_class without the need for class2.php at all 2008-12-13 22:35:13 +00:00
mcfly
04aa586bbf Message cleanup 2008-12-13 18:43:46 +00:00
secretr
99501721e4 more Administration work - image & cache ready (new message & form handlers implemented as well) 2008-12-12 23:29:32 +00:00
secretr
865a70f0d1 e_form ready (although need more work and testing), more Administration work 2008-12-12 22:39:17 +00:00
secretr
cac0e1cf12 Improve Form handler - work in progress 2008-12-12 16:36:45 +00:00
secretr
dc751750c7 Message handler markup problems fixed 2008-12-12 09:55:33 +00:00
secretr
6ee09faaef Message Handler - base functionality finished, Image administration is using it now 2008-12-11 22:09:11 +00:00
secretr
8d8be1b5cf New improved message handler - work in progress 2008-12-11 18:13:10 +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
mcfly
c540488fbb Remove debug flag 2008-12-10 13:41:36 +00:00
mcfly
ac8a5bac22 Creation of userclasses works again 2008-12-10 13:27:09 +00:00
mcfly
f1340bd2b9 Don't set default value for 'text' field 2008-12-10 13:14:51 +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
40418d08c9 Mods to userclass groups 2008-12-07 16:37:37 +00:00
e107steved
bff38dadde Add admin logging to news 2008-12-07 13:08:54 +00:00
e107steved
7e45f0076b Add admin logging to search, take out support for MySQL < 4.0 2008-12-07 11:45:08 +00:00
mcfly
497f433bbf Forum work 2008-12-07 00:21:21 +00:00
e107steved
cacf90d2a0 Bugtracker #4568 - extend download url field (255 is recommended max). Also admin logging, plus some tidying up 2008-12-06 15:48:26 +00:00
e107steved
c7bd61a87f More handling of plugin.xml reformat, handle 'special' chars in profanity filter 2008-12-05 19:56:51 +00:00
secretr
b2b15d5542 fixed plugin scan issue - update to latest XML version 2008-12-05 14:18:51 +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
mcfly
503f81634a Updated to new xml standard, matching new plugin.xml 2008-12-03 18:09:00 +00:00
mcfly
9dd1d4c848 Updated admin events handling. Now ensures each 'action' function is only called once, to prevent infinite recurssion. 2008-12-03 17:21:15 +00:00
mcfly
e37dfcb1dc Need to ensure plugin is installed 2008-12-03 00:48:19 +00:00
mcfly
cf3b108577 Support for new admin event trigger, using e_admin_events.php file in plugins 2008-12-03 00:43:00 +00:00
e107steved
1eb6f7386c Check for and ignore plugin.php in scan if plugin.xml is there 2008-12-02 21:51:22 +00:00
e107steved
0b70757c1c Add option to get fields indexed by field name 2008-12-02 20:23:32 +00:00
e107steved
de9f0a2158 Save memory by stripping comments; improve timeouts on getting remote files 2008-12-02 20:14:47 +00:00
secretr
91a116c3bd News & eURL - work in progress 2008-12-02 16:50:16 +00:00
mcfly
ae846b57e5 change 'url' to correct 'e_url' 2008-12-02 14:21:19 +00:00
secretr
0ba775c2f6 getUrl now supports query string 2008-12-02 13:50:17 +00:00
secretr
01c828b9d8 eURL - removing left-over debug code 2008-12-02 01:20:36 +00:00
secretr
bac34fa23b eURL improvements & Administration area 2008-12-02 00:32:30 +00:00