1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-20 20:39:48 +01:00

2050 Commits

Author SHA1 Message Date
e107steved
46d7bd0db2 Bugtracker #4671 - hardcoded text 2009-02-03 21:16:29 +00:00
lisa
90d244601a notice removal 2009-02-03 11:59:12 +00:00
e107steved
055f6bb79e Bugtracker #4670 - block class send if 'send to multiple users' not allowed 2009-02-02 17:43:06 +00:00
e107steved
a5056e0ef6 Small changes to reflect changes elsewhere 2009-02-01 20:54:08 +00:00
e107steved
1afc7a612c Update cache handling 2009-02-01 16:18:08 +00:00
e107steved
66f7b472bf Userclasses admin - fix a couple of things broken by other changes 2009-02-01 15:18:30 +00:00
lisa
297d4c7212 links_page verify method missing 2009-01-30 22:03:13 +00:00
e107steved
2413b36923 Parser tweaks - hopefully speed up, simplify HTML rendering 2009-01-30 20:39:03 +00:00
e107steved
bc244507c2 Clear user theme if not allowed 2009-01-29 21:09:43 +00:00
secretr
7549e547ad Form handler - missing optional id attribute for inputs of type hidden 2009-01-28 14:57:27 +00:00
lisa
e084a82757 left in some debug code, removed 2009-01-28 08:49:33 +00:00
lisa
78999f6a2f bugfix #4478 (title tag removed from link) 2009-01-28 08:48:14 +00:00
lisa
868d72031b removed inline html/style 2009-01-27 23:46:12 +00:00
lisa
dab9ef360c recode list_new plugin + e_list.php files 2009-01-27 21:34:02 +00:00
lisa
0659cacb63 trackback sql file 2009-01-27 21:12:02 +00:00
secretr
3fa6cd3da7 JS API ajax request bugfix 2009-01-27 14:58:51 +00:00
lisa
c9b20b0cb5 search two level deep for menus but ignore the language directory 2009-01-27 12:00:56 +00:00
lisa
d1c87b7544 comment_author correction 2009-01-27 07:37:22 +00:00
secretr
cb7d28b30b JS API - ElementInvokeById responder handles element properties in better way now. 2009-01-26 14:26:01 +00:00
CaMer0n
55a991d5b7 Missed a couple of paths. 2009-01-26 08:19:44 +00:00
CaMer0n
4e01412b82 Updated to respect e_DOWNLOAD and e_NEWSIMAGE (see e107_class.php) 2009-01-26 08:01:05 +00:00
mcfly
6d005ffaa8 converted forum_post_shortcodes to class->method 2009-01-25 19:19:36 +00:00
mcfly
6633e23f94 Added setScVar() function to shortcode handler, modified forum and news to use new function. More work on new level handler, implemented it in forum shortcodes. 2009-01-25 17:44:13 +00:00
e107steved
c3aa41f55f Bugtracker #4664 - non-existent file referenced 2009-01-25 12:32:35 +00:00
e107steved
50b3654422 Restore some of the line break handling - ensures tables display properly 2009-01-23 21:18:37 +00:00
lisa
c3520eca3b triggerHook needed plugInstalled 2009-01-22 23:14:48 +00:00
secretr
24c70a6b31 JS API, possible BC conflict 2009-01-22 12:33:28 +00:00
mcfly
57aeaf5020 Fixes for MYSQL_ASSOC change in db_Fetch 2009-01-22 01:58:29 +00:00
bugrain
31794e5529 Fixed db_Fetch to pass MYSQL_NUM following mysql_class.php change (for list() calls) 2009-01-21 22:04:36 +00:00
e107steved
75723b9480 Bugtracker #4653 - notice removal in tinymce 2009-01-21 20:34:34 +00:00
bugrain
90815d13e4 Fixed bad reference to class instance of e107 class object 2009-01-20 23:40:38 +00:00
secretr
40846316c2 e_form markup formatting 2009-01-20 22:59:39 +00:00
secretr
4ec4f4fac7 e_form - full userclass support - select, checkbox lists, newspost updated to use them 2009-01-20 22:37:49 +00:00
e107steved
8687136581 Extra parameter for forms handler 2009-01-20 22:22:01 +00:00
secretr
6e530be155 News administration - prefs page updated to latest e_form:uc_select, minor fixes 2009-01-20 21:29:23 +00:00
secretr
7b5cd88724 e_form - cache e_userclass object 2009-01-20 20:46:26 +00:00
e107steved
1f787caf95 Bugtracker #4658 - hardcoded LAN 2009-01-20 20:33:01 +00:00
secretr
45f9a91e46 more on e_form userclass functions (work in progress) 2009-01-18 22:26:35 +00:00
secretr
c545f1e5c1 start of e_form userclass functions (work in progress) 2009-01-18 21:50:04 +00:00
e107steved
782275a0ea Add nested dropdowns 2009-01-18 20:31:14 +00:00
secretr
3ea7e3c1f5 News administration - ready 2009-01-18 19:02:07 +00:00
mcfly
9b45d529ab Changed default db_Fetch() type to MYSQL_ASSOC, this should reduce unnecessary data exchange. Be on the lookout for possible issues caused by this. 2009-01-18 17:05:08 +00:00
mcfly
a5828e4dcd User Ranks cache handling fixup 2009-01-18 16:47:41 +00:00
lisa
39a5445c5b correction to shortcodes 2009-01-18 10:11:12 +00:00
mcfly
9f6da45e70 User Ranks admin completed 2009-01-18 01:39:20 +00:00
secretr
6e35f903dd News administration - more improvements 2009-01-18 00:27:10 +00:00
secretr
edb059f894 News administration - done (without 'submitted news' page); ajax added on various places 2009-01-17 22:48:14 +00:00
lisa
77053d2e54 tagwords updated use $e107 object 2009-01-17 22:46:38 +00:00
e107steved
b576d1bbe5 Update DB access 2009-01-17 21:42:54 +00:00
e107steved
826afb3a83 Update query 2009-01-17 20:59:52 +00:00