horde.git
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 Jan SchneiderHappy new year
2009-01-06 Michael J.... Horde_Mime_Viewer_php should extend *_Viewer_source...
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-05 Chuck Hagenbuchadd primaryKey() method for getting an Index object...
2009-01-05 Chuck Hagenbuchphpdoc tweak
2009-01-05 Chuck Hagenbuchadd a few methods from the latest rails code
2009-01-05 Chuck Hagenbuchadd an Index object, and use it in the scheme objects...
2009-01-05 Chuck Hagenbuchremove unused primary settings on the Column object
2009-01-04 Chuck Hagenbuchadd tests for index cache
2009-01-04 Chuck HagenbuchAdd an index cache as well as the columns cache
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 SlusarzAdd header phpdoc stuff; explicitly declare funcs public.
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-30 Chuck Hagenbuchthis is not a package dependency
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 Michael M Slusarztrim needs to be called after stripslashes.
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 Michael M SlusarzAdd missing files.
2008-12-27 Chuck Hagenbuchdo my best to make sure autoloading is used here
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 Hagenbuchadd a note about going back to include later
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
2008-12-27 Chuck Hagenbuchrequire POST for tag and untag routes
2008-12-27 Michael J.... Use Horde_Http_Client in place of HTTP_Response
2008-12-27 Michael J.... H_S_Vimeo_Simple will extend H_S_Vimeo - and use Horde_...
2008-12-27 Michael J.... Another step in moving/renaming Horde_Services_Vimeo
2008-12-27 Michael J.... First step in moving service/* to framework/Service_Vimeo
2008-12-26 Michael J.... VERY initial code for a Services_VimeoSimple library...
2008-12-24 Chuck Hagenbuchconvert iso8859-1 to latin1 for mysql
2008-12-24 Chuck Hagenbuchdon't eat exceptions, since we don't have integrated...
2008-12-24 Chuck Hagenbuchmore todos
2008-12-24 Chuck Hagenbuchroutes can be relative to the app now, since we set...
2008-12-24 Chuck Hagenbuchtemporary hack for loading the Tagger class
2008-12-24 Chuck Hagenbuchdispatching is now done at the horde level by rampage.php
2008-12-24 Chuck Hagenbuchmerge from CVS HEAD - don't show a negative number...
2008-12-24 Michael J.... Set a default value for the new gallery name based...
2008-12-23 Chuck Hagenbuchfix location of default mysql table options
2008-12-23 Chuck Hagenbuchcreate tables with a default charset that honors the...
2008-12-23 Chuck Hagenbuchadd a function for setting a mysql connection's charset...
2008-12-23 Chuck Hagenbuchfix showVariable (was previously returning the variable...
2008-12-23 Chuck Hagenbuchmake sure that we have a charset parameter in the db...
2008-12-23 Chuck Hagenbuchnotes on mssql needing nchar for unicode strings
2008-12-23 Chuck Hagenbuchmore entropy for uniqid
2008-12-23 Michael J.... Set the content type to multipart/alternative when...
2008-12-23 Jan SchneiderFix package name.
2008-12-23 Michael M SlusarzFix call to Horde_Vcs_Revision; nits.
2008-12-23 Michael M SlusarzCache some objects.
next