1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-24 16:52:43 +01:00

54 Commits

Author SHA1 Message Date
e107steved
0ebc06b0a6 Bugtracker #3513 - show extended user fields in categories during signup 2007-07-30 20:25:36 +00:00
e107steved
7af3514375 Bugtracker #3958 - option to delete user photo without replacement, plus a bit of a tidy up 2007-07-23 20:06:05 +00:00
e107steved
37143b96bb Don't display update status to non-admins 2007-07-18 19:53:50 +00:00
e107steved
dd6a5147c7 Fix cursor definition 2007-07-16 20:50:15 +00:00
e107steved
a811893ee7 Bugtracker #4016 - THEME_DISCLAIMER 2007-07-12 21:19:17 +00:00
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
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
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
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
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
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
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
mcfly
fbb621e55a Bugtracker #3652 2007-01-16 13:57:11 +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
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
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
mcfly
18d1b39650 Added text_value parm to the USER_EXTENDED shortcode, this will only show the field name and value if there is a value, see forum viewtopic template for usage 2006-12-16 14:13:28 +00:00
CaMer0n
f345113271 update-check is more reliable - using version_compare(); 2006-12-08 21:37:09 +00:00
sweetas
f6eca3a6e5 new {IMODE} shortcode added which allows for the switching of the new icon sets part way through a theme using {IMODE=icon_pack_name} 2006-12-08 08:43:13 +00:00
sweetas
5b2c264248 removed whitespace 2006-12-08 08:41:53 +00:00
CaMer0n
7f2312621d Added {ADMIN_UPDATE} shortcode. Checks Sourceforge RSS feed for a newer version of e107, once a day. 2006-12-08 08:10:25 +00:00
sweetas
17330e069f new image pack system user_icons images updated 2006-12-07 17:50:18 +00:00