horde.git
15 years agothis is redundant
Michael J. Rubinsky [Mon, 17 May 2010 18:44:08 +0000 (14:44 -0400)]
this is redundant

15 years agoThis belongs in Applicaiton.php
Michael J. Rubinsky [Mon, 17 May 2010 18:42:19 +0000 (14:42 -0400)]
This belongs in Applicaiton.php

15 years agomake sure $_temp is an array
Michael J. Rubinsky [Mon, 17 May 2010 18:36:27 +0000 (14:36 -0400)]
make sure $_temp is an array

15 years agofix application initialization
Michael J. Rubinsky [Mon, 17 May 2010 18:34:53 +0000 (14:34 -0400)]
fix application initialization

15 years agoFix Horde::img usage
Michael J. Rubinsky [Mon, 17 May 2010 18:20:14 +0000 (14:20 -0400)]
Fix Horde::img usage
Bug: 9036

15 years agoClose quick event form if opening another form.
Jan Schneider [Mon, 17 May 2010 16:33:59 +0000 (18:33 +0200)]
Close quick event form if opening another form.

15 years agoFix setting end date with picker.
Jan Schneider [Mon, 17 May 2010 16:22:09 +0000 (18:22 +0200)]
Fix setting end date with picker.

15 years agoMake methods public.
Jan Schneider [Mon, 17 May 2010 15:26:43 +0000 (17:26 +0200)]
Make methods public.

15 years agoAdd black/white attendee icons for event bubbles.
Jan Schneider [Mon, 17 May 2010 14:28:55 +0000 (16:28 +0200)]
Add black/white attendee icons for event bubbles.

15 years agoCatch error.
Jan Schneider [Mon, 17 May 2010 14:26:42 +0000 (16:26 +0200)]
Catch error.

15 years agoFix closing gettext tags (Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>)
Chuck Hagenbuch [Mon, 17 May 2010 14:03:04 +0000 (10:03 -0400)]
Fix closing gettext tags (Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>)

15 years agoCast to string explicitly, autocasting happens after evaluation of the method calls.
Jan Schneider [Mon, 17 May 2010 13:09:11 +0000 (15:09 +0200)]
Cast to string explicitly, autocasting happens after evaluation of the method calls.

15 years agoTest overwriting.
Jan Schneider [Mon, 17 May 2010 12:55:09 +0000 (14:55 +0200)]
Test overwriting.

15 years agoSpecify application, there is no app on the stack at this point.
Jan Schneider [Mon, 17 May 2010 12:46:50 +0000 (14:46 +0200)]
Specify application, there is no app on the stack at this point.

15 years agoIf we have to check for permissions, and if the user is supposed to be logged
Jan Schneider [Mon, 17 May 2010 12:42:49 +0000 (14:42 +0200)]
If we have to check for permissions, and if the user is supposed to be logged
in, call checkExistingAuth() to make sure that the authentication really
hasn't expired yet.

15 years agoUse singular "migration/".
Jan Schneider [Mon, 17 May 2010 12:05:03 +0000 (14:05 +0200)]
Use singular "migration/".
Install migration scripts using data role and full package path.

15 years agoAvoid a blank screen if registry.php is missing
Chuck Hagenbuch [Mon, 17 May 2010 02:18:46 +0000 (22:18 -0400)]
Avoid a blank screen if registry.php is missing

15 years agoFix typo (need a string here, not an array)
Chuck Hagenbuch [Mon, 17 May 2010 02:18:19 +0000 (22:18 -0400)]
Fix typo (need a string here, not an array)

15 years agoReplace the ImplementationWithSetters binder with an AnnotatedSetters binder that...
Chuck Hagenbuch [Mon, 17 May 2010 02:00:39 +0000 (22:00 -0400)]
Replace the ImplementationWithSetters binder with an AnnotatedSetters binder that can be stacked on any other binder.

Also add examples for the annotated setters and closure binders.

15 years agoCheck authentication driver for expired authentication. Still doesn't trigger logouts...
Jan Schneider [Fri, 14 May 2010 22:03:51 +0000 (00:03 +0200)]
Check authentication driver for expired authentication. Still doesn't trigger logouts though.

15 years agoTweak widths.
Jan Schneider [Fri, 14 May 2010 15:03:31 +0000 (17:03 +0200)]
Tweak widths.

15 years agoAdd Null IMP_Sentmail driver
Michael M Slusarz [Fri, 14 May 2010 20:04:26 +0000 (14:04 -0600)]
Add Null IMP_Sentmail driver

15 years agoUpdate Horde_Data to H4
Michael M Slusarz [Wed, 12 May 2010 21:34:26 +0000 (15:34 -0600)]
Update Horde_Data to H4

Remove dependency on Core.

This library still is way too much of a UI/widget-y class and not enough
of a standalone library.

15 years agoSome low-hanging fruit locations to use the new PEAR DB binder
Michael M Slusarz [Fri, 14 May 2010 19:17:21 +0000 (13:17 -0600)]
Some low-hanging fruit locations to use the new PEAR DB binder

15 years agoRemove all sorts of H3-related cruft.
Michael M Slusarz [Fri, 14 May 2010 19:16:53 +0000 (13:16 -0600)]
Remove all sorts of H3-related cruft.

15 years agoFix function arguments.
Michael M Slusarz [Fri, 14 May 2010 20:05:49 +0000 (14:05 -0600)]
Fix function arguments.

15 years agoSentmail SQL driver now supports split read/write operation
Michael M Slusarz [Fri, 14 May 2010 19:01:37 +0000 (13:01 -0600)]
Sentmail SQL driver now supports split read/write operation

15 years agoBug #9027: Use Horde_Db_Pear binder to get DB objects
Michael M Slusarz [Fri, 14 May 2010 18:45:57 +0000 (12:45 -0600)]
Bug #9027: Use Horde_Db_Pear binder to get DB objects

15 years agoCan't pass arguments to binders
Michael M Slusarz [Fri, 14 May 2010 18:28:09 +0000 (12:28 -0600)]
Can't pass arguments to binders

15 years agoRemoved Horde_Util::assertDriverConfig()
Michael M Slusarz [Fri, 14 May 2010 18:21:01 +0000 (12:21 -0600)]
Removed Horde_Util::assertDriverConfig()

15 years agoFix signatures and deviceExists() implementation of File driver.
Jan Schneider [Fri, 14 May 2010 14:53:36 +0000 (16:53 +0200)]
Fix signatures and deviceExists() implementation of File driver.

15 years agoMFB
Jan Schneider [Thu, 13 May 2010 17:40:00 +0000 (19:40 +0200)]
MFB

15 years agoFix visibility.
Jan Schneider [Fri, 14 May 2010 14:04:10 +0000 (16:04 +0200)]
Fix visibility.

15 years agoOne more unset write_db.
Jan Schneider [Fri, 14 May 2010 13:42:13 +0000 (15:42 +0200)]
One more unset write_db.

15 years agosome RDBMS have problems with keys of this length, remove them.
Michael J. Rubinsky [Thu, 13 May 2010 23:10:50 +0000 (19:10 -0400)]
some RDBMS have problems with keys of this length, remove them.

15 years agoAdd a time marker if displaying the current day.
Jan Schneider [Thu, 13 May 2010 22:29:55 +0000 (00:29 +0200)]
Add a time marker if displaying the current day.

15 years agoMore places to fix if no split DB is configured
Michael M Slusarz [Thu, 13 May 2010 21:37:58 +0000 (15:37 -0600)]
More places to fix if no split DB is configured

15 years agows
Michael M Slusarz [Thu, 13 May 2010 20:30:42 +0000 (14:30 -0600)]
ws

15 years agoFix if no split db has been configured.
Jan Schneider [Thu, 13 May 2010 21:28:51 +0000 (23:28 +0200)]
Fix if no split db has been configured.

15 years agochanges
Michael J. Rubinsky [Thu, 13 May 2010 19:33:33 +0000 (15:33 -0400)]
changes

15 years agoAdd listTimeObjects calendars to the choice of calendars to display in blocks.
Michael J. Rubinsky [Thu, 13 May 2010 19:26:05 +0000 (15:26 -0400)]
Add listTimeObjects calendars to the choice of calendars to display in blocks.

Ticket: 8530

15 years agoThis class requires the Injector
Michael M Slusarz [Thu, 13 May 2010 17:49:13 +0000 (11:49 -0600)]
This class requires the Injector

15 years agoHorde_Cache:: cleanups.
Michael M Slusarz [Thu, 13 May 2010 08:49:09 +0000 (02:49 -0600)]
Horde_Cache:: cleanups.

Implement Horde_Cache::factory(), Horde_Cache_Exception::.
phpdoc

15 years agoMove DB init out of classes and into binders
Michael M Slusarz [Thu, 13 May 2010 08:30:35 +0000 (02:30 -0600)]
Move DB init out of classes and into binders

15 years agoHorde_Token cleanups.
Michael M Slusarz [Thu, 13 May 2010 08:15:11 +0000 (02:15 -0600)]
Horde_Token cleanups.

Horde 4 fixes.  Move DB init out of class.  Use Horde_Token_Exception.
Add Null driver.  Split Driver code into separate class.

15 years agoFix logic
Michael M Slusarz [Thu, 13 May 2010 17:07:31 +0000 (11:07 -0600)]
Fix logic

15 years agoMore correct - we want the form element value here
Michael M Slusarz [Thu, 13 May 2010 16:59:17 +0000 (10:59 -0600)]
More correct - we want the form element value here

15 years agoAdd missing reply all graphic to message log output
Michael M Slusarz [Thu, 13 May 2010 04:54:17 +0000 (22:54 -0600)]
Add missing reply all graphic to message log output

15 years agoSort exception list before display.
Michael J. Rubinsky [Thu, 13 May 2010 14:14:16 +0000 (10:14 -0400)]
Sort exception list before display.

Ticket: 7688

15 years agoBug #9022: This variable is a boolean.
Rui Carneiro [Wed, 12 May 2010 16:23:38 +0000 (17:23 +0100)]
Bug #9022: This variable is a boolean.

Signed-off-by: Michael M Slusarz <slusarz@curecanti.org>
15 years agoreportSpam() should always indicate success.
Michael M Slusarz [Thu, 13 May 2010 03:29:53 +0000 (21:29 -0600)]
reportSpam() should always indicate success.

0 indicates no messages were moved, not an error.  Error messages will
be transmitted to the user via notifications, if necessary.

15 years agoAdd activesync page to admin menu, render tree nodes closed by default
Michael J. Rubinsky [Wed, 12 May 2010 23:01:30 +0000 (19:01 -0400)]
Add activesync page to admin menu, render tree nodes closed by default

15 years agoMove the rest of these handlers to their own classes.
Michael J. Rubinsky [Wed, 12 May 2010 22:46:52 +0000 (18:46 -0400)]
Move the rest of these handlers to their own classes.

Get the cruft out of the main activesync class, comment out unused (for now)
constants etc...

15 years agoImplement the last of the non-email related requests for AS version 2.5 support.Imple...
Michael J. Rubinsky [Wed, 12 May 2010 22:20:45 +0000 (18:20 -0400)]
Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.

15 years agofix the image var renderer icons to work with new Horde::img()
Michael J. Rubinsky [Wed, 12 May 2010 22:06:18 +0000 (18:06 -0400)]
fix the image var renderer icons to work with new Horde::img()

15 years agoReversed logic
Michael M Slusarz [Wed, 12 May 2010 20:47:24 +0000 (14:47 -0600)]
Reversed logic

15 years agoThis MUST be require, not include, since without Autoloader we ain't going anywhere
Michael M Slusarz [Wed, 12 May 2010 20:37:07 +0000 (14:37 -0600)]
This MUST be require, not include, since without Autoloader we ain't going anywhere

15 years agoFix DROP INDEX syntax
Michael J. Rubinsky [Wed, 12 May 2010 18:39:33 +0000 (14:39 -0400)]
Fix DROP INDEX syntax

15 years agoAdd wipe and remove actions to the activesync adminstration screen
Michael J. Rubinsky [Wed, 12 May 2010 18:27:02 +0000 (14:27 -0400)]
Add wipe and remove actions to the activesync adminstration screen

15 years agoNo need to have device loaded first here.
Michael J. Rubinsky [Wed, 12 May 2010 18:26:42 +0000 (14:26 -0400)]
No need to have device loaded first here.

15 years agoThe new prototype Layout code messes a bunch of previous layout determination up...
Michael M Slusarz [Wed, 12 May 2010 17:50:05 +0000 (11:50 -0600)]
The new prototype Layout code messes a bunch of previous layout determination up - try to sort out that mess

15 years agoFix KNL width positioning
Michael M Slusarz [Wed, 12 May 2010 17:25:59 +0000 (11:25 -0600)]
Fix KNL width positioning

15 years agoCan't set domParent in default list - this breaks every KNL that is not attached...
Michael M Slusarz [Wed, 12 May 2010 17:13:27 +0000 (11:13 -0600)]
Can't set domParent in default list - this breaks every KNL that is not attached to a body element

15 years agoDesign tweaks.
Jan Schneider [Wed, 12 May 2010 16:52:26 +0000 (18:52 +0200)]
Design tweaks.

15 years agoFurther improvements.
Jan Schneider [Wed, 12 May 2010 15:29:49 +0000 (16:29 +0100)]
Further improvements.

15 years agoneed to load the device first
Michael J. Rubinsky [Wed, 12 May 2010 16:40:42 +0000 (12:40 -0400)]
need to load the device first

15 years agofix query for listing all devices, unfiltered by users.
Michael J. Rubinsky [Wed, 12 May 2010 16:40:11 +0000 (12:40 -0400)]
fix query for listing all devices, unfiltered by users.

15 years agoRename this method getDeviceInfo() -> loadDeviceInfo(), no need to pass
Michael J. Rubinsky [Wed, 12 May 2010 16:22:39 +0000 (12:22 -0400)]
Rename this method getDeviceInfo() -> loadDeviceInfo(), no need to pass
username in this form, just get it when processing changes.

15 years agoAllow each device to have mulitple user accounts
Michael J. Rubinsky [Wed, 12 May 2010 14:56:37 +0000 (10:56 -0400)]
Allow each device to have mulitple user accounts

SQL update script must be run. It's necessary to force the device to refresh - sorry, Jan ;).
You might be able to get away with only refreshing one collection (like calendars), or even just
pretend to edit the account settings and re-save them (which usually produces a foldersync request).

Alternatively, you can manually add the username/device mapping if it's known to the users table,
and add the username to the other new username fields in the map table and state table.

to the database tables if they are known.

15 years agoFix file perms.
Jan Schneider [Wed, 12 May 2010 11:04:20 +0000 (13:04 +0200)]
Fix file perms.

15 years agoDon't target the frameset when redirecting.
Jan Schneider [Wed, 12 May 2010 14:38:21 +0000 (16:38 +0200)]
Don't target the frameset when redirecting.

15 years agoMissed adding a json_decode().
Jan Schneider [Wed, 12 May 2010 14:36:50 +0000 (16:36 +0200)]
Missed adding a json_decode().

15 years agoAvoid warning if already defined.
Jan Schneider [Wed, 12 May 2010 14:34:09 +0000 (16:34 +0200)]
Avoid warning if already defined.

15 years agoDefine HORDE_BASE in horde/config/horde.local.php too
Jan Schneider [Wed, 12 May 2010 11:31:17 +0000 (11:31 +0000)]
Define HORDE_BASE in horde/config/horde.local.php too

15 years agoHighlight if static directory is fine.
Jan Schneider [Wed, 12 May 2010 11:34:32 +0000 (13:34 +0200)]
Highlight if static directory is fine.

15 years agoAvoid double loading of horde.local.php if already loaded in test.php
Jan Schneider [Wed, 12 May 2010 11:25:35 +0000 (13:25 +0200)]
Avoid double loading of horde.local.php if already loaded in test.php

15 years agoFix parse error.
Jan Schneider [Wed, 12 May 2010 10:06:40 +0000 (12:06 +0200)]
Fix parse error.

15 years agoMFB: Skip vbooks if the base source is not (longer) available.
Jan Schneider [Wed, 12 May 2010 10:03:22 +0000 (12:03 +0200)]
MFB: Skip vbooks if the base source is not (longer) available.

15 years agoUse new Horde_Mail:: package
Michael M Slusarz [Wed, 12 May 2010 03:58:26 +0000 (21:58 -0600)]
Use new Horde_Mail:: package

Resolves Request #8909 (pass stream to send())

15 years agoAdd Horde_Mail package.
Michael M Slusarz [Wed, 12 May 2010 01:07:32 +0000 (19:07 -0600)]
Add Horde_Mail package.

Adds the following features:
 * Allows a stream to be passed in.
 * Allows raw headertext to be used in the outgoing messages (required
   for things like message redirection pursuant to RFC 5322 [3.6.6]).
 * Native PHP 5 code.
 * Provides more comprehensive sendmail error messages.
 * Uses Exceptions instead of PEAR_Errors.

15 years agoFix opening redbox dialogs after opening a task dialog.
Jan Schneider [Tue, 11 May 2010 22:43:11 +0000 (00:43 +0200)]
Fix opening redbox dialogs after opening a task dialog.

15 years agoProvide a time selection drop down when clicking on a time field.
Jan Schneider [Tue, 11 May 2010 22:35:27 +0000 (00:35 +0200)]
Provide a time selection drop down when clicking on a time field.

15 years agoreturn, for consistency.
Jan Schneider [Tue, 11 May 2010 22:29:28 +0000 (00:29 +0200)]
return, for consistency.

15 years agoI'm not sure why we needed a hidden overflow here, but hides popups opened
Jan Schneider [Tue, 11 May 2010 22:28:50 +0000 (00:28 +0200)]
I'm not sure why we needed a hidden overflow here, but hides popups opened
from a redbox dialog.

15 years agoFix calculating size and position if not attaching to the body.
Jan Schneider [Tue, 11 May 2010 21:45:58 +0000 (23:45 +0200)]
Fix calculating size and position if not attaching to the body.

15 years agoAdd Null Horde_Lock driver
Michael M Slusarz [Tue, 11 May 2010 19:42:13 +0000 (13:42 -0600)]
Add Null Horde_Lock driver

15 years agoFix logic, clearer error label
Michael M Slusarz [Tue, 11 May 2010 05:43:04 +0000 (23:43 -0600)]
Fix logic, clearer error label

15 years agoThese will be constants, though it's not currently used.
Michael J. Rubinsky [Tue, 11 May 2010 19:47:02 +0000 (15:47 -0400)]
These will be constants, though it's not currently used.

15 years agoThese are constants now
Michael J. Rubinsky [Tue, 11 May 2010 19:45:44 +0000 (15:45 -0400)]
These are constants now

15 years agoThis is the busystatus, not response status
Michael J. Rubinsky [Tue, 11 May 2010 19:44:49 +0000 (15:44 -0400)]
This is the busystatus, not response status

15 years agoThis is already a constant
Michael J. Rubinsky [Tue, 11 May 2010 19:38:55 +0000 (15:38 -0400)]
This is already a constant

15 years agoUse the constants instead of translating
Michael J. Rubinsky [Tue, 11 May 2010 19:18:03 +0000 (15:18 -0400)]
Use the constants instead of translating

15 years agoFix status property translation
Michael J. Rubinsky [Tue, 11 May 2010 19:17:26 +0000 (15:17 -0400)]
Fix status property translation

15 years agoOne more tenative.
Jan Schneider [Tue, 11 May 2010 16:53:44 +0000 (18:53 +0200)]
One more tenative.

15 years agoFix viral typo.
Jan Schneider [Tue, 11 May 2010 16:37:51 +0000 (18:37 +0200)]
Fix viral typo.

15 years agoIndention
Jan Schneider [Tue, 11 May 2010 16:27:29 +0000 (18:27 +0200)]
Indention

15 years agoExit early if no results
Michael J. Rubinsky [Tue, 11 May 2010 16:25:05 +0000 (12:25 -0400)]
Exit early if no results

15 years agocountry fields can be ghosted
Michael J. Rubinsky [Tue, 11 May 2010 15:39:56 +0000 (11:39 -0400)]
country fields can be ghosted

15 years agoFix country handling for AS.
Michael J. Rubinsky [Tue, 11 May 2010 15:33:12 +0000 (11:33 -0400)]
Fix country handling for AS.

Use the localized name of the country when sending to the device, and
assume the value coming from the device is also the localized name.

15 years agoFix display of recurrence fields on event form for new events
Michael J. Rubinsky [Tue, 11 May 2010 14:51:05 +0000 (10:51 -0400)]
Fix display of recurrence fields on event form for new events