Chuck Hagenbuch [Fri, 30 Jan 2009 15:18:06 +0000 (10:18 -0500)]
use Horde_Date constants instead of string day names
Jan Schneider [Fri, 30 Jan 2009 00:22:15 +0000 (01:22 +0100)]
MFB: Fix typo (Bug #7911).
Jan Schneider [Thu, 29 Jan 2009 23:58:12 +0000 (00:58 +0100)]
Add $Id$ tags.
Jan Schneider [Thu, 29 Jan 2009 23:51:56 +0000 (00:51 +0100)]
Expand on .dist files too.
Jan Schneider [Tue, 27 Jan 2009 15:12:12 +0000 (16:12 +0100)]
MFB FW_3_2
Duck (Jakob Munih) [Thu, 29 Jan 2009 23:49:50 +0000 (00:49 +0100)]
Fix report
Duck (Jakob Munih) [Thu, 29 Jan 2009 23:49:11 +0000 (00:49 +0100)]
Merge branch 'master' of ssh://dev.horde.org/horde/git/horde-hatchery
Michael J. Rubinsky [Thu, 29 Jan 2009 22:13:00 +0000 (17:13 -0500)]
Add tag field to the edit and create calendar forms
Michael J. Rubinsky [Thu, 29 Jan 2009 19:52:42 +0000 (14:52 -0500)]
Move the tag section into it's own toggle-able node for events.
The keyword section will probably go away
Michael J. Rubinsky [Thu, 29 Jan 2009 19:51:54 +0000 (14:51 -0500)]
ws
Michael J. Rubinsky [Thu, 29 Jan 2009 18:46:51 +0000 (13:46 -0500)]
More work on tagging.
This adds tagging to the event edit form, deletion of tags from
the view panel and other tweaks. Still need to add via panel and
calendar form.
Michael J. Rubinsky [Tue, 27 Jan 2009 01:10:39 +0000 (20:10 -0500)]
Don't use the calendar/event property forms for adding/removing tags.
(At least for now)
Plus some more phpdoc and formatting.
Michael J. Rubinsky [Tue, 27 Jan 2009 00:55:51 +0000 (19:55 -0500)]
phpdoc, comments, and use the tagger objects splitTags() method.
Michael J. Rubinsky [Mon, 26 Jan 2009 23:47:54 +0000 (18:47 -0500)]
Make sure these values are integers
Michael J. Rubinsky [Sun, 25 Jan 2009 21:21:18 +0000 (16:21 -0500)]
Very initial tagger stuff before I loose it.
Michael J. Rubinsky [Thu, 29 Jan 2009 22:34:52 +0000 (17:34 -0500)]
Correctly deal with sql case insensitivity.
Michael M Slusarz [Thu, 29 Jan 2009 22:32:12 +0000 (15:32 -0700)]
Fix typo
Michael M Slusarz [Thu, 29 Jan 2009 22:24:47 +0000 (15:24 -0700)]
Bug #7915: Have Git add RCS-like id tags to config files
Michael M Slusarz [Thu, 29 Jan 2009 21:05:53 +0000 (14:05 -0700)]
Escape special characters in author name.
Michael M Slusarz [Thu, 29 Jan 2009 20:28:54 +0000 (13:28 -0700)]
Dramatically improve CVS branch revision determination.
Also phpdoc and some more shell arg escaping.
Michael M Slusarz [Thu, 29 Jan 2009 20:28:36 +0000 (13:28 -0700)]
Phpdoc; more shell escaping; remove unneded cruft.
Michael M Slusarz [Thu, 29 Jan 2009 20:28:04 +0000 (13:28 -0700)]
Various Cleanup/fixes.
Chuck Hagenbuch [Thu, 29 Jan 2009 22:12:53 +0000 (17:12 -0500)]
class headers for everything
Chuck Hagenbuch [Thu, 29 Jan 2009 22:12:34 +0000 (17:12 -0500)]
initial day and year repeater ports
Chuck Hagenbuch [Thu, 29 Jan 2009 17:00:26 +0000 (12:00 -0500)]
port the non-functional season repeaters
Chuck Hagenbuch [Thu, 29 Jan 2009 16:49:12 +0000 (11:49 -0500)]
no need to return null in these methods
Chuck Hagenbuch [Thu, 29 Jan 2009 16:48:54 +0000 (11:48 -0500)]
repeaters -> repeater for autoloadable dir structure
Michael J. Rubinsky [Thu, 29 Jan 2009 18:37:14 +0000 (13:37 -0500)]
Fix copy/paste error in page header.
Michael M Slusarz [Thu, 29 Jan 2009 17:17:16 +0000 (10:17 -0700)]
Bug #7891: Fix some dimp->imp hook conversion issues.
Michael M Slusarz [Thu, 29 Jan 2009 08:11:45 +0000 (01:11 -0700)]
Cleanups
Michael M Slusarz [Thu, 29 Jan 2009 08:11:15 +0000 (01:11 -0700)]
Update Horde versions.
Michael M Slusarz [Thu, 29 Jan 2009 04:19:19 +0000 (21:19 -0700)]
Fix stats script.
Michael M Slusarz [Thu, 29 Jan 2009 04:18:01 +0000 (21:18 -0700)]
Cleanups to Chora::.
Michael M Slusarz [Thu, 29 Jan 2009 04:11:24 +0000 (21:11 -0700)]
Move patchset feature determination to Vcs lib
Michael M Slusarz [Wed, 28 Jan 2009 20:15:06 +0000 (13:15 -0700)]
Patchsets are working, at least for Git and CVS.
Chuck Hagenbuch [Thu, 29 Jan 2009 05:36:42 +0000 (00:36 -0500)]
initial repeater port. lots to sort out for architecture here
Chuck Hagenbuch [Thu, 29 Jan 2009 05:34:46 +0000 (00:34 -0500)]
fix parse error
Chuck Hagenbuch [Thu, 29 Jan 2009 05:21:16 +0000 (00:21 -0500)]
index() is a method
Chuck Hagenbuch [Thu, 29 Jan 2009 03:20:46 +0000 (22:20 -0500)]
use componentfactory
Chuck Hagenbuch [Thu, 29 Jan 2009 02:56:02 +0000 (21:56 -0500)]
initial port of handler methods
Chuck Hagenbuch [Wed, 28 Jan 2009 21:49:31 +0000 (16:49 -0500)]
initial handler port
Chuck Hagenbuch [Wed, 28 Jan 2009 21:36:33 +0000 (16:36 -0500)]
Handlers.php had code that was part of the base locale parser class, along with a new top-level Handler class
Chuck Hagenbuch [Wed, 28 Jan 2009 21:28:11 +0000 (16:28 -0500)]
fix typo
Chuck Hagenbuch [Wed, 28 Jan 2009 21:26:44 +0000 (16:26 -0500)]
port scalar scanners
Chuck Hagenbuch [Wed, 28 Jan 2009 20:43:59 +0000 (15:43 -0500)]
port separator scanners
Chuck Hagenbuch [Wed, 28 Jan 2009 17:22:55 +0000 (12:22 -0500)]
port the smaller scanners
Duck (Jakob Munih) [Wed, 28 Jan 2009 20:21:46 +0000 (21:21 +0100)]
singleton multiply instances for every user
Michael M Slusarz [Wed, 28 Jan 2009 19:31:47 +0000 (12:31 -0700)]
Fix escaping revision range string
Michael M Slusarz [Wed, 28 Jan 2009 19:31:14 +0000 (12:31 -0700)]
Fix access to public class vars.
Michael M Slusarz [Wed, 28 Jan 2009 19:24:07 +0000 (12:24 -0700)]
Use queryPreviousRevision(); don't refer to class vars.
Michael M Slusarz [Wed, 28 Jan 2009 18:20:24 +0000 (11:20 -0700)]
Optimize branch/revision determination.
Michael M Slusarz [Wed, 28 Jan 2009 18:08:53 +0000 (11:08 -0700)]
Need to maintain index associations here.
Duck (Jakob Munih) [Wed, 28 Jan 2009 19:34:41 +0000 (20:34 +0100)]
Correctly pass user parameter
Duck (Jakob Munih) [Wed, 28 Jan 2009 19:34:16 +0000 (20:34 +0100)]
Make own copy of cache to allow runnig without whole app loded
Duck (Jakob Munih) [Wed, 28 Jan 2009 19:33:50 +0000 (20:33 +0100)]
Dont harcode drivers
Duck (Jakob Munih) [Wed, 28 Jan 2009 18:55:16 +0000 (19:55 +0100)]
Add profile links to blacklist
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).
Michael M Slusarz [Tue, 27 Jan 2009 19:35:05 +0000 (12:35 -0700)]
Fix sentinels
Chuck Hagenbuch [Tue, 27 Jan 2009 14:59:15 +0000 (09:59 -0500)]
forward port recent security fixes
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.
Jan Schneider [Mon, 26 Jan 2009 23:38:16 +0000 (00:38 +0100)]
Like I expected, next Date_Holidays version is 0.21.0.
Michael J. Rubinsky [Mon, 26 Jan 2009 19:46:59 +0000 (14:46 -0500)]
Use getAssoc() here.
Jan Schneider [Mon, 26 Jan 2009 15:46:19 +0000 (16:46 +0100)]
Merge event handling from IMP.
Jan Schneider [Mon, 26 Jan 2009 15:44:59 +0000 (16:44 +0100)]
Use NLS::setLanguageEnvironment().
Jan Schneider [Mon, 26 Jan 2009 15:13:15 +0000 (16:13 +0100)]
scripts/agenda.php
Jan Schneider [Mon, 26 Jan 2009 15:09:24 +0000 (16:09 +0100)]
Use NLS::setLanguageEnvironment().
Chuck Hagenbuch [Mon, 26 Jan 2009 03:45:15 +0000 (22:45 -0500)]
initial base parser port
Chuck Hagenbuch [Mon, 26 Jan 2009 03:44:56 +0000 (22:44 -0500)]
fix inline functions
Chuck Hagenbuch [Mon, 26 Jan 2009 03:44:14 +0000 (22:44 -0500)]
- note about componentFactory
- static method for one-shot parsing
Chuck Hagenbuch [Mon, 26 Jan 2009 02:40:23 +0000 (21:40 -0500)]
initial php version of Span.php
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
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
Duck (Jakob Munih) [Mon, 26 Jan 2009 00:00:16 +0000 (01:00 +0100)]
small fixes
Duck (Jakob Munih) [Sun, 25 Jan 2009 23:47:48 +0000 (00:47 +0100)]
Missig commits
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)
Duck (Jakob Munih) [Sun, 25 Jan 2009 23:30:16 +0000 (00:30 +0100)]
use Horde_Pdf_Writer
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...
Michael J. Rubinsky [Sun, 25 Jan 2009 01:19:59 +0000 (20:19 -0500)]
Fix class name in factory method.
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.
Jan Schneider [Sat, 24 Jan 2009 17:54:13 +0000 (18:54 +0100)]
BFN
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
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).
Jan Schneider [Fri, 23 Jan 2009 14:20:52 +0000 (15:20 +0100)]
phpdoc wording.
Michael M Slusarz [Fri, 23 Jan 2009 19:12:12 +0000 (12:12 -0700)]
Use assertValidRevision()
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.
Michael M Slusarz [Fri, 23 Jan 2009 17:56:22 +0000 (10:56 -0700)]
Exception handling in Chora
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.
Michael M Slusarz [Fri, 23 Jan 2009 17:43:53 +0000 (10:43 -0700)]
Fix variable name.
Michael M Slusarz [Fri, 23 Jan 2009 16:56:12 +0000 (09:56 -0700)]
Add a bit more padding to these icons.
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
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.
Michael M Slusarz [Thu, 22 Jan 2009 23:56:16 +0000 (16:56 -0700)]
Move branch query code to Vcs library
Michael M Slusarz [Thu, 22 Jan 2009 23:51:29 +0000 (16:51 -0700)]
Chance this might be undefined.
Michael M Slusarz [Thu, 22 Jan 2009 20:58:52 +0000 (13:58 -0700)]
Correctly clear drop status when doing dragging.
Alfonso Marín Marín [Thu, 22 Jan 2009 17:57:26 +0000 (18:57 +0100)]
Add individual notification methods for single events.
Jan Schneider [Thu, 22 Jan 2009 11:25:38 +0000 (12:25 +0100)]
Add patch cruft.
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.
Michael M Slusarz [Thu, 22 Jan 2009 14:01:36 +0000 (07:01 -0700)]
Add config option to disable caching.
Michael M Slusarz [Wed, 21 Jan 2009 23:58:36 +0000 (16:58 -0700)]
More efficient way of doing this.
Michael M Slusarz [Wed, 21 Jan 2009 23:54:33 +0000 (16:54 -0700)]
Cleanups; include all refs as git tags.