horde.git
2009-03-04 Michael M SlusarzNew static function to get raw MIME Part text.
2009-03-04 Michael M SlusarzFixes to improve POP3 compatibility
2009-03-04 Michael M SlusarzAdd support for parsing RFC 2384 URLs.
2009-03-04 Michael M SlusarzFix library name/location
2009-03-04 Michael M SlusarzFixes to Cclient_Pop3 driver.
2009-03-04 Michael M Slusarzview.php: index -> uid
2009-03-04 Chuck Hagenbuchfix release date for 0.4.0
2009-03-04 Chuck Hagenbuchadd Horde_Routes_Printer to the filelist
2009-03-03 Michael J.... - Remove validateSession from Facebook:: (it's in Auth)
2009-03-03 Jan SchneiderTurn timeObjects into a driver.
2009-03-03 Jan SchneiderRefactor so that each driver's listEvents() method...
2009-03-03 Jan SchneiderDrop ics.php.
2009-03-03 Jan Schneiderself -> Kronolith
2009-03-03 Jan SchneiderNuke BC stuff.
2009-03-03 Jan SchneiderGet rid of $startOfPeriod/$endOfPeriod variables.
2009-03-03 Jan SchneiderRemove unnecessary open() calls.
2009-03-03 Jan SchneiderMove methods around, phpdoc.
2009-03-03 Gunnar WrobelIndicate if an object is missing.
2009-03-03 Gunnar WrobelIgnore if the database file is missing.
2009-03-03 Michael M SlusarzSECURITY: Don't cache local addressbook PGP public...
2009-03-03 Michael M Slusarzws
2009-03-03 Gunnar WrobelAdd object missing exception and fix property access.
2009-03-03 Duck (Jakob... Remove the option to see data of all users
2009-03-03 Duck (Jakob... Update action links
2009-03-03 Duck (Jakob... Fix get admin
2009-03-03 Duck (Jakob... Rename white list to friends
2009-03-03 Duck (Jakob... Rename white list to friends
2009-03-03 Duck (Jakob... Use api call
2009-03-03 Duck (Jakob... Start playing with FB
2009-03-03 Gunnar WrobelAdded a file test driver.
2009-03-03 Gunnar WrobelMerge branch 'master' of git@github.com:wrobel/horde...
2009-03-03 Michael M SlusarzFix ghosting position in scrolled element
2009-03-03 Michael M SlusarzUpdate thread image handling for imp view.
2009-03-03 Michael M SlusarzFix some errors in the test script.
2009-03-03 Michael M SlusarzRemove function that no longer exists.
2009-03-03 Michael M SlusarzAdd server connect exception code.
2009-03-03 Michael M SlusarzUpdate e-mail address.
2009-03-03 Chuck Hagenbuchfix field filtering in create() as well
2009-03-02 Michael M SlusarzBug #8040: Call correct function
2009-03-02 Michael M SlusarzHorde_Crypt exception handling updates
2009-03-02 Michael M SlusarzTicket #8036: Better error handling for gnupg and opens...
2009-03-02 Michael M SlusarzFix comment
2009-03-02 Michael M SlusarzCSS Tweaks
2009-03-02 Michael M SlusarzConsolidate composeLink() functions
2009-03-02 Michael M SlusarzTrim ws at top of text messages also
2009-03-02 Michael M SlusarzRevert - the issue is in Text_Filter
2009-03-02 Jan SchneiderFix labels for message selection drop down.
2009-03-02 Jan SchneiderUse dateString() as parameter for ListEvents.
2009-03-02 Gunnar WrobelConvert the Object specific classes to PHP5.
2009-03-02 Gunnar Wrobelstyle
2009-03-02 Gunnar WrobelSplit of Kolab_Session from Kolab_Server.
2009-03-02 Gunnar WrobelTesting has been corrected.
2009-03-01 Michael J.... Add a revokeExtendedPermissions method, move get_login_...
2009-03-01 Michael J.... Now I remember why I did this - always using the instan...
2009-03-01 Duck (Jakob... Add option to delete a picture from a news.
2009-02-28 Michael J.... Bunch of stuff - mostly add proper upload support....
2009-02-28 Michael J.... Check for proxy configuration first, so we don't lose...
2009-02-28 Michael J.... Clean up - standardize on camelCase method names etc...
2009-02-28 Michael J.... Add Friends, Groups, Links, Notes, and Video support...
2009-02-28 Michael J.... Some more documentation on the test/example page
2009-02-28 Michael J.... Update example/test file with photo methods, and exampl...
2009-02-28 Michael J.... Remove debug output
2009-02-28 Michael J.... Allow the format of the data returned by H_S_F_Request...
2009-02-28 Michael J.... Fix scope, only add these parameters if we have values
2009-02-27 Michael M SlusarzFix CSS on multiple messages screen
2009-02-27 Michael M SlusarzLink e-mails in text/plain messages
2009-02-27 Michael J.... We don't do any redirects in library code, nuke this...
2009-02-27 Michael J.... Some typos, add some missing required session_key param...
2009-02-27 Michael M Slusarzphpdoc
2009-02-27 Michael M SlusarzSome Horde 5 fixes/style.
2009-02-27 Michael M SlusarzAdd DOM title attribute to status icons to provide...
2009-02-27 Michael M SlusarzFix title generation (need full display name, not last...
2009-02-27 Michael M SlusarzReuse DimpCore click handler
2009-02-27 Michael J.... Add support for Photos methods.
2009-02-26 Michael J.... session_key is required for posting a userAction
2009-02-26 Jan SchneiderMerge branch 'kronolith-driver-ical'
2009-02-26 Jan SchneiderReturn immediately if we don't have start and end dates.
2009-02-26 Jan SchneiderRemove global $kronolith_driver object. We still need...
2009-02-26 Chuck Hagenbuchreturn null for undefined variables; get rid of __set...
2009-02-26 Michael J.... Update tests to reflect the expected *.html.php templat...
2009-02-26 Jan SchneiderDon't wrap holiday driver.
2009-02-26 Michael J.... Add missing setLayout method, change layout filenames...
2009-02-26 Michael J.... On second thought - I don't see the reason for checking...
2009-02-26 Jan SchneiderRename drivers, Split-up event classes.
2009-02-26 Jan SchneiderDrop support for old Kolab library (untested).
2009-02-26 Jan SchneiderPHP5-ify
2009-02-26 Jan SchneiderFix categories to tags.
2009-02-26 Michael M SlusarzUpdate to new Horde_Crypt code
2009-02-26 Michael M SlusarzHorde 4-ify Horde_Crypt.
2009-02-26 Michael J.... $this->name ----> $this->$name
2009-02-26 Michael M SlusarzFix some code relating to verifying PGP message
2009-02-26 Michael M SlusarzThrow Horde_Exception here instead of Exception.
2009-02-25 Jan SchneiderFix usage of $msgs.
2009-02-25 Jan SchneiderIgnore pear run-tests log.
2009-02-25 Jan SchneiderClass constants, update Kronolith::.
2009-02-25 Jan SchneiderFix usage of $msgs.
2009-02-25 Jan SchneiderMove all remote calendar handling to Kronolith_Driver_ical.
2009-02-25 Jan SchneiderIgnore pear run-tests log.
2009-02-25 Michael J.... Add support for Feeds.
2009-02-25 Michael J.... Use auth->getSessionKey()
next