horde.git
16 years agoAdd profile links to blacklist
Duck (Jakob Munih) [Wed, 28 Jan 2009 18:55:16 +0000 (19:55 +0100)]
Add profile links to blacklist

16 years agoMore work on Horde_Vcs.
Michael M Slusarz [Tue, 27 Jan 2009 23:48:45 +0000 (16:48 -0700)]
More work on Horde_Vcs.

Remove Horde_Vcs_Diff class.
Fix some issues relating to paths.
Clean up patchset generation.
Clean up caching/directory browsing.
Various phpdoc cleanup.
Make this code more correctly OO - now down to only 1 main class
(Horde_Vcs) and 4 subclasses (Horde_Vcs_File, Horde_Vcs_Directory,
Horde_Vcs_Log, and Horde_Vcs_Patchset).

16 years agoFix sentinels
Michael M Slusarz [Tue, 27 Jan 2009 19:35:05 +0000 (12:35 -0700)]
Fix sentinels

16 years agoforward port recent security fixes
Chuck Hagenbuch [Tue, 27 Jan 2009 14:59:15 +0000 (09:59 -0500)]
forward port recent security fixes

16 years agoAdd removeTagFromObject() method that removes all instances of a
Michael J. Rubinsky [Mon, 26 Jan 2009 23:50:10 +0000 (18:50 -0500)]
Add removeTagFromObject() method that removes all instances of a
tag from a specific object, regardless of the user that added the tag.

Remove some debug output that snuck in as well.

16 years agoLike I expected, next Date_Holidays version is 0.21.0.
Jan Schneider [Mon, 26 Jan 2009 23:38:16 +0000 (00:38 +0100)]
Like I expected, next Date_Holidays version is 0.21.0.

16 years agoUse getAssoc() here.
Michael J. Rubinsky [Mon, 26 Jan 2009 19:46:59 +0000 (14:46 -0500)]
Use getAssoc() here.

16 years agoMerge event handling from IMP.
Jan Schneider [Mon, 26 Jan 2009 15:46:19 +0000 (16:46 +0100)]
Merge event handling from IMP.

16 years agoUse NLS::setLanguageEnvironment().
Jan Schneider [Mon, 26 Jan 2009 15:44:59 +0000 (16:44 +0100)]
Use NLS::setLanguageEnvironment().

16 years agoscripts/agenda.php
Jan Schneider [Mon, 26 Jan 2009 15:13:15 +0000 (16:13 +0100)]
scripts/agenda.php

16 years agoUse NLS::setLanguageEnvironment().
Jan Schneider [Mon, 26 Jan 2009 15:09:24 +0000 (16:09 +0100)]
Use NLS::setLanguageEnvironment().

16 years agoinitial base parser port
Chuck Hagenbuch [Mon, 26 Jan 2009 03:45:15 +0000 (22:45 -0500)]
initial base parser port

16 years agofix inline functions
Chuck Hagenbuch [Mon, 26 Jan 2009 03:44:56 +0000 (22:44 -0500)]
fix inline functions

16 years ago- note about componentFactory
Chuck Hagenbuch [Mon, 26 Jan 2009 03:44:14 +0000 (22:44 -0500)]
- note about componentFactory
- static method for one-shot parsing

16 years agoinitial php version of Span.php
Chuck Hagenbuch [Mon, 26 Jan 2009 02:40:23 +0000 (21:40 -0500)]
initial php version of Span.php

16 years agoadd a static numerize method as a shortcut for instantiating the numerizer
Chuck Hagenbuch [Mon, 26 Jan 2009 02:40:01 +0000 (21:40 -0500)]
add a static numerize method as a shortcut for instantiating the numerizer

16 years agoadd date.js, another idea source. not as powerful a parser, but a lot of localization...
Chuck Hagenbuch [Mon, 26 Jan 2009 02:39:26 +0000 (21:39 -0500)]
add date.js, another idea source. not as powerful a parser, but a lot of localization rules

16 years agosmall fixes
Duck (Jakob Munih) [Mon, 26 Jan 2009 00:00:16 +0000 (01:00 +0100)]
small fixes

16 years agoMissig commits
Duck (Jakob Munih) [Sun, 25 Jan 2009 23:47:48 +0000 (00:47 +0100)]
Missig commits

16 years agoPretty urls
Duck (Jakob Munih) [Sun, 25 Jan 2009 23:43:07 +0000 (00:43 +0100)]
Pretty urls
Replace gollem with direct VFS access.
Allow to upload more then one image per news (stored in ansel)

16 years agouse Horde_Pdf_Writer
Duck (Jakob Munih) [Sun, 25 Jan 2009 23:30:16 +0000 (00:30 +0100)]
use Horde_Pdf_Writer

16 years agoRename FreeBusy.php to View.php so it can be autoloaded.
Michael J. Rubinsky [Sun, 25 Jan 2009 01:29:58 +0000 (20:29 -0500)]
Rename FreeBusy.php to View.php so it can be autoloaded.
Update Imple.php for PHP5 - fix some paths etc...

16 years agoFix class name in factory method.
Michael J. Rubinsky [Sun, 25 Jan 2009 01:19:59 +0000 (20:19 -0500)]
Fix class name in factory method.

16 years agoRequire Date_Holidays 0.20.2, though it will probably be 0.21 in the end.
Jan Schneider [Sat, 24 Jan 2009 17:58:30 +0000 (18:58 +0100)]
Require Date_Holidays 0.20.2, though it will probably be 0.21 in the end.

16 years agoBFN
Jan Schneider [Sat, 24 Jan 2009 17:54:13 +0000 (18:54 +0100)]
BFN

16 years agoDate_Holidays in CVS has a new addTranslation() method that takes care of
Jan Schneider [Sat, 24 Jan 2009 17:53:04 +0000 (18:53 +0100)]
Date_Holidays in CVS has a new addTranslation() method that takes care of
locale/translation support. Beside that, all translations are using UTF-8
now. Not being merged until there is a new release.
Bug: #7272

16 years agoMFB: Empty view cache when changing calendar selection
Jan Schneider [Fri, 23 Jan 2009 22:08:39 +0000 (23:08 +0100)]
MFB: Empty view cache when changing calendar selection
(stpierre@nebrwesleyan.edu, Bug #7879).

16 years agophpdoc wording.
Jan Schneider [Fri, 23 Jan 2009 14:20:52 +0000 (15:20 +0100)]
phpdoc wording.

16 years agoUse assertValidRevision()
Michael M Slusarz [Fri, 23 Jan 2009 19:12:12 +0000 (12:12 -0700)]
Use assertValidRevision()

16 years agoRemove Horde_Vcs_[Annotate|Checkout|Revision].
Michael M Slusarz [Fri, 23 Jan 2009 18:49:29 +0000 (11:49 -0700)]
Remove Horde_Vcs_[Annotate|Checkout|Revision].

All these functions are better off in Horde_Vcs.

16 years agoException handling in Chora
Michael M Slusarz [Fri, 23 Jan 2009 17:56:22 +0000 (10:56 -0700)]
Exception handling in Chora

16 years agoClean up some Vcs code.
Michael M Slusarz [Fri, 23 Jan 2009 17:44:01 +0000 (10:44 -0700)]
Clean up some Vcs code.

Clean up how we handle instantiation of the File object.
Remove all PEAR_Error code - use Exceptions instead.
Move valid revision determination into base class.

16 years agoFix variable name.
Michael M Slusarz [Fri, 23 Jan 2009 17:43:53 +0000 (10:43 -0700)]
Fix variable name.

16 years agoAdd a bit more padding to these icons.
Michael M Slusarz [Fri, 23 Jan 2009 16:56:12 +0000 (09:56 -0700)]
Add a bit more padding to these icons.

16 years agofix scope of ; always use explicit reference to make global variables easy to spot...
Chuck Hagenbuch [Fri, 23 Jan 2009 16:02:08 +0000 (11:02 -0500)]
fix scope of ; always use explicit  reference to make global variables easy to spot anywhere

16 years agoNext batch of Chora/Vcs development.
Michael M Slusarz [Fri, 23 Jan 2009 07:48:18 +0000 (00:48 -0700)]
Next batch of Chora/Vcs development.

Big advance in this batch of commits: browsing branches works now, at
least for CVS and Git.

16 years agoMove branch query code to Vcs library
Michael M Slusarz [Thu, 22 Jan 2009 23:56:16 +0000 (16:56 -0700)]
Move branch query code to Vcs library

16 years agoChance this might be undefined.
Michael M Slusarz [Thu, 22 Jan 2009 23:51:29 +0000 (16:51 -0700)]
Chance this might be undefined.

16 years agoCorrectly clear drop status when doing dragging.
Michael M Slusarz [Thu, 22 Jan 2009 20:58:52 +0000 (13:58 -0700)]
Correctly clear drop status when doing dragging.

16 years agoAdd individual notification methods for single events.
Alfonso Marín Marín [Thu, 22 Jan 2009 17:57:26 +0000 (18:57 +0100)]
Add individual notification methods for single events.

16 years agoAdd patch cruft.
Jan Schneider [Thu, 22 Jan 2009 11:25:38 +0000 (12:25 +0100)]
Add patch cruft.

16 years agoMore work on tags/branches.
Michael M Slusarz [Thu, 22 Jan 2009 14:02:59 +0000 (07:02 -0700)]
More work on tags/branches.

Tearing apart code to get it to work properly. Display of branches with
both CVS and Git looks good - however, the code has been removed to view
only commits on a certain branch (since it was CVS specific). This code
will be rewritten in the individual drivers.

Change supportsFeature() -> hasFeature()

Distinguish between heads (branches) and tags in Git.

16 years agoAdd config option to disable caching.
Michael M Slusarz [Thu, 22 Jan 2009 14:01:36 +0000 (07:01 -0700)]
Add config option to disable caching.

16 years agoMore efficient way of doing this.
Michael M Slusarz [Wed, 21 Jan 2009 23:58:36 +0000 (16:58 -0700)]
More efficient way of doing this.

16 years agoCleanups; include all refs as git tags.
Michael M Slusarz [Wed, 21 Jan 2009 23:54:33 +0000 (16:54 -0700)]
Cleanups; include all refs as git tags.

16 years agoFix install path.
Michael M Slusarz [Wed, 21 Jan 2009 23:52:18 +0000 (16:52 -0700)]
Fix install path.

16 years agoRemove CVS/SVN-specifc code.
Michael M Slusarz [Wed, 21 Jan 2009 23:51:30 +0000 (16:51 -0700)]
Remove CVS/SVN-specifc code.

16 years agoUse escapeshellarg(); initial branch code.
Michael M Slusarz [Wed, 21 Jan 2009 22:58:17 +0000 (15:58 -0700)]
Use escapeshellarg(); initial branch code.

16 years agoFix variable scoping error.
Michael M Slusarz [Wed, 21 Jan 2009 22:58:00 +0000 (15:58 -0700)]
Fix variable scoping error.

16 years agoFix stats.php self determination
Michael M Slusarz [Wed, 21 Jan 2009 22:57:41 +0000 (15:57 -0700)]
Fix stats.php self determination

16 years agoAdd HEAD to list of branches; fix error.
Michael M Slusarz [Wed, 21 Jan 2009 22:56:52 +0000 (15:56 -0700)]
Add HEAD to list of branches; fix error.

16 years agoVarious fixes to Chora/Vcs code.
Michael M Slusarz [Wed, 21 Jan 2009 20:51:38 +0000 (13:51 -0700)]
Various fixes to Chora/Vcs code.

16 years agoAdd initial tags support to Git driver.
Michael M Slusarz [Wed, 21 Jan 2009 20:50:07 +0000 (13:50 -0700)]
Add initial tags support to Git driver.

16 years agoDon't show empty last line in annotate view.
Michael M Slusarz [Wed, 21 Jan 2009 20:14:44 +0000 (13:14 -0700)]
Don't show empty last line in annotate view.

16 years agoMuch easier to manage a single .gitignore file
Michael M Slusarz [Wed, 21 Jan 2009 18:31:39 +0000 (11:31 -0700)]
Much easier to manage a single .gitignore file

Trying to manage multiple .gitignore files, hidden in various
directories, is not desirable.

16 years agoTweaks
Jan Schneider [Wed, 21 Jan 2009 17:50:49 +0000 (18:50 +0100)]
Tweaks

16 years agoAdd share locking.
Alfonso Marí­n Marí­n [Wed, 21 Jan 2009 17:23:59 +0000 (18:23 +0100)]
Add share locking.

16 years agoFix my name and word order.
Jan Schneider [Wed, 21 Jan 2009 15:20:59 +0000 (16:20 +0100)]
Fix my name and word order.

16 years agofix class name for MASK_MONDAY constant
Chuck Hagenbuch [Wed, 21 Jan 2009 18:04:23 +0000 (13:04 -0500)]
fix class name for MASK_MONDAY constant

16 years agoRevert "We should hide .php files in config dir, not .local.php". H4 apps will
Chuck Hagenbuch [Wed, 21 Jan 2009 14:57:16 +0000 (09:57 -0500)]
Revert "We should hide .php files in config dir, not .local.php". H4 apps will
have default configurations in the .php files to work out of the box (see
content/config/routes.php, for instance) and use .local.php for overrides.

This reverts commit d9cb2946726df65399d46f1c44b66f02a98ae0f3.

16 years agorc1 sentinel
Chuck Hagenbuch [Wed, 21 Jan 2009 03:39:15 +0000 (22:39 -0500)]
rc1 sentinel

16 years agoFix MIME rendering.
Michael M Slusarz [Wed, 21 Jan 2009 07:30:49 +0000 (00:30 -0700)]
Fix MIME rendering.

16 years agoFix typo.
Michael M Slusarz [Wed, 21 Jan 2009 07:21:43 +0000 (00:21 -0700)]
Fix typo.

16 years agoClean up stats page.
Michael M Slusarz [Wed, 21 Jan 2009 07:18:39 +0000 (00:18 -0700)]
Clean up stats page.

16 years agoConvert to PHP 5.
Michael M Slusarz [Wed, 21 Jan 2009 07:16:49 +0000 (00:16 -0700)]
Convert to PHP 5.

16 years agoUpdate revlog script.
Michael M Slusarz [Wed, 21 Jan 2009 06:58:51 +0000 (23:58 -0700)]
Update revlog script.

16 years agoVarious documentation updates.
Michael M Slusarz [Wed, 21 Jan 2009 06:30:24 +0000 (23:30 -0700)]
Various documentation updates.

16 years agoUnneded require_once().
Michael M Slusarz [Wed, 21 Jan 2009 06:23:16 +0000 (23:23 -0700)]
Unneded require_once().

16 years agoSome patchset changes.
Michael M Slusarz [Wed, 21 Jan 2009 06:19:54 +0000 (23:19 -0700)]
Some patchset changes.

16 years agoVarious fixes to Git.php.
Michael M Slusarz [Wed, 21 Jan 2009 06:06:32 +0000 (23:06 -0700)]
Various fixes to Git.php.

16 years agoVarious fixes to Vcs.php
Michael M Slusarz [Wed, 21 Jan 2009 06:06:12 +0000 (23:06 -0700)]
Various fixes to Vcs.php

16 years agoAdd base.local.php file to Chora.
Michael M Slusarz [Wed, 21 Jan 2009 05:56:14 +0000 (22:56 -0700)]
Add base.local.php file to Chora.

16 years agoWe should hide .php files in config dir, not .local.php
Michael M Slusarz [Wed, 21 Jan 2009 05:55:47 +0000 (22:55 -0700)]
We should hide .php files in config dir, not .local.php

16 years agoCSS tweaks
Michael M Slusarz [Wed, 21 Jan 2009 05:42:28 +0000 (22:42 -0700)]
CSS tweaks

16 years agoThis is clearer.
Michael M Slusarz [Tue, 20 Jan 2009 18:30:26 +0000 (11:30 -0700)]
This is clearer.

16 years agoFix CSS for warning alert messages; other CSS fixes
Michael M Slusarz [Tue, 20 Jan 2009 06:54:59 +0000 (23:54 -0700)]
Fix CSS for warning alert messages; other CSS fixes

16 years agoUse new browser sniffing for Fckeditor availability
Michael M Slusarz [Tue, 20 Jan 2009 05:57:53 +0000 (22:57 -0700)]
Use new browser sniffing for Fckeditor availability

RTE now able to be used w/Safari 3+ and Chrome.

16 years agostubs for recent feeds. needs some work in Horde_Feed for RSS to work and to fix...
Chuck Hagenbuch [Tue, 20 Jan 2009 05:16:36 +0000 (00:16 -0500)]
stubs for recent feeds. needs some work in Horde_Feed for RSS to work and to fix the dates.

16 years agoadd recent tags action
Chuck Hagenbuch [Tue, 20 Jan 2009 04:09:45 +0000 (23:09 -0500)]
add recent tags action

16 years agoEnhancement #2925: Add ability to download attachments in MIMP.
Michael M Slusarz [Tue, 20 Jan 2009 05:01:11 +0000 (22:01 -0700)]
Enhancement #2925: Add ability to download attachments in MIMP.

16 years agoFix HTML display in MIMP
Michael M Slusarz [Tue, 20 Jan 2009 04:46:40 +0000 (21:46 -0700)]
Fix HTML display in MIMP

16 years agoFix config param name; show MIME type for attachments.
Michael M Slusarz [Tue, 20 Jan 2009 04:40:41 +0000 (21:40 -0700)]
Fix config param name; show MIME type for attachments.

16 years agoFix thread display in MIMP.
Michael M Slusarz [Tue, 20 Jan 2009 04:40:30 +0000 (21:40 -0700)]
Fix thread display in MIMP.

16 years agophpdoc
Michael M Slusarz [Tue, 20 Jan 2009 04:40:19 +0000 (21:40 -0700)]
phpdoc

16 years agomimp_notify -> imp_notify
Michael M Slusarz [Tue, 20 Jan 2009 04:36:50 +0000 (21:36 -0700)]
mimp_notify -> imp_notify

16 years agoFinally, size display should be working correctly
Michael M Slusarz [Mon, 19 Jan 2009 22:57:57 +0000 (15:57 -0700)]
Finally, size display should be working correctly

16 years agofix typo that was causing tasklists not to show up in the move to dialog on the mailb...
Chuck Hagenbuch [Tue, 20 Jan 2009 01:30:06 +0000 (20:30 -0500)]
fix typo that was causing tasklists not to show up in the move to dialog on the mailbox page

16 years agophp 5 nits
Chuck Hagenbuch [Tue, 20 Jan 2009 01:28:15 +0000 (20:28 -0500)]
php 5 nits

16 years agofix adding messages to notepads/tasklists
Chuck Hagenbuch [Tue, 20 Jan 2009 01:27:48 +0000 (20:27 -0500)]
fix adding messages to notepads/tasklists

16 years agoCapitalization
Michael J. Rubinsky [Mon, 19 Jan 2009 20:51:58 +0000 (15:51 -0500)]
Capitalization

16 years agoMore Horde_Date class constants
Michael J. Rubinsky [Mon, 19 Jan 2009 19:04:02 +0000 (14:04 -0500)]
More Horde_Date class constants

16 years agoUse Horde_Date_Recurrence::RECUR_* class constants so the can be
Michael J. Rubinsky [Mon, 19 Jan 2009 18:12:53 +0000 (13:12 -0500)]
Use Horde_Date_Recurrence::RECUR_* class constants so the can be
autoloaded.

16 years agoFix method name - we don't attempt to set the new gallery's description
Michael J. Rubinsky [Sun, 18 Jan 2009 19:38:48 +0000 (14:38 -0500)]
Fix method name - we don't attempt to set the new gallery's description

16 years agoThe server list is no longer a combo, but a popup menu
Michael J. Rubinsky [Sun, 18 Jan 2009 19:37:44 +0000 (14:37 -0500)]
The server list is no longer a combo, but a popup menu

16 years agoTranslation -> Babel
Jan Schneider [Mon, 19 Jan 2009 10:07:30 +0000 (11:07 +0100)]
Translation -> Babel

16 years agoRemove (old) copy of po/translation.php.
Jan Schneider [Mon, 19 Jan 2009 10:03:56 +0000 (11:03 +0100)]
Remove (old) copy of po/translation.php.

16 years agoLoad scriptaculous from Horde.
Jan Schneider [Mon, 19 Jan 2009 09:54:59 +0000 (10:54 +0100)]
Load scriptaculous from Horde.

16 years agoFix copyright year.
Jan Schneider [Mon, 19 Jan 2009 09:52:53 +0000 (10:52 +0100)]
Fix copyright year.

16 years agoRequire installing Gettext package from PEAR.
Jan Schneider [Mon, 19 Jan 2009 09:51:59 +0000 (10:51 +0100)]
Require installing Gettext package from PEAR.

16 years agoAdd Babel (Request #7853).
Jan Schneider [Mon, 19 Jan 2009 09:44:39 +0000 (10:44 +0100)]
Add Babel (Request #7853).