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

95 Commits

Author SHA1 Message Date
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
CaMer0n
6f02e68d3f flash bb code wasn't parsing {e_PLUGIN} etc correctly. 2006-12-17 17:27:35 +00:00
CaMer0n
7500419caf Bug #3607 - fixed typo that broke href. 2006-12-17 17:26:44 +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
6469444266 repaired corrupted images 2006-12-07 18:59:23 +00:00
sweetas
3d4e9eda5a removal of corrupted images 2006-12-07 17:59:48 +00:00
sweetas
17330e069f new image pack system user_icons images updated 2006-12-07 17:50:18 +00:00
sweetas
d45b2f93d1 new image pack system bbcode and generic images updated 2006-12-07 16:49:28 +00:00
sweetas
8cb82b65dc new image pack system imode and admin images updated 2006-12-07 15:41:50 +00:00
mrpete
a8f2dfe48d Remove PHP Warnings - various undefined variables and typos 2006-12-05 09:29:32 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00