horde.git
15 years agoAdd IMP_Compose::hasDrafts()
Michael M Slusarz [Thu, 30 Sep 2010 21:28:41 +0000 (15:28 -0600)]
Add IMP_Compose::hasDrafts()

15 years agoTicket #7422: Improve session close/open in DIMP AJAX actions
Michael M Slusarz [Thu, 30 Sep 2010 20:50:06 +0000 (14:50 -0600)]
Ticket #7422: Improve session close/open in DIMP AJAX actions

15 years agoMove time_format pref to Horde
Michael M Slusarz [Thu, 30 Sep 2010 20:02:23 +0000 (14:02 -0600)]
Move time_format pref to Horde

15 years agoAdditions to UPGRADING
Michael M Slusarz [Thu, 30 Sep 2010 20:02:05 +0000 (14:02 -0600)]
Additions to UPGRADING

15 years agoImprove formatting of date in print view.
Michael M Slusarz [Thu, 30 Sep 2010 19:13:38 +0000 (13:13 -0600)]
Improve formatting of date in print view.

15 years agoAdd date_format_mini preference
Michael M Slusarz [Thu, 30 Sep 2010 19:36:43 +0000 (13:36 -0600)]
Add date_format_mini preference

15 years agoauto_delete_drafts preference is no longer used
Michael M Slusarz [Thu, 30 Sep 2010 19:02:35 +0000 (13:02 -0600)]
auto_delete_drafts preference is no longer used

15 years agoMove compose loading graphic into the textarea box
Michael M Slusarz [Thu, 30 Sep 2010 18:03:41 +0000 (12:03 -0600)]
Move compose loading graphic into the textarea box

15 years agoargs may not be defined
Michael M Slusarz [Thu, 30 Sep 2010 17:50:55 +0000 (11:50 -0600)]
args may not be defined

15 years agoFix forwarding in dimp if only forwarding one message
Michael M Slusarz [Thu, 30 Sep 2010 17:47:06 +0000 (11:47 -0600)]
Fix forwarding in dimp if only forwarding one message

15 years agophpdoc; better logic
Michael M Slusarz [Wed, 29 Sep 2010 22:29:01 +0000 (16:29 -0600)]
phpdoc; better logic

15 years agosimplehtml renderer: show toggle after to make elements line up better
Michael M Slusarz [Tue, 28 Sep 2010 17:59:15 +0000 (11:59 -0600)]
simplehtml renderer: show toggle after to make elements line up better

15 years agoDon't show collapsed mailboxes by default in simplehtml renderer
Michael M Slusarz [Tue, 28 Sep 2010 17:58:08 +0000 (11:58 -0600)]
Don't show collapsed mailboxes by default in simplehtml renderer

15 years agoSplit IMP_Mailbox into two separate classes.
Michael M Slusarz [Mon, 27 Sep 2010 21:31:22 +0000 (15:31 -0600)]
Split IMP_Mailbox into two separate classes.

One holds the sorted list information, one extends to include array
index tracking (since this part of the class is only used in the message
views of IMP/MIMP).
Improve serialization of this data.

15 years agoOne more place the class name has changed
Ben Klang [Wed, 29 Sep 2010 15:38:58 +0000 (11:38 -0400)]
One more place the class name has changed

15 years agoMFB: Fix method arguments.
Jan Schneider [Wed, 29 Sep 2010 15:11:27 +0000 (17:11 +0200)]
MFB: Fix method arguments.

15 years agoMFB:
Jan Schneider [Wed, 29 Sep 2010 14:28:03 +0000 (16:28 +0200)]
MFB:
  Fix setting start dates.
  Yearly recurrences don't allow intervals.

15 years agoMFB
Jan Schneider [Tue, 28 Sep 2010 16:47:52 +0000 (18:47 +0200)]
MFB

15 years agoH4 method name change
Ben Klang [Tue, 28 Sep 2010 20:14:57 +0000 (16:14 -0400)]
H4 method name change

15 years agoClass Page -> Wicked_Page to satisfy autoloader
Ben Klang [Tue, 28 Sep 2010 20:14:46 +0000 (16:14 -0400)]
Class Page -> Wicked_Page to satisfy autoloader

15 years agoAdd a link to autogenerate on the view-zone page
Ben Klang [Tue, 28 Sep 2010 19:58:09 +0000 (15:58 -0400)]
Add a link to autogenerate on the view-zone page

15 years agoImplode the tag list later.
Jan Schneider [Tue, 28 Sep 2010 15:37:42 +0000 (17:37 +0200)]
Implode the tag list later.

15 years agotag_list need to be a comma-separated string now.
Jan Schneider [Tue, 28 Sep 2010 15:25:29 +0000 (17:25 +0200)]
tag_list need to be a comma-separated string now.

15 years agoFix creating new Horde sentinel.
Jan Schneider [Tue, 28 Sep 2010 15:18:25 +0000 (17:18 +0200)]
Fix creating new Horde sentinel.

15 years agoSimplify
Jan Schneider [Mon, 27 Sep 2010 18:40:50 +0000 (20:40 +0200)]
Simplify

15 years agoRemove debug statement.
Gunnar Wrobel [Tue, 28 Sep 2010 13:03:10 +0000 (15:03 +0200)]
Remove debug statement.

15 years agoFix opening popup message view
Michael M Slusarz [Mon, 27 Sep 2010 20:44:45 +0000 (14:44 -0600)]
Fix opening popup message view

15 years agoRequest #6711: pref to choose preferred multipart/alternative display part
Michael M Slusarz [Mon, 27 Sep 2010 20:40:27 +0000 (14:40 -0600)]
Request #6711: pref to choose preferred multipart/alternative display part

15 years agoFix hiding of preview pane on load
Michael M Slusarz [Mon, 27 Sep 2010 18:07:47 +0000 (12:07 -0600)]
Fix hiding of preview pane on load

15 years agoAdd Horde_Core_Ajax_Application::setPrefValue()
Michael M Slusarz [Mon, 27 Sep 2010 17:51:09 +0000 (11:51 -0600)]
Add Horde_Core_Ajax_Application::setPrefValue()

15 years agophpdoc; use Horde_Url::redirect()
Michael M Slusarz [Mon, 27 Sep 2010 17:50:44 +0000 (11:50 -0600)]
phpdoc; use Horde_Url::redirect()

15 years agoFix bugs introduced with latest compose/contents changes
Michael M Slusarz [Mon, 27 Sep 2010 17:19:11 +0000 (11:19 -0600)]
Fix bugs introduced with latest compose/contents changes

15 years agoImprove ZIP summary output
Michael M Slusarz [Mon, 27 Sep 2010 06:05:33 +0000 (00:05 -0600)]
Improve ZIP summary output

15 years agoSanity checking
Michael M Slusarz [Mon, 27 Sep 2010 05:54:31 +0000 (23:54 -0600)]
Sanity checking

15 years agoFix updating mailbox after reporting as spam
Michael M Slusarz [Mon, 27 Sep 2010 05:51:05 +0000 (23:51 -0600)]
Fix updating mailbox after reporting as spam

15 years agoFix MTA instantiation.
Jan Schneider [Mon, 27 Sep 2010 16:57:39 +0000 (18:57 +0200)]
Fix MTA instantiation.

15 years agoFix framework installation, again.
Jan Schneider [Mon, 27 Sep 2010 15:59:37 +0000 (17:59 +0200)]
Fix framework installation, again.

15 years agoThrows exceptions.
Jan Schneider [Mon, 27 Sep 2010 15:59:14 +0000 (17:59 +0200)]
Throws exceptions.

15 years agoFirst stab at a Center of Edginess smart crop.
Michael J. Rubinsky [Mon, 27 Sep 2010 16:01:10 +0000 (12:01 -0400)]
First stab at a Center of Edginess smart crop.

Currently not working, but the basic algorithm is there, and still needs
further porting to the Im driver.

15 years agoInject a logger into Horde_Image_Effect objects
Michael J. Rubinsky [Mon, 27 Sep 2010 16:00:42 +0000 (12:00 -0400)]
Inject a logger into Horde_Image_Effect objects

15 years agoFix method name
Michael J. Rubinsky [Mon, 27 Sep 2010 15:51:11 +0000 (11:51 -0400)]
Fix method name

15 years agoFix method check
Michael J. Rubinsky [Mon, 27 Sep 2010 15:50:47 +0000 (11:50 -0400)]
Fix method check

15 years agophpdoc tweaks
Michael J. Rubinsky [Mon, 27 Sep 2010 13:43:47 +0000 (09:43 -0400)]
phpdoc tweaks

15 years agofix @package name
Michael J. Rubinsky [Mon, 27 Sep 2010 13:38:51 +0000 (09:38 -0400)]
fix @package name

15 years agoDon't attempt this if we don't have the lqr library
Michael J. Rubinsky [Sun, 26 Sep 2010 20:12:44 +0000 (16:12 -0400)]
Don't attempt this if we don't have the lqr library

15 years agoMFB
Jan Schneider [Mon, 27 Sep 2010 10:26:38 +0000 (12:26 +0200)]
MFB

15 years agoProtect preference forms with request tokens.
Jan Schneider [Mon, 27 Sep 2010 10:26:28 +0000 (12:26 +0200)]
Protect preference forms with request tokens.

15 years agoRemove prefs REST API.
Jan Schneider [Mon, 27 Sep 2010 08:56:32 +0000 (10:56 +0200)]
Remove prefs REST API.

15 years agoExperimental support for liquid image resizing in Horde_Image.
Michael J. Rubinsky [Sun, 26 Sep 2010 19:44:42 +0000 (15:44 -0400)]
Experimental support for liquid image resizing in Horde_Image.

I think for Ansel, though, something based on a "center of edginess" technique might be better.

15 years agoThese are programming errors, throw invalidArgumentException here.
Michael J. Rubinsky [Sun, 26 Sep 2010 15:54:23 +0000 (11:54 -0400)]
These are programming errors, throw invalidArgumentException here.

15 years agoTrack changes to applications' listUid methods.
Michael J. Rubinsky [Sun, 26 Sep 2010 15:06:35 +0000 (11:06 -0400)]
Track changes to applications' listUid methods.

Bug: 9253

15 years agoStandardize on *_Api::listUids() method name for api methods that, well, return Uids.
Michael J. Rubinsky [Sun, 26 Sep 2010 14:54:36 +0000 (10:54 -0400)]
Standardize on *_Api::listUids() method name for api methods that, well, return Uids.

Kronolith_Api::listUids() functionality changed slightly with this commit - it now
no longer returns events that represent exceptions, and only includes recurring events
once within the requested time period. It looks like the syncml code was the only code
currently calling this method, so there should be no issues with this change.

For the other apps, this only represents a method name change.

Bug: 9253

15 years agoRequest #9132: Multiple forwards in single message (DIMP)
Michael M Slusarz [Fri, 24 Sep 2010 23:11:57 +0000 (17:11 -0600)]
Request #9132: Multiple forwards in single message (DIMP)

15 years agoAdd stored search filtering to dimp.
Michael M Slusarz [Wed, 22 Sep 2010 21:36:05 +0000 (15:36 -0600)]
Add stored search filtering to dimp.

15 years agofilter[not] -> flag[not] to more accurate represent action
Michael M Slusarz [Fri, 24 Sep 2010 17:55:18 +0000 (11:55 -0600)]
filter[not] -> flag[not] to more accurate represent action

15 years agoTrack recent changes to IMP_Search
Michael M Slusarz [Fri, 24 Sep 2010 17:50:17 +0000 (11:50 -0600)]
Track recent changes to IMP_Search

15 years agoMove flag context item creation into javascript
Michael M Slusarz [Fri, 24 Sep 2010 17:46:41 +0000 (11:46 -0600)]
Move flag context item creation into javascript

Allows for dynamic addition of flags in the future.
Also allows storage of IMAP flag name in metadata rather than hackish
parameter storage.

15 years agoFix loading remote calendars from day/week views (Bug #9222).
Jan Schneider [Fri, 24 Sep 2010 16:36:48 +0000 (18:36 +0200)]
Fix loading remote calendars from day/week views (Bug #9222).

15 years agoFix setting start/end dates when requesting event listings.
Jan Schneider [Fri, 24 Sep 2010 16:36:05 +0000 (18:36 +0200)]
Fix setting start/end dates when requesting event listings.

15 years agoThis causes endless loops, comment out for now.
Jan Schneider [Fri, 24 Sep 2010 16:20:14 +0000 (18:20 +0200)]
This causes endless loops, comment out for now.

15 years agoFix over-zealous li styling
Chuck Hagenbuch [Fri, 24 Sep 2010 16:31:24 +0000 (12:31 -0400)]
Fix over-zealous li styling

15 years agoInitial experiment with sticky-note style for notes. Link directly to stickies.php...
Chuck Hagenbuch [Fri, 24 Sep 2010 15:59:45 +0000 (11:59 -0400)]
Initial experiment with sticky-note style for notes. Link directly to stickies.php to see it.

15 years agoHandle unserialize() failures gracefully
Chuck Hagenbuch [Fri, 24 Sep 2010 15:22:11 +0000 (11:22 -0400)]
Handle unserialize() failures gracefully

15 years agophpdoc tweaks
Michael J. Rubinsky [Thu, 23 Sep 2010 21:18:25 +0000 (17:18 -0400)]
phpdoc tweaks

15 years agoFix package.xml errors/missing files
Michael M Slusarz [Thu, 23 Sep 2010 21:10:06 +0000 (15:10 -0600)]
Fix package.xml errors/missing files

15 years agoImprove CSS layout of search criteria in IMP search
Michael M Slusarz [Thu, 23 Sep 2010 20:32:10 +0000 (14:32 -0600)]
Improve CSS layout of search criteria in IMP search

15 years agoUse Virtual Folder labeling instead of querytext in dimp
Michael M Slusarz [Thu, 23 Sep 2010 19:11:11 +0000 (13:11 -0600)]
Use Virtual Folder labeling instead of querytext in dimp

15 years agoLargely revert 549a1a57841717f032d1d95e86d10679297356e1 - "Added the Interfaces package."
Gunnar Wrobel [Thu, 23 Sep 2010 19:49:43 +0000 (21:49 +0200)]
Largely revert 549a1a57841717f032d1d95e86d10679297356e1 - "Added the Interfaces package."

This now follows Jan suggestion to simply provide the user name as a string. Much simpler :)

15 years agoRevert "Intermediate components work"
Gunnar Wrobel [Thu, 23 Sep 2010 19:18:55 +0000 (21:18 +0200)]
Revert "Intermediate components work"

This reverts commit 01291d9dd62bc076e39ac39cbe15ea2e0ff33156.

Don't know how I managed to commit this but it was not intended for pushing yet.

15 years agoRequest #9219: Move pref saving logging to a more appropriate location
Michael M Slusarz [Thu, 23 Sep 2010 19:06:16 +0000 (13:06 -0600)]
Request #9219: Move pref saving logging to a more appropriate location

15 years agoNot relevant anymore
Michael M Slusarz [Thu, 23 Sep 2010 18:25:46 +0000 (12:25 -0600)]
Not relevant anymore

15 years agoUse plural form of messages.
Michael M Slusarz [Wed, 22 Sep 2010 20:31:28 +0000 (14:31 -0600)]
Use plural form of messages.

15 years agoFor javascript embedded renderers, don't return anything but valid, successfully...
Michael J. Rubinsky [Thu, 23 Sep 2010 18:22:25 +0000 (14:22 -0400)]
For javascript embedded renderers, don't return anything but valid, successfully rendered views.

15 years agoTweak some exceptions
Michael J. Rubinsky [Thu, 23 Sep 2010 18:22:03 +0000 (14:22 -0400)]
Tweak some exceptions

15 years agophpdoc
Michael J. Rubinsky [Thu, 23 Sep 2010 18:20:51 +0000 (14:20 -0400)]
phpdoc

15 years agoMFB: Fix moving events between calendars for the Kolab driver (Bug #7932)
Gunnar Wrobel [Thu, 23 Sep 2010 18:17:39 +0000 (20:17 +0200)]
MFB: Fix moving events between calendars for the Kolab driver (Bug #7932)

15 years agoMerge branch 'master' of ssh://dev.horde.org/horde/git/horde
Gunnar Wrobel [Thu, 23 Sep 2010 18:11:43 +0000 (20:11 +0200)]
Merge branch 'master' of ssh://dev.horde.org/horde/git/horde

15 years agoIntermediate components work
Gunnar Wrobel [Thu, 23 Sep 2010 18:04:08 +0000 (20:04 +0200)]
Intermediate components work

15 years agoMake sure $results is defined.
Michael J. Rubinsky [Thu, 23 Sep 2010 17:27:09 +0000 (13:27 -0400)]
Make sure $results is defined.

15 years agoFurther tweaks to upgrade script.
Michael J. Rubinsky [Thu, 23 Sep 2010 17:18:06 +0000 (13:18 -0400)]
Further tweaks to upgrade script.

Make sure the image generator names are mapped to the new names.

15 years agoTurns out that this other extension is even broken. Check for function names instead...
Jan Schneider [Thu, 23 Sep 2010 16:35:14 +0000 (18:35 +0200)]
Turns out that this other extension is even broken. Check for function names instead, and only support the official extension.

15 years agoAdd debug output, check for previously run migration.
Michael J. Rubinsky [Thu, 23 Sep 2010 16:30:01 +0000 (12:30 -0400)]
Add debug output, check for previously run migration.

Set $debug = true at the top of the file to get some debug output.
Script will skip any shares that look like they have already been migrated also.

15 years agoThis won't be an object since it comes from the API, get the style object from the...
Michael J. Rubinsky [Thu, 23 Sep 2010 15:54:45 +0000 (11:54 -0400)]
This won't be an object since it comes from the API, get the style object from the name.

15 years agomake sure this is a Horde_Url
Michael J. Rubinsky [Thu, 23 Sep 2010 15:54:31 +0000 (11:54 -0400)]
make sure this is a Horde_Url

15 years agohonor the various limit parameters.
Michael J. Rubinsky [Thu, 23 Sep 2010 15:52:20 +0000 (11:52 -0400)]
honor the various limit parameters.

Slightly messy until the next step of moving to Horde_Db

15 years agoWe need to DISTINCT the story_ids here if we join them with the tag table
Michael J. Rubinsky [Thu, 23 Sep 2010 15:51:38 +0000 (11:51 -0400)]
We need to DISTINCT the story_ids here if we join them with the tag table

Again, only temporary fix until tags move to content

15 years agouse the tilesperrow/page value if it exists
Michael J. Rubinsky [Wed, 22 Sep 2010 21:16:29 +0000 (17:16 -0400)]
use the tilesperrow/page value if it exists

15 years agoThanks to badly broken distributions, IDN extension != IDN extension.
Jan Schneider [Thu, 23 Sep 2010 11:37:43 +0000 (13:37 +0200)]
Thanks to badly broken distributions, IDN extension != IDN extension.

15 years agoDon't try to check status of non-existant mailboxes.
Jan Schneider [Thu, 23 Sep 2010 11:13:26 +0000 (13:13 +0200)]
Don't try to check status of non-existant mailboxes.

15 years agoCheck if folder prefs are empty *before* prefixing with personal namespace.
Jan Schneider [Thu, 23 Sep 2010 10:54:49 +0000 (12:54 +0200)]
Check if folder prefs are empty *before* prefixing with personal namespace.

15 years agoDon't reset the config value if it's not set AND not the default.
Michael J. Rubinsky [Wed, 22 Sep 2010 21:00:57 +0000 (17:00 -0400)]
Don't reset the config value if it's not set AND not the default.

Otherwise, we overwrite fields that are explicitly emptied with the previous values.

15 years agoNeed to actually get the prefs here, not just set the scope.
Michael J. Rubinsky [Wed, 22 Sep 2010 20:15:54 +0000 (16:15 -0400)]
Need to actually get the prefs here, not just set the scope.

This fixes at least one section where prefs were breaking -
when calling API methods as a guest.

Session based prefs are still somewhat broken when authenticating
to horde. The scope values are not present in the session until
after the first page has completed loading.

15 years agoallow setting tilesperrow via the api in this view also.
Michael J. Rubinsky [Sun, 19 Sep 2010 20:30:21 +0000 (16:30 -0400)]
allow setting tilesperrow via the api in this view also.

15 years agoFix schema caching.
Jan Schneider [Wed, 22 Sep 2010 19:33:02 +0000 (21:33 +0200)]
Fix schema caching.

15 years agoInject Horde_Group.
Jan Schneider [Wed, 22 Sep 2010 19:32:40 +0000 (21:32 +0200)]
Inject Horde_Group.

15 years agoInject Horde_Ldap object as parameter.
Jan Schneider [Wed, 22 Sep 2010 19:25:23 +0000 (21:25 +0200)]
Inject Horde_Ldap object as parameter.

15 years agoThrow exceptions when not passing strings, and if writing the cache shouldn't fail.
Jan Schneider [Wed, 22 Sep 2010 19:20:34 +0000 (21:20 +0200)]
Throw exceptions when not passing strings, and if writing the cache shouldn't fail.

15 years agoRe-add hookExists(). Speeds up loading my portal by factor 4.
Jan Schneider [Wed, 22 Sep 2010 15:33:42 +0000 (17:33 +0200)]
Re-add hookExists(). Speeds up loading my portal by factor 4.

15 years agoAdd warnings. Throwing exceptions is expensive!!!
Jan Schneider [Wed, 22 Sep 2010 15:01:39 +0000 (17:01 +0200)]
Add warnings. Throwing exceptions is expensive!!!

15 years agoRe-activate $_hooksLoaded and don't try to autoload hook classes.
Jan Schneider [Wed, 22 Sep 2010 14:26:19 +0000 (16:26 +0200)]
Re-activate $_hooksLoaded and don't try to autoload hook classes.