[cvs] commit: chora browse.php diff.php stats.php chora/docs CHANGES chora/js QuickFinder.js prototype.js revlog.js tables.js chora/js/src QuickFinder.js prototype.js revlog.js tables.js chora/templates headerbar.inc chora/templates/annotate header.inc ...
Chuck Hagenbuch
chuck at horde.org
Tue Mar 14 23:04:19 PST 2006
chuck 2006-03-14 23:04:19 PST
Modified files:
. browse.php diff.php stats.php
docs CHANGES
js tables.js
js/src tables.js
templates headerbar.inc
templates/annotate header.inc
templates/directory file.inc header.inc
templates/log rev.inc
templates/stats stats.inc
themes screen.css
Added files:
js QuickFinder.js prototype.js revlog.js
js/src QuickFinder.js prototype.js revlog.js
templates/log footer.inc header.inc
themes/graphics diff.png
Removed files:
templates/log request.inc
Log:
- 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.
Revision Changes Path
1.13 +102 -107 chora/browse.php
1.90 +4 -12 chora/diff.php
1.117 +2 -0 chora/docs/CHANGES
1.1 +14 -0 chora/js/QuickFinder.js (new)
1.1 +117 -0 chora/js/prototype.js (new)
1.1 +11 -0 chora/js/revlog.js (new)
1.1 +100 -0 chora/js/src/QuickFinder.js (new)
1.1 +1785 -0 chora/js/src/prototype.js (new)
1.1 +51 -0 chora/js/src/revlog.js (new)
1.2 +32 -25 chora/js/src/tables.js
1.5 +18 -17 chora/js/tables.js
1.29 +2 -3 chora/stats.php
1.7 +1 -1 chora/templates/annotate/header.inc
1.22 +10 -16 chora/templates/directory/file.inc
1.23 +2 -2 chora/templates/directory/header.inc
1.11 +18 -33 chora/templates/headerbar.inc
1.18 +0 -66 chora/templates/log/Attic/request.inc (dead)
1.1 +2 -0 chora/templates/log/footer.inc (new)
1.3 +62 -0 chora/templates/log/header.inc (new)
1.29 +16 -65 chora/templates/log/rev.inc
1.8 +15 -17 chora/templates/stats/stats.inc
1.1 +6 -0 chora/themes/graphics/diff.png (new)
1.4 +105 -12 chora/themes/screen.css
Chora Links:
http://cvs.horde.org/diff.php/chora/browse.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/chora/diff.php?r1=1.89&r2=1.90&ty=u
http://cvs.horde.org/diff.php/chora/docs/CHANGES?r1=1.116&r2=1.117&ty=u
http://cvs.horde.org/co.php/chora/js/QuickFinder.js?r=1.1
http://cvs.horde.org/co.php/chora/js/prototype.js?r=1.1
http://cvs.horde.org/co.php/chora/js/revlog.js?r=1.1
http://cvs.horde.org/co.php/chora/js/src/QuickFinder.js?r=1.1
http://cvs.horde.org/co.php/chora/js/src/prototype.js?r=1.1
http://cvs.horde.org/co.php/chora/js/src/revlog.js?r=1.1
http://cvs.horde.org/diff.php/chora/js/src/tables.js?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/chora/js/tables.js?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/chora/stats.php?r1=1.28&r2=1.29&ty=u
http://cvs.horde.org/diff.php/chora/templates/annotate/header.inc?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/chora/templates/directory/file.inc?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/chora/templates/directory/header.inc?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/chora/templates/headerbar.inc?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/co.php/chora/templates/log/Attic/request.inc?r=1.17
http://cvs.horde.org/co.php/chora/templates/log/footer.inc?r=1.1
http://cvs.horde.org/co.php/chora/templates/log/header.inc?r=1.3
http://cvs.horde.org/diff.php/chora/templates/log/rev.inc?r1=1.28&r2=1.29&ty=u
http://cvs.horde.org/diff.php/chora/templates/stats/stats.inc?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/co.php/chora/themes/graphics/diff.png?r=1.1
http://cvs.horde.org/diff.php/chora/themes/screen.css?r1=1.3&r2=1.4&ty=u
More information about the cvs
mailing list