Ben Klang [Wed, 2 Jun 2010 19:49:07 +0000 (15:49 -0400)]
Horde: Fix LDAP configuration
* parameters must be within "params" family
* filter_type -> filter (to match driver)
Ben Klang [Tue, 1 Jun 2010 19:03:16 +0000 (15:03 -0400)]
Turba: Fix incorrect exception class name
Ben Klang [Wed, 26 May 2010 18:49:20 +0000 (14:49 -0400)]
Hermes: Remove $Horde$
Ben Klang [Wed, 26 May 2010 18:45:56 +0000 (14:45 -0400)]
Hermes: update purge script
Ben Klang [Wed, 26 May 2010 18:41:40 +0000 (14:41 -0400)]
Hermes: Update script initialization to H4
Ben Klang [Wed, 26 May 2010 18:35:15 +0000 (14:35 -0400)]
Hermes: Update API to H4
Ben Klang [Wed, 26 May 2010 18:27:56 +0000 (14:27 -0400)]
Hermes: Convert to new H4 intialization
Ben Klang [Wed, 26 May 2010 18:27:16 +0000 (14:27 -0400)]
Beatnik: remove dead version file
Ben Klang [Wed, 26 May 2010 18:14:33 +0000 (14:14 -0400)]
Import Hermes from CVS
Ben Klang [Tue, 25 May 2010 18:09:30 +0000 (14:09 -0400)]
Beatnik: Fix duplicate message/false positive on autogenerate
Michael J. Rubinsky [Wed, 2 Jun 2010 18:16:06 +0000 (14:16 -0400)]
fix parse error
Michael J. Rubinsky [Wed, 2 Jun 2010 17:43:43 +0000 (13:43 -0400)]
Horde_Db_Base -> Horde_Db_Adapter_Base
Michael J. Rubinsky [Wed, 2 Jun 2010 17:37:19 +0000 (13:37 -0400)]
ws
Michael J. Rubinsky [Wed, 2 Jun 2010 17:34:43 +0000 (13:34 -0400)]
Use Horde_Url style links, parameter adding etc...
Michael J. Rubinsky [Wed, 2 Jun 2010 17:32:58 +0000 (13:32 -0400)]
Fix Identity usage
Michael M Slusarz [Wed, 2 Jun 2010 16:13:04 +0000 (10:13 -0600)]
Fix convertUserName() conversion
Michael J. Rubinsky [Wed, 2 Jun 2010 15:49:07 +0000 (11:49 -0400)]
Delete recurring events also, if we are past the last recurrence.
Ticket: 9071
Author: patrick.abiven@apitech.fr
Signed Off By: mrubinsk@horde.org
Michael J. Rubinsky [Mon, 31 May 2010 20:56:58 +0000 (16:56 -0400)]
add check for pdo now that some base libraries are using Horde_Db.
Tweaks to the error message welcome.
Michael J. Rubinsky [Mon, 31 May 2010 19:50:10 +0000 (15:50 -0400)]
typo
Michael J. Rubinsky [Mon, 31 May 2010 19:48:49 +0000 (15:48 -0400)]
don't show "find similar" link if we don't have the libpuzzle extension loaded.
Michael M Slusarz [Wed, 2 Jun 2010 03:56:32 +0000 (21:56 -0600)]
Bug #9069: Fix toggling nav_poll in DIMP
Michael M Slusarz [Tue, 1 Jun 2010 08:46:27 +0000 (02:46 -0600)]
Convert Group to H4 conventions
Still needs a bunch of work, but now it should at least autoload.
Also, switch to Horde_Db usage for the Sql driver.
Michael M Slusarz [Tue, 1 Jun 2010 20:29:33 +0000 (14:29 -0600)]
Move convertUsername() from horde/Auth to horde/Core
Michael M Slusarz [Tue, 1 Jun 2010 19:11:26 +0000 (13:11 -0600)]
Move authenticateFailure() and getLogoutUrl() from horde/Auth to horde/Core
Michael M Slusarz [Tue, 1 Jun 2010 18:55:42 +0000 (12:55 -0600)]
Move clearAuth() from horde/Auth to horde/Core
Michael M Slusarz [Tue, 1 Jun 2010 09:04:04 +0000 (03:04 -0600)]
Moved isAuthenticated() from horde/Auth to horde/Core
Michael M Slusarz [Tue, 1 Jun 2010 08:51:25 +0000 (02:51 -0600)]
Move requireAuth() from horde/Auth to horde/Core
Michael M Slusarz [Tue, 1 Jun 2010 08:34:41 +0000 (02:34 -0600)]
Throw Exceptions; PEAR_Error removal
Michael M Slusarz [Tue, 1 Jun 2010 07:05:01 +0000 (01:05 -0600)]
Move isAdmin() from horde/Auth to horde/Core
Michael M Slusarz [Tue, 1 Jun 2010 05:50:53 +0000 (23:50 -0600)]
Move readSessionData() to horde/Core from horde/Auth
Michael M Slusarz [Tue, 1 Jun 2010 04:34:35 +0000 (22:34 -0600)]
Move application auth driver to horde/Core
Michael M Slusarz [Mon, 31 May 2010 23:40:02 +0000 (17:40 -0600)]
Ldap sessionhandler driver now uses Horde_Ldap
Michael M Slusarz [Mon, 31 May 2010 23:47:37 +0000 (17:47 -0600)]
Horde_Auth binder usage
Use Horde_Db and Horde_Ldap where appropriate.
Michael M Slusarz [Mon, 31 May 2010 21:43:58 +0000 (15:43 -0600)]
Removed Krb5 auth driver
Jan Schneider [Tue, 1 Jun 2010 17:06:45 +0000 (19:06 +0200)]
Round to the nearest half hour when clicking in day/week views to create new events..
Jan Schneider [Tue, 1 Jun 2010 16:56:32 +0000 (18:56 +0200)]
Hide subscription tab if creating new calendars.
Jan Schneider [Tue, 1 Jun 2010 15:01:43 +0000 (17:01 +0200)]
MFB
Jan Schneider [Mon, 31 May 2010 17:49:01 +0000 (19:49 +0200)]
High z-index for KNL.
Chuck Hagenbuch [Tue, 1 Jun 2010 15:15:09 +0000 (11:15 -0400)]
Have the default controller scan be closer to Horde's default logic
Chuck Hagenbuch [Tue, 1 Jun 2010 14:15:58 +0000 (10:15 -0400)]
Allow the Implementation binder to create its own DependencyFinder if one isn't passed in.
This isn't "pure", but it still lets the DependencyFinder be injected, and it
also makes bindImplementation() work again without any other hacks or extra
arguments.
Chuck Hagenbuch [Tue, 1 Jun 2010 02:57:14 +0000 (22:57 -0400)]
Rewrite Migration tests to use Table/Column objects rather than relying on magical defaults-pulling entities
Chuck Hagenbuch [Tue, 1 Jun 2010 02:56:42 +0000 (22:56 -0400)]
Better handling of NULL default values for columns
Chuck Hagenbuch [Tue, 1 Jun 2010 02:56:11 +0000 (22:56 -0400)]
Add shortcuts for accessing columns in the Table, similar to TableDefinition
Chuck Hagenbuch [Tue, 1 Jun 2010 02:55:27 +0000 (22:55 -0400)]
remove commented-out code
Chuck Hagenbuch [Tue, 1 Jun 2010 01:14:42 +0000 (21:14 -0400)]
Correct interface name
Chuck Hagenbuch [Tue, 1 Jun 2010 01:13:58 +0000 (21:13 -0400)]
Update field name in doc comment
Chuck Hagenbuch [Mon, 31 May 2010 19:45:06 +0000 (15:45 -0400)]
Shorthand for adding foreign key references to a table
Credit to http://github.com/maintainable/framework/commit/
1b2f572c510ebfac71e9681ed9e453e7e86f2314
Chuck Hagenbuch [Mon, 31 May 2010 19:40:13 +0000 (15:40 -0400)]
Add shorthand for adding created_at/updated_at to a table.
Credit to http://github.com/maintainable/framework/commit/
2875fa7ccd8d6cb8176097bf2c2c00a756326649
Also change Rdo to use created_at/updated_at instead of created/updated
Chuck Hagenbuch [Mon, 31 May 2010 19:34:25 +0000 (15:34 -0400)]
Add shorthand column creation methods
Credit to http://github.com/maintainable/framework/commit/
7709643d3b88cff39cec717d4c6248ebd373a480
Chuck Hagenbuch [Mon, 31 May 2010 19:26:44 +0000 (15:26 -0400)]
Pass the Horde_Db_Adapter that Mappers use in the constructor, to make it injectable.
Michael J. Rubinsky [Mon, 31 May 2010 19:20:22 +0000 (15:20 -0400)]
some faces cleanup.
this code is still a complete mess and needs to be completely rewritten for H4
Jan Schneider [Mon, 31 May 2010 17:41:30 +0000 (19:41 +0200)]
Use full image name, not just directory.
Michael J. Rubinsky [Mon, 31 May 2010 17:30:56 +0000 (13:30 -0400)]
fix display of icons - we should be using Hodre::img, not Horde_Themes::img
in these cases.
Michael J. Rubinsky [Mon, 31 May 2010 17:18:35 +0000 (13:18 -0400)]
fix logic
Jan Schneider [Mon, 31 May 2010 17:23:17 +0000 (19:23 +0200)]
Add parameter to show only the first character of the weekday in calendar popups.
Jan Schneider [Mon, 31 May 2010 16:36:40 +0000 (18:36 +0200)]
Remove superfluous description.
Jan Schneider [Mon, 31 May 2010 16:35:14 +0000 (18:35 +0200)]
indent
Jan Schneider [Mon, 31 May 2010 16:35:00 +0000 (18:35 +0200)]
Remove superfluous description.
Michael J. Rubinsky [Mon, 31 May 2010 16:36:46 +0000 (12:36 -0400)]
Remove mention of DataTree from Nag INSTALL, replace with Shares
Jan [Mon, 31 May 2010 16:08:09 +0000 (17:08 +0100)]
Add DIVs.
Jan [Mon, 31 May 2010 16:08:08 +0000 (17:08 +0100)]
Add button class.
Jan [Mon, 31 May 2010 16:08:07 +0000 (17:08 +0100)]
Let advanced permission scroll, if necessary.
Jan [Mon, 31 May 2010 16:08:06 +0000 (17:08 +0100)]
Tweak services area.
Jan [Mon, 31 May 2010 16:08:05 +0000 (17:08 +0100)]
Tweak attendee list.
Jan [Mon, 31 May 2010 16:08:04 +0000 (17:08 +0100)]
Move subscription URLs to separate tab.
Jan [Mon, 31 May 2010 16:08:03 +0000 (17:08 +0100)]
Encode URL.
Jan [Mon, 31 May 2010 16:08:02 +0000 (17:08 +0100)]
Re-add check that got lost somehow and allowed guest access to all applications.
Jan [Mon, 31 May 2010 16:08:01 +0000 (17:08 +0100)]
Fix no overflow in growlers and keep room for close button.
Jan Schneider [Mon, 31 May 2010 15:32:02 +0000 (17:32 +0200)]
Stop event after closing popup.
Jan Schneider [Mon, 31 May 2010 15:24:03 +0000 (17:24 +0200)]
Fix logging out after session timeout.
Jan Schneider [Mon, 31 May 2010 15:02:46 +0000 (17:02 +0200)]
Use setRaw() instead of str_replace hack.
Jan Schneider [Mon, 31 May 2010 13:56:21 +0000 (15:56 +0200)]
Check earlier whether we need to load calendar information from the backend.
Jan Schneider [Mon, 31 May 2010 13:10:25 +0000 (15:10 +0200)]
Group:: is not autoloadable yet.
Jan Schneider [Mon, 31 May 2010 12:20:51 +0000 (14:20 +0200)]
Remove 'read' and 'write_db' from DSN. We should probably better use separate
properties for parameters and other optional objects/arrays.
Michael J. Rubinsky [Mon, 31 May 2010 16:09:43 +0000 (12:09 -0400)]
MDB2 probably still needs this
Michael J. Rubinsky [Mon, 31 May 2010 15:23:37 +0000 (11:23 -0400)]
fix typo
Michael J. Rubinsky [Mon, 31 May 2010 14:55:29 +0000 (10:55 -0400)]
Fix Horde_Db_Adapter_Base binder name
Michael J. Rubinsky [Mon, 31 May 2010 14:40:20 +0000 (10:40 -0400)]
remove option for deprecated/non-existant opencv php extension
Michael J. Rubinsky [Mon, 31 May 2010 14:38:12 +0000 (10:38 -0400)]
Make a note of the url for the setup screen, in case the admin menu is not visible
Chuck Hagenbuch [Mon, 31 May 2010 02:01:45 +0000 (22:01 -0400)]
Ever since setting the Cache was moved out of the constructor, accessing it was broken from the Schema objects. Fix that.
We need to delegate back up to the Adapter now, which also means adding getter
methods for the Cache and Logger.
Chuck Hagenbuch [Mon, 31 May 2010 01:30:14 +0000 (21:30 -0400)]
Mark dependency setters as such
Chuck Hagenbuch [Mon, 31 May 2010 01:21:05 +0000 (21:21 -0400)]
Re-add check for stringToBinary on $column, since it was causing a fatal error in the unit tests.
Chuck Hagenbuch [Mon, 31 May 2010 00:50:59 +0000 (20:50 -0400)]
Fix specifying test configs in an environment variable
Chuck Hagenbuch [Sun, 30 May 2010 19:54:31 +0000 (15:54 -0400)]
Replace componentFactory() with individual factories that can be overridden.
This removes the use of reflection, which gets rid of some overhead, and also
means that Horde_Db isn't reliant on a class-loading mechanism that's tolerant
of classes that aren't there.
Michael J. Rubinsky [Mon, 31 May 2010 00:51:34 +0000 (20:51 -0400)]
fix typo
Michael J. Rubinsky [Mon, 31 May 2010 00:50:23 +0000 (20:50 -0400)]
fix class name
Michael J. Rubinsky [Mon, 31 May 2010 00:46:41 +0000 (20:46 -0400)]
Fix case for file names
Michael J. Rubinsky [Mon, 31 May 2010 00:44:33 +0000 (20:44 -0400)]
Add a binder for the ansel face driver, some cleanup while I was poking
Michael J. Rubinsky [Mon, 31 May 2010 00:05:39 +0000 (20:05 -0400)]
use Horde::startBuffer() Horde::endBuffer()
Michael J. Rubinsky [Sun, 30 May 2010 22:06:18 +0000 (18:06 -0400)]
Use injector, get rid of more $GLOBALS.
Use injector for vfs, and for style config. Added a binder and factory for
Ansel_Storage, but still need to work out the need to be able to support
different scopes. Will probably need to be passing the scope string around
everywhere...
Chuck Hagenbuch [Sun, 30 May 2010 19:37:01 +0000 (15:37 -0400)]
Simple Scribe usage example
Chuck Hagenbuch [Sun, 30 May 2010 19:33:51 +0000 (15:33 -0400)]
Add a Horde_Log_Handler for Scribe
Chuck Hagenbuch [Sun, 30 May 2010 19:13:28 +0000 (15:13 -0400)]
Simple Scribe client that wraps all of the internal thrift objects up in a simple API
Chuck Hagenbuch [Sun, 30 May 2010 19:01:58 +0000 (15:01 -0400)]
Use interfaces instead of inheritences to autoload Thrift, to avoid restricting class design as much.
Chuck Hagenbuch [Sun, 30 May 2010 16:19:59 +0000 (12:19 -0400)]
Fix Horde_Scribe to use the thrift_root directory
Chuck Hagenbuch [Sun, 30 May 2010 16:12:53 +0000 (12:12 -0400)]
Initial Horde scribe wrapper using Horde_Thrift
Chuck Hagenbuch [Sun, 30 May 2010 14:06:50 +0000 (10:06 -0400)]
Fix unit tests after cache changes.
Chuck Hagenbuch [Sun, 30 May 2010 14:06:05 +0000 (10:06 -0400)]
Fix addLock() function signature
Chuck Hagenbuch [Sun, 30 May 2010 02:20:45 +0000 (22:20 -0400)]
Fix parse error
Chuck Hagenbuch [Sun, 30 May 2010 02:20:30 +0000 (22:20 -0400)]
Add Horde_Db_Adapter interface