Michael M Slusarz [Tue, 17 Mar 2009 13:53:25 +0000 (07:53 -0600)]
Fix server selection on reload
Jan Schneider [Tue, 17 Mar 2009 18:17:22 +0000 (19:17 +0100)]
Improve hover effect.
Jan Schneider [Tue, 17 Mar 2009 17:18:48 +0000 (18:18 +0100)]
Use new dragdrop functionality.
Jan Schneider [Tue, 17 Mar 2009 17:17:21 +0000 (18:17 +0100)]
Find drop targets if using ghosts.
Jan Schneider [Tue, 17 Mar 2009 16:05:58 +0000 (17:05 +0100)]
Consider page scrolling when snapping into the viewport. Should we really snap
into the viewport, or rather into the body?
Jan Schneider [Tue, 17 Mar 2009 15:56:37 +0000 (16:56 +0100)]
Fix dragging in scrolled elements.
offset option always overrides default positioning.
Jan Schneider [Tue, 17 Mar 2009 14:34:13 +0000 (15:34 +0100)]
Tweak method names.
Jan Schneider [Tue, 17 Mar 2009 14:10:19 +0000 (15:10 +0100)]
Keep ghost positioned at the original position under the mouse pointer.
Jan Schneider [Tue, 17 Mar 2009 13:20:58 +0000 (14:20 +0100)]
Add snapToParent option.
Michael M Slusarz [Tue, 17 Mar 2009 11:49:54 +0000 (05:49 -0600)]
Remember splitbar position on login/refresh.
Michael M Slusarz [Tue, 17 Mar 2009 10:28:47 +0000 (04:28 -0600)]
Use MODSEQ as cache ID if available
Michael M Slusarz [Mon, 16 Mar 2009 20:41:55 +0000 (14:41 -0600)]
Simplify date display
Michael M Slusarz [Mon, 16 Mar 2009 20:01:23 +0000 (14:01 -0600)]
dragdrop enhancements.
Allow dragging of item without ghosting.
Snap dragged item to edge of screen.
Use default classnames for both drag and drop.
Jan Schneider [Mon, 16 Mar 2009 18:03:12 +0000 (19:03 +0100)]
Add drag and drop. Doesn't save in the backend yet.
Jan Schneider [Mon, 16 Mar 2009 17:19:11 +0000 (18:19 +0100)]
Add option to set a parent element for the dragger.
Jan Schneider [Mon, 16 Mar 2009 15:41:00 +0000 (16:41 +0100)]
Create captions absolutely positioned.
Jan Schneider [Fri, 13 Mar 2009 16:21:49 +0000 (17:21 +0100)]
Catch events not found, reduce indention.
Jan Schneider [Fri, 13 Mar 2009 16:19:26 +0000 (17:19 +0100)]
Implement getEvent().
Chuck Hagenbuch [Mon, 16 Mar 2009 14:37:43 +0000 (10:37 -0400)]
initial queue stub files and basic request-only storage/request shutdown task runner
Chuck Hagenbuch [Mon, 16 Mar 2009 00:40:35 +0000 (20:40 -0400)]
another scribd client implementation
Michael M Slusarz [Mon, 16 Mar 2009 14:31:37 +0000 (08:31 -0600)]
Fix locally modifiable file paths.
Michael M Slusarz [Mon, 16 Mar 2009 13:32:23 +0000 (07:32 -0600)]
Optimize dragging
Duck (Jakob Munih) [Mon, 16 Mar 2009 09:00:40 +0000 (10:00 +0100)]
Use CAPTCHA if no securtiy answer is provided
Duck (Jakob Munih) [Sun, 15 Mar 2009 14:44:46 +0000 (15:44 +0100)]
Exit if viewer exists
Chuck Hagenbuch [Sun, 15 Mar 2009 02:32:20 +0000 (22:32 -0400)]
fix folder names
Michael M Slusarz [Sat, 14 Mar 2009 14:55:28 +0000 (08:55 -0600)]
Log debug errors to firebug console, if available
Michael M Slusarz [Sat, 14 Mar 2009 14:46:05 +0000 (08:46 -0600)]
Only run mouseOver() once per mouseover
Michael M Slusarz [Fri, 13 Mar 2009 18:35:56 +0000 (12:35 -0600)]
Fix dragdrop.js when drop area contains scrollbars.
Mouseover/mouseout events may not trigger when moving over a scrollbar,
so we need to observe the current position by looking at the mousemove
event instead. Works out for the better since we are already processing
the mousemove event - allows us to remove 2 more global event observe
calls.
Jan Schneider [Fri, 13 Mar 2009 15:25:04 +0000 (16:25 +0100)]
Very basic event form display.
Jan Schneider [Fri, 13 Mar 2009 14:22:21 +0000 (15:22 +0100)]
Wrap, appendChild() -> insert().
Jan Schneider [Fri, 13 Mar 2009 14:20:45 +0000 (15:20 +0100)]
Show timeObjects.
Jan Schneider [Fri, 13 Mar 2009 13:02:41 +0000 (14:02 +0100)]
Fix turning off remote calendars.
Always fill event cache.
Jan Schneider [Fri, 13 Mar 2009 12:52:26 +0000 (13:52 +0100)]
Load holidays.
Jan Schneider [Fri, 13 Mar 2009 12:42:30 +0000 (13:42 +0100)]
Fill cache if no events found.
Jan Schneider [Fri, 13 Mar 2009 11:26:22 +0000 (12:26 +0100)]
Show spinner while retrieving events.
Jan Schneider [Fri, 13 Mar 2009 10:57:48 +0000 (11:57 +0100)]
Add week support to viewDates().
Fix minical in non-month views.
Michael M Slusarz [Fri, 13 Mar 2009 06:46:28 +0000 (00:46 -0600)]
Personal flag doesn't need IMAP
Michael M Slusarz [Fri, 13 Mar 2009 05:20:37 +0000 (23:20 -0600)]
Work around some browser limitations regarding RFC 2397
Michael M Slusarz [Thu, 12 Mar 2009 19:22:51 +0000 (13:22 -0600)]
Fix mailbox click handler
Jan Schneider [Thu, 12 Mar 2009 23:17:07 +0000 (00:17 +0100)]
Remove .svn directory.
Jan Schneider [Thu, 12 Mar 2009 23:11:10 +0000 (00:11 +0100)]
Save enabled/disabled calendars in prefs.
Fetch events from originally disabled calendars.
Jan Schneider [Mon, 9 Mar 2009 14:10:30 +0000 (15:10 +0100)]
Simple event caching.
Turn calendars on and off.
Jan Schneider [Mon, 9 Mar 2009 08:24:48 +0000 (09:24 +0100)]
Don't return Holidays driver, if disabled.
Jan Schneider [Mon, 9 Mar 2009 08:24:23 +0000 (09:24 +0100)]
Permission checking.
Michael M Slusarz [Thu, 12 Mar 2009 19:03:51 +0000 (13:03 -0600)]
Bug #8066: Fix cancel buttons on folder pages
Michael M Slusarz [Thu, 12 Mar 2009 18:48:57 +0000 (12:48 -0600)]
Bug #8066: Fix empty trash when in trash mailbox
Michael M Slusarz [Thu, 12 Mar 2009 18:29:09 +0000 (12:29 -0600)]
Bug #8069: Convert to new param values
Michael M Slusarz [Thu, 12 Mar 2009 18:16:57 +0000 (12:16 -0600)]
Bug #8071: Fix typo
Chuck Hagenbuch [Thu, 12 Mar 2009 17:57:21 +0000 (13:57 -0400)]
cast primary key to string where necessary
Chuck Hagenbuch [Thu, 12 Mar 2009 17:56:02 +0000 (13:56 -0400)]
make sure prototype loads before quickfinder
Chuck Hagenbuch [Thu, 12 Mar 2009 17:54:52 +0000 (13:54 -0400)]
catch the case when there is no ls-tree output for the current path (looks like this command needs to know about the current branch, too)
Chuck Hagenbuch [Thu, 12 Mar 2009 17:32:52 +0000 (13:32 -0400)]
must be a string for Exceptions
Chuck Hagenbuch [Thu, 12 Mar 2009 17:31:23 +0000 (13:31 -0400)]
rework some loops to avoid an infinite loop on bad output. could still detect this much earlier
Duck (Jakob Munih) [Thu, 12 Mar 2009 13:25:14 +0000 (14:25 +0100)]
notification classes
Duck (Jakob Munih) [Thu, 12 Mar 2009 13:24:50 +0000 (14:24 +0100)]
Replace report with generalized notification
Duck (Jakob Munih) [Thu, 12 Mar 2009 13:24:31 +0000 (14:24 +0100)]
Show tab with FB, to expose FB connection
Michael M Slusarz [Tue, 10 Mar 2009 22:30:47 +0000 (16:30 -0600)]
Bug #8062: Fix link parsing
We need to make sure there is a space before target/href or else params
contained in a URL can confuse the regexp if named target or href.
Michael M Slusarz [Tue, 10 Mar 2009 22:23:11 +0000 (16:23 -0600)]
Multipart/related inline fixes
Multipart/related parts should show the base part in the inline screen,
rather than the viewable internal part. We want the link associated with
the inline data to view the full related message, rather than a
particular subpart.
Michael M Slusarz [Tue, 10 Mar 2009 22:22:44 +0000 (16:22 -0600)]
multipart/alternative needs to be viewable in full render mode.
Michael M Slusarz [Tue, 10 Mar 2009 21:59:41 +0000 (15:59 -0600)]
Rename Mime drivers
Michael M Slusarz [Tue, 10 Mar 2009 21:10:40 +0000 (15:10 -0600)]
Bug #7745: Fix cache expiration when deleting a mailbox
Michael M Slusarz [Tue, 10 Mar 2009 18:36:51 +0000 (12:36 -0600)]
Bug #8050: Fix folder list generation.
Michael M Slusarz [Tue, 10 Mar 2009 18:17:45 +0000 (12:17 -0600)]
Correctly fix unflagging messages in viewport
Jan Schneider [Tue, 10 Mar 2009 13:58:22 +0000 (14:58 +0100)]
MFB: Make the whole folder row clickable, and also fix a weird overflow artifact that I've seen since FF3.
Jan Schneider [Fri, 6 Mar 2009 18:22:00 +0000 (19:22 +0100)]
MFB: variable name typo
Michael J. Rubinsky [Tue, 10 Mar 2009 13:45:06 +0000 (09:45 -0400)]
Fix variable name
Duck (Jakob Munih) [Tue, 10 Mar 2009 08:39:35 +0000 (09:39 +0100)]
Update even FB status if possible
Michael M Slusarz [Tue, 10 Mar 2009 04:49:30 +0000 (22:49 -0600)]
Fix removing flags in viewport
Michael M Slusarz [Mon, 9 Mar 2009 22:33:13 +0000 (16:33 -0600)]
Bug #8055: Fix array_keys() location
Michael M Slusarz [Mon, 9 Mar 2009 21:30:38 +0000 (15:30 -0600)]
Bug #8055: Don't store _instance in cache.
Michael M Slusarz [Mon, 9 Mar 2009 21:20:01 +0000 (15:20 -0600)]
Bug #8051: Fix rename folder
Michael M Slusarz [Mon, 9 Mar 2009 21:11:43 +0000 (15:11 -0600)]
Bug #8050: Fix drafts selection
Michael M Slusarz [Mon, 9 Mar 2009 20:41:59 +0000 (14:41 -0600)]
Bug #8046: Default to 'imp' for compose links.
Michael M Slusarz [Fri, 6 Mar 2009 23:41:52 +0000 (16:41 -0700)]
Unneeded SPAN
Michael M Slusarz [Fri, 6 Mar 2009 20:22:16 +0000 (13:22 -0700)]
Make sure DimpCore.init() is not called twice.
Duck (Jakob Munih) [Sun, 8 Mar 2009 11:38:40 +0000 (12:38 +0100)]
Fix prefs warnings
Duck (Jakob Munih) [Sun, 8 Mar 2009 11:38:03 +0000 (12:38 +0100)]
Use friends driver directly
Duck (Jakob Munih) [Sun, 8 Mar 2009 11:37:48 +0000 (12:37 +0100)]
Add getImageUrl in API to get user picture url
Duck (Jakob Munih) [Sun, 8 Mar 2009 11:37:31 +0000 (12:37 +0100)]
Catch admin errors
Duck (Jakob Munih) [Sun, 8 Mar 2009 11:37:18 +0000 (12:37 +0100)]
Catch registry errors
Duck (Jakob Munih) [Sun, 8 Mar 2009 11:37:02 +0000 (12:37 +0100)]
Fix variable
Michael J. Rubinsky [Fri, 6 Mar 2009 21:27:03 +0000 (16:27 -0500)]
Allow passing *real* arrays to methods that take a "facebook array"
and make sure we json encode the array before sending it up.
Jan Schneider [Fri, 6 Mar 2009 11:17:33 +0000 (12:17 +0100)]
Let url wrap.
Bug: 8043
Michael M Slusarz [Fri, 6 Mar 2009 07:50:44 +0000 (00:50 -0700)]
IE 6 hover fix for context menus.
Michael M Slusarz [Fri, 6 Mar 2009 07:23:41 +0000 (00:23 -0700)]
The document DOM element does not have attributes
Michael M Slusarz [Fri, 6 Mar 2009 06:51:57 +0000 (23:51 -0700)]
Fix inline-block/contextmenu display on IE and FF2
Michael M Slusarz [Fri, 6 Mar 2009 06:30:17 +0000 (23:30 -0700)]
This was annoying - fix scrollbar display on webkit
Michael M Slusarz [Fri, 6 Mar 2009 06:29:53 +0000 (23:29 -0700)]
Easier-to-read param display.
Michael M Slusarz [Thu, 5 Mar 2009 08:28:29 +0000 (01:28 -0700)]
Correctly fill parameters
Jan Schneider [Thu, 5 Mar 2009 15:02:49 +0000 (16:02 +0100)]
Fix passing HTTP auth for remote calendars through Kronolith::listEvents().
Use higher timout value for remote calendars if retrieving events through
ajax, since events are being updated asynchronously.
Jan Schneider [Thu, 5 Mar 2009 14:59:49 +0000 (15:59 +0100)]
Fix adding matching events.
Cache parsed iCalendar objects instead of raw data.
Duck (Jakob Munih) [Thu, 5 Mar 2009 09:58:52 +0000 (10:58 +0100)]
Use VFS content, not attachments option as a path to get contents
Michael M Slusarz [Thu, 5 Mar 2009 04:04:57 +0000 (21:04 -0700)]
Registry constant renames
Michael M Slusarz [Wed, 4 Mar 2009 23:58:45 +0000 (16:58 -0700)]
Typo
Michael M Slusarz [Wed, 4 Mar 2009 22:49:01 +0000 (15:49 -0700)]
dimp folder add/remove fixes
Michael M Slusarz [Wed, 4 Mar 2009 20:29:08 +0000 (13:29 -0700)]
changelog
Michael J. Rubinsky [Thu, 5 Mar 2009 01:32:04 +0000 (20:32 -0500)]
Catch exceptions from the http client and rethrow them as
Horde_Service_Facebook_Exception if needed.
Michael J. Rubinsky [Thu, 5 Mar 2009 01:29:50 +0000 (20:29 -0500)]
Fix logic in setUser for not setting cookies
Move getLoggedInUser() method to the Auth class even though it calls the
'Users.getLoggedInUsers' api method. Makes more sense as an Auth method.
Michael J. Rubinsky [Thu, 5 Mar 2009 01:27:03 +0000 (20:27 -0500)]
Don't statically cache these, make it an instance variable...it can lead to
unexpected results in some cases when a script instantiates two Horde_Servce_Facebook
instances.
Jan Schneider [Thu, 5 Mar 2009 00:42:50 +0000 (01:42 +0100)]
Build calendar list on the client side.
Retrieve each calendar's events seperately.