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.
Michael M Slusarz [Wed, 21 Jan 2009 23:52:18 +0000 (16:52 -0700)]
Fix install path.
Michael M Slusarz [Wed, 21 Jan 2009 23:51:30 +0000 (16:51 -0700)]
Remove CVS/SVN-specifc code.
Michael M Slusarz [Wed, 21 Jan 2009 22:58:17 +0000 (15:58 -0700)]
Use escapeshellarg(); initial branch code.
Michael M Slusarz [Wed, 21 Jan 2009 22:58:00 +0000 (15:58 -0700)]
Fix variable scoping error.
Michael M Slusarz [Wed, 21 Jan 2009 22:57:41 +0000 (15:57 -0700)]
Fix stats.php self determination
Michael M Slusarz [Wed, 21 Jan 2009 22:56:52 +0000 (15:56 -0700)]
Add HEAD to list of branches; fix error.
Michael M Slusarz [Wed, 21 Jan 2009 20:51:38 +0000 (13:51 -0700)]
Various fixes to Chora/Vcs code.
Michael M Slusarz [Wed, 21 Jan 2009 20:50:07 +0000 (13:50 -0700)]
Add initial tags support to Git driver.
Michael M Slusarz [Wed, 21 Jan 2009 20:14:44 +0000 (13:14 -0700)]
Don't show empty last line in annotate view.
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.
Jan Schneider [Wed, 21 Jan 2009 17:50:49 +0000 (18:50 +0100)]
Tweaks
Alfonso Marín Marín [Wed, 21 Jan 2009 17:23:59 +0000 (18:23 +0100)]
Add share locking.
Jan Schneider [Wed, 21 Jan 2009 15:20:59 +0000 (16:20 +0100)]
Fix my name and word order.
Chuck Hagenbuch [Wed, 21 Jan 2009 18:04:23 +0000 (13:04 -0500)]
fix class name for MASK_MONDAY constant
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.
Chuck Hagenbuch [Wed, 21 Jan 2009 03:39:15 +0000 (22:39 -0500)]
rc1 sentinel
Michael M Slusarz [Wed, 21 Jan 2009 07:30:49 +0000 (00:30 -0700)]
Fix MIME rendering.
Michael M Slusarz [Wed, 21 Jan 2009 07:21:43 +0000 (00:21 -0700)]
Fix typo.
Michael M Slusarz [Wed, 21 Jan 2009 07:18:39 +0000 (00:18 -0700)]
Clean up stats page.
Michael M Slusarz [Wed, 21 Jan 2009 07:16:49 +0000 (00:16 -0700)]
Convert to PHP 5.
Michael M Slusarz [Wed, 21 Jan 2009 06:58:51 +0000 (23:58 -0700)]
Update revlog script.
Michael M Slusarz [Wed, 21 Jan 2009 06:30:24 +0000 (23:30 -0700)]
Various documentation updates.
Michael M Slusarz [Wed, 21 Jan 2009 06:23:16 +0000 (23:23 -0700)]
Unneded require_once().
Michael M Slusarz [Wed, 21 Jan 2009 06:19:54 +0000 (23:19 -0700)]
Some patchset changes.
Michael M Slusarz [Wed, 21 Jan 2009 06:06:32 +0000 (23:06 -0700)]
Various fixes to Git.php.
Michael M Slusarz [Wed, 21 Jan 2009 06:06:12 +0000 (23:06 -0700)]
Various fixes to Vcs.php
Michael M Slusarz [Wed, 21 Jan 2009 05:56:14 +0000 (22:56 -0700)]
Add base.local.php file to Chora.
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
Michael M Slusarz [Wed, 21 Jan 2009 05:42:28 +0000 (22:42 -0700)]
CSS tweaks
Michael M Slusarz [Tue, 20 Jan 2009 18:30:26 +0000 (11:30 -0700)]
This is clearer.
Michael M Slusarz [Tue, 20 Jan 2009 06:54:59 +0000 (23:54 -0700)]
Fix CSS for warning alert messages; other CSS fixes
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.
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.
Chuck Hagenbuch [Tue, 20 Jan 2009 04:09:45 +0000 (23:09 -0500)]
add recent tags action
Michael M Slusarz [Tue, 20 Jan 2009 05:01:11 +0000 (22:01 -0700)]
Enhancement #2925: Add ability to download attachments in MIMP.
Michael M Slusarz [Tue, 20 Jan 2009 04:46:40 +0000 (21:46 -0700)]
Fix HTML display in MIMP
Michael M Slusarz [Tue, 20 Jan 2009 04:40:41 +0000 (21:40 -0700)]
Fix config param name; show MIME type for attachments.
Michael M Slusarz [Tue, 20 Jan 2009 04:40:30 +0000 (21:40 -0700)]
Fix thread display in MIMP.
Michael M Slusarz [Tue, 20 Jan 2009 04:40:19 +0000 (21:40 -0700)]
phpdoc
Michael M Slusarz [Tue, 20 Jan 2009 04:36:50 +0000 (21:36 -0700)]
mimp_notify -> imp_notify
Michael M Slusarz [Mon, 19 Jan 2009 22:57:57 +0000 (15:57 -0700)]
Finally, size display should be working correctly
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
Chuck Hagenbuch [Tue, 20 Jan 2009 01:28:15 +0000 (20:28 -0500)]
php 5 nits
Chuck Hagenbuch [Tue, 20 Jan 2009 01:27:48 +0000 (20:27 -0500)]
fix adding messages to notepads/tasklists
Michael J. Rubinsky [Mon, 19 Jan 2009 20:51:58 +0000 (15:51 -0500)]
Capitalization
Michael J. Rubinsky [Mon, 19 Jan 2009 19:04:02 +0000 (14:04 -0500)]
More Horde_Date class constants
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.
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
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
Jan Schneider [Mon, 19 Jan 2009 10:07:30 +0000 (11:07 +0100)]
Translation -> Babel
Jan Schneider [Mon, 19 Jan 2009 10:03:56 +0000 (11:03 +0100)]
Remove (old) copy of po/translation.php.
Jan Schneider [Mon, 19 Jan 2009 09:54:59 +0000 (10:54 +0100)]
Load scriptaculous from Horde.
Jan Schneider [Mon, 19 Jan 2009 09:52:53 +0000 (10:52 +0100)]
Fix copyright year.
Jan Schneider [Mon, 19 Jan 2009 09:51:59 +0000 (10:51 +0100)]
Require installing Gettext package from PEAR.
Jan Schneider [Mon, 19 Jan 2009 09:44:39 +0000 (10:44 +0100)]
Add Babel (Request #7853).
Michael M Slusarz [Mon, 19 Jan 2009 07:05:38 +0000 (00:05 -0700)]
Use Horde_Editor from horde-git
Michael M Slusarz [Mon, 19 Jan 2009 06:59:52 +0000 (23:59 -0700)]
Remove cruft/@since/CVS tags; autoloading
Michael M Slusarz [Mon, 19 Jan 2009 06:53:26 +0000 (23:53 -0700)]
Update version
Michael M Slusarz [Mon, 19 Jan 2009 06:02:47 +0000 (23:02 -0700)]
Compress PNG files.
Michael M Slusarz [Mon, 19 Jan 2009 06:02:41 +0000 (23:02 -0700)]
CSS updates
Michael M Slusarz [Mon, 19 Jan 2009 05:40:16 +0000 (22:40 -0700)]
Still more event cleanups.
Michael M Slusarz [Mon, 19 Jan 2009 04:27:58 +0000 (21:27 -0700)]
changelog
Michael M Slusarz [Mon, 19 Jan 2009 04:27:43 +0000 (21:27 -0700)]
Better variable name.
Chuck Hagenbuch [Mon, 19 Jan 2009 04:25:17 +0000 (23:25 -0500)]
i had empty arrays in the cache, so this check wasn't sufficient to fetch and store the info
Michael M Slusarz [Sun, 18 Jan 2009 23:41:20 +0000 (16:41 -0700)]
Use document-wide Event handlers.
DIMP now uses approx. 10 total ecent handlers as opposed to before,
where 1000's of event handlers needed to be created/deleted if a user
would scroll through a list of messages.
Michael M Slusarz [Sun, 18 Jan 2009 23:41:00 +0000 (16:41 -0700)]
Unneeded CSS declaration.
Michael J. Rubinsky [Sun, 18 Jan 2009 17:47:05 +0000 (12:47 -0500)]
Prototype won't parse the responseText into responseJSON unless the
content type is 'application/json'. This (finally) gets the autocompleter
working for me again :)
Michael J. Rubinsky [Sun, 18 Jan 2009 15:41:45 +0000 (10:41 -0500)]
Even better, add an 'onload' parameter to Kronolith::addInlineScript()
like we do in IMP.
Michael J. Rubinsky [Sun, 18 Jan 2009 15:23:44 +0000 (10:23 -0500)]
fix method name - this is a public method now
Michael J. Rubinsky [Sun, 18 Jan 2009 15:20:46 +0000 (10:20 -0500)]
The form element won't be loaded at this point, wait until the DOM is loaded.
Michael M Slusarz [Sun, 18 Jan 2009 08:55:03 +0000 (01:55 -0700)]
DIMP CSS cleanups
Michael M Slusarz [Sun, 18 Jan 2009 07:26:02 +0000 (00:26 -0700)]
Update compressed versions
Michael M Slusarz [Sun, 18 Jan 2009 07:24:13 +0000 (00:24 -0700)]
More Event cleanup
Remove unneeded table in preview area.
Michael M Slusarz [Sun, 18 Jan 2009 03:04:19 +0000 (20:04 -0700)]
Finish Event cleanup for compose screen.
Also, improved the compose attachment view code.
Michael M Slusarz [Sun, 18 Jan 2009 02:47:17 +0000 (19:47 -0700)]
Remove unneeded code; use identify()
Michael M Slusarz [Sun, 18 Jan 2009 02:46:58 +0000 (19:46 -0700)]
Use identify() when appropriate
Michael M Slusarz [Sun, 18 Jan 2009 02:14:00 +0000 (19:14 -0700)]
CSS Tweaks
Chuck Hagenbuch [Sun, 18 Jan 2009 03:57:38 +0000 (22:57 -0500)]
pass Horde_Date objects to dateSearch()
Chuck Hagenbuch [Sun, 18 Jan 2009 03:17:03 +0000 (22:17 -0500)]
remove unnecessary scheduler class; make agenda script standalone, to be scheduled via cron once a day
Michael M Slusarz [Sun, 18 Jan 2009 01:55:32 +0000 (18:55 -0700)]
More Event handling cleanups.
Michael M Slusarz [Sun, 18 Jan 2009 01:25:28 +0000 (18:25 -0700)]
Update element() to reflect new Event handling model
Since there is no guarantee which order document-wide events are
processed, it is possible that by the time an event handler deals with
an event, the contextmenu has already been closed. Therefore, we need to
keep information on the last opened menu for element() purposes.
Michael M Slusarz [Sun, 18 Jan 2009 01:15:26 +0000 (18:15 -0700)]
CSS fixes
Michael M Slusarz [Sun, 18 Jan 2009 00:50:17 +0000 (17:50 -0700)]
Bug #7833 - Fix translation of mailbox prefixes
Michael M Slusarz [Sun, 18 Jan 2009 00:14:04 +0000 (17:14 -0700)]
Ticket #7196 - More search/TAB key improvements
Michael M Slusarz [Sat, 17 Jan 2009 23:47:29 +0000 (16:47 -0700)]
Update autocomplete code.
Michael M Slusarz [Sat, 17 Jan 2009 23:46:32 +0000 (16:46 -0700)]
Better PHP 5 static usage.
Michael J. Rubinsky [Sat, 17 Jan 2009 23:14:51 +0000 (18:14 -0500)]
Refactor for new Horde_Mime library.
This should be everything in kronolith except the ContactAutoCompleter.php
file.
Michael J. Rubinsky [Sat, 17 Jan 2009 20:56:46 +0000 (15:56 -0500)]
Fix to address
Michael J. Rubinsky [Sat, 17 Jan 2009 18:35:48 +0000 (13:35 -0500)]
Yet Another (tm) piece of cruft for the .gitignore file
Michael J. Rubinsky [Sat, 17 Jan 2009 18:33:05 +0000 (13:33 -0500)]
Slowly work through kronolith to make it use Horde_Mime.
I noticed a commented out return in the agenda() method in kronlith.php
I wasn't sure if that was intentional or not so I left it in. (In run() it
looks like it wants to send the agendas every hour, but in agenda it
was checking for only once per day. Can someone else review to be sure?
Chuck Hagenbuch [Sat, 17 Jan 2009 16:10:49 +0000 (11:10 -0500)]
use Horde_Date instead of DateTime here, since Horde_Date supports timestamps in the constructor
Michael M Slusarz [Sat, 17 Jan 2009 01:05:29 +0000 (18:05 -0700)]
This line got lost somewhere along the way
Michael J. Rubinsky [Fri, 16 Jan 2009 21:24:52 +0000 (16:24 -0500)]
$imp_imap is in the global scope