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

12570 Commits

Author SHA1 Message Date
CaMer0n
83e615bb6f notice removal and fix for $returnpath - thanks steved 2006-12-19 10:03:31 +00:00
sweetas
cf8e2aa9aa form state memory fix 2006-12-19 02:07:09 +00:00
sweetas
159de2bbe0 file inspector text search enhancements 2006-12-19 01:55:23 +00:00
CaMer0n
5102aaa5f6 Bug #3621 - fixed emoticon sql query error. 2006-12-18 22:25:16 +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
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
5b11c7d7df removed white background from the cornor of rss icons 2006-12-16 10:36:48 +00:00
mcfly
6324c74768 xss fix 2006-12-16 03:38:17 +00:00
CaMer0n
4be3180aa0 Bug #3569 - Invalid email address during 'resend activation email' now returns a message. 2006-12-11 08:34:43 +00:00
CaMer0n
ca00275c6f Bug #3600 - submit news userclass pref was missing 'admin'. 2006-12-11 08:02:21 +00:00
CaMer0n
e079347a2b Bug #3601 Sitedown template was missing CHARSET meta info. 2006-12-11 07:48:06 +00:00
lia
631368c963 bugfix #3585 : content; empty categories (containers) now also link 2006-12-10 22:25:25 +00:00
CaMer0n
f83ada7128 BugFix - dashes in the language name was breaking MySQL tables when used as a second language. Also added some additional language support. 2006-12-10 12:47:23 +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
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
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
sweetas
96bd8b5139 repaired corrupted images 2006-12-08 07:08:02 +00:00
sweetas
2ab73e68a6 removal of corrupted images 2006-12-08 06:33:53 +00:00
sweetas
16099cfcbb repaired corrupted images 2006-12-07 19:45:28 +00:00
sweetas
2e47ae377e removal of corrupted images 2006-12-07 19:42:33 +00:00
sweetas
6469444266 repaired corrupted images 2006-12-07 18:59:23 +00:00
sweetas
6a1d85d127 removal of corrupted images 2006-12-07 18:56:14 +00:00
sweetas
23d5f11372 removal of corrupted images 2006-12-07 18:43:39 +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
5fcec64858 new image pack system rate images updated 2006-12-07 17:47:20 +00:00
sweetas
1bc7582724 added icons directory back 2006-12-07 17:33:30 +00:00
sweetas
17e2ea788d added new error.php images 2006-12-07 17:20:13 +00:00
sweetas
0a2bdd59ca icom images directory removed from packs 2006-12-07 17:10:27 +00:00
sweetas
48aecd80ae added new error.php images 2006-12-07 17:07:56 +00:00
sweetas
d45b2f93d1 new image pack system bbcode and generic images updated 2006-12-07 16:49:28 +00:00
sweetas
b1a5522c07 new image pack system file inspector and file manager images updated 2006-12-07 16:18:51 +00:00
sweetas
8cb82b65dc new image pack system imode and admin images updated 2006-12-07 15:41:50 +00:00
sweetas
99111f78db repaired corrupted images 2006-12-07 15:30:31 +00:00
sweetas
67df76fc86 new image pack system old images removed 2006-12-07 15:25:57 +00:00
sweetas
c1cfcd1c87 new image pack system default image packs added 2006-12-07 15:14:52 +00:00
mrpete
2606079274 Bugfix #3568 - wysiwyg was not being tested for properly. This has been an ongoing
issue, now resolved. admin and user code need not download wysiwyg js etc -- use
 e_WYSIWYG constant to see if it is enabled.
Also fixed minor popup bug in header/footer (two different issues)
2006-12-07 12:59:43 +00:00
mrpete
583c71d06e Bugfix #3568 - wysiwyg was not being tested for properly.
in content, removed old wysiwyg detection and js download code.
2006-12-07 12:57:43 +00:00
mrpete
6285cd3571 Bugfix #3568 - wysiwyg was not being tested for properly. This has been an ongoing
issue, now resolved. admin and user code need not download wysiwyg js etc -- use
 e_WYSIWYG constant to see if it is enabled.
in forum_post, removed old wysiwyg detection code.
2006-12-07 12:55:12 +00:00
mrpete
791ef7d776 Bugfix #3568 - wysiwyg was not being tested for properly. This has been an ongoing
issue, now resolved. admin and user code need not download wysiwyg js etc -- use
 e_WYSIWYG constant to see if it is enabled.
Also fixed minor popup bug in header/footer (two different issues)
2006-12-07 12:53:49 +00:00
mrpete
e8a80d6900 Bugfix #3558 - typo made cats disappear 2006-12-07 12:49:18 +00:00