horde.git
2010-06-02 Michael M SlusarzMove isAdmin() from horde/Auth to horde/Core
2010-06-02 Michael M SlusarzMove readSessionData() to horde/Core from horde/Auth
2010-06-02 Michael M SlusarzMove application auth driver to horde/Core
2010-06-02 Michael M SlusarzLdap sessionhandler driver now uses Horde_Ldap
2010-06-02 Michael M SlusarzHorde_Auth binder usage
2010-06-01 Michael M SlusarzRemoved Krb5 auth driver
2010-06-01 Jan SchneiderRound to the nearest half hour when clicking in day...
2010-06-01 Jan SchneiderHide subscription tab if creating new calendars.
2010-06-01 Jan SchneiderMFB
2010-06-01 Jan SchneiderHigh z-index for KNL.
2010-06-01 Chuck HagenbuchHave the default controller scan be closer to Horde...
2010-06-01 Chuck HagenbuchAllow the Implementation binder to create its own Depen...
2010-06-01 Chuck HagenbuchRewrite Migration tests to use Table/Column objects...
2010-06-01 Chuck HagenbuchBetter handling of NULL default values for columns
2010-06-01 Chuck HagenbuchAdd shortcuts for accessing columns in the Table, simil...
2010-06-01 Chuck Hagenbuchremove commented-out code
2010-06-01 Chuck HagenbuchCorrect interface name
2010-06-01 Chuck HagenbuchUpdate field name in doc comment
2010-05-31 Chuck HagenbuchShorthand for adding foreign key references to a table
2010-05-31 Chuck HagenbuchAdd shorthand for adding created_at/updated_at to a...
2010-05-31 Chuck HagenbuchAdd shorthand column creation methods
2010-05-31 Chuck HagenbuchPass the Horde_Db_Adapter that Mappers use in the const...
2010-05-31 Michael J.... some faces cleanup.
2010-05-31 Jan SchneiderUse full image name, not just directory.
2010-05-31 Michael J.... fix display of icons - we should be using Hodre::img...
2010-05-31 Michael J.... fix logic
2010-05-31 Jan SchneiderAdd parameter to show only the first character of the...
2010-05-31 Jan SchneiderRemove superfluous description.
2010-05-31 Jan Schneiderindent
2010-05-31 Jan SchneiderRemove superfluous description.
2010-05-31 Michael J.... Remove mention of DataTree from Nag INSTALL, replace...
2010-05-31 JanAdd DIVs.
2010-05-31 JanAdd button class.
2010-05-31 JanLet advanced permission scroll, if necessary.
2010-05-31 JanTweak services area.
2010-05-31 JanTweak attendee list.
2010-05-31 JanMove subscription URLs to separate tab.
2010-05-31 JanEncode URL.
2010-05-31 JanRe-add check that got lost somehow and allowed guest...
2010-05-31 JanFix no overflow in growlers and keep room for close...
2010-05-31 Jan SchneiderStop event after closing popup.
2010-05-31 Jan SchneiderFix logging out after session timeout.
2010-05-31 Jan SchneiderUse setRaw() instead of str_replace hack.
2010-05-31 Jan SchneiderCheck earlier whether we need to load calendar informat...
2010-05-31 Jan SchneiderGroup:: is not autoloadable yet.
2010-05-31 Jan SchneiderRemove 'read' and 'write_db' from DSN. We should probab...
2010-05-31 Michael J.... MDB2 probably still needs this
2010-05-31 Michael J.... fix typo
2010-05-31 Michael J.... Fix Horde_Db_Adapter_Base binder name
2010-05-31 Michael J.... remove option for deprecated/non-existant opencv php...
2010-05-31 Michael J.... Make a note of the url for the setup screen, in case...
2010-05-31 Chuck HagenbuchEver since setting the Cache was moved out of the const...
2010-05-31 Chuck HagenbuchMark dependency setters as such
2010-05-31 Chuck HagenbuchRe-add check for stringToBinary on $column, since it...
2010-05-31 Chuck HagenbuchFix specifying test configs in an environment variable
2010-05-31 Chuck HagenbuchReplace componentFactory() with individual factories...
2010-05-31 Michael J.... fix typo
2010-05-31 Michael J.... fix class name
2010-05-31 Michael J.... Fix case for file names
2010-05-31 Michael J.... Add a binder for the ansel face driver, some cleanup...
2010-05-31 Michael J.... use Horde::startBuffer() Horde::endBuffer()
2010-05-30 Michael J.... Use injector, get rid of more $GLOBALS.
2010-05-30 Chuck HagenbuchSimple Scribe usage example
2010-05-30 Chuck HagenbuchAdd a Horde_Log_Handler for Scribe
2010-05-30 Chuck HagenbuchSimple Scribe client that wraps all of the internal...
2010-05-30 Chuck HagenbuchUse interfaces instead of inheritences to autoload...
2010-05-30 Chuck HagenbuchFix Horde_Scribe to use the thrift_root directory
2010-05-30 Chuck HagenbuchInitial Horde scribe wrapper using Horde_Thrift
2010-05-30 Chuck HagenbuchFix unit tests after cache changes.
2010-05-30 Chuck HagenbuchFix addLock() function signature
2010-05-30 Chuck HagenbuchFix parse error
2010-05-30 Chuck HagenbuchAdd Horde_Db_Adapter interface
2010-05-30 Chuck HagenbuchFix parse errors
2010-05-30 Chuck HagenbuchRevert addition of write_db directly to the Horde_Db_Ad...
2010-05-29 Michael J.... Cache the content_type ids in Horde_Cache.
2010-05-29 Michael J.... lazy load the geoLocation data.
2010-05-29 Jan SchneiderThe formatters are implementing the formatter interface.
2010-05-29 Jan SchneiderImport/export geolocation to/from iCalendar.
2010-05-29 JanMake sure that we have a return URL if using the altern...
2010-05-29 Jan SchneiderLog exceptions and PEAR_Errors with ERR level by default.
2010-05-28 Michael J.... Improvments in listing events - do not query tag storag...
2010-05-28 Michael J.... We might not find *any* tags - return an array of objec...
2010-05-28 Michael J.... Simplify - only return the tag_names, we won't need...
2010-05-28 Michael J.... Need to pass 'charset' parameter to alarms
2010-05-28 Michael J.... Add a method for bulk fetching tags for a group of...
2010-05-28 Michael J.... fix parse error
2010-05-28 Michael M SlusarzFix variable; provide downgrade path (even though it...
2010-05-28 Michael M SlusarzRename Horde_Db_Base back to Horde_Db_Adapter_Base
2010-05-28 Michael M Slusarzws
2010-05-28 Chuck HagenbuchFix switched classpath pieces - Horde_Db_Adapter_Base...
2010-05-27 Michael J.... get rid of the cache global in ansel, use injector...
2010-05-27 Michael J.... Use the type_id since we already have it, avoid unneces...
2010-05-27 Michael M SlusarzAdd BYTEA conversion utilities to Postgresql driver.
2010-05-27 Michael M SlusarzBug #9060: Global LDAP configuration can be empty
2010-05-27 Michael M SlusarzBug #9061: Growler log doesn't exist in popup windows
2010-05-27 Michael M SlusarzPostgres DB fixes
2010-05-27 Michael M Slusarzphpdoc
2010-05-27 Michael M SlusarzConvert prefs sql driver to use new Horde_Db binder
2010-05-27 Michael M SlusarzNeeded, for now
2010-05-27 Michael M SlusarzRemoved support for dBase, Frontbase, and mSQL database...
next