horde.git
16 years agoKeep formatting of external event description.
Jan Schneider [Wed, 18 Nov 2009 23:45:58 +0000 (00:45 +0100)]
Keep formatting of external event description.

16 years agoUse date and time formats of user's preference.
Jan Schneider [Wed, 18 Nov 2009 23:44:25 +0000 (00:44 +0100)]
Use date and time formats of user's preference.
More gettext.

16 years agoShorten label.
Jan Schneider [Wed, 18 Nov 2009 22:29:26 +0000 (23:29 +0100)]
Shorten label.

16 years agoTicket #6988: Display date formats in user's timezone
Michael M Slusarz [Wed, 18 Nov 2009 23:27:32 +0000 (16:27 -0700)]
Ticket #6988: Display date formats in user's timezone

16 years agoBug #8221: Fix innocent reporting
Michael M Slusarz [Wed, 18 Nov 2009 22:41:13 +0000 (15:41 -0700)]
Bug #8221: Fix innocent reporting

Also, break preferences into 2 to reduce confusion.

16 years agoMakes more sense as DIV than SPAN
Michael M Slusarz [Wed, 18 Nov 2009 19:51:54 +0000 (12:51 -0700)]
Makes more sense as DIV than SPAN

16 years agoAdd e-mail info to context menu if personal name is shown on page.
Michael M Slusarz [Wed, 18 Nov 2009 19:51:21 +0000 (12:51 -0700)]
Add e-mail info to context menu if personal name is shown on page.

16 years agoAdd German translation.
Jan Schneider [Wed, 18 Nov 2009 22:23:11 +0000 (23:23 +0100)]
Add German translation.

16 years agoEverybody but the U.S. (and other major countries like Belize) is using
Jan Schneider [Wed, 18 Nov 2009 22:22:31 +0000 (23:22 +0100)]
Everybody but the U.S. (and other major countries like Belize) is using
Celcius. Try to guess the user's country.
Use translations (coming next).
Indention, cleanup, prepare for fixes in Services_Weather.

16 years agoLog to browser error console automatically, if available.
Jan Schneider [Wed, 18 Nov 2009 09:17:13 +0000 (10:17 +0100)]
Log to browser error console automatically, if available.

16 years agoOpen part view popup with browser menubar.
Michael M Slusarz [Wed, 18 Nov 2009 18:50:04 +0000 (11:50 -0700)]
Open part view popup with browser menubar.

This popup is not a part of the Horde UI but rather a data display. As
such, no reason we should limit user's ability to allow the browser to
manipulate the data as needed (i.e. saving, printing).

16 years agoCSS tweaks
Michael M Slusarz [Wed, 18 Nov 2009 17:24:53 +0000 (10:24 -0700)]
CSS tweaks

More tweaks to vertical pane (get font-size correct)
Row definitions shouldn't need the initial .msglist class definition, so
removing it should make these rules a bit more efficient.

16 years agoFix logic; focus on base window when deleting/reporting
Michael M Slusarz [Wed, 18 Nov 2009 17:05:47 +0000 (10:05 -0700)]
Fix logic; focus on base window when deleting/reporting

16 years agoUpdate eu_ES translation.
Jan Schneider [Wed, 18 Nov 2009 14:30:50 +0000 (15:30 +0100)]
Update eu_ES translation.

16 years agoMFB: Return early, if not authenticated.
Jan Schneider [Wed, 18 Nov 2009 13:24:03 +0000 (14:24 +0100)]
MFB: Return early, if not authenticated.

16 years agoSome optimizations
Michael M Slusarz [Wed, 18 Nov 2009 07:11:27 +0000 (00:11 -0700)]
Some optimizations

16 years agoCorrectly handle rownum return
Michael M Slusarz [Wed, 18 Nov 2009 06:42:37 +0000 (23:42 -0700)]
Correctly handle rownum return

16 years agoDon't return undefined if value exists but is empty
Michael M Slusarz [Wed, 18 Nov 2009 06:20:29 +0000 (23:20 -0700)]
Don't return undefined if value exists but is empty

16 years agoRemoving support for dhtmlHistory in dimp.
Michael M Slusarz [Wed, 18 Nov 2009 05:42:29 +0000 (22:42 -0700)]
Removing support for dhtmlHistory in dimp.

It is just too much work to try to maintain - (the original code base
hasn't been touched/updated for 2+ years) and it doesn't work
properly with all current browsers, let alone with previous browsers.
Keep the most important part of the code - allowing to link to
messages/folders - but axe the rest.

16 years agoRemove stray closing tag
Michael M Slusarz [Wed, 18 Nov 2009 05:37:08 +0000 (22:37 -0700)]
Remove stray closing tag

16 years agoFix potential divide-by-zero and negative value cases
Michael M Slusarz [Wed, 18 Nov 2009 02:27:25 +0000 (19:27 -0700)]
Fix potential divide-by-zero and negative value cases

16 years agoRemove dimp js debug config parameter
Michael M Slusarz [Wed, 18 Nov 2009 02:11:01 +0000 (19:11 -0700)]
Remove dimp js debug config parameter

Log to browser error console automatically, if available

16 years agoThese cursors are better cross-browser
Michael M Slusarz [Wed, 18 Nov 2009 01:56:27 +0000 (18:56 -0700)]
These cursors are better cross-browser

16 years agoSome fixes to make the new pane code work on IE 8
Michael M Slusarz [Wed, 18 Nov 2009 01:06:56 +0000 (18:06 -0700)]
Some fixes to make the new pane code work on IE 8

16 years agoonContentComplete() should be called after all viewport work is done
Michael M Slusarz [Wed, 18 Nov 2009 00:54:57 +0000 (17:54 -0700)]
onContentComplete() should be called after all viewport work is done

16 years agoMore fixes/optimizations for new pane code
Michael M Slusarz [Wed, 18 Nov 2009 00:16:38 +0000 (17:16 -0700)]
More fixes/optimizations for new pane code

16 years agoremove unused form reference
Michael J. Rubinsky [Tue, 17 Nov 2009 23:41:38 +0000 (18:41 -0500)]
remove unused form reference

16 years agoSave the last form when closing the redbox.
Jan Schneider [Tue, 17 Nov 2009 23:10:29 +0000 (00:10 +0100)]
Save the last form when closing the redbox.

16 years agoAdd access keys.
Jan Schneider [Tue, 17 Nov 2009 22:36:26 +0000 (23:36 +0100)]
Add access keys.

16 years agoConvert all preview pref value.
Jan Schneider [Tue, 17 Nov 2009 22:20:31 +0000 (23:20 +0100)]
Convert all preview pref value.

16 years agoVarious bug fixes to new vertical pane code
Michael M Slusarz [Tue, 17 Nov 2009 21:51:50 +0000 (14:51 -0700)]
Various bug fixes to new vertical pane code

16 years agoAdd vertical-pane preview layout to DIMP.
Michael M Slusarz [Tue, 17 Nov 2009 03:48:11 +0000 (20:48 -0700)]
Add vertical-pane preview layout to DIMP.

Thank you Microsoft Outlook.

16 years agoBetter toggling of preview pane.
Michael M Slusarz [Mon, 16 Nov 2009 23:28:14 +0000 (16:28 -0700)]
Better toggling of preview pane.

16 years agoMake sure there is some text displayed for the name entry
Michael M Slusarz [Mon, 16 Nov 2009 22:41:04 +0000 (15:41 -0700)]
Make sure there is some text displayed for the name entry

16 years agoTweak mimePartInfo images padding.
Michael M Slusarz [Mon, 16 Nov 2009 22:38:55 +0000 (15:38 -0700)]
Tweak mimePartInfo images padding.

Use margin instead of padding - since these images are clickable, the
active outline will better conform to the shape of the image.

16 years agoAlways keep the notification link if there is something in the log. Use background...
Jan Schneider [Tue, 17 Nov 2009 18:04:59 +0000 (19:04 +0100)]
Always keep the notification link if there is something in the log. Use background color of the highest level in the log.

16 years agoImplement task editing.
Jan Schneider [Tue, 17 Nov 2009 16:35:33 +0000 (17:35 +0100)]
Implement task editing.

16 years agoFix displaying parts under multipart/related as attachments when located in a multipa...
Michael M Slusarz [Mon, 16 Nov 2009 22:19:12 +0000 (15:19 -0700)]
Fix displaying parts under multipart/related as attachments when located in a multipart/related part

16 years agoFix variable name
Michael M Slusarz [Mon, 16 Nov 2009 21:23:01 +0000 (14:23 -0700)]
Fix variable name

16 years agoFix parse error.
Michael M Slusarz [Mon, 16 Nov 2009 21:21:46 +0000 (14:21 -0700)]
Fix parse error.

16 years agoDon't attempt to expand an empty address field
Michael M Slusarz [Mon, 16 Nov 2009 20:58:42 +0000 (13:58 -0700)]
Don't attempt to expand an empty address field

16 years agoTry some different text representations for priority flags
Michael M Slusarz [Mon, 16 Nov 2009 20:55:57 +0000 (13:55 -0700)]
Try some different text representations for priority flags

16 years agoAdd mimp_download_confirm pref
Michael M Slusarz [Mon, 16 Nov 2009 19:49:04 +0000 (12:49 -0700)]
Add mimp_download_confirm pref

Determines at what size an attachment download in mimp should trigger
the download confirmation page.

16 years agoAdd missing mimp prefs to group definition.
Michael M Slusarz [Mon, 16 Nov 2009 19:48:33 +0000 (12:48 -0700)]
Add missing mimp prefs to group definition.

16 years agoUse Form.Element.clear()
Michael M Slusarz [Mon, 16 Nov 2009 19:27:00 +0000 (12:27 -0700)]
Use Form.Element.clear()

16 years agoDon't display MIME type for parts in IMP/DIMP
Michael M Slusarz [Mon, 16 Nov 2009 19:22:16 +0000 (12:22 -0700)]
Don't display MIME type for parts in IMP/DIMP

The MIME type is still available from hovering over the icon. And the
icon should provide sufficient information to determine the part type.
And for the vast majority of users, the MIME type information is either
unuseful or irrelevant.

16 years agoFix function name
Michael M Slusarz [Mon, 16 Nov 2009 19:06:36 +0000 (12:06 -0700)]
Fix function name

16 years agoMake the attachment icon clickable to expand the attachment list
Michael M Slusarz [Mon, 16 Nov 2009 19:03:17 +0000 (12:03 -0700)]
Make the attachment icon clickable to expand the attachment list

16 years agoImplement task deletion.
Jan Schneider [Mon, 16 Nov 2009 18:14:12 +0000 (19:14 +0100)]
Implement task deletion.

16 years agoPermission checking.
Jan Schneider [Mon, 16 Nov 2009 18:08:51 +0000 (19:08 +0100)]
Permission checking.

16 years agodoc
Jan Schneider [Mon, 16 Nov 2009 18:02:17 +0000 (19:02 +0100)]
doc

16 years agoFix deleting and moving events through the event form.
Jan Schneider [Mon, 16 Nov 2009 17:58:01 +0000 (18:58 +0100)]
Fix deleting and moving events through the event form.

16 years agoCorrectly deal with future tasks, including moving from one type to the other
Jan Schneider [Mon, 16 Nov 2009 17:06:23 +0000 (18:06 +0100)]
Correctly deal with future tasks, including moving from one type to the other
when the future date arrives.
Fix switching of task types with tasks from more than one list.

16 years agoInclude future tasks if requesting incomplete tasks.
Jan Schneider [Mon, 16 Nov 2009 16:20:05 +0000 (17:20 +0100)]
Include future tasks if requesting incomplete tasks.

16 years agoMove code.
Jan Schneider [Mon, 16 Nov 2009 16:17:05 +0000 (17:17 +0100)]
Move code.

16 years agoApply css class on the correct node.
Jan Schneider [Mon, 16 Nov 2009 16:15:34 +0000 (17:15 +0100)]
Apply css class on the correct node.

16 years agoThis is not for loading calendars only anymore.
Jan Schneider [Mon, 16 Nov 2009 15:18:58 +0000 (16:18 +0100)]
This is not for loading calendars only anymore.

16 years agoFix toggling of completion.
Jan Schneider [Mon, 16 Nov 2009 15:15:46 +0000 (16:15 +0100)]
Fix toggling of completion.

16 years agoFix signature checking of ListTasks request.
Jan Schneider [Mon, 16 Nov 2009 15:15:24 +0000 (16:15 +0100)]
Fix signature checking of ListTasks request.

16 years agoNaming consistency.
Jan Schneider [Mon, 16 Nov 2009 14:40:07 +0000 (15:40 +0100)]
Naming consistency.

16 years agoOnly load missing tasks if switching task states.
Jan Schneider [Mon, 16 Nov 2009 14:28:44 +0000 (15:28 +0100)]
Only load missing tasks if switching task states.

16 years agoImplement task type switching.
Jan Schneider [Mon, 16 Nov 2009 12:47:27 +0000 (13:47 +0100)]
Implement task type switching.

16 years agoOnly reset this.view if we are really closing the view.
Jan Schneider [Fri, 13 Nov 2009 11:16:38 +0000 (12:16 +0100)]
Only reset this.view if we are really closing the view.

16 years agoNo need for escaping here.
Jan Schneider [Fri, 13 Nov 2009 11:07:42 +0000 (12:07 +0100)]
No need for escaping here.

16 years agoRemove unused form pointer.
Jan Schneider [Fri, 13 Nov 2009 11:05:15 +0000 (12:05 +0100)]
Remove unused form pointer.

16 years agoSet event/task title.
Jan Schneider [Fri, 13 Nov 2009 11:04:18 +0000 (12:04 +0100)]
Set event/task title.

16 years agoautocompleter.init() is also called in the _editEvent callback, no
Michael J. Rubinsky [Sun, 15 Nov 2009 20:45:21 +0000 (15:45 -0500)]
autocompleter.init() is also called in the _editEvent callback, no
need to call it in every case in editEvent()

16 years agoMFB: Fix parsing of comment callback url when viewing via the api.
Michael J. Rubinsky [Sun, 15 Nov 2009 18:40:07 +0000 (13:40 -0500)]
MFB: Fix parsing of comment callback url when viewing via the api.

16 years agoRemove noprint class - this should all be handled in the CSS file instead
Michael M Slusarz [Fri, 13 Nov 2009 21:47:46 +0000 (14:47 -0700)]
Remove noprint class - this should all be handled in the CSS file instead

16 years agoImprove CSS/positioning of scroller and split bar
Michael M Slusarz [Fri, 13 Nov 2009 21:44:33 +0000 (14:44 -0700)]
Improve CSS/positioning of scroller and split bar

Split drag classes out so that each drag type can have a different
styling.

16 years agoCorrectly filter inverse flags
Michael M Slusarz [Fri, 13 Nov 2009 20:49:54 +0000 (13:49 -0700)]
Correctly filter inverse flags

16 years agoDisable compose textarea when converting from HTML
Michael M Slusarz [Fri, 13 Nov 2009 20:38:07 +0000 (13:38 -0700)]
Disable compose textarea when converting from HTML

16 years agoDelay a bit to make sure all elements have been loaded before resizing
Michael M Slusarz [Fri, 13 Nov 2009 20:13:51 +0000 (13:13 -0700)]
Delay a bit to make sure all elements have been loaded before resizing

16 years agoLess wordy
Michael M Slusarz [Fri, 13 Nov 2009 17:24:15 +0000 (10:24 -0700)]
Less wordy

16 years agoPrinting CSS tweaks; move DIMP stuff out of main CSS file
Michael M Slusarz [Fri, 13 Nov 2009 06:43:38 +0000 (23:43 -0700)]
Printing CSS tweaks; move DIMP stuff out of main CSS file

16 years agoImplement task viewing.
Jan Schneider [Thu, 12 Nov 2009 23:15:28 +0000 (00:15 +0100)]
Implement task viewing.

16 years agoPosition growler at bottom right again.
Jan Schneider [Thu, 12 Nov 2009 23:11:50 +0000 (00:11 +0100)]
Position growler at bottom right again.

16 years agoUse setValue()/clear().
Jan Schneider [Thu, 12 Nov 2009 23:11:27 +0000 (00:11 +0100)]
Use setValue()/clear().

16 years agoStandardize on lowercase.
Jan Schneider [Thu, 12 Nov 2009 23:10:34 +0000 (00:10 +0100)]
Standardize on lowercase.

16 years agoAlways return true, so that the callback on the client side is always called,
Jan Schneider [Thu, 12 Nov 2009 22:43:33 +0000 (23:43 +0100)]
Always return true, so that the callback on the client side is always called,
e.g. to close dialog boxes etc.

16 years agoReturn error on unknown action.
Jan Schneider [Thu, 12 Nov 2009 22:36:55 +0000 (23:36 +0100)]
Return error on unknown action.

16 years agoHandle tasks separately from other timeobjects.
Jan Schneider [Thu, 12 Nov 2009 22:18:25 +0000 (23:18 +0100)]
Handle tasks separately from other timeobjects.
Fix toggling calendars.

16 years agoAdd way for Mime Viewers to display 'preview' information if the inline size is exceeded
Michael M Slusarz [Thu, 12 Nov 2009 22:33:08 +0000 (15:33 -0700)]
Add way for Mime Viewers to display 'preview' information if the inline size is exceeded

16 years agoFix constant name
Michael M Slusarz [Thu, 12 Nov 2009 21:11:24 +0000 (14:11 -0700)]
Fix constant name

16 years agoFix flag checking for 'negative' flags if no other flags exist
Michael M Slusarz [Thu, 12 Nov 2009 20:21:25 +0000 (13:21 -0700)]
Fix flag checking for 'negative' flags if no other flags exist

16 years agoWe only want one section per application, not per timeobject category. Streamline...
Jan Schneider [Thu, 12 Nov 2009 15:56:09 +0000 (16:56 +0100)]
We only want one section per application, not per timeobject category. Streamline code a bit.

16 years agoFix tasklist detection.
Jan Schneider [Thu, 12 Nov 2009 14:11:14 +0000 (15:11 +0100)]
Fix tasklist detection.

16 years agoMFB: Add upgrade script for PostgreSQL.
Jan Schneider [Thu, 12 Nov 2009 13:43:16 +0000 (14:43 +0100)]
MFB: Add upgrade script for PostgreSQL.

16 years agoFix HTML.
Jan Schneider [Thu, 12 Nov 2009 13:41:10 +0000 (14:41 +0100)]
Fix HTML.

16 years agoSecond go at forcing string eventIds so JSON encoding will work
Michael J. Rubinsky [Thu, 12 Nov 2009 20:57:11 +0000 (15:57 -0500)]
Second go at forcing string eventIds so JSON encoding will work
consistently across event drivers.

16 years agoRevert "Need to consistently key events by string, not by integer, otherwise"
Michael J. Rubinsky [Thu, 12 Nov 2009 20:52:54 +0000 (15:52 -0500)]
Revert "Need to consistently key events by string, not by integer, otherwise"

This won't work, as we won't have any way to retrieve the event now. *sigh*

This reverts commit c30b152c027c0b0727f8a7f43b5d1a2490653e21.

16 years agoNeed to consistently key events by string, not by integer, otherwise
Michael J. Rubinsky [Thu, 12 Nov 2009 20:46:00 +0000 (15:46 -0500)]
Need to consistently key events by string, not by integer, otherwise
when the results are JSON encoded we may get an object or an array.

16 years agoHide the pageControls panel when printing
Chuck Hagenbuch [Thu, 12 Nov 2009 03:04:25 +0000 (22:04 -0500)]
Hide the pageControls panel when printing

16 years agoNeed to allow setting of parmeters via __set() also
Michael J. Rubinsky [Wed, 11 Nov 2009 21:44:57 +0000 (16:44 -0500)]
Need to allow setting of parmeters via __set() also

16 years agoFix trying to access protected members, add a getter for Ansel_View parameters
Michael J. Rubinsky [Wed, 11 Nov 2009 21:33:36 +0000 (16:33 -0500)]
Fix trying to access protected members, add a getter for Ansel_View parameters

16 years agofix existence check
Michael J. Rubinsky [Wed, 11 Nov 2009 21:24:21 +0000 (16:24 -0500)]
fix existence check

16 years agofix existence check
Michael J. Rubinsky [Wed, 11 Nov 2009 21:19:09 +0000 (16:19 -0500)]
fix existence check

16 years agoremove deprecated function call
Michael J. Rubinsky [Wed, 11 Nov 2009 21:18:54 +0000 (16:18 -0500)]
remove deprecated function call

16 years agoNeed to implement __isset() if we are going to check magic __get()
Michael J. Rubinsky [Wed, 11 Nov 2009 21:18:07 +0000 (16:18 -0500)]
Need to implement __isset() if we are going to check magic __get()
properties against empty()/isset()

16 years agoDon't show widgets when viewing via the api, remove deprecated function call
Michael J. Rubinsky [Wed, 11 Nov 2009 20:13:26 +0000 (15:13 -0500)]
Don't show widgets when viewing via the api, remove deprecated function call