1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-24 08:42:56 +01:00

85 Commits

Author SHA1 Message Date
e107steved
fdeb43d636 Bugtracker #3951 - add clickthrough link on flash banenrs 2007-10-04 20:32:25 +00:00
e107steved
077d1fbe14 Bugtracker #4105 - banner shortcode 2007-10-01 18:47:32 +00:00
e107steved
350e5e6b81 Fix handling of php files in banners 2007-09-30 10:58:58 +00:00
CaMer0n
bc7a325c53 bugfix: added missing class info. 2007-09-09 06:57:27 +00:00
CaMer0n
7148abd6c2 Bugfix: tablerender modes were missing on some pages. 2007-08-19 21:46:20 +00:00
e107steved
a9e79ac5ef Bugtracker #4049, #4050 (and #4032, probably) - comment issues 2007-08-17 19:23:26 +00:00
e107steved
bc07d4d7f2 Get rid of some JS warnings 2007-08-16 19:30:49 +00:00
e107steved
74b010a5b7 Bugtracker #4041 - paths in LOGO shortcode 2007-08-13 19:47:05 +00:00
e107steved
cd547f4778 wrong variable checked 2007-08-08 19:40:29 +00:00
e107steved
2b8168c755 Bugtracker #2653 - update mambo import to reflect 0.7 2007-08-03 21:10:50 +00:00
e107steved
89f916d870 Update front page handling 2007-07-31 19:25:26 +00:00
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
276f37b9a6 Option to disable update check 2007-07-18 20:20:27 +00:00
e107steved
37143b96bb Don't display update status to non-admins 2007-07-18 19:53:50 +00:00
e107steved
af0483c32b Bugtracker #3575, #3891 - reduce JS warnings, reduce no of cookies generated, recalc tzOffset cookie every time 2007-07-17 20:28:20 +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
e107steved
708e2f23f6 Bugtracker #4013 - file links not appearing in forum and news. 2007-07-12 19:12:53 +00:00
sweetas
6c43a859bb user.js should not be in cvs or release as it is for personal javascript content that shouldnt be overwritten by this blank file 2007-07-11 13:09:31 +00:00
e107steved
737829552c Support 'official' list bbcode format (using [*] ) as well as the 'legacy' one 2007-07-03 19:05:03 +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
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