horde.git
15 years agoOnly show sharing icon to own calendars.
Jan Schneider [Wed, 19 May 2010 17:39:24 +0000 (19:39 +0200)]
Only show sharing icon to own calendars.

15 years agoUpdate group list in advanced screen after making changes in basic screen.
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.

15 years agoUse a button instead of onchange events to add users/groups.
Jan Schneider [Wed, 19 May 2010 17:21:36 +0000 (19:21 +0200)]
Use a button instead of onchange events to add users/groups.

15 years agoAdd icons to shared calendars.
Jan Schneider [Wed, 19 May 2010 15:55:12 +0000 (17:55 +0200)]
Add icons to shared calendars.

15 years agoWording
Jan Schneider [Wed, 19 May 2010 15:22:20 +0000 (17:22 +0200)]
Wording

15 years agoUse injector for Horde_Share objects
Michael J. Rubinsky [Wed, 19 May 2010 17:20:30 +0000 (13:20 -0400)]
Use injector for Horde_Share objects

15 years agoBug #9046: Log username when logging out
Michael M Slusarz [Wed, 19 May 2010 17:06:34 +0000 (11:06 -0600)]
Bug #9046: Log username when logging out

15 years agoAnother place to use Horde::[start|end]Buffer()
Michael M Slusarz [Wed, 19 May 2010 16:57:18 +0000 (10:57 -0600)]
Another place to use Horde::[start|end]Buffer()

15 years agoAdding the registry name (most likely Horde) is both wordy and potentially confusing...
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

15 years agoclean up Horde_Image factory a bit
Michael J. Rubinsky [Wed, 19 May 2010 15:51:32 +0000 (11:51 -0400)]
clean up Horde_Image factory a bit

15 years agoUse the return value from error_reporting() instead of a $GLOBAL['conf'] value
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

15 years agoUnused global variable
Michael J. Rubinsky [Wed, 19 May 2010 15:45:02 +0000 (11:45 -0400)]
Unused global variable

15 years agoFirst round of H4-ifying Horde_Share.
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

15 years agoNeed to unset write_db here too.
Jan Schneider [Wed, 19 May 2010 14:41:20 +0000 (16:41 +0200)]
Need to unset write_db here too.

15 years agoRemove write_db from configuration parameters.
Jan Schneider [Wed, 19 May 2010 14:33:45 +0000 (16:33 +0200)]
Remove write_db from configuration parameters.

15 years agoPortuguese date parser updates.
Jan [Wed, 19 May 2010 13:57:58 +0000 (14:57 +0100)]
Portuguese date parser updates.

15 years agoFix checking for expired sessions.
Jan [Wed, 19 May 2010 13:57:57 +0000 (14:57 +0100)]
Fix checking for expired sessions.

15 years agoApparently I got distracted in the middle of writing this docblock.
Chuck Hagenbuch [Wed, 19 May 2010 13:55:48 +0000 (09:55 -0400)]
Apparently I got distracted in the middle of writing this docblock.

15 years agoRemove Core dependency in horde/LoginTasks
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.

15 years agoMemcache SessionHandler instantiation fixes
Michael M Slusarz [Wed, 19 May 2010 03:45:34 +0000 (21:45 -0600)]
Memcache SessionHandler instantiation fixes

15 years agoFix cyclic dependency with Horde_Db_Base_Adapter binder
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.

15 years agoIndicate in config file that memory caching only works for persistent backends
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

15 years agoPasswd: First pass at converting to H4 standards
Ben Klang [Wed, 19 May 2010 01:46:08 +0000 (21:46 -0400)]
Passwd: First pass at converting to H4 standards

15 years agoImport passwd from Horde CVS
Ben Klang [Wed, 19 May 2010 01:06:25 +0000 (21:06 -0400)]
Import passwd from Horde CVS

15 years agoPastie: finally a stylesheet I'm happy with. Thanks Bryan
Ben Klang [Tue, 18 May 2010 22:48:46 +0000 (18:48 -0400)]
Pastie: finally a stylesheet I'm happy with.  Thanks Bryan

15 years agoFix logic.
Jan Schneider [Tue, 18 May 2010 22:42:29 +0000 (00:42 +0200)]
Fix logic.

15 years agoTook me only half of the day to find that typo. Why can't a single browser
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???

15 years agoTweaks
Jan Schneider [Tue, 18 May 2010 22:32:12 +0000 (00:32 +0200)]
Tweaks

15 years agoPastie: A better layout for the Recent box
Ben Klang [Tue, 18 May 2010 20:14:09 +0000 (16:14 -0400)]
Pastie: A better layout for the Recent box

15 years agoAllow memory caching to work for both sql and file backends
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

15 years agoAdd Stack driver to horde/Cache package
Michael M Slusarz [Tue, 18 May 2010 19:43:38 +0000 (13:43 -0600)]
Add Stack driver to horde/Cache package

15 years agoOnly report destroy() success from master handler.
Michael M Slusarz [Tue, 18 May 2010 19:37:17 +0000 (13:37 -0600)]
Only report destroy() success from master handler.

15 years agoPastie: Express the time as distance ago from now instead of absolute
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

15 years agoFramework: fix loading vhost config files
Ben Klang [Tue, 18 May 2010 19:08:07 +0000 (15:08 -0400)]
Framework: fix loading vhost config files

15 years agoHorde: fix accidental corruption of conf.xml
Ben Klang [Tue, 18 May 2010 19:02:14 +0000 (15:02 -0400)]
Horde: fix accidental corruption of conf.xml

15 years agoFramework: Make sure we have an appcache before loading the session handler
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

15 years agoTwo more places to use Horde_Db_Adapter_Base
Michael M Slusarz [Tue, 18 May 2010 17:58:44 +0000 (11:58 -0600)]
Two more places to use Horde_Db_Adapter_Base

15 years agoReset opacity when growler is removed from screen
Michael M Slusarz [Tue, 18 May 2010 17:42:26 +0000 (11:42 -0600)]
Reset opacity when growler is removed from screen

15 years agoSessionHandler rewrite.
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).

15 years agoFix type hint
Michael J. Rubinsky [Tue, 18 May 2010 17:24:32 +0000 (13:24 -0400)]
Fix type hint

15 years agofix horde_url usage, get back the proper behaviour for the perms popup
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

15 years agoMnemo: Two more dependencies on base.php
Ben Klang [Tue, 18 May 2010 17:17:24 +0000 (13:17 -0400)]
Mnemo: Two more dependencies on base.php

15 years agoBug #9037: Fix visibility style in IE 8
Michael M Slusarz [Tue, 18 May 2010 17:15:17 +0000 (11:15 -0600)]
Bug #9037: Fix visibility style in IE 8

15 years agoemptyFolder does not exist anymore. Use emptyMailbox instead.
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>
15 years agoVariable is no longer used
Michael M Slusarz [Tue, 18 May 2010 05:51:48 +0000 (23:51 -0600)]
Variable is no longer used

15 years agoDon't use global session_cache_limiter value
Michael M Slusarz [Tue, 18 May 2010 05:51:28 +0000 (23:51 -0600)]
Don't use global session_cache_limiter value

15 years agoUse Net_DNS_Resolver injector to get object
Michael M Slusarz [Tue, 18 May 2010 05:27:30 +0000 (23:27 -0600)]
Use Net_DNS_Resolver injector to get object

15 years agoRemove reliance on injector in Horde_Perms
Michael M Slusarz [Sat, 15 May 2010 03:01:56 +0000 (21:01 -0600)]
Remove reliance on injector in Horde_Perms

15 years agoMove Perms UI code to Core
Michael M Slusarz [Sat, 15 May 2010 02:56:01 +0000 (20:56 -0600)]
Move Perms UI code to Core

15 years agoUse Horde_Db
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

15 years agoDb phpdoc
Michael M Slusarz [Sat, 15 May 2010 22:20:04 +0000 (16:20 -0600)]
Db phpdoc

15 years agoAdd ability to define a write DB for use with split-DB installations
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

15 years agoClean up IMP_Quota
Michael M Slusarz [Fri, 14 May 2010 20:48:06 +0000 (14:48 -0600)]
Clean up IMP_Quota

15 years agoMnemo: Remove dependencies on lib/base.php
Ben Klang [Tue, 18 May 2010 17:14:38 +0000 (13:14 -0400)]
Mnemo: Remove dependencies on lib/base.php

15 years agoMnemo: Convert API to Horde 4
Ben Klang [Tue, 18 May 2010 17:10:58 +0000 (13:10 -0400)]
Mnemo: Convert API to Horde 4

15 years agoFix NaN issues with IE.
Jan Schneider [Tue, 18 May 2010 15:04:39 +0000 (17:04 +0200)]
Fix NaN issues with IE.

15 years agoFix undefined variable if catching an exception.
Jan Schneider [Tue, 18 May 2010 11:17:16 +0000 (13:17 +0200)]
Fix undefined variable if catching an exception.

15 years agoNot necessary, will be created by install_dev, or can be created manually.
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.

15 years agoWicked: Function name change getOb() -> getIdentity()
Ben Klang [Tue, 18 May 2010 16:27:01 +0000 (12:27 -0400)]
Wicked: Function name change getOb() -> getIdentity()

15 years agoTry this button. Like that better, IE?
Jan Schneider [Tue, 18 May 2010 00:00:28 +0000 (02:00 +0200)]
Try this button. Like that better, IE?

15 years agoremove closing php tag
Michael J. Rubinsky [Tue, 18 May 2010 14:35:45 +0000 (10:35 -0400)]
remove closing php tag

15 years agoadd lighttpd style rewrite rules for pastie
Michael J. Rubinsky [Tue, 18 May 2010 14:23:21 +0000 (10:23 -0400)]
add lighttpd style rewrite rules for pastie

15 years agoPastie: Limit the recent pastes to 10
Ben Klang [Tue, 18 May 2010 03:53:47 +0000 (23:53 -0400)]
Pastie: Limit the recent pastes to 10

15 years agoPastie: add missing field to SQL query
Ben Klang [Tue, 18 May 2010 03:29:34 +0000 (23:29 -0400)]
Pastie: add missing field to SQL query

15 years agoWicked: The default T_W regex segfaults PHP on very large code pastings.
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.

15 years agoPastie: monospace font is a bit small by default
Ben Klang [Tue, 18 May 2010 03:24:43 +0000 (23:24 -0400)]
Pastie: monospace font is a bit small by default

15 years agoPastie: one more place to mark untitled pastes
Ben Klang [Tue, 18 May 2010 03:24:30 +0000 (23:24 -0400)]
Pastie: one more place to mark untitled pastes

15 years agoPastie: Improve formatting of recent pastes
Ben Klang [Tue, 18 May 2010 03:21:38 +0000 (23:21 -0400)]
Pastie: Improve formatting of recent pastes

15 years agoPastie: Tweak formatting for Firefox
Ben Klang [Tue, 18 May 2010 02:37:33 +0000 (22:37 -0400)]
Pastie: Tweak formatting for Firefox

15 years agoPastie: Add recent pastes sidebar
Ben Klang [Tue, 18 May 2010 03:12:22 +0000 (23:12 -0400)]
Pastie: Add recent pastes sidebar

15 years agoMnemo: oops, not everyone uses my home directory
Ben Klang [Tue, 18 May 2010 02:30:08 +0000 (22:30 -0400)]
Mnemo: oops, not everyone uses my home directory

15 years agoMnemo: convert to class constants
Ben Klang [Tue, 18 May 2010 02:28:51 +0000 (22:28 -0400)]
Mnemo: convert to class constants

15 years agoMnemo: Horde_Auth::removeHook() doesn't exist anymore
Ben Klang [Tue, 18 May 2010 02:22:33 +0000 (22:22 -0400)]
Mnemo: Horde_Auth::removeHook() doesn't exist anymore

15 years agoMnemo: Horde_Cli::singleton() 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

15 years agoFramework: Really fix Prefs constant names
Ben Klang [Tue, 18 May 2010 02:07:31 +0000 (22:07 -0400)]
Framework: Really fix Prefs constant names

15 years agoPastie: Add routes for getting pastes via uuid
Ben Klang [Tue, 18 May 2010 02:05:14 +0000 (22:05 -0400)]
Pastie: Add routes for getting pastes via uuid

15 years agoPastie: fix saving paste title
Ben Klang [Tue, 18 May 2010 02:05:00 +0000 (22:05 -0400)]
Pastie: fix saving paste title

15 years agoPastie: Fix list of valid syntaxes when calling highlighters
Ben Klang [Tue, 18 May 2010 02:02:59 +0000 (22:02 -0400)]
Pastie: Fix list of valid syntaxes when calling highlighters

15 years agoPastie: fix conf.xml class names
Ben Klang [Tue, 18 May 2010 01:44:31 +0000 (21:44 -0400)]
Pastie: fix conf.xml class names

15 years agoFramework: fix constant reference
Ben Klang [Tue, 18 May 2010 01:37:23 +0000 (21:37 -0400)]
Framework: fix constant reference

15 years agoPastie: A paste-bin-like application for Horde.
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.

15 years agoSkeleton: Typo
Ben Klang [Mon, 17 May 2010 22:03:43 +0000 (18:03 -0400)]
Skeleton: Typo

15 years agoSkeleton: syntax fix when throwing exceptions
Ben Klang [Mon, 17 May 2010 21:31:04 +0000 (17:31 -0400)]
Skeleton: syntax fix when throwing exceptions

15 years agoPass locale when creating date parser.
Jan Schneider [Mon, 17 May 2010 23:33:58 +0000 (01:33 +0200)]
Pass locale when creating date parser.

15 years agoFix adding quick events.
Jan Schneider [Mon, 17 May 2010 23:29:25 +0000 (01:29 +0200)]
Fix adding quick events.

15 years agoDon't encode notifications with content.raw flag, and redirect embedded links to...
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.

15 years agoFocus first field of calendar dialog.
Jan Schneider [Mon, 17 May 2010 22:08:13 +0000 (00:08 +0200)]
Focus first field of calendar dialog.

15 years agoDon't save event/task if hitting enter in textarea.
Jan Schneider [Mon, 17 May 2010 16:41:28 +0000 (18:41 +0200)]
Don't save event/task if hitting enter in textarea.

15 years agoSome tighter and cleaner code in the AnnotatedSetters binder
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

15 years agoRemove H3 cruft
Michael J. Rubinsky [Mon, 17 May 2010 18:54:32 +0000 (14:54 -0400)]
Remove H3 cruft

15 years agoApplication.php defines this
Michael J. Rubinsky [Mon, 17 May 2010 18:45:54 +0000 (14:45 -0400)]
Application.php defines this

15 years agothis is redundant
Michael J. Rubinsky [Mon, 17 May 2010 18:44:08 +0000 (14:44 -0400)]
this is redundant

15 years agoThis belongs in Applicaiton.php
Michael J. Rubinsky [Mon, 17 May 2010 18:42:19 +0000 (14:42 -0400)]
This belongs in Applicaiton.php

15 years agomake sure $_temp is an array
Michael J. Rubinsky [Mon, 17 May 2010 18:36:27 +0000 (14:36 -0400)]
make sure $_temp is an array

15 years agofix application initialization
Michael J. Rubinsky [Mon, 17 May 2010 18:34:53 +0000 (14:34 -0400)]
fix application initialization

15 years agoFix Horde::img usage
Michael J. Rubinsky [Mon, 17 May 2010 18:20:14 +0000 (14:20 -0400)]
Fix Horde::img usage
Bug: 9036

15 years agoClose quick event form if opening another form.
Jan Schneider [Mon, 17 May 2010 16:33:59 +0000 (18:33 +0200)]
Close quick event form if opening another form.

15 years agoFix setting end date with picker.
Jan Schneider [Mon, 17 May 2010 16:22:09 +0000 (18:22 +0200)]
Fix setting end date with picker.

15 years agoMake methods public.
Jan Schneider [Mon, 17 May 2010 15:26:43 +0000 (17:26 +0200)]
Make methods public.

15 years agoAdd black/white attendee icons for event bubbles.
Jan Schneider [Mon, 17 May 2010 14:28:55 +0000 (16:28 +0200)]
Add black/white attendee icons for event bubbles.