1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-20 22:43:59 +01:00

768 Commits

Author SHA1 Message Date
CaMer0n
57563fb703 Bugfix: login link after resetting of password was ignoring e_SIGNUP. (customsignup.php). Also changed the layout of the response slightly, to really spell-out the login info and help to avoid recurring problems associated with human errors. 2007-12-13 01:01:35 +00:00
e107steved
b48d291f18 Add CVS import/export to banlist 2007-12-11 22:48:42 +00:00
e107steved
53b0ebdf23 Make more tolerant of file format 2007-12-11 21:18:04 +00:00
e107steved
5692f4f011 Bugtracker #4247 - show trackback count on normal news items 2007-12-11 20:38:56 +00:00
e107steved
469dcfb260 Third time lucky? Thanks Shirka 2007-12-10 22:39:43 +00:00
e107steved
0b232caa4d Bugtracker #4245 - missing '$' in trackback 2007-12-10 20:22:17 +00:00
e107steved
8a409b7abe Possible fix for Bugtracker #4223 - userclasses getting lost 2007-12-09 22:38:41 +00:00
e107steved
298202106c Update banlist handling 2007-12-09 16:42:23 +00:00
e107steved
acc7538c0a Tidy up redundant code 2007-12-09 13:55:21 +00:00
CaMer0n
161ee43eb3 Bugfix: custom CachePageMD5 was failing when used in e_module.php 2007-12-09 00:12:08 +00:00
e107steved
4be55c71ce Table update handler; start enhancements 2007-12-08 15:11:50 +00:00
e107steved
818a1cd4c9 Bugtracker #4244 - trackback caching related - thanks Shirka 2007-12-08 14:49:56 +00:00
e107steved
fb824e5241 Make contact emails clickable 2007-12-08 12:22:36 +00:00
e107steved
ff675f4780 Bugtracker #4213 - parse absolute constants {e_THEME_ABS} and {e_IMAGE_ABS} 2007-12-07 21:24:55 +00:00
e107steved
b8ea1a0e2a Bugtracker #4240 - clear cache after moderating trackbacks 2007-12-07 20:38:21 +00:00
e107steved
5d0fdfe3c8 Bugtracker #4082 - upgrade PHPMailer to V2.0.0 2007-12-07 19:59:24 +00:00
e107steved
0b6ed873b9 Bugtracker #4242 - wrong path checked for ImageMagick 2007-12-07 19:53:27 +00:00
e107steved
833517c2c3 Clear cache flag on update 2007-12-06 21:38:20 +00:00
e107steved
cba297390e Notice removal 2007-12-06 21:36:02 +00:00
e107steved
24c5e85987 Bugtracker #4239 - obsolete pref for RSS feeds deleted 2007-12-06 20:23:13 +00:00
CaMer0n
63885260d3 Bug #4229 - fix to previous js checkbox-function change. 2007-12-03 21:58:46 +00:00
e107steved
16f68cefd1 Bugtracker #4236 - signup template 2007-12-03 21:03:25 +00:00
e107steved
620c1936f6 Bugtracker #4233 - missing 'WHERE' 2007-12-03 20:43:07 +00:00
e107steved
d75e047a10 Additional parameter vetting 2007-12-03 20:38:13 +00:00
e107steved
833a7cedd0 notice removal 2007-11-30 22:23:10 +00:00
e107steved
e666af02ac Bugtracker #4227 - clearer ALT-text 2007-11-27 21:47:24 +00:00
e107steved
f3b859d4aa Debug code left in 2007-11-24 15:42:40 +00:00
e107steved
255d3ed4b5 Bugtracker #3724 - clearer message 2007-11-24 15:10:42 +00:00
CaMer0n
7c79fe67d2 Bugfix: e107.js form ID was failing in checkboxes function. 2007-11-24 04:53:32 +00:00
e107steved
66f20bab1f Bugtracker #4212 - don't show user email in uploads if hidden 2007-11-23 21:52:44 +00:00
e107steved
beb4b8c411 Bugtracker #4224 - compliance detail 2007-11-23 20:50:09 +00:00
e107steved
200e12123f Missing single quote 2007-11-23 20:48:14 +00:00
e107steved
c2a7f06784 Bugtracker #4145 - allow subsubcat counts to accumulate in subcat; options for display 2007-11-21 22:52:46 +00:00
e107steved
b39fff6e45 Bugtracker #4221 - handle 'open in new window' for leaf and kubrick 2007-11-20 21:23:45 +00:00
e107steved
3ff7cfbc9a Not always getting correct image parameters 2007-11-18 14:04:56 +00:00
mcfly
2379d88b52 No longer resetting menus to location 0 (inactive) if that menu area does not appear in the currently selected site theme, this will allow for better dynamic placement of menus if the theme can change (user_theme). Also cleaned up a few queries and removed all extract() calls 2007-11-18 03:05:06 +00:00
mcfly
37a4edc201 Menus can now be activated in multiple areas. A menu will only be shown once per page, but can show up in different areas depending on visibility options and custom page options 2007-11-18 02:20:59 +00:00
mcfly
892e8bc33a Bugtracker #4169 - Possible fix for redirect not working 2007-11-16 01:28:54 +00:00
mcfly
c099106b28 Possible fix for missing captcha images 2007-11-13 13:50:16 +00:00
CaMer0n
88d6f9064c Bug #4161 - partial fix for popup issue. 2007-11-13 07:54:33 +00:00
CaMer0n
607775b955 Bug #4127 - extended user fields without a category were still not being displayed on the signup page. 2007-11-13 07:45:12 +00:00
CaMer0n
61ecd13a8c Bugfix: img bbcode wasn't checking for 'admin' privelages. 2007-11-13 07:41:32 +00:00
CaMer0n
851f8cc320 Bugfix: internal link detection was failing. Also added support for [link=url rel=internal] for overriding default preference. 2007-11-13 07:38:55 +00:00
CaMer0n
f2f48f657b Script was missing the closing ?> 2007-11-13 07:34:40 +00:00
CaMer0n
5bc2148e38 Bugfix: force_userupdate() was causing 'endless loop' issues when others scripts were invoked by javascript during the updating process. Added workaround: define("FORCE_USERUPDATE",FALSE); 2007-11-13 07:25:54 +00:00
e107steved
cbc71abb08 Bug fixes 2007-11-12 19:56:13 +00:00
e107steved
bb5603837c Bugtracker #4145 possible resolution - sub-cat display in downloads 2007-11-11 22:30:27 +00:00
e107steved
73c4c5e7d5 Signup link - message in email that it might wrap 2007-11-11 21:52:49 +00:00
e107steved
9afd344cd4 Bugracker #4208 - XHTML compliance 2007-11-11 12:55:28 +00:00
e107steved
f2f7fdab22 Vet resolution, colour depth in logging 2007-11-11 12:11:03 +00:00