horde.git
2009-01-23 Michael M SlusarzAdd a bit more padding to these icons.
2009-01-23 Chuck Hagenbuchfix scope of ; always use explicit reference to make...
2009-01-23 Michael M SlusarzNext batch of Chora/Vcs development.
2009-01-22 Michael M SlusarzMove branch query code to Vcs library
2009-01-22 Michael M SlusarzChance this might be undefined.
2009-01-22 Michael M SlusarzCorrectly clear drop status when doing dragging.
2009-01-22 Alfonso Marín... Add individual notification methods for single events.
2009-01-22 Jan SchneiderAdd patch cruft.
2009-01-22 Michael M SlusarzMore work on tags/branches.
2009-01-22 Michael M SlusarzAdd config option to disable caching.
2009-01-21 Michael M SlusarzMore efficient way of doing this.
2009-01-21 Michael M SlusarzCleanups; include all refs as git tags.
2009-01-21 Michael M SlusarzFix install path.
2009-01-21 Michael M SlusarzRemove CVS/SVN-specifc code.
2009-01-21 Michael M SlusarzUse escapeshellarg(); initial branch code.
2009-01-21 Michael M SlusarzFix variable scoping error.
2009-01-21 Michael M SlusarzFix stats.php self determination
2009-01-21 Michael M SlusarzAdd HEAD to list of branches; fix error.
2009-01-21 Michael M SlusarzVarious fixes to Chora/Vcs code.
2009-01-21 Michael M SlusarzAdd initial tags support to Git driver.
2009-01-21 Michael M SlusarzDon't show empty last line in annotate view.
2009-01-21 Michael M SlusarzMuch easier to manage a single .gitignore file
2009-01-21 Jan SchneiderTweaks
2009-01-21 Alfonso Marí... Add share locking.
2009-01-21 Jan SchneiderFix my name and word order.
2009-01-21 Chuck Hagenbuchfix class name for MASK_MONDAY constant
2009-01-21 Chuck HagenbuchRevert "We should hide .php files in config dir, not...
2009-01-21 Chuck Hagenbuchrc1 sentinel
2009-01-21 Michael M SlusarzFix MIME rendering.
2009-01-21 Michael M SlusarzFix typo.
2009-01-21 Michael M SlusarzClean up stats page.
2009-01-21 Michael M SlusarzConvert to PHP 5.
2009-01-21 Michael M SlusarzUpdate revlog script.
2009-01-21 Michael M SlusarzVarious documentation updates.
2009-01-21 Michael M SlusarzUnneded require_once().
2009-01-21 Michael M SlusarzSome patchset changes.
2009-01-21 Michael M SlusarzVarious fixes to Git.php.
2009-01-21 Michael M SlusarzVarious fixes to Vcs.php
2009-01-21 Michael M SlusarzAdd base.local.php file to Chora.
2009-01-21 Michael M SlusarzWe should hide .php files in config dir, not .local.php
2009-01-21 Michael M SlusarzCSS tweaks
2009-01-20 Michael M SlusarzThis is clearer.
2009-01-20 Michael M SlusarzFix CSS for warning alert messages; other CSS fixes
2009-01-20 Michael M SlusarzUse new browser sniffing for Fckeditor availability
2009-01-20 Chuck Hagenbuchstubs for recent feeds. needs some work in Horde_Feed...
2009-01-20 Chuck Hagenbuchadd recent tags action
2009-01-20 Michael M SlusarzEnhancement #2925: Add ability to download attachments...
2009-01-20 Michael M SlusarzFix HTML display in MIMP
2009-01-20 Michael M SlusarzFix config param name; show MIME type for attachments.
2009-01-20 Michael M SlusarzFix thread display in MIMP.
2009-01-20 Michael M Slusarzphpdoc
2009-01-20 Michael M Slusarzmimp_notify -> imp_notify
2009-01-20 Michael M SlusarzFinally, size display should be working correctly
2009-01-20 Chuck Hagenbuchfix typo that was causing tasklists not to show up...
2009-01-20 Chuck Hagenbuchphp 5 nits
2009-01-20 Chuck Hagenbuchfix adding messages to notepads/tasklists
2009-01-19 Michael J.... Capitalization
2009-01-19 Michael J.... More Horde_Date class constants
2009-01-19 Michael J.... Use Horde_Date_Recurrence::RECUR_* class constants...
2009-01-19 Michael J.... Fix method name - we don't attempt to set the new galle...
2009-01-19 Michael J.... The server list is no longer a combo, but a popup menu
2009-01-19 Jan SchneiderTranslation -> Babel
2009-01-19 Jan SchneiderRemove (old) copy of po/translation.php.
2009-01-19 Jan SchneiderLoad scriptaculous from Horde.
2009-01-19 Jan SchneiderFix copyright year.
2009-01-19 Jan SchneiderRequire installing Gettext package from PEAR.
2009-01-19 Jan SchneiderAdd Babel (Request #7853).
2009-01-19 Michael M SlusarzUse Horde_Editor from horde-git
2009-01-19 Michael M SlusarzRemove cruft/@since/CVS tags; autoloading
2009-01-19 Michael M SlusarzUpdate version
2009-01-19 Michael M SlusarzCompress PNG files.
2009-01-19 Michael M SlusarzCSS updates
2009-01-19 Michael M SlusarzStill more event cleanups.
2009-01-19 Michael M Slusarzchangelog
2009-01-19 Michael M SlusarzBetter variable name.
2009-01-19 Chuck Hagenbuchi had empty arrays in the cache, so this check wasn...
2009-01-18 Michael M SlusarzUse document-wide Event handlers.
2009-01-18 Michael M SlusarzUnneeded CSS declaration.
2009-01-18 Michael J.... Prototype won't parse the responseText into responseJSO...
2009-01-18 Michael J.... Even better, add an 'onload' parameter to Kronolith...
2009-01-18 Michael J.... fix method name - this is a public method now
2009-01-18 Michael J.... The form element won't be loaded at this point, wait...
2009-01-18 Michael M SlusarzDIMP CSS cleanups
2009-01-18 Michael M SlusarzUpdate compressed versions
2009-01-18 Michael M SlusarzMore Event cleanup
2009-01-18 Michael M SlusarzFinish Event cleanup for compose screen.
2009-01-18 Michael M SlusarzRemove unneeded code; use identify()
2009-01-18 Michael M SlusarzUse identify() when appropriate
2009-01-18 Michael M SlusarzCSS Tweaks
2009-01-18 Chuck Hagenbuchpass Horde_Date objects to dateSearch()
2009-01-18 Chuck Hagenbuchremove unnecessary scheduler class; make agenda script...
2009-01-18 Michael M SlusarzMore Event handling cleanups.
2009-01-18 Michael M SlusarzUpdate element() to reflect new Event handling model
2009-01-18 Michael M SlusarzCSS fixes
2009-01-18 Michael M SlusarzBug #7833 - Fix translation of mailbox prefixes
2009-01-18 Michael M SlusarzTicket #7196 - More search/TAB key improvements
2009-01-17 Michael M SlusarzUpdate autocomplete code.
2009-01-17 Michael M SlusarzBetter PHP 5 static usage.
2009-01-17 Michael J.... Refactor for new Horde_Mime library.
2009-01-17 Michael J.... Fix to address
next