horde.git
15 years agoDisplay the same message like DIMP when browser is too old, and exclude Safari
Jan Schneider [Tue, 9 Mar 2010 14:34:44 +0000 (15:34 +0100)]
Display the same message like DIMP when browser is too old, and exclude Safari
1 too.

15 years agoIE doesn't like this.
Jan Schneider [Tue, 9 Mar 2010 14:16:13 +0000 (15:16 +0100)]
IE doesn't like this.

15 years agoWhen tagging events, tag them with the event->creator as well as the share owner.
Michael J. Rubinsky [Tue, 9 Mar 2010 16:48:43 +0000 (11:48 -0500)]
When tagging events, tag them with the event->creator as well as the share owner.

Needed since the event owner may not necessarily be the share owner.

15 years agoremove redundant tagging operation
Michael J. Rubinsky [Tue, 9 Mar 2010 16:45:45 +0000 (11:45 -0500)]
remove redundant tagging operation

15 years agoFix unsubscribing from remote calendars
Michael J. Rubinsky [Tue, 9 Mar 2010 16:39:53 +0000 (11:39 -0500)]
Fix unsubscribing from remote calendars

15 years agophpdoc
Michael J. Rubinsky [Tue, 9 Mar 2010 14:27:11 +0000 (09:27 -0500)]
phpdoc

15 years agoDon't assume that $data is an object - it might also be a string here.
Michael J. Rubinsky [Tue, 9 Mar 2010 14:22:45 +0000 (09:22 -0500)]
Don't assume that $data is an object - it might also be a string here.

Really need to either document or standardize the type for $data in this function.
It's currently either an array/object/string depending on where it was called from.

15 years agoSome improvements to exif handling.
Michael J. Rubinsky [Tue, 9 Mar 2010 06:46:50 +0000 (01:46 -0500)]
Some improvements to exif handling.

Add some missing exif fields and start adding support for composite fields. We store the composite fields already parsed
to both take advantage of exiftool's parsing, as well as to avoid issues with different maker formats.

Now if only Aperture wouldn't nuke most of these fields...

15 years agostyle
Michael J. Rubinsky [Tue, 9 Mar 2010 06:46:20 +0000 (01:46 -0500)]
style

15 years agoPass the Exif driver here so we get an accurate list of supported categories
Michael J. Rubinsky [Tue, 9 Mar 2010 06:45:55 +0000 (01:45 -0500)]
Pass the Exif driver here so we get an accurate list of supported categories

15 years agoThis is a method, not a property
Michael J. Rubinsky [Tue, 9 Mar 2010 06:44:58 +0000 (01:44 -0500)]
This is a method, not a property

15 years agoremove FileSource EXIF field
Michael J. Rubinsky [Tue, 9 Mar 2010 04:55:33 +0000 (23:55 -0500)]
remove FileSource EXIF field

Even according to the standard, this is always set to the same value, so
no need to track this.

15 years agoShout: Updates for compatibility with Horde_Themes changes
Ben Klang [Tue, 9 Mar 2010 04:50:57 +0000 (23:50 -0500)]
Shout: Updates for compatibility with Horde_Themes changes

15 years agoShout: Add cancel button for editActionForm
Ben Klang [Tue, 9 Mar 2010 04:41:04 +0000 (23:41 -0500)]
Shout: Add cancel button for editActionForm

15 years agoHorde::getStylesheets --> Horde_Themes::getStylesheets()
Michael J. Rubinsky [Tue, 9 Mar 2010 04:37:26 +0000 (23:37 -0500)]
Horde::getStylesheets --> Horde_Themes::getStylesheets()

15 years agotrailing ws
Ben Klang [Tue, 9 Mar 2010 04:15:05 +0000 (23:15 -0500)]
trailing ws

15 years agotrailing ws
Ben Klang [Tue, 9 Mar 2010 04:14:31 +0000 (23:14 -0500)]
trailing ws

15 years agoShout: Display digit details on the dialpad
Ben Klang [Tue, 9 Mar 2010 04:13:15 +0000 (23:13 -0500)]
Shout: Display digit details on the dialpad

15 years agoBug #8842: Don't throw exception for a transparent() authentication failure
Michael M Slusarz [Tue, 9 Mar 2010 04:11:00 +0000 (21:11 -0700)]
Bug #8842: Don't throw exception for a transparent() authentication failure

15 years agoIE5/Mac is no longer supported
Michael M Slusarz [Tue, 9 Mar 2010 03:27:41 +0000 (20:27 -0700)]
IE5/Mac is no longer supported

15 years agoBetter defaults
Michael M Slusarz [Tue, 9 Mar 2010 01:46:00 +0000 (18:46 -0700)]
Better defaults

15 years agoAdd basic MIMP theme
Michael M Slusarz [Tue, 9 Mar 2010 01:41:45 +0000 (18:41 -0700)]
Add basic MIMP theme

15 years agoAdd additional options to stylesheet generation functions.
Michael M Slusarz [Tue, 9 Mar 2010 01:41:19 +0000 (18:41 -0700)]
Add additional options to stylesheet generation functions.

15 years agoeditor_plugins are not used anymore
Michael M Slusarz [Tue, 9 Mar 2010 00:20:38 +0000 (17:20 -0700)]
editor_plugins are not used anymore

15 years agoRemove duplicate graphics
Michael M Slusarz [Mon, 8 Mar 2010 21:58:48 +0000 (14:58 -0700)]
Remove duplicate graphics

15 years agoAdd Horde_Themes:: library.
Michael M Slusarz [Mon, 8 Mar 2010 03:15:31 +0000 (20:15 -0700)]
Add Horde_Themes:: library.

Move all themes related code to a single place (includes both image and
sound).

Horde::img(), through Horde_Themes::img(), will now attempt to auto
determine a graphic location. It looks in the following directories with
this priority:
1. App theme
2. Horde theme
3. App default
4. Horde default
This prevents us from having to copy all over all graphics for a theme -
now, only need the graphics that differ from defaults (caveat: if
loading graphics from CSS, copies of graphics need to continue to live
in theme directory).

15 years agoUpdate Horde_Util::assertDriverConfig() to H4 standards
Michael M Slusarz [Mon, 8 Mar 2010 03:00:29 +0000 (20:00 -0700)]
Update Horde_Util::assertDriverConfig() to H4 standards

15 years agoShout: Add ability to create new dialplan menus
Ben Klang [Tue, 9 Mar 2010 01:24:54 +0000 (20:24 -0500)]
Shout: Add ability to create new dialplan menus

15 years agoShout: improve form validation logic
Ben Klang [Tue, 9 Mar 2010 01:24:31 +0000 (20:24 -0500)]
Shout: improve form validation logic

15 years agoShout: Fix display of current account on DeviceForm
Ben Klang [Tue, 9 Mar 2010 01:24:00 +0000 (20:24 -0500)]
Shout: Fix display of current account on DeviceForm

15 years agoAvoid duplicate users.
Jan Schneider [Mon, 8 Mar 2010 23:34:20 +0000 (00:34 +0100)]
Avoid duplicate users.

15 years agoStyle
Jan Schneider [Mon, 8 Mar 2010 23:32:47 +0000 (00:32 +0100)]
Style

15 years agoShout: Switch default page and persist across account changes
Ben Klang [Mon, 8 Mar 2010 23:23:23 +0000 (18:23 -0500)]
Shout: Switch default page and persist across account changes

15 years agoShout: I think this is the last of the context -> account break-fix work
Ben Klang [Mon, 8 Mar 2010 23:21:52 +0000 (18:21 -0500)]
Shout: I think this is the last of the context -> account break-fix work

15 years agoShout: Fix displaying dialplan editor
Ben Klang [Mon, 8 Mar 2010 23:15:27 +0000 (18:15 -0500)]
Shout: Fix displaying dialplan editor

...and while we're at it, optimize away one unnecessary AJAX call.

15 years agoShout: Fix display of devices and dialplan
Ben Klang [Mon, 8 Mar 2010 22:53:40 +0000 (17:53 -0500)]
Shout: Fix display of devices and dialplan

15 years agoShout: Fix listing extensions
Ben Klang [Mon, 8 Mar 2010 22:44:48 +0000 (17:44 -0500)]
Shout: Fix listing extensions

15 years agoShout: Fix account name display and selection
Ben Klang [Mon, 8 Mar 2010 22:41:47 +0000 (17:41 -0500)]
Shout: Fix account name display and selection

15 years agoShout: Change references from "context" to "account"
Ben Klang [Mon, 8 Mar 2010 22:15:25 +0000 (17:15 -0500)]
Shout: Change references from "context" to "account"

15 years agoStandardize filter keys and plural result keys.
Michael J. Rubinsky [Mon, 8 Mar 2010 23:15:28 +0000 (18:15 -0500)]
Standardize filter keys and plural result keys.

15 years agoCall getTagIds() instead of ensureTags() so searching for a tag
Michael J. Rubinsky [Mon, 8 Mar 2010 23:10:56 +0000 (18:10 -0500)]
Call getTagIds() instead of ensureTags() so searching for a tag
doesn't alwasy result in it being added to the rampage_tags table.

15 years agoAdd method to get tagIds without having to call ensureTags()
Michael J. Rubinsky [Mon, 8 Mar 2010 23:09:19 +0000 (18:09 -0500)]
Add method to get tagIds without having to call ensureTags()

Calling ensureTags() results in the tags being created. This isn't needed
in every case we want a list of tagIds.

15 years agoOnly filter events by calendar if we avtually have event results
Michael J. Rubinsky [Mon, 8 Mar 2010 22:48:12 +0000 (17:48 -0500)]
Only filter events by calendar if we avtually have event results

15 years agoRefactor search method a bit to better support system owned shares.
Michael J. Rubinsky [Mon, 8 Mar 2010 22:43:35 +0000 (17:43 -0500)]
Refactor search method a bit to better support system owned shares.

passing an empty userId search key will restrict to user owned shares

15 years agoUse an array_key_exists() call here instead of empty() to support searching for empty...
Michael J. Rubinsky [Mon, 8 Mar 2010 22:07:27 +0000 (17:07 -0500)]
Use an array_key_exists() call here instead of empty() to support searching for empty userIds

System shares will have null owners so tags on system shares will have an empty tag user.

15 years agoEnforce the requirement that only a calendar->owner or event->creator are able to...
Michael J. Rubinsky [Mon, 8 Mar 2010 17:59:14 +0000 (12:59 -0500)]
Enforce the requirement that only a calendar->owner or event->creator are able to tag the resource

15 years agoConsistent filter hash keys
Michael J. Rubinsky [Mon, 8 Mar 2010 16:33:51 +0000 (11:33 -0500)]
Consistent filter hash keys

15 years agoModifying start date of recurring events does not update start date of the recurrence...
Gunnar Wrobel [Mon, 8 Mar 2010 17:29:33 +0000 (18:29 +0100)]
Modifying start date of recurring events does not update start date of the recurrence (kolab/issue3885)

15 years agoMFB: Modifying start date of recurring events does not update start date of the recur...
Gunnar Wrobel [Mon, 8 Mar 2010 17:24:41 +0000 (18:24 +0100)]
MFB: Modifying start date of recurring events does not update start date of the recurrence (kolab/issue3885)

15 years agoThis is not a static class. Silly Michael.
Michael J. Rubinsky [Mon, 8 Mar 2010 16:29:02 +0000 (11:29 -0500)]
This is not a static class. Silly Michael.

15 years agoImplement permissions, part 1. Interface works and is populated with existing permiss...
Jan Schneider [Mon, 8 Mar 2010 16:16:35 +0000 (17:16 +0100)]
Implement permissions, part 1. Interface works and is populated with existing permissions.

15 years agoFix session key.
Jan Schneider [Mon, 8 Mar 2010 12:48:06 +0000 (13:48 +0100)]
Fix session key.

15 years agoAdmin passwords are stored in an 'admin_password' entry.
Jan Schneider [Mon, 8 Mar 2010 12:47:52 +0000 (13:47 +0100)]
Admin passwords are stored in an 'admin_password' entry.

15 years agoIf 1st parameter to tempnam() is empty, it will use system tempdir default
Michael M Slusarz [Sun, 7 Mar 2010 07:25:49 +0000 (00:25 -0700)]
If 1st parameter to tempnam() is empty, it will use system tempdir default

15 years agotree display CSS tweaks
Michael M Slusarz [Sun, 7 Mar 2010 06:03:18 +0000 (23:03 -0700)]
tree display CSS tweaks

15 years agoFix URL linking on help node with no children
Michael M Slusarz [Sun, 7 Mar 2010 05:59:34 +0000 (22:59 -0700)]
Fix URL linking on help node with no children

15 years agoatc_indices can be (and often will be) 0
Michael M Slusarz [Sun, 7 Mar 2010 04:42:01 +0000 (21:42 -0700)]
atc_indices can be (and often will be) 0

15 years agoHelp system now uses SimpleXML.
Michael M Slusarz [Wed, 3 Feb 2010 07:36:00 +0000 (00:36 -0700)]
Help system now uses SimpleXML.

15 years agoExceptions not PEAR errors (Ticket #8172).
Gunnar Wrobel [Sun, 7 Mar 2010 21:08:33 +0000 (22:08 +0100)]
Exceptions not PEAR errors (Ticket #8172).

15 years agoFix configuration name.
Jan Schneider [Fri, 5 Mar 2010 18:40:59 +0000 (19:40 +0100)]
Fix configuration name.

15 years agoNo need to send Content-Transfer-Encoding header if it is 7bit
Michael M Slusarz [Fri, 5 Mar 2010 19:38:19 +0000 (12:38 -0700)]
No need to send Content-Transfer-Encoding header if it is 7bit

15 years agoDefault disposition should be empty, not inline
Michael M Slusarz [Fri, 5 Mar 2010 19:38:01 +0000 (12:38 -0700)]
Default disposition should be empty, not inline

15 years agoMore case fixes
Michael M Slusarz [Fri, 5 Mar 2010 19:18:18 +0000 (12:18 -0700)]
More case fixes

15 years agoDIMP now honors the 'allow_resume_all' configuration option
Michael M Slusarz [Fri, 5 Mar 2010 19:07:37 +0000 (12:07 -0700)]
DIMP now honors the 'allow_resume_all' configuration option

15 years agoRemove allow_resume_all_in_drafts config option
Michael M Slusarz [Fri, 5 Mar 2010 18:35:02 +0000 (11:35 -0700)]
Remove allow_resume_all_in_drafts config option

15 years agoClean up help service script
Michael M Slusarz [Fri, 5 Mar 2010 17:58:57 +0000 (10:58 -0700)]
Clean up help service script

15 years agosys_get_temp_dir() gives the temporary directory in PHP 5.2.1+
Michael M Slusarz [Fri, 5 Mar 2010 17:32:33 +0000 (10:32 -0700)]
sys_get_temp_dir() gives the temporary directory in PHP 5.2.1+

15 years agoAdd simplexml to list of required extensions
Michael M Slusarz [Fri, 5 Mar 2010 17:28:52 +0000 (10:28 -0700)]
Add simplexml to list of required extensions

15 years agodom and xml extensions always need to be available
Michael M Slusarz [Fri, 5 Mar 2010 17:21:09 +0000 (10:21 -0700)]
dom and xml extensions always need to be available

15 years agoutf8_[en|de]code() requires xml extension
Michael M Slusarz [Fri, 5 Mar 2010 17:18:14 +0000 (10:18 -0700)]
utf8_[en|de]code() requires xml extension

15 years agoRemove 'sort_limit' configuration option.
Michael M Slusarz [Fri, 5 Mar 2010 16:50:31 +0000 (09:50 -0700)]
Remove 'sort_limit' configuration option.

This option was meant to work around slowness/inadequacies of c-client.
Our Imap_Client library is much faster, so this should not be an issue
moving forward (if someone really wants to sort their 1,000,000 message
mailbox by thread, I guess that should be their option).

15 years agoThe shortcut is still needed because array_combine() fails with empty arrays.
Jan Schneider [Fri, 5 Mar 2010 18:26:07 +0000 (19:26 +0100)]
The shortcut is still needed because array_combine() fails with empty arrays.

15 years agoNew permissions layout.
Jan Schneider [Fri, 5 Mar 2010 13:41:54 +0000 (13:41 +0000)]
New permissions layout.

15 years agokronolithTabInfo/kronolithFormInfo -> kronolithDialogInfo
Jan Schneider [Fri, 5 Mar 2010 12:56:04 +0000 (12:56 +0000)]
kronolithTabInfo/kronolithFormInfo -> kronolithDialogInfo

15 years agoShout: Add missing '0' digit
Ben Klang [Fri, 5 Mar 2010 17:33:32 +0000 (12:33 -0500)]
Shout: Add missing '0' digit

15 years agoBetter document the consequences.
Jan Schneider [Thu, 4 Mar 2010 08:34:13 +0000 (09:34 +0100)]
Better document the consequences.

15 years agoStyle
Jan Schneider [Fri, 5 Mar 2010 11:01:50 +0000 (12:01 +0100)]
Style

15 years agoFix Cli/Horde initialization
Michael M Slusarz [Fri, 5 Mar 2010 06:47:36 +0000 (23:47 -0700)]
Fix Cli/Horde initialization

15 years agoMove uriB64[En|De]code() to Horde_Url
Michael M Slusarz [Fri, 5 Mar 2010 06:39:59 +0000 (23:39 -0700)]
Move uriB64[En|De]code() to Horde_Url

15 years agoCore requrires the Url package
Michael M Slusarz [Fri, 5 Mar 2010 06:39:23 +0000 (23:39 -0700)]
Core requrires the Url package

15 years agophpdoc
Michael M Slusarz [Fri, 5 Mar 2010 06:33:34 +0000 (23:33 -0700)]
phpdoc

15 years agoThis function already exists in Horde_Date
Michael M Slusarz [Fri, 5 Mar 2010 06:33:23 +0000 (23:33 -0700)]
This function already exists in Horde_Date

15 years agoMake this array a bit easier to read
Michael M Slusarz [Fri, 5 Mar 2010 06:32:51 +0000 (23:32 -0700)]
Make this array a bit easier to read

15 years agoDon't hardcode classname; optimize valuesToKeys()
Michael M Slusarz [Fri, 5 Mar 2010 06:22:15 +0000 (23:22 -0700)]
Don't hardcode classname; optimize valuesToKeys()

15 years agoMove nocacheUrl() from Util to Horde
Michael M Slusarz [Fri, 5 Mar 2010 06:18:18 +0000 (23:18 -0700)]
Move nocacheUrl() from Util to Horde

15 years agoFix function names
Michael M Slusarz [Fri, 5 Mar 2010 05:58:24 +0000 (22:58 -0700)]
Fix function names

15 years agoMerge width & wrap options for Html2text; use correct case for driver name
Michael M Slusarz [Fri, 5 Mar 2010 05:58:16 +0000 (22:58 -0700)]
Merge width & wrap options for Html2text; use correct case for driver name

15 years agoThis needs to be an array value
Michael M Slusarz [Fri, 5 Mar 2010 05:50:26 +0000 (22:50 -0700)]
This needs to be an array value

15 years agoUpdate CHANGES for ticket #8172
Gunnar Wrobel [Fri, 5 Mar 2010 06:57:30 +0000 (07:57 +0100)]
Update CHANGES for ticket #8172

15 years agoOnly set zoom level when initially loading an event with a location set.
Michael J. Rubinsky [Thu, 4 Mar 2010 23:59:56 +0000 (18:59 -0500)]
Only set zoom level when initially loading an event with a location set.

Honor the current zoom level for all map operations, except when first
opening an event with a location set.

15 years agoReset the mapMarker when removing it.
Michael J. Rubinsky [Thu, 4 Mar 2010 23:57:22 +0000 (18:57 -0500)]
Reset the mapMarker when removing it.

Some drivers will need to make sure placeMapMarker will recreate a new marker.

15 years agodoc
Michael M Slusarz [Thu, 4 Mar 2010 22:24:42 +0000 (15:24 -0700)]
doc

15 years agophpdoc
Michael M Slusarz [Thu, 4 Mar 2010 21:42:34 +0000 (14:42 -0700)]
phpdoc

15 years agoFix removal of superfluous whitespace
Michael M Slusarz [Thu, 4 Mar 2010 21:30:02 +0000 (14:30 -0700)]
Fix removal of superfluous whitespace

15 years agoShout: Make the editAction form a lot prettier
Ben Klang [Thu, 4 Mar 2010 20:17:33 +0000 (15:17 -0500)]
Shout: Make the editAction form a lot prettier

15 years agoHorde_Serialize now throws exceptions
Michael M Slusarz [Thu, 4 Mar 2010 19:37:57 +0000 (12:37 -0700)]
Horde_Serialize now throws exceptions

15 years agoAdd package.xml entries for new tests
Michael M Slusarz [Thu, 4 Mar 2010 19:37:47 +0000 (12:37 -0700)]
Add package.xml entries for new tests

15 years agoMark these methods as deprecated
Michael M Slusarz [Thu, 4 Mar 2010 19:30:25 +0000 (12:30 -0700)]
Mark these methods as deprecated

15 years agoRemove Horde_Util::closeWindowJS()
Michael M Slusarz [Thu, 4 Mar 2010 19:18:27 +0000 (12:18 -0700)]
Remove Horde_Util::closeWindowJS()

15 years agoFix pathnames
Michael M Slusarz [Thu, 4 Mar 2010 19:06:27 +0000 (12:06 -0700)]
Fix pathnames