1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

80 Commits

Author SHA1 Message Date
e107steved
6a1e1ea2bd Bugtracker #3753 - user ID missing from old poll link 2007-02-16 20:48:37 +00:00
e107steved
cba65eb4da Bugtracker #3766 - remove trailing whitespace 2007-02-15 21:15:38 +00:00
e107steved
180b26a8a1 Tidy up odd chars after closing tag 2007-02-11 20:09:19 +00:00
e107steved
9cf595d9b3 Bugtracker #3543 (added file locking - only option although may not work will all PHP implementations), #3734 plus a bit of tidying up 2007-02-10 15:54:47 +00:00
e107steved
6696526a4a Bugtracker #3742 possible fix - classes dropdown 2007-02-10 10:19:35 +00:00
e107steved
204442840d Bugtracker #3087 - better XHTML compliance - thanks Maks 2007-02-08 22:35:26 +00:00
e107steved
b5d81fef48 Bugtracker #3737 - hard coded text remove 2007-02-08 20:18:33 +00:00
CaMer0n
5f062382c0 bugfix - TinyMce path correction. 2007-02-08 04:42:39 +00:00
CaMer0n
944dce5102 bugfix - some rss feeds were breaking newsfeed layout. 2007-02-07 23:28:17 +00:00
CaMer0n
267a66f075 Added pref to switch between summary or description on News feed. 2007-02-07 22:45:10 +00:00
e107steved
b2bfa12ebe Speed up linkword processing a bit, clarify text etc 2007-02-07 21:48:26 +00:00
mcfly
a8bc3caef2 Fixed small language issue 2007-02-04 15:37:15 +00:00
lia
699641651a list_new : change to sql on members, more improvement on sql 2007-01-31 17:09:13 +00:00
lia
5f3fe3fee6 list_new : change to sql on members 2007-01-31 17:01:41 +00:00
e107steved
3975dc475a A few comments, correct last change 2007-01-30 21:43:41 +00:00
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