1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-18 21:44:42 +01:00

952 Commits

Author SHA1 Message Date
e107steved
f44c6def59 USERSESS double-booked - added USERPHOTO define 2008-01-09 22:00:23 +00:00
e107steved
b635bdd84d Userclasses - bug fixes, tidy display 2008-01-08 22:24:22 +00:00
e107steved
8794e88f4b Bugtracker #4278 - hard coded LANs 2008-01-08 20:23:00 +00:00
e107steved
52c02eb3a0 Function for editable userclasses 2008-01-07 22:30:29 +00:00
e107steved
8f75b14e7d DB table sometimes needs creating 2008-01-06 22:31:33 +00:00
mcfly
625fc0a5ca Adding options to have a minimally loaded class2.php, for use mainly with ajax pages. Move online class to it's own file 2008-01-06 22:16:37 +00:00
e107steved
075cc748b6 Bugtracker #4289 - XHTML fixes 2008-01-06 21:26:32 +00:00
e107steved
982a65736d Make custom title a general field (rather than forum), more work on usersettings 2008-01-06 21:16:37 +00:00
e107steved
92ad2b1d2e Delete mime_content_type() - supported in all suitable versions of PHP (and deprecated anyway) 2008-01-06 20:59:48 +00:00
mcfly
6250557a29 No longer using e107_Compat_handler 2008-01-06 18:40:29 +00:00
mcfly
7865487de0 Removing file, no longer needed 2008-01-06 18:39:36 +00:00
e107steved
561e8cac92 Update check_class to take better account of E_UC_PUBLIC 2008-01-06 17:57:06 +00:00
e107steved
c6d5883699 Add help to stats logging 2008-01-06 10:18:34 +00:00
e107steved
676c83cc87 Missed one on previous commit 2008-01-06 09:48:54 +00:00
e107steved
50554746c7 Bugtracker #4284 - handle case of no members online, plus a tidy up 2008-01-06 09:38:39 +00:00
e107steved
1fbb22866f Image visibility for 'everyone' when usig bbcode 2008-01-05 22:02:31 +00:00
e107steved
e032739d40 Don't check missing theme directories in detail 2008-01-05 21:09:54 +00:00
e107steved
1ea8b5e582 Minor LAN error/format 2008-01-05 20:49:06 +00:00
e107steved
00c6375fd5 Bugtracker #4280 possible fix for '$' sign in chatbox 2008-01-05 11:42:37 +00:00
e107steved
b3f073ed9c Slightly more helpful message when mySQL half-working 2008-01-05 09:41:23 +00:00
e107steved
8117dde35f Support simple formatting, links in log data 2008-01-04 21:32:21 +00:00
e107steved
d07f3c28b8 Bugtracker #4277 - statement created 'orig' file 2008-01-04 19:57:19 +00:00
e107steved
391b775568 Bugtracker #4241, #4274 - decode image paths in forum (only affects TinyMCE) 2008-01-04 19:54:16 +00:00
e107steved
771343ee8a File inspector - add standalone mode (not pretty), just give one error if a root plugin directory is missing 2008-01-03 22:29:08 +00:00
e107steved
0885417425 Support TLS options on bounced email account 2008-01-02 20:14:13 +00:00
e107steved
9efed0d754 Allow filetypes.php to specify any file extension 2008-01-02 19:47:08 +00:00
e107steved
fd22dbfb81 login-related logging etc 2008-01-01 21:26:23 +00:00
e107steved
8f9f596b02 Tidy up user class setting by admin 2008-01-01 18:18:12 +00:00
e107steved
02b14831da Update help for user admin 2008-01-01 13:34:05 +00:00
e107steved
6ab55eec3d 'quick add user': Option to send email to user, better vetting on parameters. Admin log all changes 2008-01-01 12:38:05 +00:00
e107steved
5b8fdb9ca1 missing char 2007-12-31 17:20:55 +00:00
e107steved
01f4b66b2e Pass class list to login event trigger 2007-12-31 14:45:50 +00:00
e107steved
ab8aa3ee78 Committed wrong version of file earlier 2007-12-30 23:31:18 +00:00
e107steved
70ce209d84 Spelling! 2007-12-30 18:20:54 +00:00
e107steved
e8fffbef18 Remove obsolete $pref values 2007-12-30 18:19:09 +00:00
e107steved
bb3b2cf34c Initialise shortcode handler later than main parser - requires that $pref is valid, otherwise shortcodes from plugins not loaded. Needs review of best way to do it 2007-12-30 16:54:31 +00:00
e107steved
47e8c582e6 Use new capability of check_class 2007-12-30 14:18:30 +00:00
e107steved
0f510888b0 Default a parameter to help BC 2007-12-30 11:03:57 +00:00
e107steved
47c6faff35 Bugtracker #3972 - strip empty HTML tags in wordwrap 2007-12-30 09:49:46 +00:00
e107steved
ac7f0ddf36 Userclass display on log options 2007-12-29 22:32:58 +00:00
e107steved
b2642bf3b3 System logging updates 2007-12-29 22:07:49 +00:00
e107steved
1991680e36 Additional exit statements 2007-12-29 20:34:37 +00:00
e107steved
f2fb5109c3 Surplus colon 2007-12-29 19:06:15 +00:00
e107steved
6827ebdc60 Fix undefined variable - could cause unprovoked banning 2007-12-29 19:01:24 +00:00
mcfly
1337dd750f adding appropriate exit; 2007-12-28 01:17:00 +00:00
e107steved
65fb9372b9 XHTML compliance, implement function not supported on Windows 2007-12-26 18:50:21 +00:00
e107steved
77e79e2718 XHTML compliance 2007-12-26 18:30:13 +00:00
e107steved
af5c8ace9a XHTML Fixes 2007-12-26 16:32:05 +00:00
e107steved
58e5e42877 XHTML compliance 2007-12-26 15:55:22 +00:00
e107steved
e77a238d7b Various formatting nits 2007-12-26 15:12:59 +00:00