horde.git
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

16 years agoremove deprecated function call
Michael J. Rubinsky [Wed, 11 Nov 2009 19:31:10 +0000 (14:31 -0500)]
remove deprecated function call

16 years agoSave event with new form (except attendees).
Jan Schneider [Wed, 11 Nov 2009 18:47:52 +0000 (19:47 +0100)]
Save event with new form (except attendees).

16 years agoBe more consistent with recurrence end naming.
Jan Schneider [Wed, 11 Nov 2009 18:12:19 +0000 (19:12 +0100)]
Be more consistent with recurrence end naming.

16 years agoTweak hour labels.
Jan Schneider [Wed, 11 Nov 2009 17:47:37 +0000 (18:47 +0100)]
Tweak hour labels.

16 years agoRender events in week and day views correctly again.
Jan Schneider [Wed, 11 Nov 2009 17:12:18 +0000 (18:12 +0100)]
Render events in week and day views correctly again.

16 years agoMore CSS cleanup. Also rotate labels in left column by 90 degrees.
Jan Schneider [Wed, 11 Nov 2009 16:19:10 +0000 (17:19 +0100)]
More CSS cleanup. Also rotate labels in left column by 90 degrees.

16 years agoRemove unsed CSS class and rules.
Jan Schneider [Wed, 11 Nov 2009 09:14:14 +0000 (10:14 +0100)]
Remove unsed CSS class and rules.

16 years agoMFB: Fix adding recurring events when listing all events (Bug #8688).
Jan Schneider [Wed, 11 Nov 2009 08:04:50 +0000 (09:04 +0100)]
MFB: Fix adding recurring events when listing all events (Bug #8688).

16 years agoIdentity is not auto-loadable yet.
Michael J. Rubinsky [Wed, 11 Nov 2009 01:48:17 +0000 (20:48 -0500)]
Identity is not auto-loadable yet.

16 years agoLink save attach option with save sent mail
Michael M Slusarz [Tue, 10 Nov 2009 19:21:44 +0000 (12:21 -0700)]
Link save attach option with save sent mail

16 years agoMore correct RFC reference; tweaks
Michael M Slusarz [Tue, 10 Nov 2009 17:11:21 +0000 (10:11 -0700)]
More correct RFC reference; tweaks

16 years agoSmall optimization
Michael M Slusarz [Tue, 10 Nov 2009 17:05:37 +0000 (10:05 -0700)]
Small optimization

16 years agoThis should probably be a protected method
Michael J. Rubinsky [Tue, 10 Nov 2009 21:04:51 +0000 (16:04 -0500)]
This should probably be a protected method

16 years agothrow exception from Ansel_View#getGallery
Michael J. Rubinsky [Tue, 10 Nov 2009 20:52:17 +0000 (15:52 -0500)]
throw exception from Ansel_View#getGallery
Bug: 8699

16 years agoMFB: Don't show address book preference group if address books are disabled (Bug...
Jan Schneider [Tue, 10 Nov 2009 18:56:17 +0000 (19:56 +0100)]
MFB: Don't show address book preference group if address books are disabled (Bug #8692).

16 years agoFill new event form (no saving yet).
Jan Schneider [Tue, 10 Nov 2009 17:09:06 +0000 (18:09 +0100)]
Fill new event form (no saving yet).

16 years agoFix method name.
Jan Schneider [Tue, 10 Nov 2009 11:52:24 +0000 (12:52 +0100)]
Fix method name.

16 years agoFix syntax
Jan Schneider [Tue, 10 Nov 2009 11:50:25 +0000 (12:50 +0100)]
Fix syntax

16 years agoMissed a x-imp-pgp-signature conversion.
Michael M Slusarz [Tue, 10 Nov 2009 17:00:28 +0000 (10:00 -0700)]
Missed a x-imp-pgp-signature conversion.

16 years agoAll embedded information now lives under the original part.
Michael M Slusarz [Sat, 7 Nov 2009 08:04:43 +0000 (01:04 -0700)]
All embedded information now lives under the original part.

Resolves Ticket #8296; Ticket #8629

Don't replace the original part with the embedded information. This
ensures we can always uniquely access the original data if necessary.
Also allows us an easier method to show status messages for related data
and allows us to do fancier things like wrapping entire parts with
colored borders (i.e. multipart/encrypted, multipart/signed).

Fixes problems with S/MIME encrypted/signed messages.

16 years agoOutput a more correct representation of signature data when viewing sig part of an...
Michael M Slusarz [Mon, 9 Nov 2009 22:23:34 +0000 (15:23 -0700)]
Output a more correct representation of signature data when viewing sig part of an armored text message

16 years agoSupport Mime Viewer raw render output
Michael M Slusarz [Mon, 9 Nov 2009 22:23:05 +0000 (15:23 -0700)]
Support Mime Viewer raw render output

16 years agoRemove x-imp-pgp-signature Content-Type hack
Michael M Slusarz [Mon, 9 Nov 2009 22:11:22 +0000 (15:11 -0700)]
Remove x-imp-pgp-signature Content-Type hack

16 years agoAdd IMP_Contents::isEmbedded()
Michael M Slusarz [Mon, 9 Nov 2009 22:10:51 +0000 (15:10 -0700)]
Add IMP_Contents::isEmbedded()

16 years agoUse Horde_Mime::isChild().
Michael M Slusarz [Mon, 9 Nov 2009 20:29:13 +0000 (13:29 -0700)]
Use Horde_Mime::isChild().

16 years agoMake the return conform to what is expected from render()
Michael M Slusarz [Mon, 9 Nov 2009 19:56:32 +0000 (12:56 -0700)]
Make the return conform to what is expected from render()

16 years agoAdd missing image_location field.
Matt Selsky [Tue, 10 Nov 2009 04:02:39 +0000 (23:02 -0500)]
Add missing image_location field.
Make sure datatypes are capitalized and blank lines are prefixed with comment characters.

16 years agoUse varchar 255 to be consistent (and 255 is max size for older versions of mysql...
Matt Selsky [Tue, 10 Nov 2009 03:57:20 +0000 (22:57 -0500)]
Use varchar 255 to be consistent (and 255 is max size for older versions of mysql, etc)

Bug: 8689

16 years agotweak css for kronolith tag and top tag display. Still looks a little
Michael J. Rubinsky [Tue, 10 Nov 2009 01:28:29 +0000 (20:28 -0500)]
tweak css for kronolith tag and top tag display. Still looks a little
different then it looked before recent design changes, but it's closer now.

16 years agoSupport links to timeobjects and load them in an iframe.
Jan Schneider [Mon, 9 Nov 2009 22:46:53 +0000 (23:46 +0100)]
Support links to timeobjects and load them in an iframe.

16 years ago...must save open files before committing...must save open files before committing..
Michael J. Rubinsky [Mon, 9 Nov 2009 21:14:12 +0000 (16:14 -0500)]
...must save open files before committing...must save open files before committing..

16 years agobuilder.js lives in horde
Michael J. Rubinsky [Mon, 9 Nov 2009 21:13:29 +0000 (16:13 -0500)]
builder.js lives in horde

16 years agooo-ify geotag widget javascript - and fix some other issues that
Michael J. Rubinsky [Mon, 9 Nov 2009 21:00:25 +0000 (16:00 -0500)]
oo-ify geotag widget javascript - and fix some other issues that
were brought to light during refactoring.

16 years agoDoc/text tweaks; remove unneeded code
Michael M Slusarz [Sun, 8 Nov 2009 08:56:47 +0000 (01:56 -0700)]
Doc/text tweaks; remove unneeded code

16 years agoBug #7981: Fix multipart/alternative display
Michael M Slusarz [Sun, 8 Nov 2009 08:56:05 +0000 (01:56 -0700)]
Bug #7981: Fix multipart/alternative display

16 years agows
Michael M Slusarz [Sun, 8 Nov 2009 08:19:17 +0000 (01:19 -0700)]
ws

16 years agoFix variables.
Michael M Slusarz [Sun, 8 Nov 2009 08:10:19 +0000 (01:10 -0700)]
Fix variables.

16 years agotrack imple post-only changes in ajax actions for face editing
Michael J. Rubinsky [Mon, 9 Nov 2009 19:12:15 +0000 (14:12 -0500)]
track imple post-only changes in ajax actions for face editing

16 years agoMore geotag ajax action changes to properly accept POST only
Michael J. Rubinsky [Mon, 9 Nov 2009 18:56:02 +0000 (13:56 -0500)]
More geotag ajax action changes to properly accept POST only

16 years agosavelocation ajax action is POST only
Michael J. Rubinsky [Mon, 9 Nov 2009 18:48:23 +0000 (13:48 -0500)]
savelocation ajax action is POST only

16 years agoUpdate geotag ajax action to properly accept POST only
Michael J. Rubinsky [Mon, 9 Nov 2009 17:01:31 +0000 (12:01 -0500)]
Update geotag ajax action to properly accept POST only

16 years agoFix toggle actions to work properly with only POST data
Michael J. Rubinsky [Sun, 8 Nov 2009 21:33:54 +0000 (16:33 -0500)]
Fix toggle actions to work properly with only POST data

16 years agoWe need to compare against the month of the current view, not of today.
Jan Schneider [Mon, 9 Nov 2009 16:23:22 +0000 (17:23 +0100)]
We need to compare against the month of the current view, not of today.