horde.git
2010-11-05 Michael J.... Display the application icon in the listview
2010-11-05 Michael J.... Initial stab at a jquery-mobile enabled mobile portal...
2010-11-04 Jan SchneiderFix session access.
2010-11-04 Jan SchneiderMFB
2010-11-04 Jan SchneiderBetter ask for confirmation before deleting a calendar.
2010-11-04 Jan SchneiderActivate alarm if picking a notification method.
2010-11-04 Jan SchneiderCatch race condition where event dates are no longer...
2010-11-04 Michael M SlusarzAllow array of storage objects to be passed to Horde_Prefs
2010-11-04 Michael M SlusarzAdd Horde::permissionDeniedError() to provide consisten...
2010-11-04 Michael M SlusarzHooks are no longer configured via conf.php
2010-11-04 Michael M SlusarzWicked: Convert to new Horde_Session API
2010-11-04 Michael M SlusarzAgora: Convert to new Horde_Session API
2010-11-04 Michael M SlusarzKronolith: Convert to new Horde_Session API
2010-11-04 Michael M SlusarzTurba: Convert to new Horde_Session API
2010-11-04 Michael M SlusarzFramework: Convert to new Horde_Session API
2010-11-04 Michael M SlusarzHorde: Convert to new Horde_Session API
2010-11-04 Michael M SlusarzIMP: Convert to new Horde_Session API
2010-11-04 Michael M SlusarzNew Horde_Session API.
2010-11-04 Michael M SlusarzStore modification time in special session entry
2010-11-04 Michael J.... migrations for whups
2010-11-04 Michael J.... Fix generation of INTERVAL clause in the default case...
2010-11-04 Michael J.... Add a method for building an INTERVAL clause, and use...
2010-11-04 Jan SchneiderMFB:
2010-11-04 Jan SchneiderFix factory's method name.
2010-11-04 Jan SchneiderFix configuration file name.
2010-11-04 Jan SchneiderRevert "Add SAPO bar."
2010-11-04 Jan SchneiderRevert "Add custom help links."
2010-11-04 Jan SchneiderRevert "Add link to SAPO calendar portal."
2010-11-04 Jan SchneiderRevert "Add SAPO map driver."
2010-11-04 Jan SchneiderRevert "The Desktop handler is not production ready...
2010-11-04 Jan SchneiderRevert "No effects for SAPO."
2010-11-04 Jan SchneiderRevert "Add legal notice."
2010-11-04 Jan SchneiderRevert "Add skyscraper ad."
2010-11-04 Jan SchneiderRevert "Add links to SAPO maps."
2010-11-04 Jan SchneiderRevert "Remove all sounds but doorbell."
2010-11-04 Jan SchneiderRevert "Add SAPO theme."
2010-11-04 Jan SchneiderRevert "Add ads logo."
2010-11-04 JanFix parse error.
2010-11-04 JanMerge branch 'horde-upstream'
2010-11-04 Jan SchneiderFix method name (Bug #9361).
2010-11-04 Jan SchneiderMerge branch 'master' of /horde/git/horde
2010-11-04 Jan SchneiderExtends Horde_Vcs_Directory.
2010-11-04 Jan SchneiderPull latest prototype fixes in.
2010-11-04 Michael J.... Standardize on only returning result hashes, not offsets.
2010-11-04 Michael J.... another place to use column names, not numeric offsets
2010-11-03 Jan SchneiderThe growls are closing now onclick, catch click events...
2010-11-03 Jan SchneiderUpgrade to prototype 1.7 RC3.
2010-11-03 Ben KlangOne more place to use the global mod_rewrite option
2010-11-03 Ben Klang$group is a string at this point
2010-11-03 Ben KlangBegin working on converting PEAR_Error to Exceptions
2010-11-03 Ben KlangDelete tickets with queues
2010-11-03 Jan SchneiderFix passing append_session, and strip scheme and hostna...
2010-11-03 Gunnar WrobelAllow to create nonces.
2010-11-03 Gunnar WrobelInitial Horde_Nonce skeleton.
2010-11-03 Jan SchneiderWe don't generate relative URLs anymore, and we support...
2010-11-03 Jan SchneiderPort URL test.
2010-11-03 Ben KlangAdd missing Exception class
2010-11-03 Jan SchneiderFix links to apps with their own full webroot URL.
2010-11-03 Jan SchneiderFix Horde::url() calls with full paths, but without...
2010-11-03 Jan SchneiderUse application name translations from horde, not Horde...
2010-11-03 Jan SchneiderFix scope.
2010-11-03 Jan SchneiderMerge branch 'master' of /horde/git/horde
2010-11-03 Jan SchneiderUpdate after setting the correct roles.
2010-11-03 Jan SchneiderActually we want bin/ to have the horde role too for...
2010-11-03 Jan SchneiderFix a bunch of roles manually. Rule of thumb: everythin...
2010-11-03 Jan SchneiderDon't try to load dot files from the data/ directory.
2010-11-03 Gunnar WrobelAvoid infinite loop.
2010-11-03 Gunnar WrobelAdd missing dependencies.
2010-11-03 Gunnar WrobelAdd missing dependency.
2010-11-03 Gunnar WrobelCorrect installation paths.
2010-11-03 Gunnar WrobelThe role is the first criterium to identify the install...
2010-11-03 Michael J.... umask will be set anytime there is an explicit sql...
2010-11-03 Michael J.... typos
2010-11-03 Michael J.... Don't pollute the DSN with non-connection related data.
2010-11-03 Michael J.... Need something that implements the Horde_Db_Adapter...
2010-11-03 Michael J.... Use column names, not numeric offsets in the postgres...
2010-11-03 Michael J.... Fix env variable names
2010-11-03 Michael J.... Don't use numeric offsets, use column names instead.
2010-11-02 Michael J.... Don't assume that we should use the global horde db...
2010-11-02 Michael J.... ws
2010-11-02 Michael J.... Need the db adapter for customsql also.
2010-11-02 Gunnar WrobelAdd a basic package.xml for horde.
2010-11-02 Gunnar WrobelStart specialized dir_role mapping for special packages...
2010-11-02 Gunnar WrobelFix the way the base path is calculated.
2010-11-02 Michael M SlusarzBug #9357: XSS fix for VCARD attachments
2010-11-02 Michael M SlusarzMake sure Vcard entries always have labels
2010-11-02 Gunnar WrobelCompleted basic .gitignore support to updating package...
2010-11-02 Gunnar WrobelActually use the gitignore information.
2010-11-02 Gunnar WrobelRead the gitignore file.
2010-11-02 Gunnar WrobelDraft for excluding files based on the gitignore inform...
2010-11-02 Gunnar WrobelStarted wrapping/modifying the PackageFilemanager based...
2010-11-02 Gunnar WrobelNo need to add Horde Role by default.
2010-11-02 Gunnar WrobelSplit the core of the current content handling into...
2010-11-02 Michael M SlusarzFix tag typo
2010-11-02 Michael M SlusarzHonor the Content-Disposition 'size' parameter (RFC...
2010-11-02 Chuck HagenbuchDon't cache combined config arrays.
2010-11-02 Michael M SlusarzFix permissions tree generation
2010-11-02 Michael M SlusarzFix autoincrement table generation for postgres
2010-11-02 Michael M Slusarzautoincrement implies not null
2010-11-02 Michael M SlusarzPrint usage in error message
next