horde.git
2009-03-20 Jan SchneiderCross-hair cursor for drags.
2009-03-20 Jan SchneiderShow event icons.
2009-03-20 Gunnar WrobelRemove topgit specific branch files. Next time I should...
2009-03-20 Gunnar WrobelMerge commit '0d4024e38d9ba1922b7863063a89ceab76bda1f5...
2009-03-20 Gunnar WrobelMerge branch 'master' of git://dev.horde.org/horde...
2009-03-20 Jan SchneiderImplement event deletion. No fancy recurrence deleting...
2009-03-20 Jan SchneiderAdd drag threshold.
2009-03-20 Jan SchneiderMore event form refinements.
2009-03-20 Jan Schneiderws
2009-03-20 Michael M SlusarzFirst pass at trying to list RFC compliance.
2009-03-20 Michael M SlusarzDon't pass empty autologin param
2009-03-20 Michael M SlusarzTweak data display
2009-03-20 Michael M SlusarzDon't update metadata if nothing has changed
2009-03-20 Michael M SlusarzPHP 5-ish method of storing singleton instances.
2009-03-20 Michael M SlusarzChangelog; fix typos.
2009-03-20 Michael M SlusarzImplement search (message list) caching
2009-03-20 Michael M Slusarzhash module required to be active.
2009-03-20 Chuck Hagenbuchincremental test work
2009-03-20 Chuck Hagenbuchblank stub of what an h4 validation layer might look...
2009-03-20 Chuck Hagenbuchblank stub of what the h4 vfs library might look like
2009-03-20 Chuck Hagenbuchblank sqs service stub
2009-03-20 Chuck Hagenbuchblank s3 service stub
2009-03-20 Jan SchneiderSync with branches.
2009-03-20 Jan SchneiderSync with branch.
2009-03-19 Michael M SlusarzImprove documentation for header config file.
2009-03-19 Michael M SlusarzUse correct sequence numbers consistently
2009-03-18 Jan SchneiderNo need for a separate init() method in Kronolith.
2009-03-18 Jan SchneiderMove event registration back to onDomLoad().
2009-03-18 Jan SchneiderOnly allow dragging if event is editable.
2009-03-18 Jan SchneiderFix tests.
2009-03-18 Jan SchneiderMFB 1.14.4.33
2009-03-18 Gunnar WrobelFix install location in the package.xml.
2009-03-18 Gunnar WrobelThrow errors when including non existing files.
2009-03-18 Gunnar WrobelAdapt to class vars.
2009-03-18 Gunnar WrobelMerged "* Fixed testing problems with the test IMAP...
2009-03-18 Gunnar WrobelUpdate documentation.
2009-03-18 Gunnar WrobelUpdate and complete testing to the recent changes.
2009-03-18 Gunnar WrobelFix the use of the data class variable and how the...
2009-03-18 Gunnar WrobelChange to class vars.
2009-03-18 Gunnar WrobelFix typos.
2009-03-18 Gunnar WrobelSwitch to exceptions.
2009-03-18 Michael M Slusarztypo
2009-03-18 Gunnar WrobelUse class vars.
2009-03-18 Gunnar WrobelUse class vars.
2009-03-18 Gunnar WrobelUse class vars.
2009-03-18 Michael M SlusarzFix delete after undelete after delete
2009-03-18 Michael M SlusarzReally return message list in expunge() for Socket...
2009-03-18 Michael M SlusarzReturn message list, not message count
2009-03-18 Michael M Slusarztypo
2009-03-18 Michael M SlusarzBetter offset positioning when dragging folders
2009-03-18 Michael M SlusarzOptimize splitbar dragging speed
2009-03-18 Michael M Slusarzws
2009-03-18 Michael M SlusarzDo some basic javascript sniffing to disable dimp if...
2009-03-18 Jan Schneiderdragdrop.js moved to Horde.
2009-03-18 Jan SchneiderFix debug left-over.
2009-03-18 Jan SchneiderOnly use event element, if offset is positive.
2009-03-17 Jan SchneiderSimplify and fix toggling of recurring events.
2009-03-17 Jan SchneiderImplement UpdateEvent. Dragged events are stored in...
2009-03-17 Michael J.... One more place to fix this method name
2009-03-17 Michael J.... Fix class constant name
2009-03-17 Michael J.... Fix method name
2009-03-17 Michael M SlusarzHow about I actually use the return value of expunge...
2009-03-17 Michael M SlusarzAdd username to login/authenticate debug log
2009-03-17 Michael M SlusarzFix password/username retrieval from session data
2009-03-17 Michael M SlusarzFix isPreferredServer() call.
2009-03-17 Michael M SlusarzOptimizations
2009-03-17 Michael M SlusarzCorrectly return message list in expungeMailbox()
2009-03-17 Michael M SlusarzFix server selection on reload
2009-03-17 Jan SchneiderImprove hover effect.
2009-03-17 Jan SchneiderUse new dragdrop functionality.
2009-03-17 Jan SchneiderFind drop targets if using ghosts.
2009-03-17 Michael M SlusarzAdd support to return list of expunged messages
2009-03-17 Jan SchneiderConsider page scrolling when snapping into the viewport...
2009-03-17 Jan SchneiderFix dragging in scrolled elements.
2009-03-17 Jan SchneiderTweak method names.
2009-03-17 Jan SchneiderKeep ghost positioned at the original position under...
2009-03-17 Jan SchneiderAdd snapToParent option.
2009-03-17 Michael M SlusarzNote some new RFCs
2009-03-17 Michael M SlusarzRemember splitbar position on login/refresh.
2009-03-17 Michael M SlusarzUse MODSEQ as cache ID if available
2009-03-17 Gunnar WrobelMerge branch 'master' of git://dev.horde.org/horde...
2009-03-16 Michael M SlusarzSimplify date display
2009-03-16 Michael M Slusarzdragdrop enhancements.
2009-03-16 Jan SchneiderAdd drag and drop. Doesn't save in the backend yet.
2009-03-16 Jan SchneiderAdd option to set a parent element for the dragger.
2009-03-16 Jan SchneiderCreate captions absolutely positioned.
2009-03-16 Jan SchneiderCatch events not found, reduce indention.
2009-03-16 Jan SchneiderImplement getEvent().
2009-03-16 Chuck Hagenbuchinitial queue stub files and basic request-only storage...
2009-03-16 Chuck Hagenbuchanother scribd client implementation
2009-03-16 Michael M SlusarzFix locally modifiable file paths.
2009-03-16 Michael M SlusarzOptimize dragging
2009-03-16 Duck (Jakob... Use CAPTCHA if no securtiy answer is provided
2009-03-16 Gunnar WrobelProvide the authentication status within Kolab_Session...
2009-03-16 Mike NabereznyFixed comment block.
2009-03-15 Duck (Jakob... Exit if viewer exists
2009-03-15 Chuck Hagenbuchfix folder names
2009-03-14 Michael M SlusarzLog debug errors to firebug console, if available
2009-03-14 Michael M SlusarzOnly run mouseOver() once per mouseover
2009-03-13 Michael M SlusarzFix dragdrop.js when drop area contains scrollbars.
next