|
1.87.8.4 FRAMEWORK_3 (+141 -158 lines) |
10/09/2008 01:40 PM |
Jan Schneider jan |
Merge from HEAD. |
|
1.107 (+4 -3 lines) |
06/22/2008 11:59 PM |
Michael M Slusarz slusarz |
Patch files require a UNIX EOL character, or else they may not work correctly. Tags: BEFORE_MERGE_3_3 |
|
1.106 (+2 -1 lines) |
06/20/2008 01:12 PM |
Michael M Slusarz slusarz |
Add date information to diff screen. |
|
1.105 (+14 -11 lines) |
06/16/2008 03:30 PM |
Chuck Hagenbuch chuck |
avoid errors on vcs like subversion where revision numbers are global, so the
changes in one file will skip some. |
|
1.104 (+5 -18 lines) |
06/03/2008 12:43 AM |
Michael M Slusarz slusarz |
Bug: 6805
Don't show log entries when there is no straight-line path between revisions. |
|
1.103 (+3 -3 lines) |
05/29/2008 01:03 PM |
Michael M Slusarz slusarz |
Add Chora::getBranch(). Another place we can use Chora::getTags() also. |
|
1.102 (+2 -1 lines) |
05/29/2008 12:49 PM |
Michael M Slusarz slusarz |
Add striping. |
|
1.101 (+9 -4 lines) |
05/29/2008 01:54 AM |
Michael M Slusarz slusarz |
Correctly show log entries when diffing from newer -> older. |
|
1.100 (+23 -5 lines) |
05/29/2008 01:47 AM |
Michael M Slusarz slusarz |
Bug: 6193
Add log entries to diff screen. |
|
1.99 (+1 -1 lines) |
01/02/2008 06:11 AM |
Jan Schneider jan |
Happy New Year |
|
1.98 (+3 -1 lines) |
10/30/2007 08:23 PM |
Jan Schneider jan |
First round of copyright assignments. |
|
1.97 (+1 -1 lines) |
06/27/2007 01:22 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.96 (+18 -1 lines) |
05/11/2007 10:13 PM |
Chuck Hagenbuch chuck |
[cjh] Add the ability to walk backwards to the next oldest revision when
diffing on a VC system where the revision numbers of a single file
are not always consecutive (helly@php.net, Request #5350). |
|
1.95 (+2 -2 lines) |
02/22/2007 09:04 PM |
Matt Selsky selsky |
Chora::fatal() requires two arguments. |
|
1.87.8.3 FRAMEWORK_3 (+2 -2 lines) |
01/02/2007 08:54 AM |
Jan Schneider jan |
Happy New Year Tags: CHORA_2_0_2 |
|
1.94 (+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.93 (+12 -33 lines) |
04/19/2006 04:44 PM |
Chuck Hagenbuch chuck |
More consolidation. Don't send diff type parameter if we want the
default. Remove the multi-level mapping of diff types. |
|
1.92 (+75 -106 lines) |
04/19/2006 04:35 PM |
Chuck Hagenbuch chuck |
Consolidate a lot of diff code, and put the code for showing images
side-by-side into the human-readable case, not the columns case. Now
we get versions of images side-by-side in the default diff view. |
|
1.91 (+89 -81 lines) |
04/14/2006 02:44 PM |
Chuck Hagenbuch chuck |
Finish pushing the new look to the rest of Chora. |
|
1.90 (+4 -12 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.87.8.2 FRAMEWORK_3 (+2 -2 lines) |
01/01/2006 04:28 PM |
Jan Schneider jan |
Happy new year |
|
1.89 (+1 -1 lines) |
01/01/2006 04:09 PM |
Jan Schneider jan |
Happy new year\! |
|
1.88 (+1 -1 lines) |
01/03/2005 09:34 AM |
Jan Schneider jan |
Happy New Year |
|
1.87.8.1 FRAMEWORK_3 (+2 -2 lines) |
01/03/2005 07:25 AM |
Jan Schneider jan |
Happy New Year Tags: CHORA_2_0_1, CHORA_2_0_1_RC1 |
|
1.43.2.16 RELENG_1 (+2 -2 lines) |
01/03/2005 06:25 AM |
Jan Schneider jan |
Happy New Year! :-) Tags: CHORA_1_2_3 |
|
1.87 (+3 -3 lines) |
11/14/2004 10:59 PM |
Chuck Hagenbuch chuck |
Use new CSS menu. Tags: FRAMEWORK_3, BEFORE_BRANCH_3, CHORA_2_0, CHORA_2_0_RC3, CHORA_2_0_RC2, CHORA_2_0_RC1 |
|
1.86 (+3 -3 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). Tags: CHORA_2_0_BETA |
|
1.43.2.15 RELENG_1 (+2 -2 lines) |
06/12/2004 10:06 AM |
Chuck Hagenbuch chuck |
MFH: Data validation Tags: CHORA_1_2_2 |
|
1.85 (+2 -2 lines) |
06/12/2004 10:04 AM |
Chuck Hagenbuch chuck |
Data validation, cleanup. |
|
1.84 (+7 -11 lines) |
06/01/2004 12:00 PM |
Chuck Hagenbuch chuck |
Fix HR diff display. |
|
1.83 (+10 -8 lines) |
05/24/2004 09:56 PM |
Chuck Hagenbuch chuck |
Attached is a patch to make blocks of changed code a contiguous color. For an example, see my site:
http://justin.richer.org/code/chora/diff.php/neuron/src/edu/neu/ron/client/ng/NgElement.java?login=2&r1=1.11&r2=1.12&ty=h
With current Chora behavior, when a large block of changed code contains blank lines, they are incorectly colored as "not changed"
Bug: 213 |
|
1.82 (+2 -2 lines) |
04/17/2004 12:49 PM |
Jan Schneider jan |
Remove Cache initialization from VC. |
|
1.81 (+3 -2 lines) |
04/16/2004 11:33 AM |
Chuck Hagenbuch chuck |
Make sure we're doing error checking on VC:: return values. |
|
1.80 (+2 -2 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.43.2.14 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. |
|
1.79 (+3 -3 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.78 (+2 -2 lines) |
01/01/2004 10:14 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.77 (+2 -2 lines) |
12/16/2003 02:34 AM |
Michael M Slusarz slusarz |
Move Horde_MIME to framework. If I somehow managed to convert all includes to
the new path, I owe myself a beer. |
|
1.76 (+18 -24 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.75 (+2 -2 lines) |
10/13/2003 12:34 AM |
Chuck Hagenbuch chuck |
- Use filenameToMIME() instead of extToMIME()
- remove a few unused methods. more cleaning possible here. |
|
1.74 (+8 -8 lines) |
09/16/2003 07:04 PM |
Jan Schneider jan |
Use the new Util:: class. |
|
1.73 (+3 -3 lines) |
08/27/2003 01:40 PM |
Chuck Hagenbuch chuck |
- nuke a bunch more references inside classes to the global $VC object
... just use the global.
- nuke the redundant *_Error classes in favor of just using PEAR Error
objects everywhere. |
|
1.72 (+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.71 (+10 -11 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.70 (+3 -7 lines) |
06/08/2003 08:57 PM |
Chuck Hagenbuch chuck |
[cjh] Add admin-defined regular expression/replacement patterns for linking
to bug-tracking or other systems. |
|
1.69 (+6 -6 lines) |
06/08/2003 10:29 AM |
Chuck Hagenbuch chuck |
- Clean up a bunch of code, style, etc.
- Make diffs without whitespace work again
- re-use Horde calls in Chora::url() - much simpler |
|
1.68 (+4 -4 lines) |
05/22/2003 05:48 PM |
Chuck Hagenbuch chuck |
More menu.php nuking |
|
1.67 (+14 -7 lines) |
03/04/2003 02:37 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.43.2.13 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.66 (+2 -2 lines) |
01/02/2003 09:12 PM |
Jan Schneider jan |
Bump year. |
|
1.65 (+19 -20 lines) |
12/18/2002 05:54 PM |
Chuck Hagenbuch chuck |
Fairly huge commit, due to the amount of code I could rip out with
this change (yay, fewer lines, same functionality):
[cjh] The mail/compose method is now a full call, not a link. This means,
aside from a bit less code duplication, that we now honor the
compose_popup preference in $registry calls.
[cjh] Deprecated Registry::includeFiles() and Registry::shutdown(). |
|
1.43.2.12 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.64 (+3 -4 lines) |
10/14/2002 06:12 PM |
Chuck Hagenbuch chuck |
Lots of new stuff for the browser class:
- rename getVer() to getVersion()
- rename isImageViewable() to isViewable(), and check for any MIME type using
the HTTP_ACCEPT string.
- detect a lot of mobile browsers.
Also, update the files that used isImageViewable() to the new syntax. |
|
1.43.2.11 RELENG_1 (+2 -1 lines) |
10/06/2002 08:52 AM |
Jan Schneider jan |
MFH 1.140: fix mailto: links. |
|
1.43.2.10 RELENG_1 (+2 -3 lines) |
10/06/2002 08:48 AM |
Jan Schneider jan |
MFH: Missed 1.61 |
|
1.43.2.9 RELENG_1 (+1 -9 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.43.2.8 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.43.2.7 RELENG_1 (+125 -72 lines) |
10/02/2002 11:45 AM |
Jan Schneider jan |
MFH: Add routine to display images side-by-side in a more or less
human readable fashion. |
|
1.63 (+1 -6 lines) |
10/02/2002 11:29 AM |
Jan Schneider jan |
Don't show cvs output if showing image diffs. |
|
1.43.2.6 RELENG_1 (+5 -4 lines) |
09/26/2002 08:52 PM |
Jan Schneider jan |
Add Chora::toHTML() (simplified Text::toHTML()).
MFH: Fix linebreaks in log messages. Make mailto: links work. |
|
1.62 (+3 -2 lines) |
09/26/2002 08:38 PM |
Jan Schneider jan |
Make mailto: links work. |
|
1.43.2.5 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.61 (+2 -3 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.60 (+1 -5 lines) |
08/23/2002 12:50 PM |
avsm |
move the isRestricted check into lib/base.php from the individual
files involved |
|
1.59 (+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.58 (+2 -2 lines) |
08/14/2002 02:05 PM |
Michael M Slusarz slusarz |
viewImage() -> isImageViewable(). |
|
1.57 (+11 -15 lines) |
08/14/2002 02:01 PM |
Michael M Slusarz slusarz |
Use $browser->viewImage(). Eric - I know you just threw the switch() case
in here, but I can't think of a way to check for images without using plain
old if/else logic. |
|
1.56 (+8 -8 lines) |
08/14/2002 01:41 PM |
Chuck Hagenbuch chuck |
Make image diffs work with PATH_INFO off. |
|
1.55 (+11 -18 lines) |
08/14/2002 01:36 PM |
Chuck Hagenbuch chuck |
a little style, and remove newlines from header() calls - no idea why
they were there. |
|
1.54 (+41 -37 lines) |
08/14/2002 01:24 PM |
Michael M Slusarz slusarz |
switch() style nits. |
|
1.53 (+136 -69 lines) |
08/13/2002 11:08 PM |
Eric Rostetter ericr |
* Reorganize from if/else to switch/case so we can add more flexible
routines
* Add routine to display images side-by-side in a more or less human
readable fashion (note: done in side-by-side, not human-readable) |
|
1.52 (+4 -4 lines) |
07/24/2002 06:32 AM |
Jan Schneider jan |
Fix linebreaks in log messages. |
|
1.51 (+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.50 (+1 -5 lines) |
07/03/2002 12:54 AM |
Chuck Hagenbuch chuck |
use Horde::compressOutput() |
|
1.43.2.4 RELENG_1 (+51 -52 lines) |
03/20/2002 03:30 PM |
Chuck Hagenbuch chuck |
MFH: lots of changes. Tags: CHORA_1_1, CHORA_1_1_RC1 |
|
1.43.2.3 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.49 (+2 -1 lines) |
03/18/2002 09:12 PM |
Chuck Hagenbuch chuck |
Close a potential problem with register_globals On and $js_onLoad. |
|
1.48 (+2 -7 lines) |
01/27/2002 12:07 AM |
Chuck Hagenbuch chuck |
switch output compression to use ob_gzhandler(). |
|
1.47 (+46 -46 lines) |
01/24/2002 05:45 PM |
Chuck Hagenbuch chuck |
use $registry->getParam()
use CHORA_TEMPLATES |
|
1.46 (+5 -1 lines) |
01/16/2002 07:02 PM |
max |
add restricted files support. should this be MFH? |
|
1.45 (+2 -2 lines) |
01/16/2002 11:15 AM |
Jan Schneider jan |
Updated copyright year. |
|
1.43.2.2 RELENG_1 (+1 -1 lines) |
01/02/2002 12:05 PM |
Jan Schneider jan |
Updated copyright dates. Tags: CHORA_1_0 |
|
1.43.2.1 RELENG_1 (+2 -2 lines) |
12/23/2001 11:36 AM |
Jan Schneider jan |
MFH 1.44: Fix wrong comment. |
|
1.44 (+2 -2 lines) |
12/23/2001 11:35 AM |
Jan Schneider jan |
Fix wrong comment. |
|
1.43 (+6 -6 lines) |
11/05/2001 10:47 AM |
Chuck Hagenbuch chuck |
fix diff types when PATH_INFO isn't being used, and the ws diff stuff now
works. Tags: RELENG_1, CHORA_1_0_RC1 |
|
1.42 (+6 -6 lines) |
11/05/2001 10:19 AM |
Chuck Hagenbuch chuck |
try adding support for diffs that ignore whitespace |
|
1.41 (+2 -3 lines) |
10/02/2001 12:56 PM |
jon |
Various formatting fixes (Text::htmlallspaces() calls, mainly).
Submitted by: Mathieu Arnold <arn_mat@club-internet.fr> |
|
1.40 (+9 -4 lines) |
08/03/2001 04:32 PM |
avsm |
Specifically cache the result of diffs, since they never change
Also misc changes, such as gettext wrapping Tags: CHORA_0_6_4 |
|
1.39 (+4 -1 lines) |
08/01/2001 12:00 PM |
avsm |
Display log message in pretty-printed checkouts, and human-readable
diffs |
|
1.38 (+11 -11 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.37 (+10 -9 lines) |
05/23/2001 01:22 PM |
Chuck Hagenbuch chuck |
use Text::htmlspaces() and Text::htmlallspaces(); remove the definitions in
base.php. Tags: CHORA_0_6_1 |
|
1.36 (+11 -18 lines) |
04/25/2001 08:09 PM |
avsm |
Use Horde::getFormData |
|
1.35 (+1 -7 lines) |
04/25/2001 07:56 PM |
avsm |
Remove some bogus initialisation code |
|
1.34 (+11 -1 lines) |
04/15/2001 09:00 PM |
avsm |
Allow output compression as an option, using HTTP_Compress from PEAR. |
|
1.33 (+2 -2 lines) |
04/14/2001 03:45 PM |
avsm |
minor style nit |
|
1.32 (+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.31 (+3 -2 lines) |
04/14/2001 02:15 PM |
avsm |
use CHORA_BASE |
|
1.30 (+9 -9 lines) |
04/14/2001 12:40 PM |
avsm |
Move template files into their own subdirectories, like the rest of Horde |
|
1.29 (+2 -2 lines) |
04/14/2001 10:39 AM |
avsm |
correct syntax error |
|
1.28 (+5 -5 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.27 (+1 -15 lines) |
04/10/2001 11:15 AM |
Chuck Hagenbuch chuck |
fixes for problems with filenames with weird characters.
Submitted by: Mathieu Arnold <arn_mat@club-internet.fr> |
|
1.26 (+10 -4 lines) |
04/09/2001 11:53 AM |
Chuck Hagenbuch chuck |
long diff, default sort, and htmlspaces patches.
Submitted by: Mathieu Arnold <arn_mat@club-internet.fr> |