|
1.62 (+1 -1 lines) |
01/02/2008 06:11 AM |
Jan Schneider jan |
Happy New Year |
|
1.61 (+3 -1 lines) |
10/30/2007 08:23 PM |
Jan Schneider jan |
First round of copyright assignments. |
|
1.60 (+1 -1 lines) |
06/27/2007 01:22 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.53.8.4 FRAMEWORK_3 (+2 -2 lines) |
01/02/2007 08:54 AM |
Jan Schneider jan |
Happy New Year Tags: CHORA_2_0_2 |
|
1.59 (+1 -1 lines) |
01/01/2007 07:40 PM |
Jan Schneider jan |
Assign copyright to The Horde Project for those copyright holders that already agreed to it. |
|
1.58 (+61 -60 lines) |
03/15/2006 02:30 AM |
Chuck Hagenbuch chuck |
Cleanup, remove some one-word templates. |
|
1.57 (+9 -7 lines) |
03/15/2006 02:25 AM |
Chuck Hagenbuch chuck |
Update look of the history page to match. |
|
1.53.8.3 FRAMEWORK_3 (+2 -2 lines) |
01/01/2006 04:28 PM |
Jan Schneider jan |
Happy new year |
|
1.56 (+1 -1 lines) |
01/01/2006 04:09 PM |
Jan Schneider jan |
Happy new year\! |
|
1.53.8.2 FRAMEWORK_3 (+3 -3 lines) |
06/30/2005 09:26 PM |
Matt Selsky selsky |
MFH: 1.55 Tags: CHORA_2_0_1, CHORA_2_0_1_RC1 |
|
1.55 (+3 -3 lines) |
06/30/2005 09:22 PM |
Matt Selsky selsky |
Spaces. |
|
1.54 (+1 -1 lines) |
01/03/2005 09:34 AM |
Jan Schneider jan |
Happy New Year |
|
1.53.8.1 FRAMEWORK_3 (+2 -2 lines) |
01/03/2005 07:25 AM |
Jan Schneider jan |
Happy New Year |
|
1.20.2.13 RELENG_1 (+2 -2 lines) |
01/03/2005 06:25 AM |
Jan Schneider jan |
Happy New Year! :-) Tags: CHORA_1_2_3 |
|
1.53 (+2 -2 lines) |
11/14/2004 10:59 PM |
Chuck Hagenbuch chuck |
Use new CSS menu. Tags: FRAMEWORK_3, CHORA_2_0, CHORA_2_0_RC3, CHORA_2_0_RC2, CHORA_2_0_RC1 |
|
1.52 (+2 -2 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). Tags: CHORA_2_0_BETA |
|
1.51 (+2 -2 lines) |
06/08/2004 06:20 PM |
Jan Schneider jan |
Remove last references to cvs.php. |
|
1.50 (+2 -2 lines) |
04/17/2004 12:49 PM |
Jan Schneider jan |
Remove Cache initialization from VC. |
|
1.49 (+3 -2 lines) |
04/16/2004 11:33 AM |
Chuck Hagenbuch chuck |
Make sure we're doing error checking on VC:: return values. |
|
1.20.2.12 RELENG_1 (+1 -1 lines) |
03/26/2004 05:43 PM |
Jan Schneider jan |
Lots and lots of copyright and license updates and fixes. Someone will have to that for the HEAD branches too. Tags: CHORA_1_2_2 |
|
1.48 (+2 -2 lines) |
01/17/2004 05:57 PM |
Jan Schneider jan |
All footers look the same, so why not use only one. Tags: CHORA_2_0_ALPHA |
|
1.47 (+2 -2 lines) |
01/01/2004 10:14 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.46 (+7 -1 lines) |
11/04/2003 09:45 PM |
Chuck Hagenbuch chuck |
Lots of SVN fixes (Jason Rust <jrust@rustyparts.com>).
* Implements the annotate feature for svn
* Implements the patchset feature for svn. Since patchsets are native
to svn this feature is always enabled for svn repositories. In
addition, diffing all files of a patchset is also native to svn, so a
link shows up in svn repositories to show all diffs.
* Hides the branch history link for svn repositories since you can't
determine branches from the log history.
* cvsgraph doesn't support svn so that link is not shown in svn
repositories.
* Fixed a small typo in VC.php that was killing several pages |
|
1.45 (+9 -9 lines) |
10/14/2003 03:01 PM |
Chuck Hagenbuch chuck |
[cjh] CVSLib and SVNLib are no longer part of Chora; they are part of the
new Horde VC:: package.
- lots of cleanups to use the VC:: classes or $VC methods instead of
hardcoded CVSLib references, etc. |
|
1.44 (+2 -2 lines) |
08/27/2003 10:08 AM |
Chuck Hagenbuch chuck |
[cjh] Subversion repositories can now be specified as URLs, meaning non-local
repositories should work transparently
- also, a bunch of fixes for the refactoring that I did last night,
and lots of improvements in the Subversion support.
Submitted by: "Jay Freeman (saurik)" <saurik@saurik.com> |
|
1.43 (+3 -3 lines) |
08/27/2003 12:01 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.42 (+1 -2 lines) |
06/10/2003 11:11 AM |
Chuck Hagenbuch chuck |
not needed anymore (Horde::nonInputVar() takes care of this). |
|
1.41 (+13 -13 lines) |
06/08/2003 05:57 PM |
Chuck Hagenbuch chuck |
- generate different file view links in one place
- disable Patchsets link if cvsps isn't active |
|
1.40 (+2 -2 lines) |
06/08/2003 05:09 PM |
Chuck Hagenbuch chuck |
[cjh] Add support for cvsps - viewing of changes as whole commits,
instead of discrete changes to files.
Note that this requires your web user to be able to make lock files in
the repository. The alternative is requiring that you have your own
checkout for cvsps to run against, as well as access to the
repository. Any clever ways around either of this would be welcome.
In the mean time, if you're worried about security, I recomend that
you run this against a copy of the repository that you sync now and
then. |
|
1.39 (+2 -2 lines) |
05/22/2003 05:48 PM |
Chuck Hagenbuch chuck |
More menu.php nuking |
|
1.20.2.11 RELENG_1 (+2 -2 lines) |
01/03/2003 07:48 AM |
Jan Schneider jan |
Bump year. Tags: CHORA_1_2_1, CHORA_1_2_1_RC2, CHORA_1_2_1_RC1, CHORA_1_2 |
|
1.38 (+2 -2 lines) |
01/02/2003 09:12 PM |
Jan Schneider jan |
Bump year. |
|
1.20.2.10 RELENG_1 (+2 -3 lines) |
12/16/2002 08:57 PM |
jon |
MFH: Style Tags: CHORA_1_2_RC3, CHORA_1_2_RC2, CHORA_1_2_RC1 |
|
1.37 (+2 -5 lines) |
12/16/2002 08:54 PM |
jon |
Style. |
|
1.20.2.9 RELENG_1 (+11 -11 lines) |
10/06/2002 09:09 AM |
Jan Schneider jan |
Style. |
|
1.20.2.8 RELENG_1 (+2 -4 lines) |
10/06/2002 08:54 AM |
Jan Schneider jan |
MFH: Missed 1.34 |
|
1.20.2.7 RELENG_1 (+3 -3 lines) |
10/06/2002 08:23 AM |
Jan Schneider jan |
MFH: General style cleanup, speedup optimizations. |
|
1.20.2.6 RELENG_1 (+14 -24 lines) |
10/06/2002 07:07 AM |
Jan Schneider jan |
MFH: Move the isRestricted check and output compression into lib/base.php
from the individual files involved. |
|
1.20.2.5 RELENG_1 (+2 -2 lines) |
10/02/2002 12:53 PM |
Jan Schneider jan |
MFH:
- have a prettier error page by using Horde::Notification
- if we get a 404/3 error, then reset the last_file preference
- check the stored CVSROOT in prefs and make sure it exists before
using it |
|
1.36 (+3 -3 lines) |
09/25/2002 08:12 AM |
mikec |
Tabs -> Spaces
Fix parse error in VFS/sql_file.php
Spacing of commas in function calls. |
|
1.20.2.4 RELENG_1 (+3 -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. |
|
1.35 (+11 -11 lines) |
09/24/2002 10:04 AM |
Chuck Hagenbuch chuck |
foreach( -> foreach ( |
|
1.34 (+2 -4 lines) |
09/13/2002 01:08 PM |
Chuck Hagenbuch chuck |
- a bit of style cleanup (still a ton to do here)
- fix a typo that meant the Attic was _always_ parsed in directory views
- add much more, and much smarter, caching of cvs file objects. |
|
1.33 (+15 -15 lines) |
08/24/2002 01:14 PM |
Jan Schneider jan |
Gettext strings. |
|
1.32 (+3 -2 lines) |
08/23/2002 04:43 PM |
avsm |
Add in a basic statistics page to generate graphs of CVS activity
in one file. Right now it only does commit counts for authors, but
the sky's the limit ... HTML and SVG work; I'm working on a GD-based
PNG driver for GraphSprocket as well.
Is it just me, or does 'Sprocket' conjure up memories of
Alice in Wonderland for anyone else? |
|
1.31 (+1 -5 lines) |
08/23/2002 12:50 PM |
avsm |
move the isRestricted check into lib/base.php from the individual
files involved |
|
1.30 (+2 -2 lines) |
08/21/2002 12:04 AM |
avsm |
- have a prettier error page by using Horde::Notification
- if we get a 404/3 error, then reset the last_file preference
- check the stored CVSROOT in prefs and make sure it exists before
using it
Submitted by: Akom <lists@akom2.2y.net> |
|
1.29 (+3 -1 lines) |
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. |
|
1.28 (+1 -5 lines) |
07/03/2002 12:54 AM |
Chuck Hagenbuch chuck |
use Horde::compressOutput() |
|
1.20.2.3 RELENG_1 (+19 -21 lines) |
03/20/2002 03:30 PM |
Chuck Hagenbuch chuck |
MFH: lots of changes. Tags: CHORA_1_1, CHORA_1_1_RC1 |
|
1.20.2.2 RELENG_1 (+2 -1 lines) |
03/18/2002 09:14 PM |
Chuck Hagenbuch chuck |
MFH: Close a potential problem with register_globals On and $js_onLoad. |
|
1.27 (+2 -1 lines) |
03/18/2002 09:12 PM |
Chuck Hagenbuch chuck |
Close a potential problem with register_globals On and $js_onLoad. |
|
1.26 (+2 -2 lines) |
02/16/2002 11:37 AM |
Chuck Hagenbuch chuck |
use strftime() instead of date() |
|
1.25 (+2 -2 lines) |
02/09/2002 12:22 AM |
Chuck Hagenbuch chuck |
fix date issues
Submitted by: John Hoffmann <jhoffmann@vasoftware.com> |
|
1.24 (+4 -10 lines) |
01/27/2002 12:07 AM |
Chuck Hagenbuch chuck |
switch output compression to use ob_gzhandler(). |
|
1.23 (+13 -13 lines) |
01/24/2002 05:45 PM |
Chuck Hagenbuch chuck |
use $registry->getParam()
use CHORA_TEMPLATES |
|
1.22 (+5 -1 lines) |
01/16/2002 07:02 PM |
max |
add restricted files support. should this be MFH? |
|
1.21 (+2 -2 lines) |
01/16/2002 11:15 AM |
Jan Schneider jan |
Updated copyright year. |
|
1.20.2.1 RELENG_1 (+2 -2 lines) |
01/02/2002 12:05 PM |
Jan Schneider jan |
Updated copyright dates. Tags: CHORA_1_0 |
|
1.20 (+2 -2 lines) |
10/02/2001 12:56 PM |
jon |
Various formatting fixes (Text::htmlallspaces() calls, mainly).
Submitted by: Mathieu Arnold <arn_mat@club-internet.fr> Tags: RELENG_1, CHORA_1_0_RC1 |
|
1.19 (+12 -12 lines) |
08/18/2001 02:12 AM |
avsm |
whitespace Tags: CHORA_0_6_4 |
|
1.18 (+2 -2 lines) |
08/18/2001 02:00 AM |
avsm |
Move the global url() function to Chora::url() |
|
1.17 (+2 -2 lines) |
08/15/2001 12:44 AM |
avsm |
move lots of the global funcs in lib/base.php into the Chora
utility class.
clean them up and optimise a bit while I'm there |
|
1.16 (+2 -2 lines) |
08/12/2001 08:05 AM |
Jan Schneider jan |
More gettext strings
Submitted by: Jan Kuipers <jrkuipers@lauwerscollege.nl> |
|
1.15 (+2 -2 lines) |
08/03/2001 04:42 PM |
avsm |
some more gettext conversions |
|
1.14 (+12 -12 lines) |
07/17/2001 06:10 AM |
avsm |
Cleanup: change all the $conf['paths'] variables to query this information
from the registry using the new API functions:
getTemplatePath(), getWebRoot(), getFileRoot(), getGraphicsPath()
Update your config files! |
|
1.13 (+19 -19 lines) |
04/25/2001 07:26 PM |
avsm |
style, mainly spacing Tags: CHORA_0_6_1 |
|
1.12 (+13 -1 lines) |
04/15/2001 09:00 PM |
avsm |
Allow output compression as an option, using HTTP_Compress from PEAR. |
|
1.11 (+2 -2 lines) |
04/14/2001 02:43 PM |
avsm |
Do a repository-move of common.php -> lib/base.php to be consistent
with Horde
The code in this file is still very bad, but at least it's bad code in
the right place :-) |
|
1.10 (+3 -2 lines) |
04/14/2001 02:15 PM |
avsm |
use CHORA_BASE |
|
1.9 (+10 -10 lines) |
04/14/2001 12:40 PM |
avsm |
Move template files into their own subdirectories, like the rest of Horde |
|
1.8 (+6 -6 lines) |
04/11/2001 06:32 PM |
Chuck Hagenbuch chuck |
start using Horde framework and fix a couple of CODING_STANDARDS things
(there are a lot of spacing issues left). |
|
1.7 (+2 -2 lines) |
02/27/2001 02:06 AM |
avsm |
add 2001 to copyright year, and other style tweaks Tags: CHORA_0_4_1 |
|
1.6 (+9 -9 lines) |
01/26/2001 03:37 PM |
Chuck Hagenbuch chuck |
capitalization standards, lowercase package name |
|
1.5 (+2 -3 lines) |
01/19/2001 08:08 PM |
avsm |
no need to spawn the CVSLib object here |
|
1.4 (+25 -2 lines) |
01/10/2001 07:07 PM |
avsm |
better docs and comments in the code Tags: CHORA_0_2_0 |
|
1.3 (+2 -2 lines) |
12/26/2000 07:44 PM |
avsm |
better error checking |
|
1.2 (+5 -1 lines) |
12/26/2000 06:20 PM |
avsm |
initialise branches properly to avoid erroring when we only have one
branch |
|
1.1 |
12/26/2000 05:36 PM |
avsm |
Now, this is neat ... a visual representation of the branching history
of a given repository file.
It starts off with the trunk on a single column, and then as more branches
come along, they sprout off from the tree in different colours.
The balancing algorithm for the grid can cope with an infinite number of
branch nests, so extremely complex repositories can be viewed with this
method (although it'll get pretty confusing)
Some points:
- You can view this from the 'visual branch' line in the log view,
or the link on the top right (switch to branch view)
- The colours are temporary. I am working on a hue/saturation -> RGB
class, which will allow 'intelligent' use of colours for the branches.
So that a sub-branch will be a related colour to the parent branch.
Or perhaps high-activity branches (with lots of changed lines) will
be stronger colours than maintainance (feature frozen) branches.
- This commit also introduces a new CVSLib_rev class, which is a
collection of static methods to deal with cvs revisions, such as
to validate them, and figure out root branches and so on.
- Numerous other cleanups. |