horde.git
15 years agoLink fileroots to horde's fileroot, so it is easier to change
Michael M Slusarz [Wed, 23 Dec 2009 04:07:51 +0000 (21:07 -0700)]
Link fileroots to horde's fileroot, so it is easier to change

15 years agoFix package.xml file
Michael M Slusarz [Wed, 23 Dec 2009 03:45:55 +0000 (20:45 -0700)]
Fix package.xml file

15 years agoAdd install_dev script
Michael M Slusarz [Wed, 23 Dec 2009 03:45:11 +0000 (20:45 -0700)]
Add install_dev script

15 years agoIgnore some files/directories useful for dev setup
Michael M Slusarz [Wed, 23 Dec 2009 02:28:49 +0000 (19:28 -0700)]
Ignore some files/directories useful for dev setup

15 years agoImport horde from CVS HEAD
Michael M Slusarz [Wed, 23 Dec 2009 02:02:12 +0000 (19:02 -0700)]
Import horde from CVS HEAD

15 years agoImport admintools and devtools from CVS HEAD
Michael M Slusarz [Wed, 23 Dec 2009 01:20:45 +0000 (18:20 -0700)]
Import admintools and devtools from CVS HEAD

15 years agoImport AllTests.php from CVS HEAD.
Michael M Slusarz [Wed, 23 Dec 2009 01:06:21 +0000 (18:06 -0700)]
Import AllTests.php from CVS HEAD.

15 years agoIgnore these emoticons.
Michael M Slusarz [Tue, 22 Dec 2009 05:34:45 +0000 (22:34 -0700)]
Ignore these emoticons.

Too many false positives.

"8D" is a valid for things like, say, an apartment number.
"8)" is a string that may appear in every day usage, e.g. "There may be a
few of us attending (7 or 8)"

15 years agoThese are 4.
Jan Schneider [Tue, 22 Dec 2009 01:28:51 +0000 (02:28 +0100)]
These are 4.

15 years agoAdd Horde_Support_Backtrace#getMap().
Jan Schneider [Tue, 22 Dec 2009 00:49:09 +0000 (01:49 +0100)]
Add Horde_Support_Backtrace#getMap().

15 years agoRe-use $basedir.
Jan Schneider [Mon, 21 Dec 2009 23:47:08 +0000 (00:47 +0100)]
Re-use $basedir.

15 years agoBug #8791: IE8 needs this global variable defined with the 'window.' prefix
Michael M Slusarz [Mon, 21 Dec 2009 18:38:45 +0000 (11:38 -0700)]
Bug #8791: IE8 needs this global variable defined with the 'window.' prefix

15 years agoImprovements to random ID generation
Michael M Slusarz [Sat, 19 Dec 2009 19:23:45 +0000 (12:23 -0700)]
Improvements to random ID generation

15 years agoAdd initial, basic implementation for a Geonames.org geocoding client.
Michael J. Rubinsky [Sun, 20 Dec 2009 21:01:19 +0000 (16:01 -0500)]
Add initial, basic implementation for a Geonames.org geocoding client.

15 years agoFirst pass at making form and tag helpers HTML 4.01 Strict
Chuck Hagenbuch [Sun, 20 Dec 2009 08:21:47 +0000 (03:21 -0500)]
First pass at making form and tag helpers HTML 4.01 Strict

15 years agoAdd assertHtmlDomEquals for less-strict parsing
Chuck Hagenbuch [Sun, 20 Dec 2009 08:15:14 +0000 (03:15 -0500)]
Add assertHtmlDomEquals for less-strict parsing

15 years agoCast the url to string when it will be json encoded
Michael J. Rubinsky [Sat, 19 Dec 2009 22:08:57 +0000 (17:08 -0500)]
Cast the url to string when it will be json encoded

15 years agoMake singleton/factory classname agnostic
Michael M Slusarz [Fri, 18 Dec 2009 19:41:06 +0000 (12:41 -0700)]
Make singleton/factory classname agnostic

15 years agoHorde_Tree drivers are now ucfirst
Michael M Slusarz [Wed, 16 Dec 2009 01:44:06 +0000 (18:44 -0700)]
Horde_Tree drivers are now ucfirst

15 years agoReset locale when parsing (Bug #8769).
Jan Schneider [Thu, 17 Dec 2009 10:23:36 +0000 (11:23 +0100)]
Reset locale when parsing (Bug #8769).

15 years agoImport Horde_Tree from CVS HEAD
Michael M Slusarz [Wed, 16 Dec 2009 01:00:17 +0000 (18:00 -0700)]
Import Horde_Tree from CVS HEAD

15 years agoAssume UTF-8 for release notes.
Jan Schneider [Tue, 15 Dec 2009 18:30:57 +0000 (19:30 +0100)]
Assume UTF-8 for release notes.
The new fm api doesn't require html encoding.

15 years agoBug #8767: Search for correct quote escape character
Michael M Slusarz [Tue, 15 Dec 2009 09:35:02 +0000 (02:35 -0700)]
Bug #8767: Search for correct quote escape character

15 years agoFix infinite loop if using cache and server does not support UIDNEXT
Michael M Slusarz [Tue, 15 Dec 2009 09:26:07 +0000 (02:26 -0700)]
Fix infinite loop if using cache and server does not support UIDNEXT

15 years agoPrefer application icons to horde's icon if match level is the same.
Michael M Slusarz [Tue, 15 Dec 2009 07:50:22 +0000 (00:50 -0700)]
Prefer application icons to horde's icon if match level is the same.

15 years agoFix buildMimeIds() when the ID is 0
Michael M Slusarz [Tue, 15 Dec 2009 07:06:00 +0000 (00:06 -0700)]
Fix buildMimeIds() when the ID is 0

15 years agoRemove pass-by-reference
Michael M Slusarz [Tue, 15 Dec 2009 07:01:39 +0000 (00:01 -0700)]
Remove pass-by-reference

15 years agoBug #8751: Fix parsing old x.509 certs
Michael M Slusarz [Mon, 14 Dec 2009 19:38:18 +0000 (12:38 -0700)]
Bug #8751: Fix parsing old x.509 certs

15 years agophpdoc
Michael M Slusarz [Thu, 10 Dec 2009 18:08:19 +0000 (11:08 -0700)]
phpdoc

15 years agoIf we don't set _targetVersion to null, re-use of a Migrator object won't work as...
Chuck Hagenbuch [Mon, 14 Dec 2009 16:02:55 +0000 (11:02 -0500)]
If we don't set _targetVersion to null, re-use of a Migrator object won't work as expected.

15 years agoFix static inflector usage (@todo inject one instead of creating it here)
Chuck Hagenbuch [Mon, 14 Dec 2009 04:55:21 +0000 (23:55 -0500)]
Fix static inflector usage (@todo inject one instead of creating it here)

15 years agoCreate the users table for Migrator tests, and fix paths to the fixtures.
Chuck Hagenbuch [Mon, 14 Dec 2009 04:54:47 +0000 (23:54 -0500)]
Create the users table for Migrator tests, and fix paths to the fixtures.

15 years agoFix parent class
Chuck Hagenbuch [Mon, 14 Dec 2009 04:54:32 +0000 (23:54 -0500)]
Fix parent class

15 years agoFix a bug in _copyTableContents() that caused some fields not to be copied.
Chuck Hagenbuch [Mon, 14 Dec 2009 04:04:45 +0000 (23:04 -0500)]
Fix a bug in _copyTableContents() that caused some fields not to be copied.

Also reorganize the definition-altering callbacks and don't apply them to the
2nd table move.

15 years agoMove some adapter-specific tests to the MySQL test suites out of the Migration
Chuck Hagenbuch [Sun, 13 Dec 2009 20:49:20 +0000 (15:49 -0500)]
Move some adapter-specific tests to the MySQL test suites out of the Migration
test suite.

15 years agowording
Chuck Hagenbuch [Sun, 13 Dec 2009 20:49:13 +0000 (15:49 -0500)]
wording

15 years agoNeed to catch 't' and 'f' (with quotes) as boolean values
Chuck Hagenbuch [Sun, 13 Dec 2009 20:35:49 +0000 (15:35 -0500)]
Need to catch 't' and 'f' (with quotes) as boolean values

15 years agoCorrect test (setting the default of an integer column to 1, should get back 1)
Chuck Hagenbuch [Sun, 13 Dec 2009 20:35:18 +0000 (15:35 -0500)]
Correct test (setting the default of an integer column to 1, should get back 1)

15 years agoChange precision and scale if requested also.
Chuck Hagenbuch [Sun, 13 Dec 2009 19:34:03 +0000 (14:34 -0500)]
Change precision and scale if requested also.

15 years agoScale can influence the type, so it needs to be set first.
Chuck Hagenbuch [Sun, 13 Dec 2009 19:32:16 +0000 (14:32 -0500)]
Scale can influence the type, so it needs to be set first.

15 years agoMatch spaces in the decimal precision
Chuck Hagenbuch [Sun, 13 Dec 2009 19:31:42 +0000 (14:31 -0500)]
Match spaces in the decimal precision

15 years agoFix class name after merging migrations
Chuck Hagenbuch [Sun, 13 Dec 2009 17:12:24 +0000 (12:12 -0500)]
Fix class name after merging migrations

15 years agoThere's logic in this test suite for dealing with whether or not adapters are
Chuck Hagenbuch [Sun, 13 Dec 2009 17:09:46 +0000 (12:09 -0500)]
There's logic in this test suite for dealing with whether or not adapters are
available that isn't in Horde_Test_AllTests.

15 years agoMerge branch 'db-migrations'
Chuck Hagenbuch [Sun, 13 Dec 2009 17:06:35 +0000 (12:06 -0500)]
Merge branch 'db-migrations'

Conflicts:
framework/Db/lib/Horde/Db/Adapter/Base/TableDefinition.php
framework/Db/test/Horde/Db/AllTests.php

15 years agoImplement workarounds for missing SQLite ALTER TABLE functionality.
Chuck Hagenbuch [Sun, 13 Dec 2009 16:58:16 +0000 (11:58 -0500)]
Implement workarounds for missing SQLite ALTER TABLE functionality.

15 years agoFix detecting default string values
Chuck Hagenbuch [Sun, 13 Dec 2009 16:57:50 +0000 (11:57 -0500)]
Fix detecting default string values

15 years agoMake TableDefinition iteratable (across columns)
Chuck Hagenbuch [Sun, 13 Dec 2009 16:57:20 +0000 (11:57 -0500)]
Make TableDefinition iteratable (across columns)

15 years agoSet type first so that it can be used when detecting defaults
Chuck Hagenbuch [Sun, 13 Dec 2009 16:56:42 +0000 (11:56 -0500)]
Set type first so that it can be used when detecting defaults

15 years agoChange Horde_Db_Migration_Base constructor
Chuck Hagenbuch [Sun, 13 Dec 2009 16:55:42 +0000 (11:55 -0500)]
Change Horde_Db_Migration_Base constructor

15 years agoStart fixing migration tests
Chuck Hagenbuch [Sun, 13 Dec 2009 16:55:16 +0000 (11:55 -0500)]
Start fixing migration tests

15 years agoEnable tests for ALTER functionality
Chuck Hagenbuch [Sun, 13 Dec 2009 16:54:41 +0000 (11:54 -0500)]
Enable tests for ALTER functionality

15 years agoFix inclusion of PHPUnit
Chuck Hagenbuch [Sun, 13 Dec 2009 16:53:33 +0000 (11:53 -0500)]
Fix inclusion of PHPUnit

16 years agoDefault to Horde VFS.
Jan Schneider [Fri, 11 Dec 2009 15:12:22 +0000 (16:12 +0100)]
Default to Horde VFS.

16 years agoUpdate to Horde_Calendar changes.
Jan Schneider [Thu, 10 Dec 2009 17:32:41 +0000 (18:32 +0100)]
Update to Horde_Calendar changes.

16 years agoAdd authenticate capability to Customsql, Ldap, and Passwd drivers also
Michael J. Rubinsky [Thu, 10 Dec 2009 23:07:57 +0000 (18:07 -0500)]
Add authenticate capability to Customsql, Ldap, and Passwd drivers also

16 years agoAdd the authenticate capability to the Sql driver.
Michael J. Rubinsky [Thu, 10 Dec 2009 21:56:17 +0000 (16:56 -0500)]
Add the authenticate capability to the Sql driver.

There are still a number of the drivers that do not have this
capability - any idea why any auth driver wouldn't support authentication?

16 years agoPass group name to prefsCallback method
Michael M Slusarz [Wed, 9 Dec 2009 21:42:52 +0000 (14:42 -0700)]
Pass group name to prefsCallback method

16 years agoAdd getName()
Gunnar Wrobel [Wed, 9 Dec 2009 20:51:17 +0000 (21:51 +0100)]
Add getName()

16 years agophpdoc
Gunnar Wrobel [Wed, 9 Dec 2009 20:51:04 +0000 (21:51 +0100)]
phpdoc

16 years agoAlways cast scalars to strings (catches Horde_Url objects)
Michael M Slusarz [Wed, 9 Dec 2009 09:00:19 +0000 (02:00 -0700)]
Always cast scalars to strings (catches Horde_Url objects)

16 years agoArray is a bit easier to parse in this format
Michael M Slusarz [Wed, 9 Dec 2009 08:45:33 +0000 (01:45 -0700)]
Array is a bit easier to parse in this format

16 years agoFix broken Horde::popupJs() due to Horde_Url changes.
Michael M Slusarz [Wed, 9 Dec 2009 08:45:07 +0000 (01:45 -0700)]
Fix broken Horde::popupJs() due to Horde_Url changes.

16 years agoAdd copy() instead of cAdd() and cRemove().
Jan Schneider [Tue, 8 Dec 2009 22:26:36 +0000 (23:26 +0100)]
Add copy() instead of cAdd() and cRemove().
Fix BC for some edge cases.

16 years agows
Michael M Slusarz [Tue, 8 Dec 2009 22:11:03 +0000 (15:11 -0700)]
ws

16 years agoCorrectly quote DOM ID
Michael M Slusarz [Tue, 8 Dec 2009 09:42:05 +0000 (02:42 -0700)]
Correctly quote DOM ID

16 years agoFix adding attributes as strings in fullSrcImg().
Jan Schneider [Tue, 8 Dec 2009 18:52:43 +0000 (19:52 +0100)]
Fix adding attributes as strings in fullSrcImg().

16 years agoFix preserving individual variables.
Jan Schneider [Tue, 8 Dec 2009 18:49:20 +0000 (19:49 +0100)]
Fix preserving individual variables.

16 years agoUse Horde_Url.
Jan Schneider [Tue, 8 Dec 2009 18:45:36 +0000 (19:45 +0100)]
Use Horde_Url.

16 years agoFix transparent auth for several drivers.
Michael M Slusarz [Tue, 8 Dec 2009 08:37:15 +0000 (01:37 -0700)]
Fix transparent auth for several drivers.

A driver should never call Horde_Auth::setAuth() itself - setAuth is
automatically called with the proper parameters if _transparent()
returns true.

Addtionally, should return false if transparent login not available, not
an exception.

16 years agoAdd explicit toString() method that accepts a $raw parameter to override, but
Jan Schneider [Tue, 8 Dec 2009 00:40:56 +0000 (01:40 +0100)]
Add explicit toString() method that accepts a $raw parameter to override, but
not overwrite the local $raw property.
Michael, can we remove setRaw() with this new feature?

16 years agoFix logic.
Jan Schneider [Tue, 8 Dec 2009 00:05:49 +0000 (01:05 +0100)]
Fix logic.

16 years agoCast to string.
Jan Schneider [Mon, 7 Dec 2009 16:19:29 +0000 (17:19 +0100)]
Cast to string.

16 years agoAdd a few more tests.
Jan Schneider [Mon, 7 Dec 2009 13:38:36 +0000 (14:38 +0100)]
Add a few more tests.

16 years agoBug #8753: Fix subscription determination if LIST-EXTENDED is not available
Michael M Slusarz [Mon, 7 Dec 2009 21:54:34 +0000 (14:54 -0700)]
Bug #8753: Fix subscription determination if LIST-EXTENDED is not available

16 years agoNeed $s_res if $list_msgs is true as well.
Michael J. Rubinsky [Mon, 7 Dec 2009 19:43:05 +0000 (14:43 -0500)]
Need $s_res if $list_msgs is true as well.

Bug: 8752

16 years agoAdd Horde_Url::setRaw(), useful for chaining
Michael M Slusarz [Mon, 7 Dec 2009 07:03:57 +0000 (00:03 -0700)]
Add Horde_Url::setRaw(), useful for chaining

16 years agoMove url cloning functions to cAdd() and cRemove()
Michael M Slusarz [Mon, 7 Dec 2009 06:02:49 +0000 (23:02 -0700)]
Move url cloning functions to cAdd() and cRemove()

16 years agoClone Horde_Url objects in static methods.
Chuck Hagenbuch [Sat, 5 Dec 2009 04:51:58 +0000 (23:51 -0500)]
Clone Horde_Url objects in static methods.

This avoids reference problems changing URLs as a result of later calls when
we're building pieces of URLs repeatedly. This can lead to really bad behavior,
like deletion of tasks in Nag when clicking what's supposed to be an edit link.

16 years agophpdoc
Michael M Slusarz [Fri, 4 Dec 2009 18:49:11 +0000 (11:49 -0700)]
phpdoc

16 years agoAdd stubs for response codes defined by RFC 5530
Michael M Slusarz [Fri, 4 Dec 2009 18:39:45 +0000 (11:39 -0700)]
Add stubs for response codes defined by RFC 5530

16 years agophpdoc, make header caching configurable
Michael M Slusarz [Fri, 4 Dec 2009 08:56:41 +0000 (01:56 -0700)]
phpdoc, make header caching configurable

16 years agoAgain fix left-overs from refactoring.
Jan Schneider [Fri, 4 Dec 2009 17:51:41 +0000 (18:51 +0100)]
Again fix left-overs from refactoring.

16 years agoRevert "Fix function parameter"
Chuck Hagenbuch [Fri, 4 Dec 2009 03:55:21 +0000 (22:55 -0500)]
Revert "Fix function parameter"

This reverts commit b452cf3f12da5df65488f3d8e0b56b8ad39254ca.

16 years agoRevert "This needs to be a string."
Michael M Slusarz [Thu, 3 Dec 2009 21:30:14 +0000 (14:30 -0700)]
Revert "This needs to be a string."

This reverts commit 1c8eaff249d41c3cdcfac9595a0a94fda887dcd0.
Correct phpdoc return value.

16 years agoFix function parameter
Michael M Slusarz [Thu, 3 Dec 2009 20:56:30 +0000 (13:56 -0700)]
Fix function parameter

16 years agoCast to string.
Jan Schneider [Thu, 3 Dec 2009 20:35:09 +0000 (21:35 +0100)]
Cast to string.

16 years agoReference not necessary.
Jan Schneider [Thu, 3 Dec 2009 18:17:27 +0000 (19:17 +0100)]
Reference not necessary.

16 years agoFix assertions.
Jan Schneider [Thu, 3 Dec 2009 18:16:00 +0000 (19:16 +0100)]
Fix assertions.

16 years agoFix factory mock.
Jan Schneider [Thu, 3 Dec 2009 18:10:34 +0000 (19:10 +0100)]
Fix factory mock.

16 years agoFix package name.
Jan Schneider [Thu, 3 Dec 2009 18:01:32 +0000 (19:01 +0100)]
Fix package name.

16 years agoFix package name.
Jan Schneider [Thu, 3 Dec 2009 18:01:18 +0000 (19:01 +0100)]
Fix package name.

16 years agoFix class names, ws.
Jan Schneider [Thu, 3 Dec 2009 18:00:44 +0000 (19:00 +0100)]
Fix class names, ws.

16 years agoFix signatures.
Jan Schneider [Thu, 3 Dec 2009 17:29:09 +0000 (18:29 +0100)]
Fix signatures.

16 years agoThe original host worked for me.
Jan Schneider [Thu, 3 Dec 2009 17:16:09 +0000 (18:16 +0100)]
The original host worked for me.

16 years agoFix package name, autoload test helpers.
Jan Schneider [Thu, 3 Dec 2009 17:04:05 +0000 (18:04 +0100)]
Fix package name, autoload test helpers.

16 years agoFix package name.
Jan Schneider [Thu, 3 Dec 2009 16:47:35 +0000 (17:47 +0100)]
Fix package name.

16 years agoE_STRICT fixes.
Jan Schneider [Thu, 3 Dec 2009 16:43:59 +0000 (17:43 +0100)]
E_STRICT fixes.

16 years agoNote locale requirements.
Jan Schneider [Thu, 3 Dec 2009 16:36:37 +0000 (17:36 +0100)]
Note locale requirements.

16 years agoFix typo
Michael M Slusarz [Thu, 3 Dec 2009 18:55:44 +0000 (11:55 -0700)]
Fix typo

16 years agoThis needs to be a string.
Michael M Slusarz [Thu, 3 Dec 2009 18:04:28 +0000 (11:04 -0700)]
This needs to be a string.