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

519 Commits

Author SHA1 Message Date
e107steved
95b5ff3f2c Bugtracker #4003 - missing LAN 2007-07-03 19:22:15 +00:00
e107steved
737829552c Support 'official' list bbcode format (using [*] ) as well as the 'legacy' one 2007-07-03 19:05:03 +00:00
CaMer0n
c7c779e00a Added support for arrays in $eplug_js and $eplug_css. Should help to prevent overlap issues. 2007-07-03 03:24:35 +00:00
e107steved
984466cff3 Bugtracker #4001 - typo 2007-07-01 21:12:30 +00:00
e107steved
4c20aaf02d Make r_userclass parameter consistent 2007-06-29 20:13:57 +00:00
e107steved
a8d8d51a40 Bugtracker #3995 - hardcoded text 2007-06-28 19:38:15 +00:00
e107steved
012f6eda88 Bugtracker #3997 - missing global - thanks Father Barry 2007-06-28 19:28:23 +00:00
sweetas
197822870f replace corrupted image 2007-06-27 14:29:42 +00:00
sweetas
366de2b6d7 remove corrupted image 2007-06-27 14:27:51 +00:00
sweetas
6a9d84cf34 imode fixes 2007-06-27 13:27:25 +00:00
sweetas
e00ff9dec0 new deafult pm icon 2007-06-27 09:10:32 +00:00
e107steved
6313abf452 Bugtracker #3985 - more improvements to DB class, pluss bring 0.7 and 0.8 mysql_class.php pretty much in line 2007-06-26 21:34:34 +00:00
e107steved
f309068816 Add some more checks to uploads 2007-06-26 20:27:02 +00:00
sweetas
4f75d3f23a new default forum icons (light) 2007-06-26 12:31:35 +00:00
e107steved
2049edda14 Don't show option to upload avatar/photo - not allowed during signup 2007-06-25 21:36:15 +00:00
e107steved
d26c99ea60 Add in 'Force' flag 2007-06-25 21:13:40 +00:00
e107steved
38114fdcd6 Bugtracker #3994 - tighten up image checking 2007-06-25 20:09:30 +00:00
sweetas
9a3fc4d986 added bbcode buttons to sitelinks link description field 2007-06-25 15:39:34 +00:00
sweetas
15874c5390 updated modifiers for tohtml in new link description option 2007-06-25 15:06:38 +00:00
sweetas
d93723cf09 added templating to individual site links 2007-06-25 15:00:58 +00:00
e107steved
51d21e87a6 Front page selection - sort out LANs and icons 2007-06-24 16:30:48 +00:00
e107steved
d15aad4b2f Various improvements to update routines 2007-06-24 16:18:53 +00:00
e107steved
3dd0ee80ab Looks like I forgot a file for setting maximum login name length 2007-06-23 21:10:55 +00:00
e107steved
5854ee6996 Remove BOM from files 2007-06-21 19:40:43 +00:00
e107steved
1a730b2510 Remove leading space 2007-06-21 19:39:07 +00:00
e107steved
f826d65ac8 Bugtracker #3990 - admins couldn't moderate posts after another bug fix 2007-06-21 19:37:13 +00:00
sweetas
034ce9d97b converted back to ascii removing BOM 2007-06-21 16:55:10 +00:00
e107steved
5758cfe885 Possible access issue 2007-06-20 19:29:14 +00:00
e107steved
cd5cd7e22a extra vetting on input - thanks nlstart 2007-06-19 20:16:25 +00:00
e107steved
7005fbdd00 Do a bit of filtering on URLs 2007-06-15 19:30:57 +00:00
CaMer0n
4dbb2522ea McFly's mysql enhancements + multilang fix. 2007-06-15 08:04:07 +00:00
e107steved
db8b0706d1 Correct calls to r_userclass() 2007-06-14 19:23:23 +00:00
CaMer0n
0d5365caaa Bugfix - custom shortcodes were failing in the usersettings template. 2007-06-13 22:13:58 +00:00
CaMer0n
f114281704 bugfix - using double-quotes (") inside an extended user_field's "Field include text" was breaking the html. 2007-06-13 22:03:01 +00:00
e107steved
b18f3603e8 Bugtracker #3980 - absolute paths needed 2007-06-13 19:43:01 +00:00
e107steved
71fc23df76 Bugtracker #3979 - hide emote button properly if disabled 2007-06-13 19:36:31 +00:00
mcfly
ceb7ece5eb Beginning of new shortcodes, now able to be functions insead of .sc files or batch sc files. Will be done in new forum code for example usage 2007-06-13 02:53:21 +00:00
lia
75f3dae300 bugfix #3976: content_preset.php was missing the meta charset 2007-06-12 22:51:17 +00:00
e107steved
6000dba853 Support append on file_put_contents() emulation 2007-06-11 21:50:15 +00:00
sweetas
74fd54fdf1 fixed corrupted images 2007-06-11 10:24:08 +00:00
sweetas
c4bafb67d7 check for sub link defines 2007-06-11 09:26:06 +00:00
e107steved
21b03a5bc8 Bugtracker #3975 - error checking never executed 2007-06-08 20:56:53 +00:00
e107steved
fb70e3f0ba Notice removal 2007-06-08 20:52:47 +00:00
e107steved
2f2a46bf35 utf-8 compatible text truncate 2007-06-08 19:15:08 +00:00
e107steved
23bf509271 Clear main news cache on adding new item 2007-06-07 20:43:33 +00:00
e107steved
8e25b97b1f Bugtracker #3662, #3886 - nextprev on day, month, 2-column news sorted. 2007-06-07 20:34:02 +00:00
e107steved
75e61bb9f4 Speed up utf-8 truncate 2007-06-07 19:19:37 +00:00
e107steved
da41741c71 typo on icon name 2007-06-06 19:31:50 +00:00
e107steved
bff82ee583 Bugtracker #3963 - proper utf-8 truncate - thanks verant 2007-06-06 19:28:25 +00:00
e107steved
1f6c9ec4d1 Improve handling of constants in paths 2007-06-06 19:25:26 +00:00