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

1665 Commits

Author SHA1 Message Date
e107steved
6e1117d907 Eliminate stray '$' that's been there a while 2007-01-30 21:05:59 +00:00
e107steved
a5a544222a Missing closing tag 2007-01-29 20:23:58 +00:00
e107steved
d01f93b489 Don't load Ajax js for scrolling window. Possible fix for Bugtracker #3703 2007-01-28 14:08:25 +00:00
e107steved
ba37b9d824 Not my day! I was right the first time (I hope) 2007-01-28 13:51:57 +00:00
e107steved
423d6457d1 Didn't quite get the last mod right 2007-01-28 12:48:37 +00:00
e107steved
dddb3f7508 Bugtracker #3704 - calendar subscriptions didn't look for non-English language file 2007-01-28 11:40:20 +00:00
e107steved
410325bd40 Some cache names wrong 2007-01-28 11:01:32 +00:00
e107steved
b17743ef9e Bugtracker #3698 - XHTML compliance should sort line breaks in plain text newsletter 2007-01-27 17:47:29 +00:00
e107steved
2255a236a9 Better default context 2007-01-24 20:58:50 +00:00
mrpete
65f5576ca8 bugfix: vertical-align is 'middle' not 'center' 2007-01-20 16:31:55 +00:00
mrpete
bc64663d39 varset() should only have two param's. use varsettrue() when testing if true 2007-01-20 16:27:28 +00:00
mrpete
ed8e84bac7 redundant code removed 2007-01-20 16:27:14 +00:00
mrpete
ad77f67ec3 language grammar 2007-01-20 16:26:28 +00:00
mrpete
54632f7965 remove incompatible hook= code; replace w/ new support for "SuperModifiers" as designed
by team
2007-01-20 16:25:55 +00:00
mrpete
13549ec96b use js_location() instead of direct header() call -- allows bug catching 2007-01-20 16:24:25 +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
mrpete
d631950d19 forum id not used in forum_viewthread anymore 2007-01-20 16:18:12 +00:00
e107steved
2abd93eb9b Bugtracker 3689 - oops! Cause a bug by fixing one that wasn't. Roll back 2007-01-20 15:32:28 +00:00
e107steved
32ae7b2690 Looks like a bracket's been missing for a while 2007-01-18 21:49:03 +00:00
e107steved
011754f554 Bugtracker #3684 - forum post code 2007-01-18 20:44:32 +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
e107steved
89f0002765 Bugtracker 3526 - if yesterday's log file not around, look for an older one 2007-01-17 20:51:24 +00:00
e107steved
b834d1376f Add missing closing tags 2007-01-17 20:47:41 +00:00
lia
6bda84de8a content: added table prefix in db_select_gen 2007-01-17 14:05:41 +00:00
mrpete
e05d8f0fee bugfix: forum_post_template not themable due to bad include 2007-01-17 13:41:33 +00:00
mrpete
8d3f36e695 bugfix: cursor pointer not hand 2007-01-17 13:41:01 +00:00
lia
3892be1538 content: small style change to options>general page 2007-01-15 14:17:15 +00:00
lia
d9da2d9a04 content: added option to only show menu on content pages of the current top level category (as suggested in wiki) 2007-01-15 14:00:21 +00:00
lia
47c4a570da bugfix #3538 : links in menu now open correctly 2007-01-15 10:42:14 +00:00
lia
34b3215cf3 content: small correction to IE7 fix, added order method for preset tags 2007-01-14 14:18:10 +00:00
lia
6096c325b9 content: template improvements, admin cleanup 2007-01-14 11:59:11 +00:00
lia
dcec02e56e content: small correction to IE7 fix 2007-01-13 23:21:24 +00:00
lia
277323c81c content: templated admin area, fixed IE7 bug on dropdowns 2007-01-13 22:33:03 +00:00
mcfly
1bbfab82ca Bugtracker #3290 2007-01-12 02:49:56 +00:00
lia
a911c649fa content: enddate disabled caused problems, fixed now (as reported in irc) 2007-01-11 19:12:58 +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
lia
c3bfb1bddb content; fixed template bug on the empty cell (finally, thx MrPete) 2007-01-04 13:11:52 +00:00
lia
2836b3788e content; empty containers were displayed when they shouldn't have ( thx bugrain ) 2007-01-04 08:37:00 +00:00
e107steved
7438a54009 Part of bugtracker #3577 - disable linkwords in PM titles 2007-01-03 22:06:08 +00:00
e107steved
78b590e935 Turn off 'greedy' matching bugtracker #3186 (thanks V3) - may also fix #2827 and #3550 2007-01-03 20:50:47 +00:00
CaMer0n
82a700cdef cleanup redeclaration of db objects - similar issue to bugs #3632 and #3412 2006-12-31 14:46:30 +00:00
e107steved
edf0d974a5 Block anonymous use if pm not set up 2006-12-30 12:41:46 +00:00
e107steved
98016d68ac Bug #3589 - displays message if users don't have submit permissions 2006-12-29 12:58:37 +00:00
e107steved
0b6d94047d notice removal 2006-12-23 18:38:33 +00:00
e107steved
602d353290 Bug #3457 possible fix 2006-12-23 18:17:37 +00:00
e107steved
6930ad1c78 Possible fix bug #3604 2006-12-22 21:01:42 +00:00
CaMer0n
a18a532d30 generic message was missing after install. 2006-12-22 18:49:44 +00:00
CaMer0n
a2b06eeaa1 TinyMce converted to a plugin. 2006-12-22 18:45:32 +00:00
CaMer0n
5d61fee453 rss topic id's were missing from the rss link in the head. 2006-12-22 12:53:47 +00:00
e107steved
307510367f End of year wraparound corrected 2006-12-19 21:49:24 +00:00