horde.git
17 years agoCSS tweak
Michael M Slusarz [Tue, 14 Apr 2009 15:40:49 +0000 (09:40 -0600)]
CSS tweak

17 years agoAdd missing variable check
Michael M Slusarz [Tue, 14 Apr 2009 05:57:13 +0000 (23:57 -0600)]
Add missing variable check

17 years agochangelog
Michael M Slusarz [Tue, 14 Apr 2009 04:55:21 +0000 (22:55 -0600)]
changelog

17 years agoFix syntax.
Jan Schneider [Tue, 14 Apr 2009 09:46:03 +0000 (11:46 +0200)]
Fix syntax.

17 years agoUse Growler lib for notifications
Michael M Slusarz [Tue, 14 Apr 2009 03:45:50 +0000 (21:45 -0600)]
Use Growler lib for notifications

17 years agoMove alerts log into Growler
Michael M Slusarz [Tue, 14 Apr 2009 03:38:03 +0000 (21:38 -0600)]
Move alerts log into Growler

17 years agoPoint to correct location of Growler script
Michael M Slusarz [Tue, 14 Apr 2009 02:45:43 +0000 (20:45 -0600)]
Point to correct location of Growler script

17 years agoMove MDN notification to message body
Michael M Slusarz [Tue, 14 Apr 2009 02:32:15 +0000 (20:32 -0600)]
Move MDN notification to message body

17 years agoFix MDN procesing.
Michael M Slusarz [Tue, 14 Apr 2009 02:23:23 +0000 (20:23 -0600)]
Fix MDN procesing.

17 years agoConvert/test new Growler-style notifications.
Michael M Slusarz [Mon, 13 Apr 2009 23:49:42 +0000 (17:49 -0600)]
Convert/test new Growler-style notifications.

17 years agoFix missing DOM ID.
Michael M Slusarz [Mon, 13 Apr 2009 20:40:37 +0000 (14:40 -0600)]
Fix missing DOM ID.

17 years agoBug #8159: Don't need javascript - just use internal href
Michael M Slusarz [Mon, 13 Apr 2009 20:40:19 +0000 (14:40 -0600)]
Bug #8159: Don't need javascript - just use internal href

17 years agochangelog
Michael M Slusarz [Mon, 13 Apr 2009 20:01:02 +0000 (14:01 -0600)]
changelog

17 years agoMFB
Jan Schneider [Mon, 13 Apr 2009 16:26:29 +0000 (18:26 +0200)]
MFB

17 years agouse Horde::isConnectionSecure() and Horde::requireSecureConnection()
Chuck Hagenbuch [Mon, 13 Apr 2009 03:45:35 +0000 (23:45 -0400)]
use Horde::isConnectionSecure() and Horde::requireSecureConnection()

17 years agonewline in error message
Chuck Hagenbuch [Mon, 13 Apr 2009 03:31:51 +0000 (23:31 -0400)]
newline in error message

17 years agoFix mimePartInfo display on IE
Michael M Slusarz [Sun, 12 Apr 2009 04:08:22 +0000 (22:08 -0600)]
Fix mimePartInfo display on IE

17 years agoFix showing/hiding unsetflag entry in other actions menu
Michael M Slusarz [Sat, 11 Apr 2009 23:20:07 +0000 (17:20 -0600)]
Fix showing/hiding unsetflag entry in other actions menu

17 years agoRemove search-as-you-type and revert to more expected search-on-ENTER
Michael M Slusarz [Sat, 11 Apr 2009 23:05:12 +0000 (17:05 -0600)]
Remove search-as-you-type and revert to more expected search-on-ENTER

17 years agoCatch invalid addresses
Michael M Slusarz [Sat, 11 Apr 2009 22:13:29 +0000 (16:13 -0600)]
Catch invalid addresses

17 years agoFix logic.
Michael M Slusarz [Sat, 11 Apr 2009 22:13:10 +0000 (16:13 -0600)]
Fix logic.

17 years agoTicket #8162: Use mailbox names in confirmation alerts
Michael M Slusarz [Thu, 9 Apr 2009 05:34:45 +0000 (23:34 -0600)]
Ticket #8162: Use mailbox names in confirmation alerts

17 years agoElement checks
Michael M Slusarz [Thu, 9 Apr 2009 05:31:30 +0000 (23:31 -0600)]
Element checks

17 years agoFix some issues with user flags in dimp
Michael M Slusarz [Wed, 8 Apr 2009 22:28:02 +0000 (16:28 -0600)]
Fix some issues with user flags in dimp

17 years agoIDs not distinctive enough.
Jan Schneider [Wed, 8 Apr 2009 21:53:43 +0000 (23:53 +0200)]
IDs not distinctive enough.

17 years agoThe same property is already set with a different name. Nuke it.
Jan Schneider [Wed, 8 Apr 2009 21:40:41 +0000 (23:40 +0200)]
The same property is already set with a different name. Nuke it.

17 years agoSimplify
Jan Schneider [Wed, 8 Apr 2009 21:40:05 +0000 (23:40 +0200)]
Simplify

17 years agoProcess event updates even if no events have been returned, so that the view
Jan Schneider [Wed, 8 Apr 2009 21:38:36 +0000 (23:38 +0200)]
Process event updates even if no events have been returned, so that the view
is correctly cleared.

17 years agoFix dragging: use new dom id.
Jan Schneider [Wed, 8 Apr 2009 21:36:58 +0000 (23:36 +0200)]
Fix dragging: use new dom id.

17 years agoDon't ask.
Jan Schneider [Wed, 8 Apr 2009 21:35:56 +0000 (23:35 +0200)]
Don't ask.

17 years agoDon't load week view if on the same week.
Jan Schneider [Wed, 8 Apr 2009 20:44:31 +0000 (22:44 +0200)]
Don't load week view if on the same week.

17 years agoUpdate all dates of the week view, and not only those that returned events.
Jan Schneider [Wed, 8 Apr 2009 20:21:42 +0000 (22:21 +0200)]
Update all dates of the week view, and not only those that returned events.
Create unique ids for multi-day events.

17 years agoCSS tweaks/fixes.
Michael M Slusarz [Wed, 8 Apr 2009 05:55:03 +0000 (23:55 -0600)]
CSS tweaks/fixes.

17 years agoDon't render multi-day events as all-day events on the days they cover completely.
Jan Schneider [Wed, 8 Apr 2009 13:40:09 +0000 (15:40 +0200)]
Don't render multi-day events as all-day events on the days they cover completely.

17 years agoFix rendering of first event in an overlap.
Jan Schneider [Wed, 8 Apr 2009 13:25:57 +0000 (15:25 +0200)]
Fix rendering of first event in an overlap.

17 years agoFix dragging of events, and correctly update cache and other dates of the same event.
Jan Schneider [Wed, 8 Apr 2009 13:17:29 +0000 (15:17 +0200)]
Fix dragging of events, and correctly update cache and other dates of the same event.

17 years agoTweaks
Jan Schneider [Wed, 8 Apr 2009 12:45:14 +0000 (14:45 +0200)]
Tweaks

17 years agoUse CSStidy to minify CSS file if using caching
Michael M Slusarz [Tue, 7 Apr 2009 22:39:09 +0000 (16:39 -0600)]
Use CSStidy to minify CSS file if using caching

Big-time improvement in CSS filesize, *especially* if using a theme that
overwrites the base theme - instead of including declarations twice,
CSStidy will only write the final calculated value.
For example, the base dimp page with the silver theme using the old
caching method generated a 161 KB file. Running through CSS tidy
generates a 96 KB file.

17 years agoImprove layout of dimp compose window
Michael M Slusarz [Tue, 7 Apr 2009 19:57:15 +0000 (13:57 -0600)]
Improve layout of dimp compose window

17 years agoMore CSS tweaking
Michael M Slusarz [Tue, 7 Apr 2009 19:35:01 +0000 (13:35 -0600)]
More CSS tweaking

17 years agoMove sent-mail/read receipt down from button bar.
Michael M Slusarz [Tue, 7 Apr 2009 19:29:07 +0000 (13:29 -0600)]
Move sent-mail/read receipt down from button bar.

17 years agoDimp CSS tweaks
Michael M Slusarz [Tue, 7 Apr 2009 19:29:03 +0000 (13:29 -0600)]
Dimp CSS tweaks

17 years agoImprovements to dimp remove attachment behavior/display
Michael M Slusarz [Tue, 7 Apr 2009 19:19:11 +0000 (13:19 -0600)]
Improvements to dimp remove attachment behavior/display

17 years agoBetter way to instantiate this variable.
Michael M Slusarz [Tue, 7 Apr 2009 19:18:43 +0000 (13:18 -0600)]
Better way to instantiate this variable.

17 years agoRemove unneeded FF workaround.
Michael M Slusarz [Tue, 7 Apr 2009 19:18:33 +0000 (13:18 -0600)]
Remove unneeded FF workaround.

17 years agoFix _storeCache()/_deleteCache().
Jan Schneider [Tue, 7 Apr 2009 17:54:38 +0000 (19:54 +0200)]
Fix _storeCache()/_deleteCache().

17 years agoAvoid overflowing the all-day cells.
Jan Schneider [Tue, 7 Apr 2009 17:05:30 +0000 (19:05 +0200)]
Avoid overflowing the all-day cells.

17 years agoAdd spacing between day/week events. Tweak aligning of week events.
Jan Schneider [Tue, 7 Apr 2009 15:40:02 +0000 (17:40 +0200)]
Add spacing between day/week events. Tweak aligning of week events.

17 years agoSave date with location history if using the top navigation buttons.
Jan Schneider [Tue, 7 Apr 2009 13:33:07 +0000 (15:33 +0200)]
Save date with location history if using the top navigation buttons.

17 years agoRender all-day events like month events.
Jan Schneider [Tue, 7 Apr 2009 13:14:28 +0000 (15:14 +0200)]
Render all-day events like month events.

17 years agoBe sure to clear the hidden tag form field as well
Michael J. Rubinsky [Tue, 7 Apr 2009 17:43:39 +0000 (13:43 -0400)]
Be sure to clear the hidden tag form field as well

17 years agoIgnore additional attributes.
Gunnar Wrobel [Tue, 7 Apr 2009 16:23:07 +0000 (18:23 +0200)]
Ignore additional attributes.

17 years agoAllow local object definitions.
Gunnar Wrobel [Tue, 7 Apr 2009 16:22:53 +0000 (18:22 +0200)]
Allow local object definitions.

17 years agoIgnore local object definitions.
Gunnar Wrobel [Tue, 7 Apr 2009 16:22:40 +0000 (18:22 +0200)]
Ignore local object definitions.

17 years agoHide additional attributes.
Gunnar Wrobel [Tue, 7 Apr 2009 05:41:28 +0000 (07:41 +0200)]
Hide additional attributes.

17 years agoUse type passwordconfirm instead of password.
Gunnar Wrobel [Tue, 7 Apr 2009 05:41:17 +0000 (07:41 +0200)]
Use type passwordconfirm instead of password.

17 years agoFix handling required and locked attributes.
Gunnar Wrobel [Tue, 7 Apr 2009 05:40:40 +0000 (07:40 +0200)]
Fix handling required and locked attributes.

17 years agoMake dimp work with IE 8 for now.
Michael M Slusarz [Tue, 7 Apr 2009 04:57:53 +0000 (22:57 -0600)]
Make dimp work with IE 8 for now.

17 years agoFix Rename/Create Subfolder.
Michael M Slusarz [Tue, 7 Apr 2009 04:18:25 +0000 (22:18 -0600)]
Fix Rename/Create Subfolder.

17 years agoStyle, cleanups
Michael M Slusarz [Mon, 6 Apr 2009 23:20:32 +0000 (17:20 -0600)]
Style, cleanups

17 years agoRemove onRemoveRows() - use onClearRows() instead.
Michael M Slusarz [Mon, 6 Apr 2009 23:19:29 +0000 (17:19 -0600)]
Remove onRemoveRows() - use onClearRows() instead.

17 years agoFix callback.
Michael M Slusarz [Mon, 6 Apr 2009 23:19:00 +0000 (17:19 -0600)]
Fix callback.

17 years agoMerge onComplete() and onContentComplete().
Michael M Slusarz [Mon, 6 Apr 2009 23:17:49 +0000 (17:17 -0600)]
Merge onComplete() and onContentComplete().

17 years agoNot needed
Michael M Slusarz [Mon, 6 Apr 2009 21:57:39 +0000 (15:57 -0600)]
Not needed

17 years agoMore config options for PGP's getPublicKey()
Michael M Slusarz [Mon, 6 Apr 2009 20:45:55 +0000 (14:45 -0600)]
More config options for PGP's getPublicKey()

Allows us to skip cache checks, which would prevent importation of user
keys.

17 years agoFix error reporting.
Michael M Slusarz [Mon, 6 Apr 2009 20:45:47 +0000 (14:45 -0600)]
Fix error reporting.

17 years agoMore flagging improvements in dimp
Michael M Slusarz [Mon, 6 Apr 2009 18:02:07 +0000 (12:02 -0600)]
More flagging improvements in dimp

More cleanly seperate non IMAP flagging actions (blacklist, spam) from
IMAP activities.
Allows flagging a message as deleted without it being purged, for
example.

17 years agoRender events in week view.
Jan Schneider [Mon, 6 Apr 2009 22:13:15 +0000 (00:13 +0200)]
Render events in week view.

17 years agoFix all-day calculation.
Jan Schneider [Mon, 6 Apr 2009 21:02:27 +0000 (23:02 +0200)]
Fix all-day calculation.

17 years agoFix fix, for recurring events.
Jan Schneider [Mon, 6 Apr 2009 17:24:23 +0000 (19:24 +0200)]
Fix fix, for recurring events.

17 years agoNew configuration files.
Gunnar Wrobel [Mon, 6 Apr 2009 18:40:33 +0000 (20:40 +0200)]
New configuration files.

17 years agoAllow hiding objects in a different way.
Gunnar Wrobel [Mon, 6 Apr 2009 18:40:20 +0000 (20:40 +0200)]
Allow hiding objects in a different way.

17 years agoContinued extending the objects definition.
Gunnar Wrobel [Mon, 6 Apr 2009 18:39:56 +0000 (20:39 +0200)]
Continued extending the objects definition.

17 years agoThe double quotes are on purpose, because they are required for inserting
Jan Schneider [Mon, 6 Apr 2009 17:03:30 +0000 (19:03 +0200)]
The double quotes are on purpose, because they are required for inserting
control char delimiters.

17 years agoCorrectly render all-day events in day view.
Jan Schneider [Mon, 6 Apr 2009 16:39:02 +0000 (18:39 +0200)]
Correctly render all-day events in day view.

17 years agoFix setting of end date of events that last beyond the requested time period.
Jan Schneider [Mon, 6 Apr 2009 16:27:32 +0000 (18:27 +0200)]
Fix setting of end date of events that last beyond the requested time period.

17 years agoFix toggling calendars in day view.
Jan Schneider [Mon, 6 Apr 2009 15:18:11 +0000 (17:18 +0200)]
Fix toggling calendars in day view.

17 years agoimp not dimp
Jan Schneider [Mon, 6 Apr 2009 13:52:35 +0000 (15:52 +0200)]
imp not dimp

17 years agoBug #8148: Fix undefined variable
Michael M Slusarz [Mon, 6 Apr 2009 16:54:35 +0000 (10:54 -0600)]
Bug #8148: Fix undefined variable

17 years agoImprove flagging in DIMP.
Michael M Slusarz [Mon, 6 Apr 2009 16:44:52 +0000 (10:44 -0600)]
Improve flagging in DIMP.

Honor 'n' option to imap flags instead of hardcoding '\\seen' inverse
action.
Split out marking all unseen/seen to a more generic 'FlagAll' action.

17 years agoCode cleanups
Michael M Slusarz [Sun, 5 Apr 2009 07:06:02 +0000 (01:06 -0600)]
Code cleanups

17 years agochangelog
Michael M Slusarz [Sun, 5 Apr 2009 07:00:25 +0000 (01:00 -0600)]
changelog

17 years agoFix some folder actions.
Michael M Slusarz [Sun, 5 Apr 2009 06:18:20 +0000 (00:18 -0600)]
Fix some folder actions.

17 years agoFix background loading of INBOX
Michael M Slusarz [Sat, 4 Apr 2009 06:03:16 +0000 (00:03 -0600)]
Fix background loading of INBOX

17 years agoDoc updates; lock some rarely changed prefs
Michael M Slusarz [Sat, 4 Apr 2009 06:00:56 +0000 (00:00 -0600)]
Doc updates; lock some rarely changed prefs

17 years agoContinue highlighting base menu entry when browsing submenu
Michael M Slusarz [Sat, 4 Apr 2009 05:32:14 +0000 (23:32 -0600)]
Continue highlighting base menu entry when browsing submenu

17 years agoComplete the simple person object.
Gunnar Wrobel [Mon, 6 Apr 2009 14:56:39 +0000 (16:56 +0200)]
Complete the simple person object.

17 years agoAllow to derive horde attribute types from the LDAP schema.
Gunnar Wrobel [Mon, 6 Apr 2009 14:56:29 +0000 (16:56 +0200)]
Allow to derive horde attribute types from the LDAP schema.

17 years agoAdditional object definitions.
Gunnar Wrobel [Mon, 6 Apr 2009 09:46:03 +0000 (11:46 +0200)]
Additional object definitions.

17 years agoFix setting of attributes.
Gunnar Wrobel [Mon, 6 Apr 2009 09:45:52 +0000 (11:45 +0200)]
Fix setting of attributes.

17 years agoAdd a dirty edit link.
Gunnar Wrobel [Mon, 6 Apr 2009 09:45:06 +0000 (11:45 +0200)]
Add a dirty edit link.

17 years agoAdapted the form code to the new capabilities within the Kolab_Server
Gunnar Wrobel [Sun, 5 Apr 2009 20:54:10 +0000 (22:54 +0200)]
Adapted the form code to the new capabilities within the Kolab_Server
library. The application itself is still in a rather rough state.

17 years agoimport Fima (by Thomas Trethan <thomas@trethan.net>)
Chuck Hagenbuch [Sat, 4 Apr 2009 04:58:05 +0000 (00:58 -0400)]
import Fima (by Thomas Trethan <thomas@trethan.net>)

17 years agoAnother place to catch an invalid subject
Michael M Slusarz [Fri, 3 Apr 2009 20:12:16 +0000 (14:12 -0600)]
Another place to catch an invalid subject

17 years agoNew rendering code allows us to catch invalid subject headers in the
Michael M Slusarz [Fri, 3 Apr 2009 20:09:11 +0000 (14:09 -0600)]
New rendering code allows us to catch invalid subject headers in the
mailbox list.

17 years agoImprove row rendering.
Michael M Slusarz [Fri, 3 Apr 2009 20:04:01 +0000 (14:04 -0600)]
Improve row rendering.

Instead of inserting a row into the DOM, and then altering the row via
DOM manipulation/javascript, do all necessary data processing before the
row is inserted into the DOM.

17 years agoDocumentation updates
Michael M Slusarz [Fri, 3 Apr 2009 17:54:21 +0000 (11:54 -0600)]
Documentation updates

17 years agoDon't use '$' in keyword - it's a pseudo standard for potential future RFC definition
Michael M Slusarz [Fri, 3 Apr 2009 06:10:42 +0000 (00:10 -0600)]
Don't use '$' in keyword - it's a pseudo standard for potential future RFC definition

17 years agoDo not show the form if it has not been build because of an error.
Gunnar Wrobel [Fri, 3 Apr 2009 19:16:08 +0000 (21:16 +0200)]
Do not show the form if it has not been build because of an error.

17 years agoCorrect the class names.
Gunnar Wrobel [Fri, 3 Apr 2009 19:15:45 +0000 (21:15 +0200)]
Correct the class names.