1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-21 12:59:53 +01:00

1700 Commits

Author SHA1 Message Date
mcfly
cf3b108577 Support for new admin event trigger, using e_admin_events.php file in plugins 2008-12-03 00:43:00 +00:00
secretr
35d36f61c5 eURL news mod rewrite profile - work in progress 2008-12-02 23:44:19 +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
mcfly
d968b4f315 More forum progress 2008-12-02 21:34:18 +00:00
mcfly
aed9cb08e5 File no longer needed 2008-12-02 21:27:14 +00:00
secretr
6fd8f7ed1d news frontend total count issue (thankyou, thankyou, thankyou steve!) 2008-12-02 20:51:52 +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
mcfly
3d61d07e8c add $currentUser to $e107 object, added MYSQL_ASSOC to get_user_data query 2008-12-02 18:27:35 +00:00
secretr
91a116c3bd News & eURL - work in progress 2008-12-02 16:50:16 +00:00
mcfly
f5de93cf98 New file 2008-12-02 14:25:59 +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
8cb32d9402 eURL - introducing profile.xml 2008-12-02 12:27:10 +00:00
secretr
c7e1f248d5 eURL initial core folder structure, admin page fixes, admin images, admin language file 2008-12-02 11:03:02 +00:00
secretr
01c828b9d8 eURL - removing left-over debug code 2008-12-02 01:20:36 +00:00
secretr
41d0cb65be eURL admin permissions 2008-12-02 00:40:28 +00:00
secretr
f87b9f61c8 refactor pm, forum to fit new eURL paths 2008-12-02 00:33:29 +00:00
secretr
bac34fa23b eURL improvements & Administration area 2008-12-02 00:32:30 +00:00
e107steved
6592bfad67 Inconsistent permissions 2008-12-01 22:22:10 +00:00
e107steved
4d1b7c6856 alt_auth - make the new features work with AD - thanks to Father Barry for testing (and making them work) 2008-12-01 21:47:17 +00:00
mcfly
1072b355ce Forum progress 2008-12-01 21:11:01 +00:00
e107steved
3fc1ac2ffa Bugtracker #4604 - comment counting on multilingual sites 2008-12-01 21:04:12 +00:00
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