1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-04 19:27:54 +02:00

1327 Commits

Author SHA1 Message Date
mcfly
326b718b43 More forum code changes
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-12-01 01:10:50 +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
mcfly
0ed0056af7 catchup of latest code changes 2008-11-30 22:05:12 +00:00
secretr
9a4bb0e1b9 entity problem 2008-11-29 23:31:02 +00:00
secretr
676ea956cd auto AJAX detection - e_AJAX_REQUEST constant 2008-11-29 23:23:31 +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
e107steved
364f49090c Missing icon 2008-11-29 16:59:36 +00:00
e107steved
1d55bc2e4d Bugtracker #4603 - rename news cache variable so it shouldn't get corrupted 2008-11-29 15:35:31 +00:00
e107steved
171f6c6fad Load userclass object if not already there 2008-11-29 15:27:55 +00:00
e107steved
a68470b036 Bugtracker #4602 - set flag to ensure message sent to group is deleted 2008-11-29 13:39:17 +00:00
e107steved
f021f104df Bugtracker #4601 - delete from generic even if not in banlist 2008-11-29 13:24:17 +00:00
e107steved
ec2e436ead ini_set can return a value 2008-11-29 13:10:56 +00:00
e107steved
ee983f623d Forgot table mod on last commit 2008-11-29 13:08:31 +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
1ce8adbab7 More forum work 2008-11-27 03:02:26 +00:00
mcfly
b88bbcd5d2 Code cleanup, to match coding standard. Hope I didn't break anything :) 2008-11-27 02:18:25 +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
mcfly
ecd197430d Forum code changes 2008-11-26 19:59:06 +00:00
mcfly
41310ac870 create $e107->ecache object 2008-11-26 19:43:56 +00:00
mcfly
fc515861d6 added missing e107::getInstance 2008-11-26 15:00:56 +00:00
mcfly
ddbbaf8814 More schema changes 2008-11-26 14:32:43 +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
mcfly
f45124fc14 More forum work 2008-11-26 04:00:36 +00:00
mcfly
ec611b995b Removal of forum_viewforum, part of file renaming 2008-11-26 03:27:13 +00:00
mcfly
5aff7ac5bd beginning of forum update. New schema is in place. Install/Uninstall working, can create forums in admin 2008-11-26 03:24:51 +00:00
mcfly
00779002b0 e107 getInstance fix 2008-11-26 00:26:56 +00:00
e107steved
870bb3bc1b Left some old dross from a previous start in 2008-11-25 20:12:30 +00:00
mcfly
76c2a38e6e Fix parse error 2008-11-25 19:58:32 +00:00
mcfly
648d916089 Tinkering a bit 2008-11-25 17:38:56 +00:00
mcfly
e23415620d Added default #url-not-found return value 2008-11-25 17:02:02 +00:00
mcfly
b7f0185feb More work on eUrl 2008-11-25 16:26:03 +00:00
mcfly
52e6697bae Unable to use defsettrue, doesn't exist during install 2008-11-25 14:36:33 +00:00
secretr
134a01f25c API typo 2008-11-24 20:18:59 +00:00
mcfly
c5e17a5fd9 Stupid strpos parm order :) 2008-11-24 18:18:47 +00:00
mcfly
b4ee6786c6 Begin addition of url class and implementation 2008-11-24 18:06:03 +00:00
mcfly
a4a9f60780 Bugtracker #4577 - reduce queries 2008-11-24 02:01:42 +00:00
mcfly
09e27295e9 Added support for plugins being able to manage extended user fields on install/uninstall/upgrade 2008-11-24 00:36:50 +00:00
e107steved
43398e68a0 Add option to create daily text file of page accesses 2008-11-23 22:49:52 +00:00
secretr
f7ccf20ca2 pclzip upgrade to version 2.6 2008-11-23 22:36:15 +00:00
e107steved
688a3e56ad Bugtracker #4595 - put comments in order when moderating 2008-11-23 21:12:05 +00:00
e107steved
789511633a Bugtracker #4596 - clarify message 2008-11-23 20:48:13 +00:00
e107steved
513d704890 Change default IPV4 display format, admin log date/time display format 2008-11-23 20:26:23 +00:00