|
1.8.10.1 FRAMEWORK_3 (+17 -34 lines) |
10/09/2008 01:40 PM |
Jan Schneider jan |
Merge from HEAD. |
|
1.16 (+0 -2 lines) |
08/04/2007 06:43 PM |
Chuck Hagenbuch chuck |
[cjh] Use a dropdown list to show alternate code repositories
(greg_swift@aotx.uscourts.gov, Request #5600). Tags: BEFORE_MERGE_3_3 |
|
1.15 (+2 -2 lines) |
04/14/2006 02:44 PM |
Chuck Hagenbuch chuck |
Finish pushing the new look to the rest of Chora. |
|
1.14 (+1 -1 lines) |
04/13/2006 01:43 PM |
Chuck Hagenbuch chuck |
Make sure the $onb value is valid and present. |
|
1.13 (+2 -2 lines) |
04/04/2006 01:30 PM |
Chuck Hagenbuch chuck |
Move CSS class too. |
|
1.12 (+2 -2 lines) |
04/04/2006 01:26 PM |
Chuck Hagenbuch chuck |
colspan goes on td, not tr. |
|
1.11 (+18 -33 lines) |
03/15/2006 02:04 AM |
Chuck Hagenbuch chuck |
- much nicer revision log page look
- revision log is searchable and sortable
- only display the latest 100 revisions by default (#2584)
- bunch of other js niceness, CSS improvement, etc. |
|
1.10 (+2 -2 lines) |
10/13/2005 01:47 AM |
Matt Selsky selsky |
ws |
|
1.9 (+3 -3 lines) |
06/02/2005 08:07 AM |
Matt Selsky selsky |
[mas] Change any output of <b> and <i> tags to <strong> and <em> for better
accessibility support. |
|
1.8 (+1 -2 lines) |
05/28/2004 03:00 PM |
Chuck Hagenbuch chuck |
Big cleanup commit.
- Try to remove the last vestiges of CVS specific-ness. cvs.php now points
to browse.php, "cvs" has been removed from UI strings, etc.
- Add mod_rewrite support for URLs so that you can have server/path/file,
with no script names in evidence anywhere, for nice and pretty URLs.
- A few fixes for SVN; with the latest VC package, I can now do at least
basic SVN repository browsing. Tags: FRAMEWORK_3, BEFORE_BRANCH_3, CHORA_2_0_2, CHORA_2_0_1, CHORA_2_0_1_RC1, CHORA_2_0, CHORA_2_0_RC3, CHORA_2_0_RC2, CHORA_2_0_RC1, CHORA_2_0_BETA |
|
1.7 (+2 -2 lines) |
12/15/2003 11:34 AM |
Chuck Hagenbuch chuck |
bunches of UI cleanup - fix broken table closing tag, etc. Tags: CHORA_2_0_ALPHA |
|
1.6 (+26 -25 lines) |
10/20/2003 03:49 AM |
Jan Schneider jan |
Indention, spacing. |
|
1.5 (+2 -2 lines) |
08/27/2003 12:02 AM |
Chuck Hagenbuch chuck |
[cjh] Chora isn't just CVS now. Initial commit of Subversion support
("Jay Freeman (saurik)" <saurik@saurik.com>).
- note that a). I don't have subversion so I haven't tested this, and
b). I mucked around with a bunch of stuff to start getting rid
of CVS-specific terminology/variable names, so bits may have
broken. |
|
1.4 (+1 -1 lines) |
06/19/2003 02:51 PM |
Chuck Hagenbuch chuck |
fix minor html nit |
|
1.3 (+10 -9 lines) |
06/10/2003 12:05 AM |
Chuck Hagenbuch chuck |
- Condense a few files
- Remove unused/unnecessary CSS classes
- Some UI tweaks/improvements (hopefully), mainly inspired by looking
at FreeBSD CVSWeb. |
|
1.2 (+4 -20 lines) |
03/04/2003 02:38 PM |
Chuck Hagenbuch chuck |
[cjh] Finally get most setup code into functions in the Chora:: class.
- removed constants.php
- plenty of long-overdue cleanup
- 'login' is now a session variable so that it doesn't pollute the URL.
- UI update; no need for including version.php |
|
1.1.2.1 RELENG_1 (+1 -1 lines) |
09/24/2002 07:42 PM |
Jan Schneider jan |
MFH:
* Add menu bar to pages as needed.
* Add preferences page.
* Added "Chora" to the menu bar. Tags: CHORA_1_2_3, CHORA_1_2_2, CHORA_1_2_1, CHORA_1_2_1_RC2, CHORA_1_2_1_RC1, CHORA_1_2, CHORA_1_2_RC3, CHORA_1_2_RC2, CHORA_1_2_RC1 |
|
1.1 |
07/22/2002 11:36 PM |
Eric Rostetter ericr |
* Add menu bar to pages as needed.
* Add preferences page.
* Added "Chora" to the menu bar, but it really should have a different
name/graphic. Will work on this yet. Tags: RELENG_1 |