Michael M Slusarz [Tue, 18 May 2010 17:58:44 +0000 (11:58 -0600)]
Two more places to use Horde_Db_Adapter_Base
Michael M Slusarz [Tue, 18 May 2010 17:42:26 +0000 (11:42 -0600)]
Reset opacity when growler is removed from screen
Michael M Slusarz [Fri, 14 May 2010 23:30:14 +0000 (17:30 -0600)]
SessionHandler rewrite.
* Abstracted memcache persistent-backend code into 'Stack' driver.
* Renamed 'none' driver to 'Builtin'.
* Now throws Horde_SessionHandler_Exception.
* Split driver code into abstract class.
* Use horde/Db to access SQL databases.
* Do not rely on Horde::logMessage() (or any of Core).
Michael J. Rubinsky [Tue, 18 May 2010 17:24:32 +0000 (13:24 -0400)]
Fix type hint
Michael J. Rubinsky [Tue, 18 May 2010 17:19:03 +0000 (13:19 -0400)]
fix horde_url usage, get back the proper behaviour for the perms popup
Ben Klang [Tue, 18 May 2010 17:17:24 +0000 (13:17 -0400)]
Mnemo: Two more dependencies on base.php
Michael M Slusarz [Tue, 18 May 2010 17:15:17 +0000 (11:15 -0600)]
Bug #9037: Fix visibility style in IE 8
Rui Carneiro [Mon, 17 May 2010 09:45:32 +0000 (10:45 +0100)]
emptyFolder does not exist anymore. Use emptyMailbox instead.
Fixes Bug #9030
Signed-off-by: Michael M Slusarz <slusarz@curecanti.org>
Michael M Slusarz [Tue, 18 May 2010 05:51:48 +0000 (23:51 -0600)]
Variable is no longer used
Michael M Slusarz [Tue, 18 May 2010 05:51:28 +0000 (23:51 -0600)]
Don't use global session_cache_limiter value
Michael M Slusarz [Tue, 18 May 2010 05:27:30 +0000 (23:27 -0600)]
Use Net_DNS_Resolver injector to get object
Michael M Slusarz [Sat, 15 May 2010 03:01:56 +0000 (21:01 -0600)]
Remove reliance on injector in Horde_Perms
Michael M Slusarz [Sat, 15 May 2010 02:56:01 +0000 (20:56 -0600)]
Move Perms UI code to Core
Michael M Slusarz [Fri, 14 May 2010 22:08:14 +0000 (16:08 -0600)]
Use Horde_Db
Bug #9027: Possible fix to Horde_Alarm SQL issue
Michael M Slusarz [Sat, 15 May 2010 22:20:04 +0000 (16:20 -0600)]
Db phpdoc
Michael M Slusarz [Fri, 14 May 2010 21:54:33 +0000 (15:54 -0600)]
Add ability to define a write DB for use with split-DB installations
Michael M Slusarz [Fri, 14 May 2010 20:48:06 +0000 (14:48 -0600)]
Clean up IMP_Quota
Ben Klang [Tue, 18 May 2010 17:14:38 +0000 (13:14 -0400)]
Mnemo: Remove dependencies on lib/base.php
Ben Klang [Tue, 18 May 2010 17:10:58 +0000 (13:10 -0400)]
Mnemo: Convert API to Horde 4
Jan Schneider [Tue, 18 May 2010 15:04:39 +0000 (17:04 +0200)]
Fix NaN issues with IE.
Jan Schneider [Tue, 18 May 2010 11:17:16 +0000 (13:17 +0200)]
Fix undefined variable if catching an exception.
Jan Schneider [Tue, 18 May 2010 11:04:45 +0000 (13:04 +0200)]
Not necessary, will be created by install_dev, or can be created manually.
Ben Klang [Tue, 18 May 2010 16:27:01 +0000 (12:27 -0400)]
Wicked: Function name change getOb() -> getIdentity()
Jan Schneider [Tue, 18 May 2010 00:00:28 +0000 (02:00 +0200)]
Try this button. Like that better, IE?
Michael J. Rubinsky [Tue, 18 May 2010 14:35:45 +0000 (10:35 -0400)]
remove closing php tag
Michael J. Rubinsky [Tue, 18 May 2010 14:23:21 +0000 (10:23 -0400)]
add lighttpd style rewrite rules for pastie
Ben Klang [Tue, 18 May 2010 03:53:47 +0000 (23:53 -0400)]
Pastie: Limit the recent pastes to 10
Ben Klang [Tue, 18 May 2010 03:29:34 +0000 (23:29 -0400)]
Pastie: add missing field to SQL query
Ben Klang [Tue, 18 May 2010 03:27:45 +0000 (23:27 -0400)]
Wicked: The default T_W regex segfaults PHP on very large code pastings.
Ben Klang [Tue, 18 May 2010 03:24:43 +0000 (23:24 -0400)]
Pastie: monospace font is a bit small by default
Ben Klang [Tue, 18 May 2010 03:24:30 +0000 (23:24 -0400)]
Pastie: one more place to mark untitled pastes
Ben Klang [Tue, 18 May 2010 03:21:38 +0000 (23:21 -0400)]
Pastie: Improve formatting of recent pastes
Ben Klang [Tue, 18 May 2010 02:37:33 +0000 (22:37 -0400)]
Pastie: Tweak formatting for Firefox
Ben Klang [Tue, 18 May 2010 03:12:22 +0000 (23:12 -0400)]
Pastie: Add recent pastes sidebar
Ben Klang [Tue, 18 May 2010 02:30:08 +0000 (22:30 -0400)]
Mnemo: oops, not everyone uses my home directory
Ben Klang [Tue, 18 May 2010 02:28:51 +0000 (22:28 -0400)]
Mnemo: convert to class constants
Ben Klang [Tue, 18 May 2010 02:22:33 +0000 (22:22 -0400)]
Mnemo: Horde_Auth::removeHook() doesn't exist anymore
Ben Klang [Tue, 18 May 2010 02:21:53 +0000 (22:21 -0400)]
Mnemo: Horde_Cli::singleton() doesn't exist anymore
Ben Klang [Tue, 18 May 2010 02:07:31 +0000 (22:07 -0400)]
Framework: Really fix Prefs constant names
Ben Klang [Tue, 18 May 2010 02:05:14 +0000 (22:05 -0400)]
Pastie: Add routes for getting pastes via uuid
Ben Klang [Tue, 18 May 2010 02:05:00 +0000 (22:05 -0400)]
Pastie: fix saving paste title
Ben Klang [Tue, 18 May 2010 02:02:59 +0000 (22:02 -0400)]
Pastie: Fix list of valid syntaxes when calling highlighters
Ben Klang [Tue, 18 May 2010 01:44:31 +0000 (21:44 -0400)]
Pastie: fix conf.xml class names
Ben Klang [Tue, 18 May 2010 01:37:23 +0000 (21:37 -0400)]
Framework: fix constant reference
Ben Klang [Tue, 18 May 2010 01:00:23 +0000 (21:00 -0400)]
Pastie: A paste-bin-like application for Horde.
Supporting the Text_Highlighter and GeSHi highlighters, this simple pastebin facilitates secure sharing of code samples and other text within the context of a Horde session.
Ben Klang [Mon, 17 May 2010 22:03:43 +0000 (18:03 -0400)]
Skeleton: Typo
Ben Klang [Mon, 17 May 2010 21:31:04 +0000 (17:31 -0400)]
Skeleton: syntax fix when throwing exceptions
Jan Schneider [Mon, 17 May 2010 23:33:58 +0000 (01:33 +0200)]
Pass locale when creating date parser.
Jan Schneider [Mon, 17 May 2010 23:29:25 +0000 (01:29 +0200)]
Fix adding quick events.
Jan Schneider [Mon, 17 May 2010 22:38:37 +0000 (00:38 +0200)]
Don't encode notifications with content.raw flag, and redirect embedded links to iframe.
Jan Schneider [Mon, 17 May 2010 22:08:13 +0000 (00:08 +0200)]
Focus first field of calendar dialog.
Jan Schneider [Mon, 17 May 2010 16:41:28 +0000 (18:41 +0200)]
Don't save event/task if hitting enter in textarea.
Chuck Hagenbuch [Mon, 17 May 2010 20:37:21 +0000 (16:37 -0400)]
Some tighter and cleaner code in the AnnotatedSetters binder
- Fixed lifetime of $setters array, removing members variable that lasted too long
- Implemented equals() correctly
- Removed an unnecessary method distiction (between findSetters and bindSetters)
- Broke determination of what is and isn't a setter into a separate method
Michael J. Rubinsky [Mon, 17 May 2010 18:54:32 +0000 (14:54 -0400)]
Remove H3 cruft
Michael J. Rubinsky [Mon, 17 May 2010 18:45:54 +0000 (14:45 -0400)]
Application.php defines this
Michael J. Rubinsky [Mon, 17 May 2010 18:44:08 +0000 (14:44 -0400)]
this is redundant
Michael J. Rubinsky [Mon, 17 May 2010 18:42:19 +0000 (14:42 -0400)]
This belongs in Applicaiton.php
Michael J. Rubinsky [Mon, 17 May 2010 18:36:27 +0000 (14:36 -0400)]
make sure $_temp is an array
Michael J. Rubinsky [Mon, 17 May 2010 18:34:53 +0000 (14:34 -0400)]
fix application initialization
Michael J. Rubinsky [Mon, 17 May 2010 18:20:14 +0000 (14:20 -0400)]
Fix Horde::img usage
Bug: 9036
Jan Schneider [Mon, 17 May 2010 16:33:59 +0000 (18:33 +0200)]
Close quick event form if opening another form.
Jan Schneider [Mon, 17 May 2010 16:22:09 +0000 (18:22 +0200)]
Fix setting end date with picker.
Jan Schneider [Mon, 17 May 2010 15:26:43 +0000 (17:26 +0200)]
Make methods public.
Jan Schneider [Mon, 17 May 2010 14:28:55 +0000 (16:28 +0200)]
Add black/white attendee icons for event bubbles.
Jan Schneider [Mon, 17 May 2010 14:26:42 +0000 (16:26 +0200)]
Catch error.
Chuck Hagenbuch [Mon, 17 May 2010 14:03:04 +0000 (10:03 -0400)]
Fix closing gettext tags (Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>)
Jan Schneider [Mon, 17 May 2010 13:09:11 +0000 (15:09 +0200)]
Cast to string explicitly, autocasting happens after evaluation of the method calls.
Jan Schneider [Mon, 17 May 2010 12:55:09 +0000 (14:55 +0200)]
Test overwriting.
Jan Schneider [Mon, 17 May 2010 12:46:50 +0000 (14:46 +0200)]
Specify application, there is no app on the stack at this point.
Jan Schneider [Mon, 17 May 2010 12:42:49 +0000 (14:42 +0200)]
If we have to check for permissions, and if the user is supposed to be logged
in, call checkExistingAuth() to make sure that the authentication really
hasn't expired yet.
Jan Schneider [Mon, 17 May 2010 12:05:03 +0000 (14:05 +0200)]
Use singular "migration/".
Install migration scripts using data role and full package path.
Chuck Hagenbuch [Mon, 17 May 2010 02:18:46 +0000 (22:18 -0400)]
Avoid a blank screen if registry.php is missing
Chuck Hagenbuch [Mon, 17 May 2010 02:18:19 +0000 (22:18 -0400)]
Fix typo (need a string here, not an array)
Chuck Hagenbuch [Mon, 17 May 2010 02:00:39 +0000 (22:00 -0400)]
Replace the ImplementationWithSetters binder with an AnnotatedSetters binder that can be stacked on any other binder.
Also add examples for the annotated setters and closure binders.
Jan Schneider [Fri, 14 May 2010 22:03:51 +0000 (00:03 +0200)]
Check authentication driver for expired authentication. Still doesn't trigger logouts though.
Jan Schneider [Fri, 14 May 2010 15:03:31 +0000 (17:03 +0200)]
Tweak widths.
Michael M Slusarz [Fri, 14 May 2010 20:04:26 +0000 (14:04 -0600)]
Add Null IMP_Sentmail driver
Michael M Slusarz [Wed, 12 May 2010 21:34:26 +0000 (15:34 -0600)]
Update Horde_Data to H4
Remove dependency on Core.
This library still is way too much of a UI/widget-y class and not enough
of a standalone library.
Michael M Slusarz [Fri, 14 May 2010 19:17:21 +0000 (13:17 -0600)]
Some low-hanging fruit locations to use the new PEAR DB binder
Michael M Slusarz [Fri, 14 May 2010 19:16:53 +0000 (13:16 -0600)]
Remove all sorts of H3-related cruft.
Michael M Slusarz [Fri, 14 May 2010 20:05:49 +0000 (14:05 -0600)]
Fix function arguments.
Michael M Slusarz [Fri, 14 May 2010 19:01:37 +0000 (13:01 -0600)]
Sentmail SQL driver now supports split read/write operation
Michael M Slusarz [Fri, 14 May 2010 18:45:57 +0000 (12:45 -0600)]
Bug #9027: Use Horde_Db_Pear binder to get DB objects
Michael M Slusarz [Fri, 14 May 2010 18:28:09 +0000 (12:28 -0600)]
Can't pass arguments to binders
Michael M Slusarz [Fri, 14 May 2010 18:21:01 +0000 (12:21 -0600)]
Removed Horde_Util::assertDriverConfig()
Jan Schneider [Fri, 14 May 2010 14:53:36 +0000 (16:53 +0200)]
Fix signatures and deviceExists() implementation of File driver.
Jan Schneider [Thu, 13 May 2010 17:40:00 +0000 (19:40 +0200)]
MFB
Jan Schneider [Fri, 14 May 2010 14:04:10 +0000 (16:04 +0200)]
Fix visibility.
Jan Schneider [Fri, 14 May 2010 13:42:13 +0000 (15:42 +0200)]
One more unset write_db.
Michael J. Rubinsky [Thu, 13 May 2010 23:10:50 +0000 (19:10 -0400)]
some RDBMS have problems with keys of this length, remove them.
Jan Schneider [Thu, 13 May 2010 22:29:55 +0000 (00:29 +0200)]
Add a time marker if displaying the current day.
Michael M Slusarz [Thu, 13 May 2010 21:37:58 +0000 (15:37 -0600)]
More places to fix if no split DB is configured
Michael M Slusarz [Thu, 13 May 2010 20:30:42 +0000 (14:30 -0600)]
ws
Jan Schneider [Thu, 13 May 2010 21:28:51 +0000 (23:28 +0200)]
Fix if no split db has been configured.
Michael J. Rubinsky [Thu, 13 May 2010 19:33:33 +0000 (15:33 -0400)]
changes
Michael J. Rubinsky [Thu, 13 May 2010 19:26:05 +0000 (15:26 -0400)]
Add listTimeObjects calendars to the choice of calendars to display in blocks.
Ticket: 8530
Michael M Slusarz [Thu, 13 May 2010 17:49:13 +0000 (11:49 -0600)]
This class requires the Injector
Michael M Slusarz [Thu, 13 May 2010 08:49:09 +0000 (02:49 -0600)]
Horde_Cache:: cleanups.
Implement Horde_Cache::factory(), Horde_Cache_Exception::.
phpdoc
Michael M Slusarz [Thu, 13 May 2010 08:30:35 +0000 (02:30 -0600)]
Move DB init out of classes and into binders
Michael M Slusarz [Thu, 13 May 2010 08:15:11 +0000 (02:15 -0600)]
Horde_Token cleanups.
Horde 4 fixes. Move DB init out of class. Use Horde_Token_Exception.
Add Null driver. Split Driver code into separate class.