1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-20 22:43:59 +01:00

57 Commits

Author SHA1 Message Date
e107steved
e2ce05fbbc Bugtracker #3557 - Hard-coded LANs in footer 2007-08-13 19:56:46 +00:00
e107steved
743fa0a709 Bugtracker #3497 - force entry of email address if blank and required 2007-08-12 21:40:49 +00:00
e107steved
0ebc06b0a6 Bugtracker #3513 - show extended user fields in categories during signup 2007-07-30 20:25:36 +00:00
e107steved
c74d3b4913 Bugtracker #3913 - 'Edited' message missing in some themes 2007-07-27 19:08:43 +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
af598909ab Bugtracker #4024 - PM link in user profile had gone missing 2007-07-21 09:57:33 +00:00
sweetas
d47d60ff32 added support for theme and sitewide visual basic script includes 2007-07-11 14:07:26 +00:00
sweetas
d4ff8f0b68 added ability to switch off include of core javascript file and cleaned up head output 2007-07-11 13:50:49 +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
5854ee6996 Remove BOM from files 2007-06-21 19:40:43 +00:00
e107steved
da41741c71 typo on icon name 2007-06-06 19:31:50 +00:00
e107steved
c6119dca66 Bugtracker #3919 - more relative paths made absolute 2007-06-04 19:42:45 +00:00
e107steved
f70f0c6d16 Bugtracker #3969 - handle exact matches in custompages 2007-06-04 19:20:51 +00:00
e107steved
ff5b5a1e47 Bugtracker #3919 - more relative path removal 2007-05-28 16:52:49 +00:00
e107steved
d27ad1867b Sitelinks for plugins using {e_XXX} weren't always decoded properly. Notice removal. 2007-05-16 20:24:44 +00:00
CaMer0n
502572ba1c Added support for parked domains, site mirrors or dynamic mail preferences using email template. 2007-04-14 19:38:10 +00:00
e107steved
4b33a8b877 Get rid of obsolete code 2007-04-12 19:18:34 +00:00
lia
fe612a157a new feature: e_userprofile : embed plugin data into the user profile page 2007-03-27 13:48:30 +00:00
e107steved
c0b59cc452 Part of Bugtracker #3843 - correct typo on THEME_DISCLAIMER in some themes 2007-03-18 11:20:39 +00:00
mrpete
dff57a81f3 cpu time support, proper handling of footer css, themeable
footer hook.
2007-03-04 22:04:18 +00:00
e107steved
7d1148b72a Get rid of trailing whitespace in various theme files 2007-03-03 19:59:56 +00:00
e107steved
349fabeeac Bugtracker #3784 - improve Lamb thread display 2007-02-24 09:41:00 +00:00
e107steved
905d115572 Bugtracker #3745 - closed icon for Jayya 2007-02-21 21:52:39 +00:00
e107steved
1e008f1101 Bugtracker #3776 - Khatru forum_post_template needs same treatment as Lamb - baaa! 2007-02-20 19:10:41 +00:00
e107steved
42151c6bb5 Bugtracker #3773 - lamb forum_post template had fallen by the wayside 2007-02-19 22:26:00 +00:00
e107steved
ad53c0736a Bugtracker #3719 - some languages need different word for 'Downloads' in different places 2007-02-03 14:21:36 +00:00
CaMer0n
7a1a1cb3b0 removed tinymce inclusion from header files. (Already loaded with e_meta.php) 2007-01-23 22:44:47 +00:00
mrpete
65f5576ca8 bugfix: vertical-align is 'middle' not 'center' 2007-01-20 16:31:55 +00:00
mrpete
7d0d6b672f (Per SweetAs) Integrate 0.7 bugfix: give admin table displays reasonable speed by
use of COLGROUP/COL
2007-01-20 16:29:24 +00:00
mrpete
ac10964a52 bugfix: vertical-align is 'middle' not 'center' 2007-01-20 15:50:29 +00:00
mrpete
e0ba7ae80b trailing blanks 2007-01-20 15:49:21 +00:00
e107steved
b834d1376f Add missing closing tags 2007-01-17 20:47:41 +00:00
mrpete
0465efe1d1 bugfix: notices 2007-01-17 13:49:59 +00:00
mrpete
9f769464e3 realname help text missing 2007-01-17 13:48:50 +00:00
mrpete
cca83a3aff bugfix: notices 2007-01-17 13:43:40 +00:00
mrpete
d250aad939 support debug output formatting; support popup debug 2007-01-17 13:43:14 +00:00
e107steved
757cd53e85 Bugtracker 3579 - Link button missing on custom pages 2007-01-05 23:02:25 +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
e24a8d3109 Calcs if mixed subsub cats and files in a subcat are now correct. Notice removal 2006-12-23 12:15:09 +00:00
CaMer0n
4d80394094 removed TinyMce specific code from headers - now loads from e_meta.php 2006-12-22 18:47:10 +00:00
streaky
2eb384847c Gzip Compression is now fixed & working correctly with IE! 2006-12-17 11:01:05 +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
e079347a2b Bug #3601 Sitedown template was missing CHARSET meta info. 2006-12-11 07:48:06 +00:00
CaMer0n
960875ce92 Bugfix: Sitedown template was missing stylesheet. 2006-12-09 17:03:50 +00:00
CaMer0n
bf03a06c36 Bug #2354 - fix for gzip compression issues. 2006-12-09 06:53:06 +00:00
sweetas
db33028586 Jayya admin area to display only main links in header 2006-12-08 08:36:47 +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
a09a079d87 repaired corrupted images 2006-12-08 07:54:24 +00:00
sweetas
444679210e removal of corrupted images 2006-12-08 07:44:42 +00:00
sweetas
dbaa99a520 repaired corrupted images 2006-12-08 07:36:09 +00:00