- 02 Jul, 2005 1 commit
-
-
Thomas Sibley authored
I've mostly styled the /Widget/TitleBoxes, but they still need to be colorized according to type (and this needs to be synced with history). A lot of form elements still need styling because they don't have appropriate classes. These would be done already if I could use CSS3 attribute selectors, but alas, I can't. A few JS improvements plus general cleanup of HTML as I go along. I still have to correct for a few IE bugs. git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.5-TESTING@3291 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 01 Jul, 2005 4 commits
-
-
Thomas Sibley authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.5-TESTING@3289 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
Thomas Sibley authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.5-TESTING@3285 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
Thomas Sibley authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.5-TESTING@3284 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
Thomas Sibley authored
Integrated the top actions, menu, logo, footer, and some other stuff into the new CSS layout. Menu system was a total pain to retrofit, and it may still have kinks. git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.5-TESTING@3283 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 22 May, 2005 2 commits
-
-
Jesse Vincent authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/PLATANO-EXPERIMENTAL-CSS@2928 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
Jesse Vincent authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/QUEBEC-EXPERIMENTAL@2912 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 16 May, 2005 1 commit
-
-
Jesse Vincent authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.4-RELEASE@2886 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 24 Apr, 2005 2 commits
-
-
Jesse Vincent authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/PLATANO-EXPERIMENTAL-CSS@2805 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
Jesse Vincent authored
Source: 5dbbeda1-96ee-0310-ab23-efcf45cb33fb:/rt/branches/PLATANO-EXPERIMENTAL-CSS:17302 Target: e417ac7c-1bcc-0310-8ffa-8f5827389a85:/rt/branches/PLATANO-EXPERIMENTAL-CSS:2736 (svn://svn.bestpractical.com/rt) Log: r15592@gugod: gugod | 2005-03-31 18:20:07 +0800 make local branch again r15850@gugod: gugod | 2005-04-02 15:26:27 +0800 indentation of some mess body :/ Tweak on the div.title and div.mainbody r15851@gugod: gugod | 2005-04-02 16:10:59 +0800 Make platano "HOME" screen has the same layout as 3.4R r15856@gugod: gugod | 2005-04-02 17:39:59 +0800 remove <font> tag r15857@gugod: gugod | 2005-04-02 17:40:48 +0800 TitleBox now use <div> instead of <table> r15858@gugod: gugod | 2005-04-02 18:28:09 +0800 wrap a div#all right inside <body> to avoid margin problem on IE use div.right-column and div.left-column to split columns. r16237@gugod: gugod | 2005-04-08 12:27:57 +0800 setup login form semantic r16238@gugod: gugod | 2005-04-08 12:39:25 +0800 So, semantics. r16239@gugod: gugod | 2005-04-08 12:41:51 +0800 tweak css to match semantic of "HOME" page r16240@gugod: gugod | 2005-04-08 12:45:55 +0800 put ossf new style into css linkn r16298@gugod: gugod | 2005-04-10 09:37:10 +0800 Move TitleBox to Widgets/ r16299@gugod: gugod | 2005-04-10 09:53:44 +0800 /Elements/TitleBox -> /Widgets/TitleBox r16300@gugod: gugod | 2005-04-10 09:55:50 +0800 /Elements/TitleBox -> /Widgets/TitleBox r16431@gugod: gugod | 2005-04-11 01:11:44 +0800 use component calls with content, instead of TitleBoxStart + TitleBoxEnd r16432@gugod: gugod | 2005-04-11 01:14:33 +0800 Use component calls with content instead of TitleBoxStart + TitleBoxEnd r16438@gugod: gugod | 2005-04-11 08:36:11 +0800 deprecate TitleBoxStart + TitleBoxEnd r16439@gugod: gugod | 2005-04-11 09:36:13 +0800 Use component call with contents to "TitleBox" instead of TitleBoxStart + TitleBoxEnd r16662@gugod: gugod | 2005-04-13 22:16:49 +0800 fix syntax error r16680@gugod: gugod | 2005-04-15 13:40:19 +0800 fix syntax error r16824@gugod: gugod | 2005-04-17 14:00:10 +0800 make it more xhtml-ish r16825@gugod: gugod | 2005-04-17 14:01:55 +0800 use lowercase tag name r16826@gugod: gugod | 2005-04-17 14:11:32 +0800 more xhtml-ish thing r16827@gugod: gugod | 2005-04-17 14:54:09 +0800 lowercase A tags r16828@gugod: gugod | 2005-04-17 14:55:21 +0800 lowercase tag r16829@gugod: gugod | 2005-04-17 14:55:37 +0800 lowercase tag r16830@gugod: gugod | 2005-04-17 14:56:07 +0800 indentation and SimpleSearchForm css r16831@gugod: gugod | 2005-04-17 14:58:33 +0800 lowercase A tag r16832@gugod: gugod | 2005-04-17 15:09:04 +0800 Massive Change lowercase all html tags with this script: #!/usr/bin/perl -i.bak -p s{(</\w+>)}{lc($1)}eg; s{(<\w+[\s>])}{lc($1)}eg; r17292@gugod: gugod | 2005-04-24 18:30:56 +0800 lowercase the attribute names double-quote attribute values r17293@gugod: gugod | 2005-04-24 18:32:08 +0800 lowercase attribute name double-quote attribute value r17294@gugod: gugod | 2005-04-24 18:33:12 +0800 lowercase attribute name double-quote attribute value r17295@gugod: gugod | 2005-04-24 18:34:06 +0800 <b> -> <strong> r17296@gugod: gugod | 2005-04-24 18:39:07 +0800 remove <font> r17297@gugod: gugod | 2005-04-24 18:39:46 +0800 This should be more proper r17298@gugod: gugod | 2005-04-24 18:44:06 +0800 <b> -> <strong> <font> -> <span> r17299@gugod: gugod | 2005-04-24 18:45:58 +0800 <br> -> <br/> <i> -> <em> r17300@gugod: gugod | 2005-04-24 18:48:28 +0800 more xhtml tidy r17301@gugod: gugod | 2005-04-24 18:52:32 +0800 more xhtml tidy r17302@gugod: gugod | 2005-04-24 18:55:06 +0800 xhtml tidy git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/PLATANO-EXPERIMENTAL-CSS@2804 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 17 Apr, 2005 1 commit
-
-
Jesse Vincent authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/PLATANO-EXPERIMENTAL-CSS@2736 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 02 Feb, 2005 1 commit
-
-
Jesse Vincent authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/PLATANO-EXPERIMENTAL-CSS@2186 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 01 Feb, 2005 1 commit
-
-
Jesse Vincent authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.4-RELEASE@2147 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 11 Nov, 2004 3 commits
-
-
Jesse Vincent authored
No functionality changes git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/PLATANO-EXPERIMENTAL-CSS@1868 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
Jesse Vincent authored
Switched back to manual buffer flushing, as this will improve performance and help future-proof RT against a mason update Added several manual buffer flushing points to help with the user experience during page display Switched to using mason's "static_source" directive, which stops mason from trying to guess about which pages need to be reload from disk. (Now you need to restart the webserver to see changes) Core: New --with-developer-mode configuration flag. Right now, it just turns mason static_source off, but in the future, it will enable other developer-only features. git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/PLATANO-EXPERIMENTAL-CSS@1864 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
Jesse Vincent authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/PLATANO-EXPERIMENTAL-CSS@1830 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 09 Nov, 2004 1 commit
-
-
Jesse Vincent authored
No functionality changes git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.3-TESTING@1766 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 08 Nov, 2004 1 commit
-
-
Jesse Vincent authored
Switched back to manual buffer flushing, as this will improve performance and help future-proof RT against a mason update Added several manual buffer flushing points to help with the user experience during page display Switched to using mason's "static_source" directive, which stops mason from trying to guess about which pages need to be reload from disk. (Now you need to restart the webserver to see changes) Core: New --with-developer-mode configuration flag. Right now, it just turns mason static_source off, but in the future, it will enable other developer-only features. git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.3-TESTING@1758 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 23 Oct, 2004 1 commit
-
-
Jesse Vincent authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.3-TESTING@1686 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 07 Oct, 2004 1 commit
-
-
Jesse Vincent authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/PLATANO-EXPERIMENTAL-CSS@1637 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 28 Jul, 2004 1 commit
-
-
Jesse Vincent authored
Removed the extra newlines we inserted after the copyright block, since it adds extra newlines to the mason pages, which can break some parsing. git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.2-RELEASE@1292 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 23 Jul, 2004 1 commit
-
-
Jesse Vincent authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.2-RELEASE@1282 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 21 Jul, 2004 1 commit
-
-
Jesse Vincent authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.2-RELEASE@1272 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 19 Jul, 2004 1 commit
-
-
Jesse Vincent authored
Retagging the source code with the updated submission policy git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.2-RELEASE@1262 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 19 Nov, 2003 1 commit
-
-
Jesse Vincent authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/rt-3.1@275 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 04 Jun, 2003 1 commit
-
-
Linda Julien authored
-
- 14 Mar, 2003 1 commit
-
-
Jesse Vincent authored
-
- 30 Jan, 2003 1 commit
-
-
Jesse Vincent authored
-
- 24 Jan, 2003 1 commit
-
-
Jesse Vincent authored
-
- 21 Jan, 2003 1 commit
-
-
Linda Julien authored
-
- 15 Jan, 2003 1 commit
-
-
Jesse Vincent authored
-
- 07 Jan, 2003 1 commit
-
-
Jesse Vincent authored
more callbacks work; Ticket/Update.html cleanup; you can now post new links to Ticket/Display.html; fixes to Link_Overlay.pm; cleaned up some busted html;
-
- 04 Jan, 2003 1 commit
-
-
Jesse Vincent authored
-
- 03 Jan, 2003 4 commits
-
-
Jesse Vincent authored
-
Linda Julien authored
-
Jesse Vincent authored
-
Linda Julien authored
-
- 02 Jan, 2003 1 commit
-
-
Linda Julien authored
-
- 29 Nov, 2002 2 commits
-
-
Jesse Vincent authored
-
Jesse Vincent authored
-