1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

2796 Commits

Author SHA1 Message Date
e107steved
09129bbbd3 Bugtracker #3158 - bulk PM sends now queued. Plus a few bug fixes 2010-01-06 20:09:58 +00:00
secretr
0ec1d5053e AJAX backward compatibility 2010-01-06 08:53:58 +00:00
e107steved
3fd602288f More user class field updates 2010-01-05 22:36:04 +00:00
e107steved
4dd5c2c284 'Quick fix' caused recurrence of problem which was sorted some time ago - restructured to avoid a subtle problem that could occur with '# in table names not being decoded 2010-01-05 22:00:41 +00:00
e107steved
89b869cae5 Allow signed integer user class fields 2010-01-05 21:05:29 +00:00
e107steved
bee4d07b82 Hopefully fix image path problem properly! 2010-01-05 20:14:11 +00:00
e107steved
4263d6fa46 Ignore end dates 2010-01-04 22:36:27 +00:00
e107steved
74f2c27c18 Notice removal, small bug fixes 2010-01-04 21:35:38 +00:00
CaMer0n
ab856f4f7d Quick fix for image-path issue 2010-01-04 10:18:02 +00:00
CaMer0n
553fa3e38d Added debug info and FIXME comment 2010-01-04 10:14:48 +00:00
e107steved
9ab38eed44 Don't need separate query for FOUND_ROWS() any more 2010-01-03 22:01:59 +00:00
e107steved
95efaf39ff Absolute link constants 2010-01-03 14:46:18 +00:00
e107steved
00d0dd9ada Notice removal 2010-01-03 12:14:06 +00:00
e107steved
71bef64fc3 Bugtracker #4552 - default icons to starting 'user_', plus various fixes 2010-01-03 12:12:34 +00:00
e107steved
625e006f9a Bugtracker #4653 - wrong LAN for content icons 2010-01-03 09:57:16 +00:00
e107steved
320a008b3c Notice removal 2010-01-02 22:57:41 +00:00
e107steved
e723490eb8 TODO added 2010-01-02 22:31:11 +00:00
e107steved
139bbaaa89 Fix typo 2010-01-02 22:16:30 +00:00
e107steved
6a19f3e2f3 Bugtracker #4666 - allow constants in category names 2010-01-02 22:10:35 +00:00
e107steved
42d5414477 Notice removal 2010-01-02 21:43:51 +00:00
e107steved
38aa26891d Bugtracker #4669 - apostrophe in Site Name 2010-01-02 21:42:51 +00:00
e107steved
6a1938a314 Missing fields in select 2010-01-02 14:56:13 +00:00
e107steved
f8c3c721bd Bugtracker #4874 possible fix - problem creating new tables under certain less common circumstances 2009-12-31 09:56:07 +00:00
e107steved
9fc32c67d1 Use new classes for expandit 2009-12-30 21:06:39 +00:00
e107steved
bc21020826 Bugtracker #3893 - final 'TITLEs' areas 2009-12-30 21:04:11 +00:00
e107steved
cf5b58ee51 Bugtracker #4610 - add index to content table 2009-12-28 22:40:38 +00:00
e107steved
d6358a2a6a more notice removal 2009-12-28 22:16:54 +00:00
e107steved
ea5a1717de Notice removal/bug fixes 2009-12-28 21:49:23 +00:00
e107steved
3dc8ec26eb All $menu_prefs now use non-serialised access, latest pref handler 2009-12-28 21:36:13 +00:00
e107steved
7ebf5afe91 Bugtracker #4879 - handle bbcode in old poll options 2009-12-28 18:13:46 +00:00
e107steved
61e9b3dcf3 Save 'most online' counts in separate pref, use array-based $menu_pref and new prefs handler, global elimination, odd fixes 2009-12-28 17:53:11 +00:00
CaMer0n
e7ca72a139 support added for deleteClass parm. 2009-12-28 01:02:26 +00:00
CaMer0n
6c9038af0f admin_ui now takes into account the perm of the adminMenu before rendering. 2009-12-28 00:29:39 +00:00
CaMer0n
b3dc19d4e0 Fixed e_ROOT path issue on Linux. Also $_E107['debug'] was not working in e107_include() etc. 2009-12-27 13:56:15 +00:00
CaMer0n
b75bbc5295 Added server-time to admin 'Site info'. (useful when setting crons etc. ) 2009-12-27 11:50:34 +00:00
CaMer0n
d450b9dd7d Path fixes - e_LOG 2009-12-27 11:25:19 +00:00
CaMer0n
e07843c238 Some basic queries were failing during cron mode due to failure of the 'menu' query. Also added getLastQuery() function for easier debugging. 2009-12-27 10:52:22 +00:00
e107steved
aa3e4bd7b1 Remove debug code 2009-12-26 23:20:21 +00:00
CaMer0n
4f86a090dc Notice removal and small gui fixes 2009-12-25 23:32:18 +00:00
e107steved
020290cce8 Logic for automatic generation of field processing definitions, with overrides 2009-12-25 10:25:12 +00:00
CaMer0n
da453c45ae textarea truncate/expand now continues rather than duplicate the text. 2009-12-25 02:06:31 +00:00
CaMer0n
46b36b6d55 datestamp auto value fix 2009-12-24 23:02:17 +00:00
CaMer0n
8b55fb138b datestamp wasn't being converted correctly by admin_ui. Temporary fix. Auto-datestamp now only active when no value is present. 2009-12-24 22:36:34 +00:00
CaMer0n
b019c110d0 getperms() was failing with plugin-only access and other non-mainadmin perms. Fixed. 2009-12-24 10:51:23 +00:00
CaMer0n
1e15f1c92b agent added to online table for easier detection of bots 2009-12-24 10:00:30 +00:00
CaMer0n
2ae50931ea System Crons were failing. Working again. 2009-12-24 09:59:21 +00:00
secretr
ddb01846f6 admin UI / model improvements and bugfixes 2009-12-23 15:12:13 +00:00
CaMer0n
e4b25a27e6 Search only what is installed and active 2009-12-23 11:32:47 +00:00
CaMer0n
0a1b0e066c Search-related fixes and path fixes 2009-12-23 11:32:09 +00:00
CaMer0n
536f46e880 Site logo can now be managed though prefs and media-manager. 2009-12-23 10:04:39 +00:00