horde.git
14 years agoremoved long since deprecated file master origin/HEAD origin/master
Michael J. Rubinsky [Tue, 1 Feb 2011 16:48:20 +0000 (11:48 -0500)]
removed long since deprecated file

14 years agostart cleaning up Ansel_View.
Michael J. Rubinsky [Tue, 1 Feb 2011 16:45:30 +0000 (11:45 -0500)]
start cleaning up Ansel_View.

Abstract out another base class. Reduces code duplication for some
of the methods only needed by "Ansel" views, (as opposed to javascript
embedded views).

14 years agoFix copy/paste error.
Michael J Rubinsky [Tue, 1 Feb 2011 16:31:17 +0000 (11:31 -0500)]
Fix copy/paste error.

14 years agoCatch queries without results.
Jan Schneider [Tue, 1 Feb 2011 15:13:23 +0000 (16:13 +0100)]
Catch queries without results.

14 years agoAdd columnCount() to native mysql drivers.
Jan Schneider [Tue, 1 Feb 2011 15:10:34 +0000 (16:10 +0100)]
Add columnCount() to native mysql drivers.

14 years agoUse the correct constant, don't depend on PDO.
Jan Schneider [Tue, 1 Feb 2011 14:54:26 +0000 (15:54 +0100)]
Use the correct constant, don't depend on PDO.

14 years agoAdd option to set fetchmode.
Jan Schneider [Tue, 1 Feb 2011 14:53:18 +0000 (15:53 +0100)]
Add option to set fetchmode.

14 years agoOnly get column name keys.
Jan Schneider [Tue, 1 Feb 2011 14:11:57 +0000 (15:11 +0100)]
Only get column name keys.

14 years agoRe-order to actually display the notification. Fix layout.
Jan Schneider [Tue, 1 Feb 2011 14:06:26 +0000 (15:06 +0100)]
Re-order to actually display the notification. Fix layout.

14 years agoCatch exception.
Jan Schneider [Tue, 1 Feb 2011 13:59:00 +0000 (14:59 +0100)]
Catch exception.

14 years agoAdd missing new.
Jan Schneider [Tue, 1 Feb 2011 13:51:12 +0000 (14:51 +0100)]
Add missing new.

14 years agomake gallery counts separately stylable/hidable
Chuck Hagenbuch [Tue, 1 Feb 2011 05:41:58 +0000 (00:41 -0500)]
make gallery counts separately stylable/hidable

14 years agoThese variables should not be static
Ben Klang [Tue, 1 Feb 2011 00:00:26 +0000 (19:00 -0500)]
These variables should not be static

14 years agoChange default logging to syslog
Ben Klang [Mon, 31 Jan 2011 23:20:16 +0000 (18:20 -0500)]
Change default logging to syslog

14 years agofix setting recurrence values in certain cases.
Michael J. Rubinsky [Mon, 31 Jan 2011 18:49:09 +0000 (13:49 -0500)]
fix setting recurrence values in certain cases.

We don't want to fall through to the next case: stanzas here.

14 years agoAvoid infinite loop during error condition. Set date before loading events.
Jan Schneider [Mon, 31 Jan 2011 17:25:59 +0000 (18:25 +0100)]
Avoid infinite loop during error condition. Set date before loading events.

14 years agoThis should be a class constant
Michael J. Rubinsky [Mon, 31 Jan 2011 14:27:17 +0000 (09:27 -0500)]
This should be a class constant

14 years agoGalleries are referred to by id in Ansel, not name
Michael J. Rubinsky [Mon, 31 Jan 2011 14:21:21 +0000 (09:21 -0500)]
Galleries are referred to by id in Ansel, not name

14 years agoRemove dead feed aggregator from feed xsl
Chuck Hagenbuch [Mon, 31 Jan 2011 06:12:02 +0000 (01:12 -0500)]
Remove dead feed aggregator from feed xsl

14 years agoencoding is always UTF-8 now
Chuck Hagenbuch [Mon, 31 Jan 2011 06:11:50 +0000 (01:11 -0500)]
encoding is always UTF-8 now

14 years agodon't use 'as' for table alias
Michael J Rubinsky [Sun, 30 Jan 2011 04:18:50 +0000 (23:18 -0500)]
don't use 'as' for table alias

14 years agoreadd the syntaxhightler plugin for the RTE
Michael J. Rubinsky [Sun, 30 Jan 2011 04:14:54 +0000 (23:14 -0500)]
readd the syntaxhightler plugin for the RTE

This was removed with the last update of CKEditor...re-add it.

14 years agoDon't advertise Bing/VirtualEarth support in Kronolith.
Michael J. Rubinsky [Sun, 30 Jan 2011 02:18:59 +0000 (21:18 -0500)]
Don't advertise Bing/VirtualEarth support in Kronolith.

Kronolith displays the map using late rendering. Openlayers has a
bug with late rendering and Bing maps:

http://trac.osgeo.org/openlayers/ticket/2711
Tracked locally as Bug: 9111.

Don't advertise Bing until this bug is fixed in OL.

14 years agoUpdate package.xml.
Jan Schneider [Fri, 28 Jan 2011 22:50:41 +0000 (23:50 +0100)]
Update package.xml.

14 years agoFix package.xml.
Gunnar Wrobel [Fri, 28 Jan 2011 22:27:15 +0000 (23:27 +0100)]
Fix package.xml.

14 years agoFix package.xml
Gunnar Wrobel [Fri, 28 Jan 2011 22:24:40 +0000 (23:24 +0100)]
Fix package.xml

14 years agoFix parse errors.
Jan Schneider [Fri, 28 Jan 2011 21:38:09 +0000 (22:38 +0100)]
Fix parse errors.

14 years agoHappy New Year!
Jan Schneider [Fri, 28 Jan 2011 21:31:54 +0000 (22:31 +0100)]
Happy New Year!

14 years agoWrap event icons with a span.
Jan Schneider [Fri, 28 Jan 2011 21:03:00 +0000 (22:03 +0100)]
Wrap event icons with a span.

14 years agoAutoincrement
Jan Schneider [Fri, 28 Jan 2011 20:34:57 +0000 (21:34 +0100)]
Autoincrement

14 years agoThis class doesn't need a logger, any errors are already logged by the Db
Jan Schneider [Fri, 28 Jan 2011 20:29:02 +0000 (21:29 +0100)]
This class doesn't need a logger, any errors are already logged by the Db
instance. Fixes also re-throwing exceptions.

14 years agoAnother place to fix BYTEA conversion
Michael M Slusarz [Fri, 28 Jan 2011 20:13:03 +0000 (13:13 -0700)]
Another place to fix BYTEA conversion

14 years agoClean up horde/scripts directory
Michael M Slusarz [Fri, 28 Jan 2011 19:27:15 +0000 (12:27 -0700)]
Clean up horde/scripts directory

1st attempt at cleaning up squirrelmail import script (no idea if it
still works or not)
Convert set_perms to a PHP script.

14 years agoEnsure return from this method is a string
Michael M Slusarz [Fri, 28 Jan 2011 18:38:05 +0000 (11:38 -0700)]
Ensure return from this method is a string

14 years agoFix exception message
Michael M Slusarz [Fri, 28 Jan 2011 17:34:43 +0000 (10:34 -0700)]
Fix exception message

14 years agoUse full path for CSS.
Jan Schneider [Fri, 28 Jan 2011 20:10:41 +0000 (21:10 +0100)]
Use full path for CSS.

14 years agoRemove upgrade instructions for last major version.
Jan Schneider [Fri, 28 Jan 2011 18:06:43 +0000 (19:06 +0100)]
Remove upgrade instructions for last major version.

14 years agoRemove 3.0 upgrade scripts.
Jan Schneider [Fri, 28 Jan 2011 18:00:17 +0000 (19:00 +0100)]
Remove 3.0 upgrade scripts.

14 years agoNo longer necessary, migrations are complete now.
Jan Schneider [Fri, 28 Jan 2011 17:59:32 +0000 (18:59 +0100)]
No longer necessary, migrations are complete now.

14 years agoConvert Horde_SyncML to migrations.
Jan Schneider [Fri, 28 Jan 2011 17:58:35 +0000 (18:58 +0100)]
Convert Horde_SyncML to migrations.

14 years agoDataTree tables don't need to be created anymore.
Jan Schneider [Fri, 28 Jan 2011 17:42:05 +0000 (18:42 +0100)]
DataTree tables don't need to be created anymore.

14 years agoConvert Horde_Auth to migrations.
Jan Schneider [Fri, 28 Jan 2011 17:41:17 +0000 (18:41 +0100)]
Convert Horde_Auth to migrations.

14 years agoConvert Horde_Token to migrations.
Jan Schneider [Fri, 28 Jan 2011 17:31:56 +0000 (18:31 +0100)]
Convert Horde_Token to migrations.

14 years agoConvert Horde_Core_Auth_Signup to migrations.
Jan Schneider [Fri, 28 Jan 2011 17:24:11 +0000 (18:24 +0100)]
Convert Horde_Core_Auth_Signup to migrations.

14 years agoConvert Horde_SessionHandler to migrations.
Jan Schneider [Fri, 28 Jan 2011 17:13:32 +0000 (18:13 +0100)]
Convert Horde_SessionHandler to migrations.

14 years agoConvert Horde_Prefs to migrations.
Jan Schneider [Fri, 28 Jan 2011 17:05:33 +0000 (18:05 +0100)]
Convert Horde_Prefs to migrations.

14 years agoConvert Horde_Perms to migrations.
Jan Schneider [Fri, 28 Jan 2011 16:56:57 +0000 (17:56 +0100)]
Convert Horde_Perms to migrations.

14 years agoConvert Horde_VFS to migrations.
Jan Schneider [Fri, 28 Jan 2011 16:49:20 +0000 (17:49 +0100)]
Convert Horde_VFS to migrations.

14 years agoThe SQL log driver has been dropped.
Jan Schneider [Fri, 28 Jan 2011 16:23:37 +0000 (17:23 +0100)]
The SQL log driver has been dropped.

14 years agoNo longer needed.
Jan Schneider [Fri, 28 Jan 2011 16:23:14 +0000 (17:23 +0100)]
No longer needed.

14 years agoConvert Horde_Lock to migrations.
Jan Schneider [Fri, 28 Jan 2011 16:20:36 +0000 (17:20 +0100)]
Convert Horde_Lock to migrations.

14 years agoBug #9542: Fixed getPermission argument name.
Rui Carneiro [Fri, 28 Jan 2011 11:22:27 +0000 (11:22 +0000)]
Bug #9542: Fixed getPermission argument name.

Signed-off-by: Michael M Slusarz <slusarz@curecanti.org>
14 years agoFix $opts argument to IMP_Folder::create()
Michael M Slusarz [Fri, 28 Jan 2011 06:44:29 +0000 (23:44 -0700)]
Fix $opts argument to IMP_Folder::create()

14 years agoNo need to grant all permissions to the share owner.
Jan Schneider [Fri, 28 Jan 2011 14:42:57 +0000 (15:42 +0100)]
No need to grant all permissions to the share owner.

14 years agoSimplify.
Jan Schneider [Fri, 28 Jan 2011 14:42:18 +0000 (15:42 +0100)]
Simplify.

14 years agoFix retrieving share permissions when using listShares().
Jan Schneider [Fri, 28 Jan 2011 14:41:04 +0000 (15:41 +0100)]
Fix retrieving share permissions when using listShares().

14 years agoAdd shortcut methods for adding and removing default, guest, and creator permissions.
Jan Schneider [Fri, 28 Jan 2011 14:39:54 +0000 (15:39 +0100)]
Add shortcut methods for adding and removing default, guest, and creator permissions.

14 years agosetPermission() already saves the share.
Jan Schneider [Fri, 28 Jan 2011 14:39:14 +0000 (15:39 +0100)]
setPermission() already saves the share.

14 years agoFix class name.
Jan Schneider [Fri, 28 Jan 2011 13:30:59 +0000 (14:30 +0100)]
Fix class name.

14 years agoUpdate package.xml
Gunnar Wrobel [Fri, 28 Jan 2011 08:12:11 +0000 (09:12 +0100)]
Update package.xml

14 years agomonthdayyear needs this javascript also
Michael J. Rubinsky [Fri, 28 Jan 2011 05:33:29 +0000 (00:33 -0500)]
monthdayyear needs this javascript also

Fixes Horde_Form based  datepicker not updating form fields.

14 years agofix element name
Michael J. Rubinsky [Fri, 28 Jan 2011 05:03:11 +0000 (00:03 -0500)]
fix element name

14 years agoFix including common-header.inc on nag's search page.
Michael J. Rubinsky [Fri, 28 Jan 2011 02:45:44 +0000 (21:45 -0500)]
Fix including common-header.inc on nag's search page.

14 years agoremove unnecessary &
Michael J. Rubinsky [Fri, 28 Jan 2011 00:56:48 +0000 (19:56 -0500)]
remove unnecessary &

14 years agoFix case on form file
Chuck Hagenbuch [Fri, 28 Jan 2011 02:28:24 +0000 (21:28 -0500)]
Fix case on form file

14 years agoFix passing parameters to Turba_Form const'rs
Michael J. Rubinsky [Thu, 27 Jan 2011 22:48:19 +0000 (17:48 -0500)]
Fix passing parameters to Turba_Form const'rs

14 years agoAdd getPermission() tests.
Jan Schneider [Thu, 27 Jan 2011 22:17:25 +0000 (23:17 +0100)]
Add getPermission() tests.

14 years agoSort by share_id by default.
Jan Schneider [Thu, 27 Jan 2011 21:51:37 +0000 (22:51 +0100)]
Sort by share_id by default.

14 years agoSimplify tests.
Jan Schneider [Thu, 27 Jan 2011 21:51:11 +0000 (22:51 +0100)]
Simplify tests.

14 years agoUpdate package.xml
Gunnar Wrobel [Thu, 27 Jan 2011 22:02:48 +0000 (23:02 +0100)]
Update package.xml

14 years agoremove some stray require_once statements
Michael J. Rubinsky [Thu, 27 Jan 2011 22:00:32 +0000 (17:00 -0500)]
remove some stray require_once statements

14 years agoNative PHP5 code for Nag.
Michael J. Rubinsky [Thu, 27 Jan 2011 21:51:59 +0000 (16:51 -0500)]
Native PHP5 code for Nag.

Only thing not touched is the Kolab driver code, as Gunnar indicated
they all need to be rewritten.

14 years agoAllow specifying an application scope for custom form types.
Michael J. Rubinsky [Thu, 27 Jan 2011 21:49:26 +0000 (16:49 -0500)]
Allow specifying an application scope for custom form types.

This allows applications to add their own Horde_Form_Type_* classes
and have them be properly autoloaded. This is an interim solution only
until Horde_Form is refactored after 4.0 is released..

14 years agoUpdate package.xml.
Gunnar Wrobel [Thu, 27 Jan 2011 21:04:46 +0000 (22:04 +0100)]
Update package.xml.

14 years agoBug #9542: Fix permissions usage in IMP
Michael M Slusarz [Thu, 27 Jan 2011 18:34:16 +0000 (11:34 -0700)]
Bug #9542: Fix permissions usage in IMP

14 years agoThis is PHP 5.3, and we filter the names anyway.
Jan Schneider [Thu, 27 Jan 2011 18:12:04 +0000 (19:12 +0100)]
This is PHP 5.3, and we filter the names anyway.

14 years agoOnly hide those DIVs if they aren't visible yet. IE loses focus on input fields
Jan Schneider [Thu, 27 Jan 2011 17:24:03 +0000 (18:24 +0100)]
Only hide those DIVs if they aren't visible yet. IE loses focus on input fields
if you hide the surrounding DIV.

14 years agoFix element name.
Jan Schneider [Thu, 27 Jan 2011 17:16:02 +0000 (18:16 +0100)]
Fix element name.

14 years agoIE doesn't support textContent.
Jan Schneider [Thu, 27 Jan 2011 16:53:09 +0000 (17:53 +0100)]
IE doesn't support textContent.

14 years agoNeed to call process() here too.
Jan Schneider [Thu, 27 Jan 2011 14:50:03 +0000 (15:50 +0100)]
Need to call process() here too.

14 years agoHorde 4 style autoloading for kronolith's forms
Michael J. Rubinsky [Thu, 27 Jan 2011 17:23:37 +0000 (12:23 -0500)]
Horde 4 style autoloading for kronolith's forms

14 years agoUpdate package.xml.
Gunnar Wrobel [Thu, 27 Jan 2011 16:30:58 +0000 (17:30 +0100)]
Update package.xml.

14 years agoBeginning of support for DAV via SabreDAV
Ben Klang [Thu, 27 Jan 2011 15:54:04 +0000 (10:54 -0500)]
Beginning of support for DAV via SabreDAV

14 years agoAlarms too.
Jan Schneider [Thu, 27 Jan 2011 14:17:34 +0000 (15:17 +0100)]
Alarms too.

14 years agoSend alarms as multipart messages.
Jan Schneider [Thu, 27 Jan 2011 14:17:23 +0000 (15:17 +0100)]
Send alarms as multipart messages.

14 years agoFix pref names.
Jan Schneider [Thu, 27 Jan 2011 14:14:16 +0000 (15:14 +0100)]
Fix pref names.

14 years agoProcess task after re-fetching it.
Jan Schneider [Thu, 27 Jan 2011 14:13:45 +0000 (15:13 +0100)]
Process task after re-fetching it.

14 years agoFix translation.
Jan Schneider [Thu, 27 Jan 2011 13:51:42 +0000 (14:51 +0100)]
Fix translation.

14 years agoFor some reason I don't have any schema_info tables for rampage/content, so check...
Jan Schneider [Thu, 27 Jan 2011 13:31:50 +0000 (14:31 +0100)]
For some reason I don't have any schema_info tables for rampage/content, so check if tables exist already.

14 years agoCatch correct exception.
Jan Schneider [Thu, 27 Jan 2011 09:46:16 +0000 (10:46 +0100)]
Catch correct exception.

14 years agoFix ctor call.
Jan Schneider [Thu, 27 Jan 2011 09:44:57 +0000 (10:44 +0100)]
Fix ctor call.

14 years agoAdd note to remind me to refactor this
Michael J. Rubinsky [Thu, 27 Jan 2011 03:45:09 +0000 (22:45 -0500)]
Add note to remind me to refactor this

14 years agoThese should be protected
Michael J. Rubinsky [Thu, 27 Jan 2011 03:41:44 +0000 (22:41 -0500)]
These should be protected

14 years agoanother place we don't need to concantenate
Michael J. Rubinsky [Thu, 27 Jan 2011 03:36:14 +0000 (22:36 -0500)]
another place we don't need to concantenate

14 years agoMove app Injector/Factory to just Factory/
Michael M Slusarz [Wed, 26 Jan 2011 19:20:45 +0000 (12:20 -0700)]
Move app Injector/Factory to just Factory/

Mirrors use of Horde_Core_Factory.
Additionally, these factory injectors don't extend any Horde_Injector
class.

14 years agoImprovements to query IMAP script
Michael M Slusarz [Wed, 26 Jan 2011 18:36:43 +0000 (11:36 -0700)]
Improvements to query IMAP script

14 years agoMove IMP CLI scripts to bin/
Michael M Slusarz [Wed, 26 Jan 2011 18:26:01 +0000 (11:26 -0700)]
Move IMP CLI scripts to bin/

14 years agoFix script name
Michael M Slusarz [Wed, 26 Jan 2011 18:21:08 +0000 (11:21 -0700)]
Fix script name

14 years agono need for concantenation here
Michael J. Rubinsky [Thu, 27 Jan 2011 03:33:42 +0000 (22:33 -0500)]
no need for concantenation here

14 years agoPHP5 / Horde4 standards for Turba
Michael J. Rubinsky [Thu, 27 Jan 2011 01:00:12 +0000 (20:00 -0500)]
PHP5 / Horde4 standards for Turba