horde.git
2009-08-05 Michael J.... More flexibility in obtaining supported metadata fields.
2009-08-05 Michael J.... Revert "Refactor a bit to differentiate between the...
2009-08-05 Michael J.... Refactor a bit to differentiate between the various...
2009-08-05 Michael J.... Add 2.0 section to CHANGES, add note about Exif code...
2009-08-05 Matt SelskyTypos, grammar.
2009-08-05 Jan SchneiderUse constants for the different views.
2009-08-05 Jan SchneiderImprove LDAP documentation a lot.
2009-08-05 Jan Schneiderws
2009-08-05 Michael M SlusarzMove IMAP alert notifications to a central location.
2009-08-05 Michael M Slusarznits
2009-08-05 Michael M SlusarzBug #8468: Doing too much magic on rename folder name...
2009-08-05 Michael M SlusarzAdd missing popup.js file.
2009-08-05 Michael M SlusarzTweak some colors.
2009-08-05 Michael M SlusarzRework prefsStatus() API call so it works on all prefs...
2009-08-05 Michael M SlusarzOptimize output of CSS/JS
2009-08-05 Michael M SlusarzWe always need to search empty namespaces
2009-08-05 Michael M SlusarzBug #8468: When appending namespaces, search for empty...
2009-08-05 Michael M Slusarzphpdoc
2009-08-05 Michael M SlusarzMove appendNamespace() to IMP_Imap::.
2009-08-05 Michael M SlusarzIgnore caching if a Horde_Cache_Null object is returned
2009-08-04 Michael M SlusarzTrack autoload changes
2009-08-04 Michael M SlusarzProper class naming conventions for Imp_Mimp and Imp_Dimp
2009-08-04 Michael M SlusarzUse Horde::getServiceLink() to generate prefsapi link
2009-08-04 Michael M SlusarzIndicate these varaibles should be defined first
2009-08-04 Michael M SlusarzNot needed anymore.
2009-08-04 Michael M SlusarzLump the IMP/DIMP variables with any other scripts...
2009-08-04 Michael M SlusarzRework some wording in prefs.php.
2009-08-04 Michael M SlusarzNot sure where this went in Git - probably due to the...
2009-08-04 Michael J.... Fix scope
2009-08-04 Michael M SlusarzThese need to be global, since base.php may be called...
2009-08-04 Michael M SlusarzAuthentication check is now handled in services/prefs.php
2009-08-04 Michael J.... Log this exception if we are going to ignore it
2009-08-04 Michael J.... Need to render the menu here now that the parameter...
2009-08-04 Michael J.... Add a stub for Content_Api to avoid fatal errors laodin...
2009-08-04 Michael J.... Merge from FW_3, log this failure
2009-08-04 Jan SchneiderRemove ignore on js files.
2009-08-04 Michael M SlusarzUse API for Prefs UI menu generation.
2009-08-04 Michael M SlusarzAdd IMP::getViewMode().
2009-08-04 Michael M SlusarzFix notify()/wrapInlineScript() calls.
2009-08-04 Michael M SlusarzTruncate subject display in thread view - this informat...
2009-08-04 Michael M SlusarzFix popup JSON encoding
2009-08-04 Michael M SlusarzFix determination of settable IMAP flags
2009-08-04 Michael M SlusarzLess wordy.
2009-08-04 Michael M SlusarzImprove thread sort display on servers that don't suppo...
2009-08-04 Michael M SlusarzMove prefs.php code inside of API file.
2009-08-04 Michael M SlusarzConvert to new API framework.
2009-08-03 Michael J.... silly me... just use the '-n' option to prevent exiftoo...
2009-08-03 Michael J.... Deal with array types, make sure we start with a positi...
2009-08-03 Michael M SlusarzFix function name.
2009-08-03 Michael M SlusarzGuess you can't unset a static member variable - use...
2009-08-03 Jan SchneiderUpdated
2009-08-03 Jan Schneidertypo
2009-08-03 Michael J.... Process exif data before returning, fixes for differenc...
2009-08-03 Michael J.... Catch errors from Horde_Image
2009-08-03 Matt SelskyAdd missing ;
2009-08-03 Matt SelskyUse parens to make negation more clear with instanceof.
2009-08-03 Michael J.... Commit initial code for a Exiftool (sno.phy.queensu...
2009-08-03 Michael J.... Clean up the Ansel_View_Base::json method.
2009-08-03 Michael J.... Clean up slideshow js.
2009-08-03 Michael J.... Clean up the Image and Slideshow views.
2009-08-03 Michael M SlusarzBug #8447: Undefined values in login tasks
2009-08-03 Michael M SlusarzFix conversion of sort pref
2009-08-03 Michael M SlusarzFix off-by-one error
2009-08-03 Michael M SlusarzMake sure this number is cast to an integer
2009-08-03 Jan SchneiderProvide a non-javascript link for editing permissions.
2009-08-03 Jan SchneiderFix link generation.
2009-08-03 Jan SchneiderRemove BC webdav stuff. Use pretty URLs in Nag.
2009-08-03 Jan SchneiderFix link generation.
2009-08-03 Jan SchneiderFix HTML.
2009-08-03 Jan Schneider<script> belongs into either head or body.
2009-08-03 Jan SchneiderFix parse error.
2009-08-03 Jan SchneiderAdd Id
2009-08-03 Gonçalo QueirósFix toggling tasks.
2009-08-03 Gonçalo QueirósCast values.
2009-08-03 Michael M SlusarzGet rid of js/src directories.
2009-08-03 Michael M SlusarzImprovements to CSS/JS loading
2009-08-03 Michael M SlusarzRe-add this string since dimp doesn't use horde's popup.js
2009-08-03 Michael J.... Specify we are making a GET request
2009-08-02 Michael J.... Track changes in Horde_Image
2009-08-02 Michael J.... Track changes to Horde_Image using Exceptions
2009-08-02 Michael J.... Fix path for Effect
2009-08-02 Michael J.... Another Vimeo related file that snuck into the move...
2009-08-02 Michael J.... Throw Horde_Image_Exception instead of returning PEAR_E...
2009-08-02 Michael J.... Catch ImagickExceptions and rethrow as Horde_Image_Exce...
2009-08-02 Michael J.... Exceptions from Horde_Image::loadFile
2009-08-02 Michael J.... Start splitting up Horde_Image into more atomic objects
2009-08-02 Michael J.... Remove these Vimeo gallery objects. They were not meant...
2009-08-02 Michael J.... Remove ImagickProxy class now that we are PHP5
2009-08-02 Matt SelskyTypo.
2009-08-02 Matt SelskyFix parse error and make sure to negate instanceof...
2009-08-02 Matt SelskyFix parse errors.
2009-08-01 Michael J.... make sure to trim the UserComment field before checking...
2009-08-01 Michael J.... When making humanReadable, return a '---' instead of...
2009-08-01 Michael J.... Remove debug cruft and simplify a bit
2009-08-01 Michael J.... Some cs fixes as I come across them...stil LOTS of...
2009-08-01 Michael J.... Add formatting for the UserComment field along with...
2009-08-01 Michael J.... no gettext here
2009-08-01 Michael J.... Remove what looks like some cruft left over from Exifer...
2009-08-01 Michael J.... Fix variable name, have factory method determine which...
2009-08-01 Michael J.... Typos, Bundled driver needs a lookupType method also...
next