Jan Schneider [Fri, 21 May 2010 14:31:33 +0000 (16:31 +0200)]
Fix offset in IE if not attaching knl to body.
Jan Schneider [Fri, 21 May 2010 10:23:53 +0000 (12:23 +0200)]
Catch focus failures if field is inactive.
Jan Schneider [Thu, 20 May 2010 22:34:52 +0000 (00:34 +0200)]
Fix stray commas.
Jan Schneider [Thu, 20 May 2010 22:19:03 +0000 (00:19 +0200)]
Consistently use lowercase file names.
Jan Schneider [Thu, 20 May 2010 21:51:18 +0000 (23:51 +0200)]
Run through horde-pear-release.php to remove None.php references.
Jan [Thu, 20 May 2010 16:19:56 +0000 (17:19 +0100)]
Tweaks.
Michael M Slusarz [Thu, 20 May 2010 18:33:56 +0000 (12:33 -0600)]
Bug #9051: In DIMP, set correct sent-mail folder if select_sentmail_folder is false
Michael M Slusarz [Thu, 20 May 2010 18:16:50 +0000 (12:16 -0600)]
Clean up a bit
Jan Schneider [Thu, 20 May 2010 17:51:44 +0000 (19:51 +0200)]
Focus first field after switching tabs in event form.
Jan Schneider [Thu, 20 May 2010 17:29:10 +0000 (19:29 +0200)]
Fix method name.
Jan Schneider [Thu, 20 May 2010 17:27:10 +0000 (19:27 +0200)]
Add more information.
Jan Schneider [Thu, 20 May 2010 17:16:53 +0000 (19:16 +0200)]
Include class name in exception message.
Michael M Slusarz [Thu, 20 May 2010 17:01:50 +0000 (11:01 -0600)]
phpdoc
Michael M Slusarz [Thu, 20 May 2010 17:02:44 +0000 (11:02 -0600)]
Don't run connect() if we already have active connection
Michael M Slusarz [Thu, 20 May 2010 17:02:21 +0000 (11:02 -0600)]
Add serialize callbacks to Horde_Db_Adapter_Base
Michael M Slusarz [Thu, 20 May 2010 16:50:28 +0000 (10:50 -0600)]
Horde/Share fixes.
There was no use of _instances in the factory - fix that.
Remove duplicate sessionobjects query.
Move sessionobjects caching entirely within factory, not main class.
Michael J. Rubinsky [Thu, 20 May 2010 16:33:05 +0000 (12:33 -0400)]
Don't use the injector from inside the share library, pass the lock object in as needed.
Michael M Slusarz [Thu, 20 May 2010 16:20:41 +0000 (10:20 -0600)]
Not needed
Michael M Slusarz [Thu, 20 May 2010 16:17:40 +0000 (10:17 -0600)]
Bug #9050: Ignore return from Horde.popup()
Michael M Slusarz [Thu, 20 May 2010 16:06:38 +0000 (10:06 -0600)]
Fix parse error
Michael J. Rubinsky [Thu, 20 May 2010 16:20:25 +0000 (12:20 -0400)]
use the parent's method
Michael J. Rubinsky [Thu, 20 May 2010 16:20:13 +0000 (12:20 -0400)]
remove Prefs dependency
Michael J. Rubinsky [Thu, 20 May 2010 16:19:54 +0000 (12:19 -0400)]
Inject Horde_Perms object
Jan Schneider [Thu, 20 May 2010 15:55:14 +0000 (17:55 +0200)]
Use a random color when creating a new calendar.
Jan Schneider [Thu, 20 May 2010 15:28:15 +0000 (17:28 +0200)]
Tweak basic permission layout.
Jan Schneider [Thu, 20 May 2010 08:59:10 +0000 (10:59 +0200)]
Lowercase tags.
Jan Schneider [Thu, 20 May 2010 08:53:41 +0000 (10:53 +0200)]
Remove unnecessary setRaw().
Michael J. Rubinsky [Thu, 20 May 2010 05:25:25 +0000 (01:25 -0400)]
clean up package.xml after a run through the pear package script
Michael J. Rubinsky [Thu, 20 May 2010 05:22:50 +0000 (01:22 -0400)]
fix case.
Note to self: always test on a case sensitive fs before commiting...
Michael J. Rubinsky [Thu, 20 May 2010 04:42:24 +0000 (00:42 -0400)]
some php5 stuff for folks, typo in turba
mend
Michael J. Rubinsky [Thu, 20 May 2010 04:41:18 +0000 (00:41 -0400)]
typo
Michael J. Rubinsky [Thu, 20 May 2010 04:38:35 +0000 (00:38 -0400)]
Horde_Share changes for WHups
Michael J. Rubinsky [Thu, 20 May 2010 04:30:42 +0000 (00:30 -0400)]
Start getting Turba caught up with Horde_Share changes
Michael J. Rubinsky [Thu, 20 May 2010 03:39:05 +0000 (23:39 -0400)]
Track Horde_Share changes
Michael J. Rubinsky [Wed, 19 May 2010 22:42:20 +0000 (18:42 -0400)]
Track Horde_Share changes.
Still *alot* of H3 cruft in Mnemo...got some of it as I saw it while
going through for share changes, but still a lot to do.
Michael J. Rubinsky [Wed, 19 May 2010 20:16:48 +0000 (16:16 -0400)]
Horde_Share changes for Kronolith
Michael J. Rubinsky [Wed, 19 May 2010 19:59:06 +0000 (15:59 -0400)]
Track changes to Horde_Share in Ingo
Michael J. Rubinsky [Wed, 19 May 2010 19:38:34 +0000 (15:38 -0400)]
more Horde_Share change tracking
Michael J. Rubinsky [Wed, 19 May 2010 19:38:12 +0000 (15:38 -0400)]
fix exception name
Michael J. Rubinsky [Wed, 19 May 2010 19:28:22 +0000 (15:28 -0400)]
add method to get the object's share driver.
Michael J. Rubinsky [Wed, 19 May 2010 19:26:46 +0000 (15:26 -0400)]
Use type hint
Michael J. Rubinsky [Wed, 19 May 2010 19:23:09 +0000 (15:23 -0400)]
use exceptions, some misc. PHP5 cleanup
Michael J. Rubinsky [Wed, 19 May 2010 18:33:16 +0000 (14:33 -0400)]
...and fix method call
Michael J. Rubinsky [Wed, 19 May 2010 18:31:47 +0000 (14:31 -0400)]
use getTable() and getReadDb()
Michael M Slusarz [Wed, 19 May 2010 18:09:46 +0000 (12:09 -0600)]
ws
Michael M Slusarz [Wed, 19 May 2010 18:05:08 +0000 (12:05 -0600)]
Add Exception class to Skeleton
Michael M Slusarz [Wed, 19 May 2010 18:02:46 +0000 (12:02 -0600)]
Clean up DB examples in Skeleton
Michael M Slusarz [Wed, 19 May 2010 17:55:30 +0000 (11:55 -0600)]
Cleanup phpdoc docblocks for IMP
Michael M Slusarz [Wed, 19 May 2010 17:32:21 +0000 (11:32 -0600)]
Fix docblocks in Imap_Client
Michael M Slusarz [Wed, 19 May 2010 17:25:07 +0000 (11:25 -0600)]
Fix @package description; add @license tag
Michael M Slusarz [Wed, 19 May 2010 17:20:50 +0000 (11:20 -0600)]
Standardize my e-mail address
Michael M Slusarz [Wed, 19 May 2010 17:17:25 +0000 (11:17 -0600)]
Clean up some cruft
singleton() no longer needed; remove deprecated function
Jan Schneider [Wed, 19 May 2010 17:39:24 +0000 (19:39 +0200)]
Only show sharing icon to own calendars.
Jan Schneider [Wed, 19 May 2010 17:27:22 +0000 (19:27 +0200)]
Update group list in advanced screen after making changes in basic screen.
Jan Schneider [Wed, 19 May 2010 17:21:36 +0000 (19:21 +0200)]
Use a button instead of onchange events to add users/groups.
Jan Schneider [Wed, 19 May 2010 15:55:12 +0000 (17:55 +0200)]
Add icons to shared calendars.
Jan Schneider [Wed, 19 May 2010 15:22:20 +0000 (17:22 +0200)]
Wording
Michael J. Rubinsky [Wed, 19 May 2010 17:20:30 +0000 (13:20 -0400)]
Use injector for Horde_Share objects
Michael M Slusarz [Wed, 19 May 2010 17:06:34 +0000 (11:06 -0600)]
Bug #9046: Log username when logging out
Michael M Slusarz [Wed, 19 May 2010 16:57:18 +0000 (10:57 -0600)]
Another place to use Horde::[start|end]Buffer()
Michael M Slusarz [Wed, 19 May 2010 05:48:08 +0000 (23:48 -0600)]
Adding the registry name (most likely Horde) is both wordy and potentially confusing to the end-user
Michael J. Rubinsky [Wed, 19 May 2010 15:51:32 +0000 (11:51 -0400)]
clean up Horde_Image factory a bit
Michael J. Rubinsky [Wed, 19 May 2010 15:47:20 +0000 (11:47 -0400)]
Use the return value from error_reporting() instead of a $GLOBAL['conf'] value
Michael J. Rubinsky [Wed, 19 May 2010 15:45:02 +0000 (11:45 -0400)]
Unused global variable
Michael J. Rubinsky [Wed, 19 May 2010 14:45:39 +0000 (10:45 -0400)]
First round of H4-ifying Horde_Share.
Mostly PHP5 stuff and restructuring of package layout. Still coming:
Finish auditing apps for pear error checks from share package, and
the addition of a binder for Horde_Share
Jan Schneider [Wed, 19 May 2010 14:41:20 +0000 (16:41 +0200)]
Need to unset write_db here too.
Jan Schneider [Wed, 19 May 2010 14:33:45 +0000 (16:33 +0200)]
Remove write_db from configuration parameters.
Jan [Wed, 19 May 2010 13:57:58 +0000 (14:57 +0100)]
Portuguese date parser updates.
Jan [Wed, 19 May 2010 13:57:57 +0000 (14:57 +0100)]
Fix checking for expired sessions.
Chuck Hagenbuch [Wed, 19 May 2010 13:55:48 +0000 (09:55 -0400)]
Apparently I got distracted in the middle of writing this docblock.
Michael M Slusarz [Tue, 18 May 2010 20:25:17 +0000 (14:25 -0600)]
Remove Core dependency in horde/LoginTasks
Framework libs other than Core must contain NO horde dependencies, even
if they are optional.
For testing: unit tests in the framework libraries should only test whether
the code contained in the library works. If we want to test things
dependent on Horde (the application), these tests should be in Core.
Michael M Slusarz [Wed, 19 May 2010 03:45:34 +0000 (21:45 -0600)]
Memcache SessionHandler instantiation fixes
Michael M Slusarz [Wed, 19 May 2010 03:35:46 +0000 (21:35 -0600)]
Fix cyclic dependency with Horde_Db_Base_Adapter binder
Horde_Db (optionally) uses both cache and/or logger objects. However,
these objects can themselves use Horde_Db. Thus, to init these objects,
the Horde_Db object must have already been instantiated. These objects
cannot be passed to Horde_Db at construct time - they must be added in
afterwards.
Michael M Slusarz [Tue, 18 May 2010 20:03:03 +0000 (14:03 -0600)]
Indicate in config file that memory caching only works for persistent backends
Ben Klang [Wed, 19 May 2010 01:46:08 +0000 (21:46 -0400)]
Passwd: First pass at converting to H4 standards
Ben Klang [Wed, 19 May 2010 01:06:25 +0000 (21:06 -0400)]
Import passwd from Horde CVS
Ben Klang [Tue, 18 May 2010 22:48:46 +0000 (18:48 -0400)]
Pastie: finally a stylesheet I'm happy with. Thanks Bryan
Jan Schneider [Tue, 18 May 2010 22:42:29 +0000 (00:42 +0200)]
Fix logic.
Jan Schneider [Tue, 18 May 2010 22:33:00 +0000 (00:33 +0200)]
Took me only half of the day to find that typo. Why can't a single browser
complain when accidentally inserting a div into a tbody???
Jan Schneider [Tue, 18 May 2010 22:32:12 +0000 (00:32 +0200)]
Tweaks
Ben Klang [Tue, 18 May 2010 20:14:09 +0000 (16:14 -0400)]
Pastie: A better layout for the Recent box
Michael M Slusarz [Tue, 18 May 2010 20:01:52 +0000 (14:01 -0600)]
Allow memory caching to work for both sql and file backends
Michael M Slusarz [Tue, 18 May 2010 19:43:38 +0000 (13:43 -0600)]
Add Stack driver to horde/Cache package
Michael M Slusarz [Tue, 18 May 2010 19:37:17 +0000 (13:37 -0600)]
Only report destroy() success from master handler.
Ben Klang [Tue, 18 May 2010 19:28:45 +0000 (15:28 -0400)]
Pastie: Express the time as distance ago from now instead of absolute
Ben Klang [Tue, 18 May 2010 19:08:07 +0000 (15:08 -0400)]
Framework: fix loading vhost config files
Ben Klang [Tue, 18 May 2010 19:02:14 +0000 (15:02 -0400)]
Horde: fix accidental corruption of conf.xml
Ben Klang [Tue, 18 May 2010 18:44:44 +0000 (14:44 -0400)]
Framework: Make sure we have an appcache before loading the session handler
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