1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-12 10:40:20 +01:00

572 Commits

Author SHA1 Message Date
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
mcfly
2407827501 Add file caching of user extended table
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/
2008-11-30 23:15:15 +00:00
e107steved
2ee32fcd9a Userclasses - add checks for duplicate names, caching for class tree, some checking for stupid values 2008-11-29 21:16:54 +00:00
mcfly
7351b6c03d Removing leftover debug code 2008-11-29 18:47:39 +00:00
mcfly
480b484b7c Another fix for _NULL_ types 2008-11-29 18:22:46 +00:00
mcfly
6584434317 Empty values on todb type are now handled correctly 2008-11-29 18:09:51 +00:00
secretr
f50a1f434d JS changes to fit the needs of userclass groups (added new response action ElementInvokeById) 2008-11-29 17:35:38 +00:00
mcfly
d01bf3a3ff More mysql_class field type changes. Forum updates to use it. 2008-11-29 01:24:27 +00:00
e107steved
ef08ad6909 Start of adding userclass groups - still needs JS sorting 2008-11-27 22:07:36 +00:00
mcfly
ebf5ff1682 Expanded use of passing field types with db_Insert and db_Update 2008-11-27 20:13:58 +00:00
mcfly
96e9bfe9a5 Allow option to pass field types with db_Update and passing array 2008-11-26 23:34:35 +00:00
secretr
624ab65a1d eURL now supports custom config inside the plugin folder 2008-11-26 21:00:23 +00:00
secretr
831ff078cd killing eURL duplicate checks and bugs 2008-11-26 13:28:35 +00:00
secretr
2e15704388 eURL missing global 2008-11-26 11:06:49 +00:00