horde.git
15 years agophp5 style
Michael J. Rubinsky [Mon, 28 Jun 2010 22:39:16 +0000 (18:39 -0400)]
php5 style

15 years agofix factory usage
Michael J. Rubinsky [Mon, 28 Jun 2010 22:37:24 +0000 (18:37 -0400)]
fix factory usage

15 years agouse the injector
Michael J. Rubinsky [Mon, 28 Jun 2010 22:36:54 +0000 (18:36 -0400)]
use the injector

15 years agoNo need for a factory method any longer, use Horde_Url style parameters here
Michael J. Rubinsky [Mon, 28 Jun 2010 22:35:10 +0000 (18:35 -0400)]
No need for a factory method any longer, use Horde_Url style parameters here

15 years agoNo need for this global anymore
Michael J. Rubinsky [Mon, 28 Jun 2010 22:34:16 +0000 (18:34 -0400)]
No need for this global anymore

15 years agocs
Michael J. Rubinsky [Mon, 28 Jun 2010 21:10:47 +0000 (17:10 -0400)]
cs

15 years agoBug #9102: Don't want to reindex array when adding INBOX
Michael M Slusarz [Mon, 28 Jun 2010 20:45:57 +0000 (14:45 -0600)]
Bug #9102: Don't want to reindex array when adding INBOX

15 years agoRequest #9099: Add config option to disable multipart/related conversions
Michael M Slusarz [Mon, 28 Jun 2010 20:29:31 +0000 (14:29 -0600)]
Request #9099: Add config option to disable multipart/related conversions

15 years agoAdd binder for Horde_Http_Client
Michael M Slusarz [Mon, 28 Jun 2010 20:09:40 +0000 (14:09 -0600)]
Add binder for Horde_Http_Client

15 years agoNo longer used with the removal of framesets
Michael M Slusarz [Mon, 28 Jun 2010 19:32:53 +0000 (13:32 -0600)]
No longer used with the removal of framesets

15 years agoBug #9085: get clean session if doing transparent auth in a non authenticated Horde...
Michael M Slusarz [Mon, 28 Jun 2010 19:29:22 +0000 (13:29 -0600)]
Bug #9085: get clean session if doing transparent auth in a non authenticated Horde session

15 years agoBug #9089: Fix sending literals on IMAP servers that don't support LITERAL+
Michael M Slusarz [Mon, 28 Jun 2010 19:10:44 +0000 (13:10 -0600)]
Bug #9089: Fix sending literals on IMAP servers that don't support LITERAL+

15 years agouse the injector for Jonah_Driver
Michael J. Rubinsky [Mon, 28 Jun 2010 18:52:32 +0000 (14:52 -0400)]
use the injector for Jonah_Driver

15 years agofix path
Michael J. Rubinsky [Mon, 28 Jun 2010 18:50:49 +0000 (14:50 -0400)]
fix path

15 years agoRevert "This is a duplicate of the Jonah_News#renderChannel method."
Michael J. Rubinsky [Mon, 28 Jun 2010 18:02:09 +0000 (14:02 -0400)]
Revert "This is a duplicate of the Jonah_News#renderChannel method."

This reverts commit f0a91605034fae13fb25e260185f40af384019d0.

15 years agoThis is a duplicate of the Jonah_News#renderChannel method.
Michael J. Rubinsky [Mon, 28 Jun 2010 17:52:25 +0000 (13:52 -0400)]
This is a duplicate of the Jonah_News#renderChannel method.

Can't find any code that calls it from Driver, remove it.

15 years agoUse Horde_Http
Michael J. Rubinsky [Mon, 28 Jun 2010 17:40:01 +0000 (13:40 -0400)]
Use Horde_Http

15 years agoThese need to be Horde::img() calls, not Horde_Themes::img()
Michael J. Rubinsky [Mon, 28 Jun 2010 16:29:41 +0000 (12:29 -0400)]
These need to be Horde::img() calls, not Horde_Themes::img()

15 years agothis needs to be public, fix name
Michael J. Rubinsky [Mon, 28 Jun 2010 16:18:41 +0000 (12:18 -0400)]
this needs to be public, fix name

15 years agoPHP5-ify method signatures
Michael J. Rubinsky [Mon, 28 Jun 2010 16:17:00 +0000 (12:17 -0400)]
PHP5-ify method signatures

15 years agoInitial implementation of the Kolab_Config package.
Gunnar Wrobel [Mon, 28 Jun 2010 07:05:00 +0000 (09:05 +0200)]
Initial implementation of the Kolab_Config package.

15 years agoInitial package structure.
Gunnar Wrobel [Sun, 27 Jun 2010 09:44:17 +0000 (11:44 +0200)]
Initial package structure.

15 years agoUpgrade to OL 2.9.1:
Michael J. Rubinsky [Sat, 26 Jun 2010 18:23:56 +0000 (14:23 -0400)]
Upgrade to OL 2.9.1:

With this upgrade, we now ship a minified version of
a custom OpenLayers.js file. Even with stripping out all unused
modules, we were still left with an almost 1MB js file due to the large
amounts of comments/code documentation in the file. Provide a *-debug.js version
of the file as well.

15 years agoSome tweaks/fixes to the event map:
Michael J. Rubinsky [Sat, 26 Jun 2010 16:10:05 +0000 (12:10 -0400)]
Some tweaks/fixes to the event map:

    use a spinner while waiting for geocoder to return
    use initializeMap() here, not ensureMap()
    Make sure that we don't display the map until we have the information needed to do so.
    Acutally honor the delayed option

15 years agoRemove workarounds for the frameset.
Jan Schneider [Sat, 26 Jun 2010 14:06:04 +0000 (16:06 +0200)]
Remove workarounds for the frameset.

15 years agoFix warning if no form field parameters are set.
Jan Schneider [Sat, 26 Jun 2010 14:03:37 +0000 (16:03 +0200)]
Fix warning if no form field parameters are set.

15 years agoFix order of body and menuBottom.
Jan Schneider [Sat, 26 Jun 2010 13:59:18 +0000 (15:59 +0200)]
Fix order of body and menuBottom.

15 years agoWe have to call the application cache after starting the session.
Jan Schneider [Sat, 26 Jun 2010 13:57:25 +0000 (15:57 +0200)]
We have to call the application cache after starting the session.

15 years agoMigrate to prototype.
Jan Schneider [Sat, 26 Jun 2010 13:30:00 +0000 (15:30 +0200)]
Migrate to prototype.

15 years agoFix $Id$ tag.
Jan Schneider [Sat, 26 Jun 2010 09:21:26 +0000 (11:21 +0200)]
Fix $Id$ tag.

15 years agoRemove BC styles.
Jan Schneider [Sat, 26 Jun 2010 09:14:39 +0000 (11:14 +0200)]
Remove BC styles.

15 years agoFrameset is gone.
Jan Schneider [Sat, 26 Jun 2010 09:08:35 +0000 (11:08 +0200)]
Frameset is gone.

15 years agoRemove frameset.
Jan Schneider [Sat, 26 Jun 2010 00:00:44 +0000 (02:00 +0200)]
Remove frameset.

This is still a bit hackish, and it probably has a few rough edges and missing
bits, but I want to get the CSS right first.

15 years agoFix undefined variable.
Jan Schneider [Fri, 25 Jun 2010 23:23:10 +0000 (01:23 +0200)]
Fix undefined variable.

15 years agoFix link encoding, use Horde_Url#link().
Jan Schneider [Fri, 25 Jun 2010 22:49:34 +0000 (00:49 +0200)]
Fix link encoding, use Horde_Url#link().

15 years agoFix generating help links.
Jan Schneider [Fri, 25 Jun 2010 22:21:58 +0000 (00:21 +0200)]
Fix generating help links.

15 years agoFix form loading.
Jan Schneider [Fri, 25 Jun 2010 22:17:31 +0000 (00:17 +0200)]
Fix form loading.

15 years agoFix operator.
Jan Schneider [Fri, 25 Jun 2010 22:12:47 +0000 (00:12 +0200)]
Fix operator.

15 years agoAdd code for embedding on the calendar edit dialog
Michael J. Rubinsky [Fri, 25 Jun 2010 21:02:19 +0000 (17:02 -0400)]
Add code for embedding on the calendar edit dialog

15 years agoNeed to ensure the correct calendar is currently opened before calling the parent...
Michael J. Rubinsky [Fri, 25 Jun 2010 18:36:42 +0000 (14:36 -0400)]
Need to ensure the correct calendar is currently opened before calling the parent method.

Due to the way Kronolith::getDriver() caches the driver, the driver's
currently opened calendar can change while still within this method.
Only took a day and half to track this down...

15 years agoBug #8827: Need preserve_css off or else CSS array is not generated
Michael M Slusarz [Fri, 25 Jun 2010 18:11:23 +0000 (12:11 -0600)]
Bug #8827: Need preserve_css off or else CSS array is not generated

15 years agoAdd Horde_Themes::loadCssFiles()
Michael M Slusarz [Fri, 25 Jun 2010 18:10:02 +0000 (12:10 -0600)]
Add Horde_Themes::loadCssFiles()

15 years agoAllow 'preserve_css' to be an option.
Michael M Slusarz [Fri, 25 Jun 2010 18:08:04 +0000 (12:08 -0600)]
Allow 'preserve_css' to be an option.

15 years agoUpgrade CKeditor to v3.3.1
Michael M Slusarz [Fri, 25 Jun 2010 17:34:00 +0000 (11:34 -0600)]
Upgrade CKeditor to v3.3.1

15 years agofix warning if no CSS is present in data
Michael M Slusarz [Tue, 22 Jun 2010 15:13:19 +0000 (09:13 -0600)]
fix warning if no CSS is present in data

15 years ago36^16 should be plenty of randomness for a default random ID
Michael M Slusarz [Thu, 17 Jun 2010 22:17:10 +0000 (16:17 -0600)]
36^16 should be plenty of randomness for a default random ID

15 years agoDon't fail out if sent-mail mailbox does not exist
Michael M Slusarz [Thu, 17 Jun 2010 22:11:53 +0000 (16:11 -0600)]
Don't fail out if sent-mail mailbox does not exist

15 years agoKeep the size of the sidebar while replacing the menu.
Jan Schneider [Fri, 25 Jun 2010 17:28:35 +0000 (19:28 +0200)]
Keep the size of the sidebar while replacing the menu.
Use dom:loaded.

15 years agoUse IteratorAggregate/ArrayIterator.
Jan Schneider [Fri, 25 Jun 2010 15:23:49 +0000 (17:23 +0200)]
Use IteratorAggregate/ArrayIterator.

15 years agoFix Horde_Group usage.
Jan Schneider [Fri, 25 Jun 2010 14:58:43 +0000 (16:58 +0200)]
Fix Horde_Group usage.

15 years agoUpdate package.xml.
Jan Schneider [Fri, 25 Jun 2010 14:52:58 +0000 (16:52 +0200)]
Update package.xml.

15 years agoCS
Jan Schneider [Fri, 25 Jun 2010 14:48:06 +0000 (16:48 +0200)]
CS

15 years agoStart using XHTML form types for a few inputs (http://diveintohtml5.org/forms.html)
Chuck Hagenbuch [Thu, 24 Jun 2010 22:46:47 +0000 (15:46 -0700)]
Start using XHTML form types for a few inputs (diveintohtml5.org/forms.html)

15 years agoDon't notifiy for changes to resource's copy of an event.
Michael J. Rubinsky [Thu, 24 Jun 2010 21:39:29 +0000 (17:39 -0400)]
Don't notifiy for changes to resource's copy of an event.

15 years agoFix some issues with the agenda view.
Jan Schneider [Thu, 24 Jun 2010 21:37:06 +0000 (23:37 +0200)]
Fix some issues with the agenda view.

15 years agoDo not tag the resource's copy of the event.
Michael J. Rubinsky [Thu, 24 Jun 2010 20:33:42 +0000 (16:33 -0400)]
Do not tag the resource's copy of the event.

No need for this, plus this was throwing exceptions the way it was implemented
since resources are not shares.  Also add some logging.

15 years agofix typo that was preventing new resources from being created
Michael J. Rubinsky [Thu, 24 Jun 2010 17:18:59 +0000 (13:18 -0400)]
fix typo that was preventing new resources from being created

15 years agoReally default to return the horde id.
Jan Schneider [Thu, 24 Jun 2010 16:20:03 +0000 (18:20 +0200)]
Really default to return the horde id.

15 years agoFix colspan.
Jan Schneider [Thu, 24 Jun 2010 16:12:24 +0000 (18:12 +0200)]
Fix colspan.

15 years agoWe already know that the title is not empty.
Jan Schneider [Thu, 24 Jun 2010 15:48:09 +0000 (17:48 +0200)]
We already know that the title is not empty.

15 years agoFix operator.
Jan Schneider [Thu, 24 Jun 2010 15:45:35 +0000 (17:45 +0200)]
Fix operator.

15 years agoFix exception handling.
Jan Schneider [Thu, 24 Jun 2010 15:35:37 +0000 (17:35 +0200)]
Fix exception handling.

15 years agoDon't add KronolithCore callbacks if in the traditional view.
Jan Schneider [Thu, 24 Jun 2010 15:25:48 +0000 (17:25 +0200)]
Don't add KronolithCore callbacks if in the traditional view.

15 years agoHot fixes to make this work with a compressor.
Jan Schneider [Thu, 24 Jun 2010 14:54:57 +0000 (16:54 +0200)]
Hot fixes to make this work with a compressor.

15 years agoPre-populate array.
Jan Schneider [Thu, 24 Jun 2010 14:39:54 +0000 (16:39 +0200)]
Pre-populate array.

15 years agoFix driver parameter loading.
Jan Schneider [Thu, 24 Jun 2010 13:44:51 +0000 (15:44 +0200)]
Fix driver parameter loading.

15 years agoFix logic.
Jan Schneider [Thu, 24 Jun 2010 13:34:15 +0000 (15:34 +0200)]
Fix logic.

15 years agoMFB: Make this publicly accessible.
Gunnar Wrobel [Thu, 24 Jun 2010 14:23:09 +0000 (16:23 +0200)]
MFB: Make this publicly accessible.

15 years agoFix logMessage() call, silence set_option().
Jan Schneider [Thu, 24 Jun 2010 13:22:28 +0000 (15:22 +0200)]
Fix logMessage() call, silence set_option().

15 years agoFix variable name.
Jan Schneider [Thu, 24 Jun 2010 13:21:09 +0000 (15:21 +0200)]
Fix variable name.

15 years agoDon't quote protocol, default to write as user.
Jan Schneider [Thu, 24 Jun 2010 12:56:06 +0000 (14:56 +0200)]
Don't quote protocol, default to write as user.

15 years ago'filter' and 'objectclass' are not required.
Jan Schneider [Thu, 24 Jun 2010 12:45:04 +0000 (14:45 +0200)]
'filter' and 'objectclass' are not required.

15 years agoFix typo (Bug #9107).
Jan Schneider [Thu, 24 Jun 2010 11:51:57 +0000 (13:51 +0200)]
Fix typo (Bug #9107).

15 years agoFB from remote cals.
Jan Schneider [Thu, 24 Jun 2010 10:39:41 +0000 (12:39 +0200)]
FB from remote cals.

15 years agoAllow to add remote calendars in free/busy information.
Jan Schneider [Thu, 24 Jun 2010 10:38:08 +0000 (12:38 +0200)]
Allow to add remote calendars in free/busy information.

15 years agoBreak ajax interface out of Horde frameset.
Jan Schneider [Thu, 24 Jun 2010 09:23:13 +0000 (11:23 +0200)]
Break ajax interface out of Horde frameset.

15 years agoAdd changelog note.
Gunnar Wrobel [Wed, 23 Jun 2010 17:24:44 +0000 (19:24 +0200)]
Add changelog note.

15 years agoThis package needs no dependency on Horde_Exception.
Gunnar Wrobel [Wed, 23 Jun 2010 17:09:09 +0000 (19:09 +0200)]
This package needs no dependency on Horde_Exception.

15 years agoRename the task test.
Gunnar Wrobel [Wed, 23 Jun 2010 15:56:56 +0000 (17:56 +0200)]
Rename the task test.

15 years agoNo need to require the Autoloader.
Gunnar Wrobel [Wed, 23 Jun 2010 15:56:27 +0000 (17:56 +0200)]
No need to require the Autoloader.

15 years agoUpdate TODO.
Gunnar Wrobel [Wed, 2 Dec 2009 21:54:49 +0000 (22:54 +0100)]
Update TODO.

15 years agoTODO list for the package.
Gunnar Wrobel [Wed, 2 Dec 2009 21:41:46 +0000 (22:41 +0100)]
TODO list for the package.

15 years agoReorganize test suite.
Gunnar Wrobel [Wed, 2 Dec 2009 21:14:34 +0000 (22:14 +0100)]
Reorganize test suite.

15 years agoIgnore existing lat/lng when calling ensureMap() as a result of a geocode request
Michael J. Rubinsky [Wed, 23 Jun 2010 16:47:16 +0000 (12:47 -0400)]
Ignore existing lat/lng when calling ensureMap() as a result of a geocode request

15 years agoFix sending secure cookies. use_ssl == 2 doesn't mean we are really using
Jan Schneider [Wed, 23 Jun 2010 16:17:18 +0000 (18:17 +0200)]
Fix sending secure cookies. use_ssl == 2 doesn't mean we are really using
SSL. Fixes bug #9039.

15 years agoMFB: Remove dependency on the Kolab package within the task handler.
Gunnar Wrobel [Wed, 23 Jun 2010 13:16:40 +0000 (15:16 +0200)]
MFB: Remove dependency on the Kolab package within the task handler.

15 years agoThe namespace handler is part of the driver.
Gunnar Wrobel [Tue, 27 Apr 2010 22:54:04 +0000 (00:54 +0200)]
The namespace handler is part of the driver.

15 years agoAdd the dayofweek field for RECUR_DAILY types also
Michael J. Rubinsky [Tue, 22 Jun 2010 16:22:52 +0000 (12:22 -0400)]
Add the dayofweek field for RECUR_DAILY types also

15 years agoAdd rdbms specific creation scripts for active sync
Michael J. Rubinsky [Tue, 22 Jun 2010 15:52:25 +0000 (11:52 -0400)]
Add rdbms specific creation scripts for active sync

15 years agofix syntax
Michael J. Rubinsky [Tue, 22 Jun 2010 15:45:54 +0000 (11:45 -0400)]
fix syntax

15 years agoNo need to bind.
Jan Schneider [Tue, 22 Jun 2010 15:36:24 +0000 (17:36 +0200)]
No need to bind.

15 years agoFix positioning of KNL.
Jan Schneider [Tue, 22 Jun 2010 15:34:07 +0000 (17:34 +0200)]
Fix positioning of KNL.

15 years agoFor some reason removeAttribute() is raising errors, try this instead.
Jan Schneider [Tue, 22 Jun 2010 15:03:38 +0000 (17:03 +0200)]
For some reason removeAttribute() is raising errors, try this instead.

15 years agoOnly use valid characters for event element id attributes.
Jan Schneider [Tue, 22 Jun 2010 15:02:13 +0000 (17:02 +0200)]
Only use valid characters for event element id attributes.

15 years agoWe don't support IE6.
Jan Schneider [Tue, 22 Jun 2010 14:20:32 +0000 (16:20 +0200)]
We don't support IE6.

15 years agoneed LONGTEXT for sync_data
Michael J. Rubinsky [Tue, 22 Jun 2010 15:06:57 +0000 (11:06 -0400)]
need LONGTEXT for sync_data

15 years agomysql needs a LONGTEXT field for sync_data
Michael J. Rubinsky [Tue, 22 Jun 2010 15:00:36 +0000 (11:00 -0400)]
mysql needs a LONGTEXT field for sync_data

15 years agoRecurrence messages can only contain a recur_end OR a recur_count, not both.
Michael J. Rubinsky [Tue, 22 Jun 2010 05:01:36 +0000 (01:01 -0400)]
Recurrence messages can only contain a recur_end OR a recur_count, not both.

15 years agoFix variable name
Michael J. Rubinsky [Tue, 22 Jun 2010 00:08:55 +0000 (20:08 -0400)]
Fix variable name

15 years agoFix recur_end encoding from Server -> PIM
Michael J. Rubinsky [Mon, 21 Jun 2010 23:40:15 +0000 (19:40 -0400)]
Fix recur_end encoding from Server -> PIM