horde.git
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
2010-11-02 Michael M SlusarzNicer permissions icon display
2010-11-02 Chuck HagenbuchDon't cache combined config arrays.
2010-11-02 Jan SchneiderFix parentheses (Bug #9356).
2010-11-02 Jan SchneiderFix parse error.
2010-11-02 Chuck Hagenbuchrojo.com is dead it seems
2010-11-02 Chuck HagenbuchDon't pass bogus tag arrays
2010-11-02 Jan SchneiderMFB: Update Cyrus links.
2010-11-02 Jan SchneiderMFB
2010-11-02 Jan SchneiderFix expectations.
2010-11-02 Jan SchneiderRemove setGeoLocation()/getGeoLocation().
2010-11-02 Jan SchneiderRemove getTags()/setTags().
2010-11-02 Chuck HagenbuchAdd a helper method for setting content types
2010-11-02 Chuck HagenbuchPass startnumber/limit parameters
2010-11-02 Chuck HagenbuchRemove binder, just use factory
2010-11-02 Chuck Hagenbuchstories.link -> stories.permalink
2010-11-02 Michael M SlusarzDon't remove Cc/Bcc toggles - it may need to be reset...
2010-11-02 Michael M SlusarzFix downloading of certain MIME types in IMP
2010-11-02 Michael M SlusarzSet title of print page to subject of e-mail message
2010-11-02 Michael M SlusarzGrayish border doesn't print well, even on high dpi...
2010-11-01 Chuck HagenbuchPretty URLs for individual commits.
2010-11-01 Gunnar WrobelExtract the content updater into a separate class.
2010-10-31 Michael J.... Typo
2010-10-31 Gunnar WrobelAllow to install files with "horde" role. Tried fixing...
2010-10-30 Michael J.... Fix checking for required parameter in Exiftool
2010-10-29 Gonçalo QueirósBug #9351: Don't try to include non existent vhost...
2010-10-29 Michael M SlusarzThis algorithm seems to work better on FF for compose...
2010-10-29 Michael M SlusarzBug #9334: Rework Cc/Bcc display in DIMP
2010-10-29 Gunnar WrobelAllow symlinking when installing packages from the...
2010-10-28 Gunnar WrobelTrying to make the post-receive hook happy.
2010-10-28 Gunnar WrobelAdd a Horde specific repo layout handler that allows...
2010-10-28 Gunnar WrobelAdded ability to include/exclude optional dependencies...
2010-10-28 Gunnar WrobelWhen merging an option group the defaults need to be...
2010-10-28 Michael M SlusarzBug #9345: Need to make sure base config is loaded...
2010-10-28 Jan SchneiderFix location of post-install script, and change class...
2010-10-28 Jan SchneiderMore role fixes. Anything in test(s)/ should have the...
2010-10-28 Jan SchneiderExamples should have the doc role.
2010-10-28 Jan SchneiderUpdate package.xml
2010-10-28 Jan SchneiderUse CSS for search button image.
2010-10-28 Jan SchneiderSimplify
2010-10-27 Gunnar WrobelAdd an option to specify the target directory for a...
2010-10-27 Gunnar WrobelUpdate TODO list.
2010-10-27 Gunnar WrobelAdd a test for creating the package.xml from scratch...
2010-10-27 Gunnar WrobelAdd todo.
2010-10-26 Michael M SlusarzRemove Horde_Prefs_Storage_Kolab driver
2010-10-26 Michael M SlusarzResults from contentTypeMap() are already sorted
2010-10-26 Michael M SlusarzThere are no alphabetic characters in MIME IDs
2010-10-26 Michael M SlusarzBug #9297: Better algorithm to fix HTML IFRAME heights
2010-10-26 Chuck HagenbuchRemove story_ prefix from story variables
2010-10-26 Jan SchneiderDon't require the browser object, it's only used at...
2010-10-26 Jan SchneiderDrop Horde_File_Csv. fgetcsv() is sufficiently capable...
2010-10-26 Jan SchneiderMFB
2010-10-26 Gunnar WrobelDo not install packages twice, catch more PEAR errors...
next