horde.git
15 years agoAdd an .htaccess for the horde core directory that restores the rampage.php
Chuck Hagenbuch [Sun, 24 Jan 2010 02:00:13 +0000 (21:00 -0500)]
Add an .htaccess for the horde core directory that restores the rampage.php
rewrite rules, and allows web access to this dir.

15 years agoremove "kind" concept from the Db binder
Chuck Hagenbuch [Sun, 24 Jan 2010 01:59:32 +0000 (20:59 -0500)]
remove "kind" concept from the Db binder

15 years agoSpelling.
Matt Selsky [Sat, 23 Jan 2010 06:20:53 +0000 (01:20 -0500)]
Spelling.

15 years agoRemove extra slash now that this url comes from Horde::getServiceLink
Michael J. Rubinsky [Fri, 22 Jan 2010 23:58:39 +0000 (18:58 -0500)]
Remove extra slash now that this url comes from Horde::getServiceLink

Get rid of these locally defined variables that don't seem to be used

15 years ago[kronolith] always cast Horde_Urls to string when it will be serialized
Michael J. Rubinsky [Fri, 22 Jan 2010 23:33:08 +0000 (18:33 -0500)]
[kronolith] always cast Horde_Urls to string when it will be serialized

15 years agoMove mimeHeaders style to Horde
Michael M Slusarz [Fri, 22 Jan 2010 20:57:46 +0000 (13:57 -0700)]
Move mimeHeaders style to Horde

15 years agoTweak summary attachment display.
Michael M Slusarz [Fri, 22 Jan 2010 20:48:08 +0000 (13:48 -0700)]
Tweak summary attachment display.

Add 'none' option to 'parts_display' pref.
Include part in the attachment list if it has an inline 'info' rendered
display.

15 years agoRemove atc_display preference.
Michael M Slusarz [Fri, 22 Jan 2010 19:25:02 +0000 (12:25 -0700)]
Remove atc_display preference.

Simplify preferences by removing - always show the attachment
information inline.

15 years agoFix variable scope
Michael M Slusarz [Fri, 22 Jan 2010 19:04:37 +0000 (12:04 -0700)]
Fix variable scope

15 years agoHORDE_TEMPLATES won't be defined before we actually authenticate now
Michael J. Rubinsky [Fri, 22 Jan 2010 19:27:36 +0000 (14:27 -0500)]
HORDE_TEMPLATES won't be defined before we actually authenticate now

15 years agoAlways clear sorted array when building mailbox
Michael M Slusarz [Fri, 22 Jan 2010 18:59:06 +0000 (11:59 -0700)]
Always clear sorted array when building mailbox

15 years agoFix undefined error
Michael M Slusarz [Fri, 22 Jan 2010 18:49:34 +0000 (11:49 -0700)]
Fix undefined error

15 years agoBetter encapsulate preview and mailbox JSON responses
Michael M Slusarz [Fri, 22 Jan 2010 18:41:10 +0000 (11:41 -0700)]
Better encapsulate preview and mailbox JSON responses

15 years agoFix reloading results when text changes in quicksearch box
Michael M Slusarz [Fri, 22 Jan 2010 18:27:06 +0000 (11:27 -0700)]
Fix reloading results when text changes in quicksearch box

15 years agoNeed listAllApps() here as well
Michael J. Rubinsky [Fri, 22 Jan 2010 16:34:39 +0000 (11:34 -0500)]
Need listAllApps() here as well

15 years agoAdd Horde_Registry#listAllApps
Michael J. Rubinsky [Fri, 22 Jan 2010 16:27:05 +0000 (11:27 -0500)]
Add Horde_Registry#listAllApps

Allow for listing of applications without regard to permissions. Needed
to solve chicken-or-egg problem of setting up a new install, but admin/setup
failing to load because of applications without configuration files.

This broke when fixing Bug: 8475 when we check auth before checking isAdmin()

15 years ago[ansel] fix parse error
Michael J. Rubinsky [Fri, 22 Jan 2010 15:51:44 +0000 (10:51 -0500)]
[ansel] fix parse error

15 years agofix parse error
Michael J. Rubinsky [Fri, 22 Jan 2010 15:31:51 +0000 (10:31 -0500)]
fix parse error

15 years agoShout: Fix trailing comma in SQL
Ben Klang [Fri, 22 Jan 2010 14:31:29 +0000 (09:31 -0500)]
Shout: Fix trailing comma in SQL

15 years agoShout: Fix query field order; set callerid to sane default
Ben Klang [Fri, 22 Jan 2010 14:26:04 +0000 (09:26 -0500)]
Shout: Fix query field order; set callerid to sane default

15 years agoFix errors when generating thread page.
Michael M Slusarz [Thu, 21 Jan 2010 23:01:02 +0000 (16:01 -0700)]
Fix errors when generating thread page.

15 years agoFix identification of single message thread.
Michael M Slusarz [Thu, 21 Jan 2010 23:00:45 +0000 (16:00 -0700)]
Fix identification of single message thread.

15 years agoNo requirement that tasks be available to run kronolith
Michael M Slusarz [Thu, 21 Jan 2010 19:27:22 +0000 (12:27 -0700)]
No requirement that tasks be available to run kronolith

15 years agoCan't use inaccessible CSS classes here
Michael M Slusarz [Thu, 21 Jan 2010 19:10:58 +0000 (12:10 -0700)]
Can't use inaccessible CSS classes here

15 years agoAdd attachmimetype hook
Michael M Slusarz [Thu, 21 Jan 2010 19:03:27 +0000 (12:03 -0700)]
Add attachmimetype hook

15 years agoHorde_Browser::wasFileUploaded() now throws an Exception
Michael M Slusarz [Thu, 21 Jan 2010 18:49:33 +0000 (11:49 -0700)]
Horde_Browser::wasFileUploaded() now throws an Exception

15 years agoAdd hook to allow for easy definition of additional AJAX actions
Michael M Slusarz [Thu, 21 Jan 2010 18:20:27 +0000 (11:20 -0700)]
Add hook to allow for easy definition of additional AJAX actions

15 years agoMove LogOut to Horde_Ajax_Application_Base so it can be overriden if needed
Michael M Slusarz [Thu, 21 Jan 2010 17:58:07 +0000 (10:58 -0700)]
Move LogOut to Horde_Ajax_Application_Base so it can be overriden if needed

15 years agoFix MoveMessages action (typo)
Michael M Slusarz [Thu, 21 Jan 2010 17:11:56 +0000 (10:11 -0700)]
Fix MoveMessages action (typo)

15 years agoThis isn't used anywhere
Michael J. Rubinsky [Wed, 20 Jan 2010 23:39:14 +0000 (18:39 -0500)]
This isn't used anywhere

15 years agows
Michael M Slusarz [Thu, 21 Jan 2010 06:14:38 +0000 (23:14 -0700)]
ws

15 years agoTicket #4561: Abstract ajax interface to Horde
Michael M Slusarz [Wed, 20 Jan 2010 20:51:11 +0000 (13:51 -0700)]
Ticket #4561: Abstract ajax interface to Horde

15 years agoShout: Make sure we set the host and context fields
Ben Klang [Thu, 21 Jan 2010 04:01:15 +0000 (23:01 -0500)]
Shout: Make sure we set the host and context fields

15 years agoShout: Horde_Form#open() -> Horde_Form#renderActive()
Ben Klang [Thu, 21 Jan 2010 02:38:04 +0000 (21:38 -0500)]
Shout: Horde_Form#open() -> Horde_Form#renderActive()

15 years agoShout: silly syntax error
Ben Klang [Thu, 21 Jan 2010 02:35:43 +0000 (21:35 -0500)]
Shout: silly syntax error

15 years agoShout: Schema changes for upstream compatibility
Ben Klang [Thu, 21 Jan 2010 02:17:06 +0000 (21:17 -0500)]
Shout: Schema changes for upstream compatibility

15 years agoShout: Fix global $shout object references
Ben Klang [Wed, 20 Jan 2010 14:18:59 +0000 (09:18 -0500)]
Shout: Fix global $shout object references

15 years agoTweak wording, style.
Jan Schneider [Wed, 20 Jan 2010 23:28:31 +0000 (00:28 +0100)]
Tweak wording, style.

15 years agoAlways set am/pm designator, even if not used in the locale, to make both 12-hour...
Jan Schneider [Wed, 20 Jan 2010 19:36:22 +0000 (20:36 +0100)]
Always set am/pm designator, even if not used in the locale, to make both 12-hour and 24-hour times work.

15 years agoNormalize free-form date and time fields before submitting, and warn user if there...
Jan Schneider [Wed, 20 Jan 2010 19:30:23 +0000 (20:30 +0100)]
Normalize free-form date and time fields before submitting, and warn user if there is a problem.

15 years agoUse sprintf().
Jan Schneider [Wed, 20 Jan 2010 18:36:31 +0000 (19:36 +0100)]
Use sprintf().

15 years agoMove onDomLoad() to the bottom again.
Jan Schneider [Wed, 20 Jan 2010 18:26:18 +0000 (19:26 +0100)]
Move onDomLoad() to the bottom again.

15 years agoThe PDO driver is called oci, not oci8 *sigh*.
Jan Schneider [Wed, 20 Jan 2010 14:51:39 +0000 (15:51 +0100)]
The PDO driver is called oci, not oci8 *sigh*.

15 years agoRemove superfluous AS which doesn't work with Oracle.
Jan Schneider [Wed, 20 Jan 2010 14:25:38 +0000 (15:25 +0100)]
Remove superfluous AS which doesn't work with Oracle.

15 years agoFix class name.
Jan Schneider [Wed, 20 Jan 2010 13:34:56 +0000 (14:34 +0100)]
Fix class name.

15 years agoStill too long identifier.
Jan Schneider [Wed, 20 Jan 2010 12:39:57 +0000 (13:39 +0100)]
Still too long identifier.

15 years agoConsistently default to future.
Jan Schneider [Wed, 20 Jan 2010 09:31:25 +0000 (10:31 +0100)]
Consistently default to future.

15 years agoFix undefined variable/method call.
Jan Schneider [Wed, 20 Jan 2010 09:30:52 +0000 (10:30 +0100)]
Fix undefined variable/method call.

15 years agoOnly show reply-to address in imp message mode if it is different than from address
Michael M Slusarz [Wed, 20 Jan 2010 19:32:23 +0000 (12:32 -0700)]
Only show reply-to address in imp message mode if it is different than from address

15 years agoToo many htmlspecialchars in link() for title attribute
Michael M Slusarz [Wed, 20 Jan 2010 19:16:21 +0000 (12:16 -0700)]
Too many htmlspecialchars in link() for title attribute

For example, things like '<' should be specified as '&lt;', NOT
'&amp;&lt;'

15 years agoA bit more feedback when adding/deleting flags
Michael M Slusarz [Wed, 20 Jan 2010 19:07:50 +0000 (12:07 -0700)]
A bit more feedback when adding/deleting flags

15 years agoBug #8831: Fix updating prefs
Michael M Slusarz [Wed, 20 Jan 2010 19:02:38 +0000 (12:02 -0700)]
Bug #8831: Fix updating prefs

15 years agoCatch/log E_DEPRECATED errors
Michael M Slusarz [Wed, 20 Jan 2010 17:29:29 +0000 (10:29 -0700)]
Catch/log E_DEPRECATED errors

15 years agoLimit size of image data in stylesheets
Michael M Slusarz [Wed, 20 Jan 2010 17:18:42 +0000 (10:18 -0700)]
Limit size of image data in stylesheets

15 years agoFully convert agora to Horde_Registry_Application
Michael M Slusarz [Wed, 20 Jan 2010 16:45:50 +0000 (09:45 -0700)]
Fully convert agora to Horde_Registry_Application

Remove extra ws; fix some mode issues; autoloading.

15 years agoRemove obsoleted scripts/config entries
Michael M Slusarz [Wed, 20 Jan 2010 16:19:29 +0000 (09:19 -0700)]
Remove obsoleted scripts/config entries

15 years agoHorde_Registry_Application fixes in horde/framework
Michael M Slusarz [Wed, 20 Jan 2010 08:03:25 +0000 (01:03 -0700)]
Horde_Registry_Application fixes in horde/framework

15 years agoImprovements to the extensions test script output
Michael M Slusarz [Wed, 20 Jan 2010 06:59:34 +0000 (23:59 -0700)]
Improvements to the extensions test script output

15 years agoFully convert chora to Horde_Registry_Application
Michael M Slusarz [Wed, 20 Jan 2010 06:39:06 +0000 (23:39 -0700)]
Fully convert chora to Horde_Registry_Application

15 years agophpdoc
Michael M Slusarz [Wed, 20 Jan 2010 06:30:17 +0000 (23:30 -0700)]
phpdoc

15 years agoConvert Shout to updated Horde_Registry_Application usage
Michael M Slusarz [Wed, 20 Jan 2010 06:26:46 +0000 (23:26 -0700)]
Convert Shout to updated Horde_Registry_Application usage

15 years agoConvert Operator to updated Horde_Registry_Application usage
Michael M Slusarz [Wed, 20 Jan 2010 06:17:18 +0000 (23:17 -0700)]
Convert Operator to updated Horde_Registry_Application usage

15 years agoChange Horde_Registry_Application init to noinit
Michael M Slusarz [Wed, 20 Jan 2010 06:09:30 +0000 (23:09 -0700)]
Change Horde_Registry_Application init to noinit

Now that bootstrap init has been separated from application init, we
always want to call an application's _init() function when accessing the
application for the first time.  Keep the 'init' param, but rename it to
'noinit' and make a truthy value disable this new behavior (opposite of
current default).

15 years agoRevert "Initialize IMP before authentication."
Michael M Slusarz [Wed, 20 Jan 2010 06:01:54 +0000 (23:01 -0700)]
Revert "Initialize IMP before authentication."

This reverts commit 3e57144addc0ccbc8358ab7cdf18204132b7455a.

15 years agoFully convert ingo to Horde_Registry_Application
Michael M Slusarz [Wed, 20 Jan 2010 05:53:17 +0000 (22:53 -0700)]
Fully convert ingo to Horde_Registry_Application

15 years agoHorde_Registry_Application: Rename user option to user_admin
Michael M Slusarz [Wed, 20 Jan 2010 05:43:24 +0000 (22:43 -0700)]
Horde_Registry_Application: Rename user option to user_admin

15 years agoAdd 'cli' option to Horde_Registry_Application::appInit()
Michael M Slusarz [Wed, 20 Jan 2010 01:53:32 +0000 (18:53 -0700)]
Add 'cli' option to Horde_Registry_Application::appInit()

15 years agoFully convert ansel to Horde_Registry_Application
Michael M Slusarz [Wed, 20 Jan 2010 01:39:44 +0000 (18:39 -0700)]
Fully convert ansel to Horde_Registry_Application

15 years agoMove main.php to index.php
Michael M Slusarz [Wed, 20 Jan 2010 01:21:47 +0000 (18:21 -0700)]
Move main.php to index.php

15 years agoFully convert jeta to Horde_Registry_Application
Michael M Slusarz [Wed, 20 Jan 2010 01:19:49 +0000 (18:19 -0700)]
Fully convert jeta to Horde_Registry_Application

15 years agoLet Horde_Registry_Application handle the 'user' parameter
Michael M Slusarz [Wed, 20 Jan 2010 01:14:43 +0000 (18:14 -0700)]
Let Horde_Registry_Application handle the 'user' parameter

15 years agoFully convert nag to Horde_Registry_Application
Michael M Slusarz [Wed, 20 Jan 2010 00:31:08 +0000 (17:31 -0700)]
Fully convert nag to Horde_Registry_Application

15 years agoHylax: Add VFS configuration
Ben Klang [Wed, 20 Jan 2010 12:36:20 +0000 (07:36 -0500)]
Hylax: Add VFS configuration

15 years agoOperator: Add $Id$ to conf.xml
Ben Klang [Tue, 19 Jan 2010 13:28:51 +0000 (08:28 -0500)]
Operator: Add $Id$ to conf.xml

15 years agoOperator: Fix configuration tab names
Ben Klang [Tue, 19 Jan 2010 13:28:04 +0000 (08:28 -0500)]
Operator: Fix configuration tab names

15 years agoOperator: Organize configuration options
Ben Klang [Tue, 19 Jan 2010 13:25:12 +0000 (08:25 -0500)]
Operator: Organize configuration options

15 years agoMove notification init to Horde_Registry_Application
Michael M Slusarz [Tue, 19 Jan 2010 23:26:09 +0000 (16:26 -0700)]
Move notification init to Horde_Registry_Application

15 years agoMove *_TEMPLATE define to Horde_Registry_Application::
Michael M Slusarz [Tue, 19 Jan 2010 23:18:32 +0000 (16:18 -0700)]
Move *_TEMPLATE define to Horde_Registry_Application::

15 years agoCast to string.
Jan Schneider [Tue, 19 Jan 2010 18:06:12 +0000 (19:06 +0100)]
Cast to string.

15 years agoMore quoting.
Jan Schneider [Tue, 19 Jan 2010 09:36:36 +0000 (10:36 +0100)]
More quoting.

15 years agoFix date pickers, add date picker to task form.
Jan Schneider [Mon, 18 Jan 2010 17:48:59 +0000 (18:48 +0100)]
Fix date pickers, add date picker to task form.

15 years agoCenter-align dates too, now that the picker icon is outside the box.
Jan Schneider [Mon, 18 Jan 2010 17:35:19 +0000 (18:35 +0100)]
Center-align dates too, now that the picker icon is outside the box.

15 years agoonly ignore these directories at the top level
Chuck Hagenbuch [Tue, 19 Jan 2010 01:43:55 +0000 (20:43 -0500)]
only ignore these directories at the top level

15 years agopotential TODO
Chuck Hagenbuch [Tue, 19 Jan 2010 01:32:55 +0000 (20:32 -0500)]
potential TODO

15 years agoInitialize IMP before authentication.
Jan Schneider [Mon, 18 Jan 2010 17:07:42 +0000 (18:07 +0100)]
Initialize IMP before authentication.

15 years agoSkip unconfigured applications.
Jan Schneider [Mon, 18 Jan 2010 16:54:10 +0000 (17:54 +0100)]
Skip unconfigured applications.

15 years agoMore generic location.
Jan Schneider [Mon, 18 Jan 2010 16:49:00 +0000 (17:49 +0100)]
More generic location.

15 years agoFix indent.
Jan Schneider [Mon, 18 Jan 2010 16:47:48 +0000 (17:47 +0100)]
Fix indent.

15 years agoinstall_dev: Create the site root if not present
Ben Klang [Mon, 18 Jan 2010 15:03:34 +0000 (10:03 -0500)]
install_dev: Create the site root if not present

15 years agofix sql creation script name
Michael J. Rubinsky [Sun, 17 Jan 2010 17:47:48 +0000 (12:47 -0500)]
fix sql creation script name

15 years ago@package
Michael J. Rubinsky [Sun, 17 Jan 2010 15:07:47 +0000 (10:07 -0500)]
@package

15 years ago@pacakge
Michael J. Rubinsky [Sun, 17 Jan 2010 14:56:23 +0000 (09:56 -0500)]
@pacakge

15 years agoUse fully DI-managed tagger classes
Chuck Hagenbuch [Sat, 16 Jan 2010 20:32:01 +0000 (15:32 -0500)]
Use fully DI-managed tagger classes

15 years agoMake the Content classes dependency-injectable
Chuck Hagenbuch [Sat, 16 Jan 2010 20:30:54 +0000 (15:30 -0500)]
Make the Content classes dependency-injectable

15 years agoRegister just one Db binder; using class names makes the injector much more powerful.
Chuck Hagenbuch [Sat, 16 Jan 2010 21:14:25 +0000 (16:14 -0500)]
Register just one Db binder; using class names makes the injector much more powerful.

In the future, instead of registering multiple binders, we can consider an alias
system that would encapsulate multiple connections inside a single object.

15 years agoAdd a static HTML version of http://wiki.horde.org/Doc/Dev/Injector, which has
Chuck Hagenbuch [Sat, 16 Jan 2010 04:42:42 +0000 (23:42 -0500)]
Add a static HTML version of wiki.horde.org/Doc/Dev/Injector, which has
had usage.txt incorporated into it.

15 years agoFix class name.
Jan Schneider [Fri, 15 Jan 2010 23:32:56 +0000 (00:32 +0100)]
Fix class name.
Use typehints.
Don't hardcode string length.

15 years agoQuoting
Jan Schneider [Fri, 15 Jan 2010 22:49:00 +0000 (23:49 +0100)]
Quoting

15 years agoMake it work with both, checkouts and releases.
Jan Schneider [Fri, 15 Jan 2010 22:14:39 +0000 (23:14 +0100)]
Make it work with both, checkouts and releases.

15 years agoIgnore GC files.
Jan Schneider [Fri, 15 Jan 2010 21:54:15 +0000 (22:54 +0100)]
Ignore GC files.