Michael M Slusarz [Sun, 22 Feb 2009 01:54:59 +0000 (18:54 -0700)]
Don't return any PEAR_Errors in IMP code.
First step on conversion to exclusively using exceptions.
Michael M Slusarz [Sun, 22 Feb 2009 01:33:14 +0000 (18:33 -0700)]
Use new git Horde_SpellChecker
Michael M Slusarz [Sun, 22 Feb 2009 00:42:22 +0000 (17:42 -0700)]
Don't show address on email addresses if personal info exists
Michael M Slusarz [Sun, 22 Feb 2009 00:25:53 +0000 (17:25 -0700)]
Fix double click error in msglist if no messages available.
Michael M Slusarz [Sun, 22 Feb 2009 00:25:47 +0000 (17:25 -0700)]
Tweak CSS/wording.
Michael M Slusarz [Sun, 22 Feb 2009 00:20:37 +0000 (17:20 -0700)]
Fix spellcheck popdown icon in dimp
Michael M Slusarz [Sun, 22 Feb 2009 00:16:26 +0000 (17:16 -0700)]
Fix address context clicks
Michael M Slusarz [Sat, 21 Feb 2009 23:57:24 +0000 (16:57 -0700)]
Improvements to PGP & S/MIME verifying UI
Michael M Slusarz [Sat, 21 Feb 2009 23:30:37 +0000 (16:30 -0700)]
Fix select all in dimp
Michael M Slusarz [Fri, 20 Feb 2009 23:47:35 +0000 (16:47 -0700)]
Fix image hiding/showing in HTML messages.
Image show link should only work for the current MIME part, not all
image MIME parts.
Removes the potentially duplicate DOM ID 'html-message', which might
occur if more than 1 viewable HTML part was in a message.
Michael M Slusarz [Fri, 20 Feb 2009 21:06:28 +0000 (14:06 -0700)]
This bug is fixed.
Michael M Slusarz [Fri, 20 Feb 2009 21:03:43 +0000 (14:03 -0700)]
Fix rebuilding of mailbox on message action
Michael M Slusarz [Fri, 20 Feb 2009 19:11:12 +0000 (12:11 -0700)]
Fix spam actions on the IMP message screen
Michael M Slusarz [Fri, 20 Feb 2009 19:10:53 +0000 (12:10 -0700)]
Fix thread display in IMP.
Michael M Slusarz [Fri, 20 Feb 2009 18:31:06 +0000 (11:31 -0700)]
Ignore list post if NO is given (RFC 2369 [3.4])
Jan Schneider [Fri, 20 Feb 2009 17:23:45 +0000 (18:23 +0100)]
Associative PHP arrays are serialized as JSON arrays when empty, instead of
objects. $H() only works with objects though.
Michael, have you seen this earlier and solved it differently?
Jan Schneider [Fri, 20 Feb 2009 16:42:26 +0000 (17:42 +0100)]
Merge from DIMP and remove unused methods.
Michael M Slusarz [Fri, 20 Feb 2009 08:10:03 +0000 (01:10 -0700)]
Fix priority image display in preview window
Michael M Slusarz [Fri, 20 Feb 2009 07:51:37 +0000 (00:51 -0700)]
Fix clickHandler functions
Michael M Slusarz [Fri, 20 Feb 2009 07:39:06 +0000 (00:39 -0700)]
Use our own JS to display quote blocks
Michael M Slusarz [Fri, 20 Feb 2009 05:22:20 +0000 (22:22 -0700)]
MFB: changelog entry
Jan Schneider [Fri, 20 Feb 2009 00:23:14 +0000 (01:23 +0100)]
Add color attribute.
Chuck Hagenbuch [Thu, 19 Feb 2009 17:55:34 +0000 (12:55 -0500)]
use clone directly in H4 code, and use clone as a keyword instead of a function
Duck (Jakob Munih) [Wed, 18 Feb 2009 18:54:11 +0000 (19:54 +0100)]
Fix friends managment.
Make invite mail body configurable.
Duck (Jakob Munih) [Wed, 18 Feb 2009 15:44:31 +0000 (16:44 +0100)]
Prepare friends UI for groups
Jan Schneider [Wed, 18 Feb 2009 10:21:32 +0000 (11:21 +0100)]
Merge from DIMP, fix syntax.
Jan Schneider [Mon, 16 Feb 2009 14:15:45 +0000 (15:15 +0100)]
Add Date.dateString().
Jan Schneider [Mon, 16 Feb 2009 14:12:48 +0000 (15:12 +0100)]
Extend Date prototype.
Jan Schneider [Fri, 13 Feb 2009 23:43:58 +0000 (00:43 +0100)]
Attach mouse effects on event bubbles.
Michael M Slusarz [Wed, 18 Feb 2009 08:09:33 +0000 (01:09 -0700)]
Dynamically create thread images
Michael M Slusarz [Wed, 18 Feb 2009 07:45:27 +0000 (00:45 -0700)]
Dynamically create popdown image
Michael M Slusarz [Wed, 18 Feb 2009 07:37:47 +0000 (00:37 -0700)]
Use CSS images for dimpaction buttons
Michael M Slusarz [Wed, 18 Feb 2009 07:01:49 +0000 (00:01 -0700)]
Duplicate declaration
Michael M Slusarz [Fri, 13 Feb 2009 09:08:08 +0000 (02:08 -0700)]
Rework contextmenu click event firing.
Update contextmenus in full message view to match style used on base
page.
Load contacts contextmenu images from CSS.
Michael M Slusarz [Fri, 13 Feb 2009 08:00:32 +0000 (01:00 -0700)]
General JS cleanup
Michael M Slusarz [Wed, 18 Feb 2009 06:01:49 +0000 (23:01 -0700)]
Bug #7866: Fix folder list accesskey
Michael M Slusarz [Tue, 17 Feb 2009 08:16:17 +0000 (01:16 -0700)]
without() doesn't handle array input; need diff()
Yet again, without() is completely worthless by itself. And for some
reason, the prototypejs people continue to insist that it is better than
diff(). Even though it isn't.
Michael J. Rubinsky [Wed, 18 Feb 2009 01:40:55 +0000 (20:40 -0500)]
Try to keep the example doc in-line with changes as I work...
More camelCase method names..
Michael J. Rubinsky [Wed, 18 Feb 2009 01:35:28 +0000 (20:35 -0500)]
Move these constants to the batch object
Michael J. Rubinsky [Wed, 18 Feb 2009 01:24:37 +0000 (20:24 -0500)]
More horde-ish method names
Michael J. Rubinsky [Wed, 18 Feb 2009 01:11:21 +0000 (20:11 -0500)]
Move batch functionality to it's own class.
Fix visibility of some methods and members.
Michael J. Rubinsky [Wed, 18 Feb 2009 00:39:17 +0000 (19:39 -0500)]
Start pulling apart the monolithic H_S_Facebook class into a more
OO design.
This one pulls out request related code into H_S_Facebook_Request and
also adds a (mosty empty) H_S_Facebook_BatchRequest.
Michael J. Rubinsky [Tue, 17 Feb 2009 23:32:22 +0000 (18:32 -0500)]
More cs cleanup...it actually doesn't hurt my eyes to look at this code now....
Michael J. Rubinsky [Tue, 17 Feb 2009 21:19:40 +0000 (16:19 -0500)]
Standardize on requesting and expeecting only JSON data back from
all FB api calls.
Some more code clean up as I find it
Michael J. Rubinsky [Tue, 17 Feb 2009 16:05:55 +0000 (11:05 -0500)]
I don't see where these are used, or why we would need them...
Michael J. Rubinsky [Tue, 17 Feb 2009 16:05:30 +0000 (11:05 -0500)]
phpdoc
Michael J. Rubinsky [Tue, 17 Feb 2009 15:14:23 +0000 (10:14 -0500)]
Fix callback name
Michael J. Rubinsky [Tue, 17 Feb 2009 15:07:25 +0000 (10:07 -0500)]
Add ability to pass a callback function to optionally be called
when needing to redirect to FB for login. This gives client code the
option to handle the way in which to display the FB login page.
Continue with phpdoc cleanup
Michael J. Rubinsky [Tue, 17 Feb 2009 14:41:38 +0000 (09:41 -0500)]
Make this a class constant, add some comments
Chuck Hagenbuch [Tue, 17 Feb 2009 18:50:33 +0000 (13:50 -0500)]
#7998 SQL SSL support
Chuck Hagenbuch [Tue, 17 Feb 2009 17:09:21 +0000 (12:09 -0500)]
Request #7997 - add SQL ssl support
Michael M Slusarz [Tue, 17 Feb 2009 07:33:13 +0000 (00:33 -0700)]
Bug #7926: Fix URL escaping
Michael M Slusarz [Tue, 17 Feb 2009 07:19:01 +0000 (00:19 -0700)]
Move attachment icon display to status column.
Michael J. Rubinsky [Tue, 17 Feb 2009 06:06:24 +0000 (01:06 -0500)]
Use a Horde_Controller_Request object for all access to
$_POST/$_GET/$_COOKIE/$_SERVER data.
Michael J. Rubinsky [Tue, 17 Feb 2009 05:00:42 +0000 (00:00 -0500)]
Inject the Horde_Http_Client object
Michael J. Rubinsky [Tue, 17 Feb 2009 04:48:42 +0000 (23:48 -0500)]
Start using Horde_Http_Client where we can (still need to inject it)
Readd call_upload_method method for now (will be refactored)
More code clean up
Duck (Jakob Munih) [Mon, 16 Feb 2009 19:50:06 +0000 (20:50 +0100)]
Add permission management
Duck (Jakob Munih) [Mon, 16 Feb 2009 19:34:11 +0000 (20:34 +0100)]
continue working on a shared friends groups
Duck (Jakob Munih) [Mon, 16 Feb 2009 09:50:05 +0000 (10:50 +0100)]
Split friends and blacklist in separete tables
Michael J. Rubinsky [Sun, 15 Feb 2009 21:11:27 +0000 (16:11 -0500)]
prefix non-public members with _
Michael J. Rubinsky [Sun, 15 Feb 2009 20:58:06 +0000 (15:58 -0500)]
These should be protected,not public
Michael J. Rubinsky [Sun, 15 Feb 2009 20:55:31 +0000 (15:55 -0500)]
No need for public
Michael J. Rubinsky [Sun, 15 Feb 2009 20:53:42 +0000 (15:53 -0500)]
No need for this to be a public function
Michael J. Rubinsky [Sun, 15 Feb 2009 20:50:39 +0000 (15:50 -0500)]
Use Horde::selfUrl - I guess...
Michael J. Rubinsky [Sun, 15 Feb 2009 20:42:25 +0000 (15:42 -0500)]
Use https if we have https
Michael J. Rubinsky [Sun, 15 Feb 2009 20:41:28 +0000 (15:41 -0500)]
Revert "If we have https, use https"
Applied fix to wrong method
This reverts commit
bca423dd934d79a209958740b0d91c7e667cb591.
Michael J. Rubinsky [Sun, 15 Feb 2009 20:40:08 +0000 (15:40 -0500)]
If we have https, use https
Michael J. Rubinsky [Sun, 15 Feb 2009 20:36:43 +0000 (15:36 -0500)]
clean up
Michael J. Rubinsky [Sun, 15 Feb 2009 20:36:02 +0000 (15:36 -0500)]
Pass the request for ssl resources in the const'r
Michael J. Rubinsky [Sun, 15 Feb 2009 20:22:25 +0000 (15:22 -0500)]
fix class names
Michael J. Rubinsky [Sun, 15 Feb 2009 20:20:40 +0000 (15:20 -0500)]
More cleanup, remove unused stuff etc...
Michael J. Rubinsky [Sun, 15 Feb 2009 18:01:02 +0000 (13:01 -0500)]
Remove more canvas related code
Michael J. Rubinsky [Sun, 15 Feb 2009 17:13:47 +0000 (12:13 -0500)]
Remove canvas_user / profile_user as they are only used when being run from
a facebook canvas - which we won't be doing with this library.
Michael J. Rubinsky [Sun, 15 Feb 2009 16:29:47 +0000 (11:29 -0500)]
Add example script
Remove some debug statements
Duck (Jakob Munih) [Sun, 15 Feb 2009 17:01:05 +0000 (18:01 +0100)]
Add Letter implementation of prefs dirver
Duck (Jakob Munih) [Sun, 15 Feb 2009 17:00:45 +0000 (18:00 +0100)]
Add application dirver
Michael J. Rubinsky [Sun, 15 Feb 2009 16:04:07 +0000 (11:04 -0500)]
Initial import/port of Horde_Service_Facebook.
Note - this is a very, very rough refactoring of Facebooks' PHP5 rest client...
still lots and lots to change, refactor, but its at a semi-working point and
I want to get it under git before I break it.
Michael J. Rubinsky [Sat, 14 Feb 2009 23:49:15 +0000 (18:49 -0500)]
Merge branch 'master' of ssh://dev.horde.org/horde/git/horde-hatchery
Michael J. Rubinsky [Sat, 14 Feb 2009 23:48:39 +0000 (18:48 -0500)]
Add missing Exception.php file to package.xml
Michael M Slusarz [Fri, 13 Feb 2009 07:54:11 +0000 (00:54 -0700)]
New singelton style.
Michael M Slusarz [Fri, 13 Feb 2009 07:34:32 +0000 (00:34 -0700)]
active status caching
Chuck Hagenbuch [Sat, 14 Feb 2009 19:24:10 +0000 (14:24 -0500)]
pass to parent constructor
Michael J. Rubinsky [Sat, 14 Feb 2009 19:03:35 +0000 (14:03 -0500)]
Fix handling of the Show Deleted and Purge Deleted links in
IMPMessage.clickHandler()
Michael J. Rubinsky [Sat, 14 Feb 2009 18:05:42 +0000 (13:05 -0500)]
scope
Michael J. Rubinsky [Sat, 14 Feb 2009 18:03:35 +0000 (13:03 -0500)]
Slight hack to force maintanence tasks to be ignored if base.php
is being loaded from a kronolith block. This fixes the dimp portal
page not loading if a kronolith block is present.
Maintenance needs to be refactored to be more of a central service
and not a per-app function.
Michael J. Rubinsky [Fri, 13 Feb 2009 21:35:56 +0000 (16:35 -0500)]
Don't use PATH_INFO directly, use Util::getPathInfo()
Michael J. Rubinsky [Fri, 13 Feb 2009 21:28:03 +0000 (16:28 -0500)]
Revert "lower case the action string before comparing"
This needed to be fixed in Util::getPathInfo() by not trusting
PATH_INFO from lighttpd
This reverts commit
0f8b561da41ebaab8d699b665a2ed3f396bb34cb.
Michael J. Rubinsky [Fri, 13 Feb 2009 19:28:30 +0000 (14:28 -0500)]
lower case the action string before comparing
Jan Schneider [Fri, 13 Feb 2009 18:54:00 +0000 (19:54 +0100)]
Render events in month view.
Michael J. Rubinsky [Fri, 13 Feb 2009 18:24:37 +0000 (13:24 -0500)]
objectify the event edit javascript to avoid name clashes
Jan Schneider [Fri, 13 Feb 2009 16:29:41 +0000 (17:29 +0100)]
Add ajax endpoint, js frontend, and basic ListEvents method.
Michael M Slusarz [Fri, 13 Feb 2009 05:11:02 +0000 (22:11 -0700)]
Remove compressed files from git repo.
Eventually, have these files be generated automatically when creating
distribution tarballs. But because they don't diff well with the
previous version, it needlesly inflates the size of the git repo every
time one is changed. Those running development code should know how to
set up their registry to instead point at the src files.
Michael M Slusarz [Fri, 13 Feb 2009 04:39:37 +0000 (21:39 -0700)]
Out of date information.
Michael M Slusarz [Fri, 13 Feb 2009 04:39:18 +0000 (21:39 -0700)]
Convert to new Horde_Serialize constant usage.
Michael M Slusarz [Thu, 12 Feb 2009 08:29:02 +0000 (01:29 -0700)]
CSS tweaks
Michael M Slusarz [Thu, 12 Feb 2009 07:50:38 +0000 (00:50 -0700)]
js nits
Jan Schneider [Fri, 13 Feb 2009 00:32:12 +0000 (01:32 +0100)]
Status message support.
Jan Schneider [Fri, 13 Feb 2009 00:18:15 +0000 (01:18 +0100)]
Alerts CSS moved to Horde.
Jan Schneider [Thu, 12 Feb 2009 18:19:48 +0000 (19:19 +0100)]
Moved sendHTTPResponse() and prepareResponse() to Horde.
Jan Schneider [Wed, 11 Feb 2009 22:19:48 +0000 (23:19 +0100)]
MFB