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

1688 Commits

Author SHA1 Message Date
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
bugrain
6e6befed2e Added BBCode buttons for textareas 2009-01-17 19:17:56 +00:00
mcfly
576195bb29 user ranks config getting closer 2009-01-17 03:27:17 +00:00
secretr
6131da9a4a News administration - minor improvements 2009-01-17 01:30:35 +00:00
secretr
2e951dd633 Newspost administration - work in progres (news cats ready);
overall administration area improvements;
iconpicker shortcode, iconpicker e_form method;
new Ajax#toggleUpdate, Ajax#scUpdate methods;
old icons removal
2009-01-16 17:57:57 +00:00
mcfly
21f4629908 Improved news shortcode handlingImplemented new shortcode override/ directory. Any .sc file found here will override any other shortcode anywhere. 2009-01-16 01:02:41 +00:00
secretr
6bafd3acc9 thanks to bugrain, JS API IE troubles seems to be fixed now. More changes in this direction are coming soon. 2009-01-16 00:54:33 +00:00
lisa
9c69982711 added function to initialise the shortcode class 2009-01-15 22:04:45 +00:00
lisa
8a65ec6bf8 $sc_mode as second parm 2009-01-15 20:18:46 +00:00
lisa
ed881b3da1 typo correction 2009-01-15 18:57:02 +00:00
secretr
575ba728ee Newspost administration - work in progress (BROKEN, almost there);
overall admin related improvements
2009-01-15 15:42:24 +00:00
bugrain
e804cd28e9 Idea #259 - Default username/user email to current user when creating a new download 2009-01-15 00:02:12 +00:00
bugrain
33d7f4db7f Idea #1533 Added preference for recent download age in days, use a new shortcode (thanks marj) in template file instead of DOWNLOAD_LIST_NEWICON 2009-01-14 23:45:33 +00:00