Michael M Slusarz [Fri, 13 Nov 2009 17:24:15 +0000 (10:24 -0700)]
Less wordy
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
Jan Schneider [Thu, 12 Nov 2009 23:15:28 +0000 (00:15 +0100)]
Implement task viewing.
Jan Schneider [Thu, 12 Nov 2009 23:11:50 +0000 (00:11 +0100)]
Position growler at bottom right again.
Jan Schneider [Thu, 12 Nov 2009 23:11:27 +0000 (00:11 +0100)]
Use setValue()/clear().
Jan Schneider [Thu, 12 Nov 2009 23:10:34 +0000 (00:10 +0100)]
Standardize on lowercase.
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.
Jan Schneider [Thu, 12 Nov 2009 22:36:55 +0000 (23:36 +0100)]
Return error on unknown action.
Jan Schneider [Thu, 12 Nov 2009 22:18:25 +0000 (23:18 +0100)]
Handle tasks separately from other timeobjects.
Fix toggling calendars.
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
Michael M Slusarz [Thu, 12 Nov 2009 21:11:24 +0000 (14:11 -0700)]
Fix constant name
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
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.
Jan Schneider [Thu, 12 Nov 2009 14:11:14 +0000 (15:11 +0100)]
Fix tasklist detection.
Jan Schneider [Thu, 12 Nov 2009 13:43:16 +0000 (14:43 +0100)]
MFB: Add upgrade script for PostgreSQL.
Jan Schneider [Thu, 12 Nov 2009 13:41:10 +0000 (14:41 +0100)]
Fix HTML.
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.
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.
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.
Chuck Hagenbuch [Thu, 12 Nov 2009 03:04:25 +0000 (22:04 -0500)]
Hide the pageControls panel when printing
Michael J. Rubinsky [Wed, 11 Nov 2009 21:44:57 +0000 (16:44 -0500)]
Need to allow setting of parmeters via __set() also
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
Michael J. Rubinsky [Wed, 11 Nov 2009 21:24:21 +0000 (16:24 -0500)]
fix existence check
Michael J. Rubinsky [Wed, 11 Nov 2009 21:19:09 +0000 (16:19 -0500)]
fix existence check
Michael J. Rubinsky [Wed, 11 Nov 2009 21:18:54 +0000 (16:18 -0500)]
remove deprecated function call
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()
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
Michael J. Rubinsky [Wed, 11 Nov 2009 19:31:10 +0000 (14:31 -0500)]
remove deprecated function call
Jan Schneider [Wed, 11 Nov 2009 18:47:52 +0000 (19:47 +0100)]
Save event with new form (except attendees).
Jan Schneider [Wed, 11 Nov 2009 18:12:19 +0000 (19:12 +0100)]
Be more consistent with recurrence end naming.
Jan Schneider [Wed, 11 Nov 2009 17:47:37 +0000 (18:47 +0100)]
Tweak hour labels.
Jan Schneider [Wed, 11 Nov 2009 17:12:18 +0000 (18:12 +0100)]
Render events in week and day views correctly again.
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.
Jan Schneider [Wed, 11 Nov 2009 09:14:14 +0000 (10:14 +0100)]
Remove unsed CSS class and rules.
Jan Schneider [Wed, 11 Nov 2009 08:04:50 +0000 (09:04 +0100)]
MFB: Fix adding recurring events when listing all events (Bug #8688).
Michael J. Rubinsky [Wed, 11 Nov 2009 01:48:17 +0000 (20:48 -0500)]
Identity is not auto-loadable yet.
Michael M Slusarz [Tue, 10 Nov 2009 19:21:44 +0000 (12:21 -0700)]
Link save attach option with save sent mail
Michael M Slusarz [Tue, 10 Nov 2009 17:11:21 +0000 (10:11 -0700)]
More correct RFC reference; tweaks
Michael M Slusarz [Tue, 10 Nov 2009 17:05:37 +0000 (10:05 -0700)]
Small optimization
Michael J. Rubinsky [Tue, 10 Nov 2009 21:04:51 +0000 (16:04 -0500)]
This should probably be a protected method
Michael J. Rubinsky [Tue, 10 Nov 2009 20:52:17 +0000 (15:52 -0500)]
throw exception from Ansel_View#getGallery
Bug: 8699
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).
Jan Schneider [Tue, 10 Nov 2009 17:09:06 +0000 (18:09 +0100)]
Fill new event form (no saving yet).
Jan Schneider [Tue, 10 Nov 2009 11:52:24 +0000 (12:52 +0100)]
Fix method name.
Jan Schneider [Tue, 10 Nov 2009 11:50:25 +0000 (12:50 +0100)]
Fix syntax
Michael M Slusarz [Tue, 10 Nov 2009 17:00:28 +0000 (10:00 -0700)]
Missed a x-imp-pgp-signature conversion.
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.
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
Michael M Slusarz [Mon, 9 Nov 2009 22:23:05 +0000 (15:23 -0700)]
Support Mime Viewer raw render output
Michael M Slusarz [Mon, 9 Nov 2009 22:11:22 +0000 (15:11 -0700)]
Remove x-imp-pgp-signature Content-Type hack
Michael M Slusarz [Mon, 9 Nov 2009 22:10:51 +0000 (15:10 -0700)]
Add IMP_Contents::isEmbedded()
Michael M Slusarz [Mon, 9 Nov 2009 20:29:13 +0000 (13:29 -0700)]
Use Horde_Mime::isChild().
Michael M Slusarz [Mon, 9 Nov 2009 19:56:32 +0000 (12:56 -0700)]
Make the return conform to what is expected from render()
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.
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
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.
Jan Schneider [Mon, 9 Nov 2009 22:46:53 +0000 (23:46 +0100)]
Support links to timeobjects and load them in an iframe.
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..
Michael J. Rubinsky [Mon, 9 Nov 2009 21:13:29 +0000 (16:13 -0500)]
builder.js lives in horde
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.
Michael M Slusarz [Sun, 8 Nov 2009 08:56:47 +0000 (01:56 -0700)]
Doc/text tweaks; remove unneeded code
Michael M Slusarz [Sun, 8 Nov 2009 08:56:05 +0000 (01:56 -0700)]
Bug #7981: Fix multipart/alternative display
Michael M Slusarz [Sun, 8 Nov 2009 08:19:17 +0000 (01:19 -0700)]
ws
Michael M Slusarz [Sun, 8 Nov 2009 08:10:19 +0000 (01:10 -0700)]
Fix variables.
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
Michael J. Rubinsky [Mon, 9 Nov 2009 18:56:02 +0000 (13:56 -0500)]
More geotag ajax action changes to properly accept POST only
Michael J. Rubinsky [Mon, 9 Nov 2009 18:48:23 +0000 (13:48 -0500)]
savelocation ajax action is 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
Michael J. Rubinsky [Sun, 8 Nov 2009 21:33:54 +0000 (16:33 -0500)]
Fix toggle actions to work properly with only POST data
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.
Jan Schneider [Sat, 7 Nov 2009 18:52:44 +0000 (19:52 +0100)]
Fix link generation.
Jan Schneider [Sat, 7 Nov 2009 18:41:50 +0000 (19:41 +0100)]
Implement getEvent().
Jan Schneider [Sat, 7 Nov 2009 18:20:37 +0000 (19:20 +0100)]
The cancel link is no longer a form element.
Jan Schneider [Fri, 6 Nov 2009 17:41:15 +0000 (18:41 +0100)]
ws
Jan Schneider [Fri, 6 Nov 2009 17:11:15 +0000 (18:11 +0100)]
Temporarily load empty taks always.
Michael J. Rubinsky [Sun, 8 Nov 2009 21:03:45 +0000 (16:03 -0500)]
Fix tag actions, now works properly using POST
Michael J. Rubinsky [Sun, 8 Nov 2009 20:52:48 +0000 (15:52 -0500)]
more phpdoc fixes as I come across them
Michael J. Rubinsky [Sun, 8 Nov 2009 20:30:40 +0000 (15:30 -0500)]
Update/fix phpdoc
Michael J. Rubinsky [Sun, 8 Nov 2009 16:53:47 +0000 (11:53 -0500)]
Support for POST only variables using Horde_Ajax_Imple, and fix
kronolith's tag actions to require POST for state changing actions.
Michael J. Rubinsky [Sat, 7 Nov 2009 22:54:55 +0000 (17:54 -0500)]
Fix location auto completion when using the ajax autocompleter.
Michael M Slusarz [Sat, 7 Nov 2009 07:57:08 +0000 (00:57 -0700)]
Fix display of multiple status messages.
Michael M Slusarz [Sat, 7 Nov 2009 07:47:02 +0000 (00:47 -0700)]
These are hook names, not functions
Michael M Slusarz [Sat, 7 Nov 2009 06:03:04 +0000 (23:03 -0700)]
Move message rendering code for imp/dimp into shared function
For message/rfc822 data, indicate which data is part of the original
message data by wrapping this data entirely within a div with a border.
Michael M Slusarz [Sat, 7 Nov 2009 02:54:37 +0000 (19:54 -0700)]
Remove reference to non-existent file
Michael J. Rubinsky [Sat, 7 Nov 2009 21:24:26 +0000 (16:24 -0500)]
remove old autocomplete results node
Michael J. Rubinsky [Sat, 7 Nov 2009 21:21:13 +0000 (16:21 -0500)]
Simplify, can't use the onShow callback in this way anymore, remove commented out code.
Michael J. Rubinsky [Sat, 7 Nov 2009 21:04:06 +0000 (16:04 -0500)]
OnSelect Callback now needs to return the string to display
Michael J. Rubinsky [Sat, 7 Nov 2009 21:03:41 +0000 (16:03 -0500)]
options -> opts
Michael J. Rubinsky [Sat, 7 Nov 2009 19:18:49 +0000 (14:18 -0500)]
Trach autocomplete/KeyNavList changes
Jan Schneider [Sat, 7 Nov 2009 17:43:52 +0000 (18:43 +0100)]
Generate non-volatile data outside of loops. (patrick.abiven@apitech.fr).
Jan Schneider [Sat, 7 Nov 2009 14:01:05 +0000 (15:01 +0100)]
MFB: Apply user name hook when checking for user existence (Bug #8665).
Michael J. Rubinsky [Sat, 7 Nov 2009 17:35:53 +0000 (12:35 -0500)]
Much better way of preventing timeObject category collisions.
Now, the display code will have to be tweaked though, since this results
in a new section to be added for each subgroup. (Example, all birthdays
are grouped together under Contacts, then a second Contacts group is
added for all anniversaries...
Michael J. Rubinsky [Sat, 7 Nov 2009 17:09:26 +0000 (12:09 -0500)]
Revert "Avoid key collisions when a listTimeObjects provider can export the same timeObject category"
This reverts commit
202eb693c2a77b366c59528044707adefde92564.
Michael J. Rubinsky [Sat, 7 Nov 2009 17:08:54 +0000 (12:08 -0500)]
Revert "Fix variable name."
This reverts commit
e88fef34e2fb50ac3b3588a5e1288d0b8f509bc7.
Michael J. Rubinsky [Sat, 7 Nov 2009 17:08:26 +0000 (12:08 -0500)]
Revert "Correctly fix listTimeObjects handling in the ajax interface."
This reverts commit
2f91b86615afbf53897abd9e62c640335262952d.
Jan Schneider [Sat, 7 Nov 2009 13:13:06 +0000 (14:13 +0100)]
MFB: Fix syntax (Bug #8664).
Michael J. Rubinsky [Fri, 6 Nov 2009 22:31:32 +0000 (17:31 -0500)]
Correctly fix listTimeObjects handling in the ajax interface.
Not a very elegant fix, since it assumes that listTimeObjectCategories
will have a maximum nesting of three (contacts/birthdays/addressbook_id for example)
but we were already assuming that the maximum nesting would be two, so...
Michael J. Rubinsky [Fri, 6 Nov 2009 20:06:23 +0000 (15:06 -0500)]
Fix variable name.
Valentin Vidic [Fri, 6 Nov 2009 22:21:00 +0000 (15:21 -0700)]
Ticket #8680: fix hook call; also, fix hook name
Signed-off-by: Michael M Slusarz <slusarz@curecanti.org>
Michael M Slusarz [Thu, 5 Nov 2009 20:24:43 +0000 (13:24 -0700)]
Ignore clicks that don't land on header names