Michael J. Rubinsky [Sun, 15 Aug 2010 15:03:46 +0000 (11:03 -0400)]
Use Horde::startBuffer(), Horde::endBuffer()
Michael J. Rubinsky [Sun, 15 Aug 2010 15:02:16 +0000 (11:02 -0400)]
Fix url generation for returning to ticket view after deleting a history entry.
Michael J. Rubinsky [Sun, 15 Aug 2010 13:30:59 +0000 (09:30 -0400)]
Fix parse error
Michael J. Rubinsky [Sat, 14 Aug 2010 22:45:27 +0000 (18:45 -0400)]
Pass only the correct data to each of the owner fields.
This fixes the problem of the form failing validation, but it is still broken
in the sense that once an owner is set for either of the fields, it is impossible to
remove all owners from that field. This is because if the multienum is empty,
the default value is applied to it when it is submitted.
Michael M Slusarz [Thu, 12 Aug 2010 22:59:47 +0000 (16:59 -0600)]
Tweaks to phishing algorithm
Michael M Slusarz [Thu, 12 Aug 2010 19:53:39 +0000 (13:53 -0600)]
Silence file exists errors from symlink()
Michael J. Rubinsky [Sat, 14 Aug 2010 19:37:52 +0000 (15:37 -0400)]
Use consistent 'Get More' style in social media blocks.
Michael J. Rubinsky [Sat, 14 Aug 2010 19:34:52 +0000 (15:34 -0400)]
don't return the max_id tweet, since the client already has it.
Michael J. Rubinsky [Sat, 14 Aug 2010 19:09:43 +0000 (15:09 -0400)]
less obtrusive observing, allow more then one twitter block on a page
Michael J. Rubinsky [Sat, 14 Aug 2010 18:23:56 +0000 (14:23 -0400)]
Some more places to always request the sync_user field
Michael J. Rubinsky [Sat, 14 Aug 2010 18:02:04 +0000 (14:02 -0400)]
Fix output of 'All' link in the alphaPager
Michael J. Rubinsky [Sat, 14 Aug 2010 17:44:48 +0000 (13:44 -0400)]
Fix category handling from AS messages, use a GUID for uid, not a random id
Michael J. Rubinsky [Sat, 14 Aug 2010 16:39:35 +0000 (12:39 -0400)]
We want to exit here, not continue on to the Rpc server.
Michael J. Rubinsky [Sat, 14 Aug 2010 15:45:44 +0000 (11:45 -0400)]
use injector for Vfs
Michael J. Rubinsky [Sat, 14 Aug 2010 00:22:00 +0000 (20:22 -0400)]
params might not be set, like with the True/False type for example
Michael J. Rubinsky [Fri, 13 Aug 2010 22:51:52 +0000 (18:51 -0400)]
Use ckeditor, not fckeditor
Michael J. Rubinsky [Fri, 13 Aug 2010 21:43:53 +0000 (17:43 -0400)]
Remove Imagick:: constant from ImageMagick driver
Jan Schneider [Fri, 13 Aug 2010 13:02:25 +0000 (13:02 +0000)]
Assign to variable.
Jan Schneider [Fri, 13 Aug 2010 12:57:30 +0000 (14:57 +0200)]
Fix VFS name.
Jan Schneider [Fri, 13 Aug 2010 09:48:02 +0000 (09:48 +0000)]
Merge branch 'master' of /horde/git/horde
Jan Schneider [Fri, 13 Aug 2010 09:47:35 +0000 (09:47 +0000)]
Fix parse error.
Michael J. Rubinsky [Fri, 13 Aug 2010 00:20:22 +0000 (20:20 -0400)]
Implement unsharpmask filtering in Ansel.
Michael J. Rubinsky [Fri, 13 Aug 2010 00:19:27 +0000 (20:19 -0400)]
Do the unsharp operation later at the end of the command string
Jan Schneider [Thu, 12 Aug 2010 21:47:05 +0000 (23:47 +0200)]
Insert "All Branches" option.
Jan Schneider [Thu, 12 Aug 2010 21:36:36 +0000 (23:36 +0200)]
We don't want to start on a default branch, we want to display all branches (Bug #8561).
Michael J. Rubinsky [Thu, 12 Aug 2010 21:35:37 +0000 (17:35 -0400)]
Fix ws introduced in test commit for Bug: 8557
Michael J. Rubinsky [Thu, 12 Aug 2010 20:53:21 +0000 (16:53 -0400)]
Testing Bug: 8557
Michael M Slusarz [Thu, 12 Aug 2010 19:51:55 +0000 (13:51 -0600)]
Bug #9171: Missing lock_scope definition
Michael M Slusarz [Thu, 12 Aug 2010 19:31:53 +0000 (13:31 -0600)]
Don't call Horde::fatal() directly
Michael M Slusarz [Thu, 12 Aug 2010 19:30:40 +0000 (13:30 -0600)]
Use Horde_Vfs injector; don't call Horde::fatal() directly
Michael M Slusarz [Thu, 12 Aug 2010 19:26:34 +0000 (13:26 -0600)]
Use Horde_Db_Pear injector as much as possible
Michael M Slusarz [Thu, 12 Aug 2010 16:08:53 +0000 (10:08 -0600)]
Move uuid generation to generate()
Theoretically, you could call generate() multiple times on an object.
Michael M Slusarz [Wed, 11 Aug 2010 23:18:34 +0000 (17:18 -0600)]
Convert Nag SQL driver to horde/Db
Michael J. Rubinsky [Thu, 12 Aug 2010 18:37:20 +0000 (14:37 -0400)]
Remove old file
Jan Schneider [Thu, 12 Aug 2010 18:34:01 +0000 (20:34 +0200)]
Add margin.
Michael J. Rubinsky [Thu, 12 Aug 2010 18:25:27 +0000 (14:25 -0400)]
Fix file name, update package.xml
Michael J. Rubinsky [Thu, 12 Aug 2010 18:18:43 +0000 (14:18 -0400)]
Add an unsharpmask effect
Jan Schneider [Thu, 12 Aug 2010 17:43:11 +0000 (19:43 +0200)]
This finally catches errors in Firebug for me.
Jan Schneider [Thu, 12 Aug 2010 17:42:18 +0000 (19:42 +0200)]
Remove superfluous lines.
Jan Schneider [Thu, 12 Aug 2010 17:41:55 +0000 (19:41 +0200)]
Tweak style.
Michael J. Rubinsky [Thu, 12 Aug 2010 17:43:14 +0000 (13:43 -0400)]
Don't assume we will always have updates.
Michael J. Rubinsky [Thu, 12 Aug 2010 17:20:47 +0000 (13:20 -0400)]
Throw an expcetion instead of just logging this.
Jan Schneider [Thu, 12 Aug 2010 17:22:56 +0000 (19:22 +0200)]
Fix sidebar refreshing.
Michael J. Rubinsky [Thu, 12 Aug 2010 17:00:39 +0000 (13:00 -0400)]
avoid undefined variable errors
Michael J. Rubinsky [Thu, 12 Aug 2010 16:27:06 +0000 (12:27 -0400)]
Don't initialize the facebook javascript if we are not connected to fb.
Jan Schneider [Thu, 12 Aug 2010 16:24:24 +0000 (18:24 +0200)]
Fix variable name.
Jan Schneider [Thu, 12 Aug 2010 15:52:03 +0000 (17:52 +0200)]
.scrollbar-quirk is no more.
Jan Schneider [Thu, 12 Aug 2010 15:47:55 +0000 (17:47 +0200)]
#sidebar-frame is no more.
Jan Schneider [Thu, 12 Aug 2010 15:34:24 +0000 (17:34 +0200)]
Fix parse error.
Jan Schneider [Thu, 12 Aug 2010 08:26:43 +0000 (10:26 +0200)]
Use uuid extension if available.
Jan Schneider [Wed, 11 Aug 2010 21:27:09 +0000 (23:27 +0200)]
Show backtrace in fatal().
Jan Schneider [Wed, 11 Aug 2010 21:22:57 +0000 (23:22 +0200)]
Use Horde_Cli::fatal as default exception handler.
Jan Schneider [Wed, 11 Aug 2010 21:11:20 +0000 (23:11 +0200)]
Document why we need this.
Chuck Hagenbuch [Thu, 12 Aug 2010 04:12:55 +0000 (00:12 -0400)]
Add missing lightbox graphics to silver and tango-blue themes
Michael J. Rubinsky [Thu, 12 Aug 2010 01:01:22 +0000 (21:01 -0400)]
Have Kronolith_Event_Resource:: extend Kronolith_Event_Sql
The original idea was to prune the properties that didn't make sense
for resource events (such as alarms, attendees etc...) but seeing how
the UI for creating events currently still allows adding those properties,
just extend the sql event object for now.
Michael J. Rubinsky [Thu, 12 Aug 2010 00:59:51 +0000 (20:59 -0400)]
Use Horde::endBuffer() - there might not be an active buffer to flush.
Michael M Slusarz [Wed, 11 Aug 2010 22:34:51 +0000 (16:34 -0600)]
Throw exception on redirect() failure
Michael M Slusarz [Wed, 11 Aug 2010 22:33:46 +0000 (16:33 -0600)]
Add Horde_Url_Exception::
Michael M Slusarz [Wed, 11 Aug 2010 22:26:02 +0000 (16:26 -0600)]
Clean up delete.php script
Fix obtaining URL for redirect, since Horde_Util::getFormData() only
uses the default if the parameter is NULL (here, URL might be the
empty string).
Michael M Slusarz [Wed, 11 Aug 2010 22:25:53 +0000 (16:25 -0600)]
Fix typo
Jan Schneider [Wed, 11 Aug 2010 21:07:32 +0000 (23:07 +0200)]
Revert "Remove unnecessary wrapper."
This reverts commit
c7375893b2adaf104954d3513a3cc48a17da9fb1.
Conflicts:
kronolith/lib/Driver/Sql.php
Michael M Slusarz [Wed, 11 Aug 2010 20:50:22 +0000 (14:50 -0600)]
Need full URLs here, because the ajaxui parameter is needed
Michael M Slusarz [Wed, 11 Aug 2010 20:43:48 +0000 (14:43 -0600)]
Fix typos
Michael M Slusarz [Wed, 11 Aug 2010 18:37:21 +0000 (12:37 -0600)]
Ignore more backup files in config directory
Michael M Slusarz [Wed, 11 Aug 2010 18:21:01 +0000 (12:21 -0600)]
Clean up tree_folders script
Michael M Slusarz [Wed, 11 Aug 2010 17:24:55 +0000 (11:24 -0600)]
Use injector to load IMP_Filter
Michael M Slusarz [Wed, 11 Aug 2010 17:19:21 +0000 (11:19 -0600)]
Make sure node names don't have bad characters (e.g. null)
Michael M Slusarz [Wed, 11 Aug 2010 17:18:33 +0000 (11:18 -0600)]
Remove output array after joining.
No need to carry around this (potentially) large data structure after we
are done with it.
Jan Schneider [Wed, 11 Aug 2010 20:40:46 +0000 (22:40 +0200)]
Punctuation fixes.
Jan Schneider [Wed, 11 Aug 2010 20:38:43 +0000 (22:38 +0200)]
Rename method to toProperties().
Jan Schneider [Wed, 11 Aug 2010 20:36:49 +0000 (22:36 +0200)]
Revert "Remove unused code. Michael, I guess the fromDriver() stuff can go too?"
This reverts commit
734fe073b1bfd49a3c5c9cf438db6555292193b1.
Jan Schneider [Wed, 11 Aug 2010 16:31:54 +0000 (18:31 +0200)]
Convert all help files to UTF-8.
Jan Schneider [Wed, 11 Aug 2010 16:31:33 +0000 (18:31 +0200)]
Fix NLS access.
Jan Schneider [Wed, 11 Aug 2010 16:10:58 +0000 (18:10 +0200)]
Allow to pass an error object or exception to Horde_Cli#fatal().
Jan Schneider [Wed, 11 Aug 2010 15:48:02 +0000 (17:48 +0200)]
Update method name.
Jan Schneider [Wed, 11 Aug 2010 15:34:37 +0000 (17:34 +0200)]
style
Jan Schneider [Wed, 11 Aug 2010 15:32:53 +0000 (17:32 +0200)]
Simplify
Jan Schneider [Wed, 11 Aug 2010 15:27:04 +0000 (17:27 +0200)]
Fix property name.
Jan Schneider [Wed, 11 Aug 2010 15:26:38 +0000 (17:26 +0200)]
EXDATE can be a DATE-TIME field.
Jan Schneider [Wed, 11 Aug 2010 15:14:17 +0000 (17:14 +0200)]
Revert back to let the drivers decide which kind of IDs they want.
Jan Schneider [Wed, 11 Aug 2010 15:09:39 +0000 (17:09 +0200)]
Add PUT support, CalDAV event can now be created and updated too.
Jan Schneider [Wed, 11 Aug 2010 14:29:01 +0000 (16:29 +0200)]
Use calendar-delegator-separator that can't appear in calendar URLs.
Jan Schneider [Wed, 11 Aug 2010 14:28:06 +0000 (16:28 +0200)]
Remove unnecessary toDriver() method.
Jan Schneider [Wed, 11 Aug 2010 14:25:49 +0000 (16:25 +0200)]
Only set geolocation if it has been submitted.
Jan Schneider [Wed, 11 Aug 2010 14:24:53 +0000 (16:24 +0200)]
Fix typos.
Jan Schneider [Wed, 11 Aug 2010 13:48:16 +0000 (15:48 +0200)]
Need $notification too.
Jan Schneider [Wed, 11 Aug 2010 13:39:22 +0000 (15:39 +0200)]
Remove unused code. Michael, I guess the fromDriver() stuff can go too?
Jan Schneider [Wed, 11 Aug 2010 13:18:32 +0000 (15:18 +0200)]
Split up saveEvent() into _addEvent() and _updateEvent().
Jan Schneider [Wed, 11 Aug 2010 11:09:11 +0000 (13:09 +0200)]
Update for new Kronolith_Calendar classes, etc.
Jan Schneider [Wed, 11 Aug 2010 10:25:44 +0000 (12:25 +0200)]
Remove unnecessary wrapper.
Michael M Slusarz [Wed, 11 Aug 2010 07:44:47 +0000 (01:44 -0600)]
Use str_replace() instead of strtr()
Michael M Slusarz [Wed, 11 Aug 2010 07:21:36 +0000 (01:21 -0600)]
Fix typo
Michael M Slusarz [Wed, 11 Aug 2010 06:58:56 +0000 (00:58 -0600)]
Bug #9138: Fix sentmail selection
Michael M Slusarz [Wed, 11 Aug 2010 06:28:39 +0000 (00:28 -0600)]
Fix determination of mailbox on context clicks
Michael M Slusarz [Wed, 11 Aug 2010 06:22:42 +0000 (00:22 -0600)]
Make sure deleted folders are strings
Or else, javascript functions may fail since Number.prototype does not
have the same method list as String.prototype.
Michael M Slusarz [Wed, 11 Aug 2010 06:14:12 +0000 (00:14 -0600)]
Bug #9169: Fix altering trash/spam/drafts folders
Michael M Slusarz [Wed, 11 Aug 2010 05:57:51 +0000 (23:57 -0600)]
Request #7962: PGP reply validate preference
Add preference to control if we check for recipient PGP public
keys when replying.
Michael M Slusarz [Wed, 11 Aug 2010 05:35:24 +0000 (23:35 -0600)]
Bug #7669: On invalid token during logout, redirect to initial page
Michael M Slusarz [Wed, 11 Aug 2010 05:29:24 +0000 (23:29 -0600)]
This function does not need to return anything
Michael M Slusarz [Wed, 11 Aug 2010 02:44:48 +0000 (20:44 -0600)]
Move prefs javascript to its own file