Jan Schneider [Thu, 14 Oct 2010 14:12:41 +0000 (16:12 +0200)]
Fix logic.
Jan Schneider [Wed, 13 Oct 2010 10:46:20 +0000 (12:46 +0200)]
Use consistent shebang #!/usr/bin/env php
Michael J. Rubinsky [Wed, 13 Oct 2010 23:04:42 +0000 (19:04 -0400)]
Ensure the Horde_Vcs_Log object is initialized before checking revision validity.
Gunnar Wrobel [Wed, 13 Oct 2010 21:54:11 +0000 (23:54 +0200)]
Add the packaging tool.
Jan Schneider [Wed, 13 Oct 2010 21:03:43 +0000 (23:03 +0200)]
Add translations for Mime_Viewer.
Gunnar Wrobel [Wed, 13 Oct 2010 19:02:52 +0000 (21:02 +0200)]
Add a dependency list module.
Gunnar Wrobel [Wed, 13 Oct 2010 14:11:22 +0000 (16:11 +0200)]
Extract the tree handling into a separate helper that should later also allow to get a quick overview on package dependencies.
Gunnar Wrobel [Wed, 13 Oct 2010 08:47:44 +0000 (10:47 +0200)]
Extract parts of the installer into the PEAR module.
Gunnar Wrobel [Wed, 13 Oct 2010 07:02:54 +0000 (09:02 +0200)]
Centralize creation of PEAR instances in the factory.
Gunnar Wrobel [Tue, 12 Oct 2010 20:18:22 +0000 (22:18 +0200)]
Update package.xml.
Gunnar Wrobel [Tue, 12 Oct 2010 20:15:42 +0000 (22:15 +0200)]
Added more testing for the package.xml update module. Fixed install location for scripts.
Gunnar Wrobel [Tue, 12 Oct 2010 18:32:30 +0000 (20:32 +0200)]
Allow keeping "replace" tasks in the content section of the package.xml.
Great, no more manual fixing after the update :)
Gunnar Wrobel [Tue, 12 Oct 2010 08:06:05 +0000 (10:06 +0200)]
Extract the PEAR specific parts of the package.xml update process into the Pear wrappers.
Gunnar Wrobel [Tue, 12 Oct 2010 07:16:42 +0000 (09:16 +0200)]
Started refactoring the PearPackageXml handler. Refactored how PEAR element handlers are generated. Adapted testing.
Gunnar Wrobel [Tue, 12 Oct 2010 07:15:33 +0000 (09:15 +0200)]
Update TODO.
Jan Schneider [Wed, 13 Oct 2010 01:09:37 +0000 (03:09 +0200)]
Fix commiting without specific language.
Jan Schneider [Wed, 13 Oct 2010 01:08:55 +0000 (03:08 +0200)]
Update translation.
Jan Schneider [Wed, 13 Oct 2010 00:48:22 +0000 (02:48 +0200)]
Shortcut to allow bootstrapping if the Translation package is not available yet.
Jan Schneider [Wed, 13 Oct 2010 00:47:47 +0000 (02:47 +0200)]
Pass dictionary from init().
Jan Schneider [Wed, 13 Oct 2010 00:39:18 +0000 (02:39 +0200)]
Add framework translations.
Jan Schneider [Tue, 12 Oct 2010 23:58:48 +0000 (01:58 +0200)]
Translation updates.
Jan Schneider [Tue, 12 Oct 2010 23:11:52 +0000 (01:11 +0200)]
Add support for managing component translations.
Jan Schneider [Tue, 12 Oct 2010 22:52:15 +0000 (00:52 +0200)]
One more test.
Jan Schneider [Tue, 12 Oct 2010 22:16:35 +0000 (00:16 +0200)]
Fix paths.
Jan Schneider [Tue, 12 Oct 2010 22:16:20 +0000 (00:16 +0200)]
Add unit test.
Jan Schneider [Tue, 12 Oct 2010 21:59:26 +0000 (23:59 +0200)]
This call got lost somewhere.
Jan Schneider [Tue, 12 Oct 2010 21:34:54 +0000 (23:34 +0200)]
Call parent ctor.
Jan Schneider [Tue, 12 Oct 2010 21:28:06 +0000 (23:28 +0200)]
Ignore compendium file.
Jan Schneider [Tue, 12 Oct 2010 21:16:43 +0000 (23:16 +0200)]
Add ngettext().
Jan Schneider [Tue, 12 Oct 2010 21:15:31 +0000 (23:15 +0200)]
We need to use ngettext() for the method name, otherwise the gettext tools don't handle this as plural form gettext.
Jan Schneider [Tue, 12 Oct 2010 17:00:07 +0000 (19:00 +0200)]
Use Horde_Translation to provide translations for framework packages.
Jan Schneider [Mon, 11 Oct 2010 14:20:52 +0000 (16:20 +0200)]
Tweak
Jan Schneider [Mon, 11 Oct 2010 13:36:24 +0000 (15:36 +0200)]
Throw exception if locale path not found, to easier spot typos.
Jan Schneider [Mon, 11 Oct 2010 13:23:20 +0000 (15:23 +0200)]
Add n().
Jan Schneider [Tue, 5 Oct 2010 11:14:56 +0000 (13:14 +0200)]
Add Translation package.
Michael J. Rubinsky [Wed, 13 Oct 2010 00:12:37 +0000 (20:12 -0400)]
Initialization code can't be run in const'r, none of the setters have been called yet
Things are still very broken for CVS, but this at least gets things a little further
Michael M Slusarz [Tue, 12 Oct 2010 22:06:08 +0000 (16:06 -0600)]
Fix VFS call - this was not supposed to be committed
Michael M Slusarz [Tue, 12 Oct 2010 22:00:16 +0000 (16:00 -0600)]
Fix typo
Michael M Slusarz [Tue, 12 Oct 2010 21:35:52 +0000 (15:35 -0600)]
changelog from CVS HEAD
Gonçalo Queirós [Mon, 11 Oct 2010 19:43:26 +0000 (20:43 +0100)]
Correct class name to Imp_Imap_Tree
Bug #9302
Signed-off-by: Michael M Slusarz <slusarz@curecanti.org>
Michael M Slusarz [Tue, 12 Oct 2010 20:43:47 +0000 (14:43 -0600)]
Convert horde/Group to using Horde_Session
Michael M Slusarz [Tue, 12 Oct 2010 20:14:26 +0000 (14:14 -0600)]
Partial revert of
1948e4f501a18c5856cbe45caf09267c0020e036
No idea why this was removed. Broke session parsing.
Michael M Slusarz [Tue, 12 Oct 2010 20:12:54 +0000 (14:12 -0600)]
Remove explicit reference to _SESSION in SessionHandler object
Michael M Slusarz [Tue, 12 Oct 2010 03:28:51 +0000 (21:28 -0600)]
Convert Kronolith to using Horde_Session
Michael M Slusarz [Mon, 11 Oct 2010 05:38:33 +0000 (23:38 -0600)]
Convert Turba to using Horde_Session
Michael M Slusarz [Mon, 11 Oct 2010 05:18:45 +0000 (23:18 -0600)]
Horde: Horde_Session conversions
Michael M Slusarz [Mon, 11 Oct 2010 04:51:58 +0000 (22:51 -0600)]
Add ArrayAccess implementation for Horde_Prefs
Michael M Slusarz [Mon, 11 Oct 2010 04:46:15 +0000 (22:46 -0600)]
Convert horde_language session variable to Horde_Session usage
Michael M Slusarz [Mon, 11 Oct 2010 04:15:27 +0000 (22:15 -0600)]
Convert Horde auth session code to Horde_Session
Michael M Slusarz [Mon, 11 Oct 2010 03:35:13 +0000 (21:35 -0600)]
Various Horde_Session conversions in horde/Core.
Michael M Slusarz [Mon, 11 Oct 2010 03:27:27 +0000 (21:27 -0600)]
Convert Horde_Notification override to Horde_Session
Michael M Slusarz [Sun, 10 Oct 2010 19:42:33 +0000 (13:42 -0600)]
Use Horde_Session storage instead of Horde_Cache_Session
Michael M Slusarz [Mon, 11 Oct 2010 03:59:02 +0000 (21:59 -0600)]
Allow ability to search session subkeys.
We store values with key & subkey together to save on storage/serialization
costs. To retrieve array like output, simply need to call
$session['app:name/'] - returns an array with subkeys as keys and session
values as values.
Ticket #8023
Michael M Slusarz [Tue, 12 Oct 2010 19:49:18 +0000 (13:49 -0600)]
Remove horde/SessionObjects and replace with Horde_Session use
NOTE: Did not change Kolab_Session usage because I have little/no idea
what is going on in there (injecting may be good for some things, but
things, but it does make it MUCH more difficult to try and track the code.
Granted, some of this may be simply that I am not familiar with the
Kolab code, however...)
Ticket #8023
Michael M Slusarz [Tue, 12 Oct 2010 19:25:13 +0000 (13:25 -0600)]
Fix typo.
Jan Schneider [Tue, 12 Oct 2010 16:59:46 +0000 (18:59 +0200)]
This method doesn't exist anymore.
Jan Schneider [Tue, 12 Oct 2010 16:36:38 +0000 (18:36 +0200)]
Use Horde_Test.
Jan Schneider [Tue, 5 Oct 2010 01:06:07 +0000 (03:06 +0200)]
Call parent ctor.
Jan Schneider [Tue, 12 Oct 2010 13:38:39 +0000 (15:38 +0200)]
Cleanup, remove static usage.
Jan Schneider [Mon, 11 Oct 2010 23:12:24 +0000 (01:12 +0200)]
Fix parse error.
Jan Schneider [Mon, 11 Oct 2010 20:23:22 +0000 (22:23 +0200)]
Cleanup
Jan Schneider [Mon, 11 Oct 2010 13:58:46 +0000 (15:58 +0200)]
Drop Net_SMS.
Jan Schneider [Sun, 10 Oct 2010 21:31:26 +0000 (23:31 +0200)]
MFB
Chuck Hagenbuch [Mon, 11 Oct 2010 13:53:33 +0000 (09:53 -0400)]
Fix trean redirect script - Horde::externalUrl() doesn't return a Horde_Url object.
Chuck Hagenbuch [Mon, 11 Oct 2010 02:29:51 +0000 (22:29 -0400)]
Remove Imode browser class
Michael J. Rubinsky [Mon, 11 Oct 2010 00:40:42 +0000 (20:40 -0400)]
Ensure that the files array is initialized
Michael J. Rubinsky [Sun, 10 Oct 2010 23:21:22 +0000 (19:21 -0400)]
$ob might not exist at all here
Michael J. Rubinsky [Sun, 10 Oct 2010 20:25:28 +0000 (16:25 -0400)]
Hotfix for fixing URL generation on dev.horde.org.
Commit
043b05f09f66a78566fb broke url generation when an app's webroot
is an absolute url like e.g., http://git.horde.org on simon.
This can probably be tweaked a bit later, but this fixes the immediate issue.
Michael J. Rubinsky [Sun, 10 Oct 2010 16:18:38 +0000 (12:18 -0400)]
Fix various issues with new SessionHandler code
Classes extend Horde_SessionHandler, not Horde_SessionHandler_Base
Need to add the factory binder for Horde_SessionHandler
Request a Horde_SessionHandler, not a Horde_Core_Factory_* when requesting/creating the sessionhandler
Michael J. Rubinsky [Sun, 10 Oct 2010 15:54:19 +0000 (11:54 -0400)]
Need to skip authentication checks here, the application should be responsible for checking.
If 'horde' itself does not give guest read access, then even if another application does grant access,
downloading files would be denied. Fix that.
Bug: 9294
Michael J. Rubinsky [Sun, 10 Oct 2010 15:53:23 +0000 (11:53 -0400)]
Fix viral error, column name(s) for indexes are passed as an array.
Michael J. Rubinsky [Sat, 9 Oct 2010 19:53:38 +0000 (15:53 -0400)]
fix column type, these were integers, not bigints
Michael J. Rubinsky [Sat, 9 Oct 2010 19:48:12 +0000 (15:48 -0400)]
Fix column types for ansel migration.
These were signed integers in fw_3, migrate them to unsigned integers except
the share_id since we specify the share_id that key images belong to via negative ids,
use bigint here.
Michael J. Rubinsky [Sat, 9 Oct 2010 14:24:52 +0000 (10:24 -0400)]
two more places to use a hash instead of property access, instance might contain special characters
Michael J. Rubinsky [Sat, 9 Oct 2010 14:02:15 +0000 (10:02 -0400)]
Move binders to factories in ansel
Michael M Slusarz [Sat, 9 Oct 2010 07:30:07 +0000 (01:30 -0600)]
Use the Horde:: token checking methods
Michael M Slusarz [Sat, 9 Oct 2010 07:24:48 +0000 (01:24 -0600)]
Horde_Form: H4 fixes
Form still has a bunch of things that need to be converted.
Michael M Slusarz [Fri, 8 Oct 2010 22:55:33 +0000 (16:55 -0600)]
Start moving some framework stuff to Horde_Session.
Michael M Slusarz [Sat, 9 Oct 2010 07:00:19 +0000 (01:00 -0600)]
Don't authenticate to non-applications
Michael M Slusarz [Fri, 8 Oct 2010 23:30:32 +0000 (17:30 -0600)]
No need to store credentials for app if it is the same as the base horde credentials
Michael M Slusarz [Fri, 8 Oct 2010 22:55:18 +0000 (16:55 -0600)]
Remove horde/Core dependency in Horde_Browser
Michael M Slusarz [Fri, 8 Oct 2010 22:53:44 +0000 (16:53 -0600)]
Remove PEAR dependency in horde/Browser
Michael M Slusarz [Fri, 8 Oct 2010 22:53:26 +0000 (16:53 -0600)]
H4 coding style
Michael M Slusarz [Fri, 8 Oct 2010 22:53:07 +0000 (16:53 -0600)]
phpdoc
Michael M Slusarz [Fri, 8 Oct 2010 22:35:51 +0000 (16:35 -0600)]
Reduce the size/complexity of the factories definition array.
Michael M Slusarz [Fri, 8 Oct 2010 21:23:15 +0000 (15:23 -0600)]
Convert IMP to the new Horde_Session API
Michael M Slusarz [Fri, 8 Oct 2010 21:34:12 +0000 (15:34 -0600)]
Ticket #8023: Add transparent lzf compression to Horde_Session.
Only compress arrays and objects at this time.
Michael M Slusarz [Fri, 8 Oct 2010 21:21:52 +0000 (15:21 -0600)]
Ticket #8023: Add ArrayAccess implementation to Horde_Session.
This is the new API for accessing session variables. What previously
looked like:
$_SESSION['app']['foo']
Now looks like:
$GLOBALS['session']['app:foo']
Michael M Slusarz [Fri, 8 Oct 2010 21:55:07 +0000 (15:55 -0600)]
Fix object call
Michael M Slusarz [Fri, 8 Oct 2010 21:00:58 +0000 (15:00 -0600)]
SESSION->imp->user does not exist anymore
Jan Schneider [Fri, 8 Oct 2010 16:51:34 +0000 (18:51 +0200)]
Fix converting all-day events to SIF-E.
Jan Schneider [Fri, 8 Oct 2010 16:06:53 +0000 (18:06 +0200)]
Fix parse error.
Chuck Hagenbuch [Fri, 8 Oct 2010 01:52:33 +0000 (21:52 -0400)]
The base version of this viewer shouldn't be making Horde:: calls.
Michael J. Rubinsky [Fri, 8 Oct 2010 00:48:34 +0000 (20:48 -0400)]
No need to figure the code type out, setup the autoloader.
Michael J. Rubinsky [Thu, 7 Oct 2010 23:41:28 +0000 (19:41 -0400)]
add ckeditor plugin for syntaxhighlighter blocks, and intial Jonah support.
Need to figure out a clean way of getting the code type from the jonah story,
thinking of using a regex for the <pre brush="php"> elements. For now, hard code
php only.
Michael J. Rubinsky [Thu, 7 Oct 2010 22:40:00 +0000 (18:40 -0400)]
wrap the entire property name, not just the instance value.
Michael J. Rubinsky [Thu, 7 Oct 2010 22:37:11 +0000 (18:37 -0400)]
Need to access this as a hash, the instance value might contain a special character
Michael J. Rubinsky [Thu, 7 Oct 2010 22:19:23 +0000 (18:19 -0400)]
Remove extra layer, create the Horde_Core_Auth_Signup object directly in the factory.
Michael J. Rubinsky [Thu, 7 Oct 2010 22:07:47 +0000 (18:07 -0400)]
...and finally, remove the last binder. Move AuthSignup to use a factory binder.
Michael J. Rubinsky [Thu, 7 Oct 2010 21:54:05 +0000 (17:54 -0400)]
Use Horde_Core_Factory_Auth directly, change name of factory method to create()