horde.git
2009-01-12 Chuck Hagenbuchuse current() instead of array_pop() to avoid warnings...
2009-01-11 Chuck Hagenbuchrdo bugfixes
2009-01-11 Chuck Hagenbuchadd old rdo examples
2009-01-10 Chuck Hagenbuchadd Rdo todos
2009-01-10 Chuck Hagenbuchtodo for a ubiquity shortcut
2009-01-10 Chuck Hagenbuchremove dev script
2009-01-10 Chuck Hagenbuchsuper-crude adaptation of Rdo helper code. Needs lots...
2009-01-10 Chuck HagenbuchRdo test stub
2009-01-10 Chuck Hagenbuchremove statics for the inflector
2009-01-10 Chuck Hagenbuchbasic horde_rdo functionality works on top of horde_db
2009-01-10 Michael RubinskyIMP::getCacheOb() shouldn't return false if there is...
2009-01-09 Michael M SlusarzAnnotate improvements from CVS HEAD
2009-01-09 Michael M SlusarzFix display of KB sizes.
2009-01-09 Michael J.... Some more error handling/exceptions
2009-01-09 Michael J.... Add a vimeo exception class - start throwing exceptions...
2009-01-09 Michael J.... This needs to be protected, not private
2009-01-09 Jan SchneiderFix class name detection.
2009-01-09 Jan SchneiderAutoload, wrong path.
2009-01-09 Jan SchneiderRemove singleton().
2009-01-09 Jan SchneiderFix parse error.
2009-01-09 Jan SchneiderLoad through autoloader, path is incorrect anyway....
2009-01-09 Jan SchneiderFix names and paths.
2009-01-09 Jan SchneiderSimplify
2009-01-09 Michael J.... Update example code to pass the http_client and cache...
2009-01-09 Michael J.... - Refactor a bit to better deal with object dependencies.
2009-01-09 Michael J.... Don't use static members for cache - require the cache...
2009-01-08 Jan SchneiderFix variable name.
2009-01-08 Jan SchneiderForm field name is server_key.
2009-01-08 Jan SchneiderTypo
2009-01-08 Michael M SlusarzParameter that is no longer needed.
2009-01-08 Michael M SlusarzFix typo.
2009-01-08 Michael M SlusarzFix display of S/MIME signed messages.
2009-01-08 Michael M SlusarzCorrectly buffer status output
2009-01-08 Michael M SlusarzFix encrypt option select list generation
2009-01-08 Michael J.... Actually, makes more sense and is cleaner to use a...
2009-01-08 Michael J.... Add ability to cache the returned data if a cache objec...
2009-01-08 Michael M SlusarzChora updates from CVS HEAD.
2009-01-08 Michael M SlusarzNo need to be so accurate on attachment size.
2009-01-08 Michael M SlusarzAnother thing to hide when printing e-mails.
2009-01-08 Michael M SlusarzUnneeded require_once().
2009-01-08 Michael M SlusarzMove checking code to Vcs.
2009-01-07 Jan SchneiderBFN
2009-01-07 Jan SchneiderUse all credentials and settings from IMP's mailer...
2009-01-07 Michael J.... Add a setter for the data format member
2009-01-07 Michael M SlusarzChora fixes from CVS HEAD.
2009-01-07 Michael M SlusarzVcs updates from CVS HEAD.
2009-01-06 Michael M SlusarzDisplay status update when logging out.
2009-01-06 Michael M SlusarzTweak.
2009-01-06 Michael M SlusarzMissing graphics files
2009-01-06 Michael M SlusarzFix queryModuleName().
2009-01-06 Michael M SlusarzFix stats page determination.
2009-01-06 Michael M SlusarzChora/VCS fixes merged from CVS HEAD.
2009-01-06 Jan SchneiderHappy new year
2009-01-06 Michael M SlusarzFix a couple of VCS/git issues
2009-01-06 Michael M SlusarzAdd abbrev(); clean up some revision related phpdoc.
2009-01-06 Michael M SlusarzFix mailbox page location when deleting last msg in...
2009-01-06 Michael M SlusarzFix issue with token checking.
2009-01-06 Michael M SlusarzThis line got lost somewhere along the way
2009-01-05 Michael M SlusarzFirst crack at rewriting partial results code.
2009-01-04 Michael M SlusarzNits
2009-01-04 Michael M SlusarzFix variable scope.
2009-01-03 Chuck Hagenbuchinstantiate all managers in the ApplicationController
2009-01-03 Chuck Hagenbuchfix typo ($arge -> $args)
2009-01-03 Chuck Hagenbuchalways capitalize SQL keywords
2009-01-03 Michael J.... Start to standardize on returning id => name hashes...
2009-01-03 Michael J.... * Add filtering by typeId to the getObjects() method
2008-12-31 Michael M SlusarzFix base window handling when opened via href link
2008-12-31 Michael M SlusarzSearch fixes.
2008-12-31 Michael M SlusarzFix Horde_Mime calls; other tweaks.
2008-12-30 Michael M SlusarzMerge from CVS HEAD 1.14
2008-12-30 Michael M SlusarzMerge from CVS 1.69
2008-12-30 Michael M SlusarzMerge from CVS 1.113
2008-12-30 Michael M SlusarzSome formatting tweaks for cross-browser compatability.
2008-12-29 Michael M SlusarzRequest #7545 - Translate special folder names.
2008-12-29 Michael M SlusarzRequest #7759 - Show translated INBOX prefix.
2008-12-29 Michael M SlusarzFix object variable.
2008-12-29 Michael M SlusarzFixes to DIMP search results.
2008-12-29 Michael J.... Missed one more spot to rename this variable
2008-12-29 Michael J.... Fix variable name
2008-12-29 Chuck Hagenbuchone method for getting a globally unique id for a post
2008-12-29 Chuck Hagenbuchmethod case - no fully uppercase names for horde 4
2008-12-28 Michael J.... typo
2008-12-28 Michael J.... Validate method name with requested query type.
2008-12-28 Michael J.... * Add album query
2008-12-28 Michael J.... Add some more query types (user, group, channel) and...
2008-12-28 Michael J.... Put the getEmbedJSON method into the Request object...
2008-12-28 Michael J.... Add a S_V_Request class and use some PHP5 magic to...
2008-12-28 Michael J.... Add mostly stubs for the advanced api
2008-12-28 Michael J.... The oEmbed interface is the same for both the advanced...
2008-12-28 Michael J.... Document the api parameters for getEmbedJSON
2008-12-28 Michael J.... Pass all parameters via the $options array. Figure...
2008-12-28 Chuck Hagenbuchpass all dependencies in the constructor; get rid of...
2008-12-27 Chuck Hagenbuchuse args consistently. needs to be refactored to use...
2008-12-27 Chuck Hagenbuchlet the array contain the db adapter also
2008-12-27 Chuck Hagenbuchtagger is autoloadable now, as are other content libs
2008-12-27 Chuck Hagenbuchremove some todos
2008-12-27 Chuck Hagenbuchremove empty file
2008-12-27 Chuck Hagenbuchwork on coding standards, organization, etc. not finish...
2008-12-27 Chuck Hagenbuchand allow PUT for tagging
2008-12-27 Chuck Hagenbuchallow DELETE for untagging as well
next