1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

214 Commits

Author SHA1 Message Date
sweetas
6a9d84cf34 imode fixes 2007-06-27 13:27:25 +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
7005fbdd00 Do a bit of filtering on URLs 2007-06-15 19:30:57 +00:00
CaMer0n
0d5365caaa Bugfix - custom shortcodes were failing in the usersettings template. 2007-06-13 22:13:58 +00:00
e107steved
71fc23df76 Bugtracker #3979 - hide emote button properly if disabled 2007-06-13 19:36:31 +00:00
e107steved
c42c8e19f2 Bugtracker #3967 - absolute ref should have been relative 2007-06-04 19:24:08 +00:00
e107steved
2328ad3103 Bugtracker #3710 - image paths from forum RSS feed (and probably other plugins) 2007-05-30 19:20:25 +00:00
e107steved
29e44895b2 Bugtracker #3926 - ensure absolute path to default 'blank.gif' 2007-05-28 18:49:08 +00:00
e107steved
56acd2ac65 Part of bugtracker #3919 - use absolute paths for logo, so its still displayed if errors 2007-05-28 16:12:44 +00:00
e107steved
85b427c189 Bugtracker #3869 - make login name length configurable 2007-05-28 09:37:35 +00:00
e107steved
009d56fce4 Fix link replacement 2007-05-23 19:57:00 +00:00
e107steved
1946fcc3ad Support {e_IMAGE} and {e_FILE} as well as {E_IMAGE} and {E_FILE} 2007-05-13 08:32:27 +00:00
e107steved
ace82768b6 Only admins with user moderation rights can see user-related status 2007-05-11 21:04:13 +00:00
e107steved
714763452b Spelling 2007-05-11 19:58:08 +00:00
e107steved
ad4c67a8b2 Disable PM icon if PM not installed 2007-05-11 19:57:45 +00:00
e107steved
36b775b8f7 Bugtracker #3928 - show [file] bbcode in custom pages 2007-05-01 20:27:55 +00:00
lia
07ec018ea8 cleanup: notice removal 2007-04-15 16:07:39 +00:00
CaMer0n
d2eacd894e Bugfix - 'Remember Me' was still showing in {CUSTOM=login} when using sessions. 2007-04-15 05:03:07 +00:00
CaMer0n
afefa95c84 Added missing style classes to custom login element. (after login) 2007-04-15 00:40:33 +00:00
CaMer0n
ef6f42fb70 Bug #3903 - Fixed image path in javascript. 2007-04-12 23:29:09 +00:00
CaMer0n
fb45a7828b Admin was broken when Multilanguage set to ON, due to recently changed path of userlanguage_menu.php 2007-04-11 05:09:25 +00:00
e107steved
0a2a4b3030 Bugtracker #3882 - reduce errors/lockups if SourceForge can't be contacted 2007-04-05 19:53:06 +00:00
mcfly
3767a5153a Allowing non _menu files to be included using the {PLUGIN} shortcode 2007-04-03 12:10:17 +00:00
lia
fe612a157a new feature: e_userprofile : embed plugin data into the user profile page 2007-03-27 13:48:30 +00:00
mcfly
80a6e757ec replacing of constants fixed 2007-03-16 13:47:59 +00:00
CaMer0n
1e2f814d64 bugfix - SF changed their feed back to how it was before. 2007-02-12 18:16:57 +00:00
e107steved
144d524ea6 Bugtracker #3759 - typo on help text mouseover 2007-02-11 10:40:28 +00:00
CaMer0n
d86eda0697 bugfix - update notification started giving false info after SF made changes to the way their feed works. 2007-02-08 03:37:28 +00:00
e107steved
e0a2c65e21 Only display presets to main admins (per Cameron), don't include news item date in preset (caused confusion) 2007-02-07 21:22:19 +00:00
CaMer0n
f5f3fe6042 bugfix -- news category titles weren't displaying when multilanguage definitions were used. 2007-02-06 15:47:40 +00:00
e107steved
bd6c0780aa Check class of CUSTOM=search 2007-02-04 18:07:22 +00:00
e107steved
2c6784ef76 Bugtracker #3725 - simplify multi-language support 2007-02-04 15:27:49 +00:00
e107steved
58315f4347 Bugtracker #3697 - remove hardcoded text 2007-01-28 21:13:21 +00:00
mrpete
091e68526f remove incompatible hook= code; replace w/ new support for "SuperModifiers" as designed
by team
2007-01-20 16:19:43 +00:00
e107steved
6aee73b773 Bugtracker #3562 - if not inserting a bbcode, delete any selected text 2007-01-19 20:47:04 +00:00
e107steved
3733a94ce9 Bugtracker #2827, #3576, #3577 - stop linkwords appearing in places they shouldn't (code now has to explicitly enable them in various areas), match complete word/phrase only (no partials), fully case-insensitive match and display case exactly as found, don't process on admin pages 2007-01-17 21:29:28 +00:00
mrpete
09491b8aed closeWindow() js call allows popup to close and refresh parent browser window. Very
handy for popup edit boxes
2007-01-17 13:04:50 +00:00
mcfly
fbb621e55a Bugtracker #3652 2007-01-16 13:57:11 +00:00
e107steved
470499cbc7 Simplify things a bit 2007-01-08 21:11:36 +00:00
e107steved
fab4a3bc10 Make calls to toHTML which use $modifiers consistent to avoid potential future problems. 2007-01-07 15:59:42 +00:00
e107steved
1156f11bc1 Bugtracker #3659 - multiple newline code wrong 2007-01-05 21:59:50 +00:00
e107steved
d8e99e51f7 Notice removal 2007-01-04 22:31:26 +00:00
e107steved
a871c3f5c4 Some categories missed if editing changed order too much 2007-01-03 20:29:22 +00:00
CaMer0n
49e37b264e Bug #3629 - image in email replacement. 2006-12-31 15:12:15 +00:00
e107steved
70f1f33684 Bugtracker #3645 - emote handler not initialised in time 2006-12-30 19:44:52 +00:00
e107steved
568184a909 Bugtracker #3582 - shows site theme in admin (although could do with improvement) 2006-12-30 18:15:57 +00:00
e107steved
729521ee73 Bugtracker #3637 - if shown, IP address in comments links to user. Thanks antey 2006-12-29 16:21:05 +00:00
e107steved
14e7cf7262 Bug #2803 - can't get out once XUP signup selected. Also check display name length on signup, cursor:hand --> cursor:pointer 2006-12-27 22:26:56 +00:00
e107steved
44c3fab2cc Bug #3615 - DOWNLOAD_VIEW_NAME_LINKED does not check if download agreement 2006-12-23 16:25:17 +00:00
e107steved
9c41023832 Bug #3565 - Hide email shortcode sorted 2006-12-22 20:53:59 +00:00