Michael J. Rubinsky [Sun, 1 Aug 2010 16:48:44 +0000 (12:48 -0400)]
Fix permission check
Michael J. Rubinsky [Sun, 1 Aug 2010 15:37:05 +0000 (11:37 -0400)]
remove categories from ansel, replaced by tags
Michael J. Rubinsky [Sun, 1 Aug 2010 15:16:34 +0000 (11:16 -0400)]
Changes
Michael J. Rubinsky [Sun, 1 Aug 2010 15:12:23 +0000 (11:12 -0400)]
This is now taken care of by configuring an in-memory cache
Chuck Hagenbuch [Fri, 30 Jul 2010 18:39:42 +0000 (14:39 -0400)]
When rewriting URLs use /rt/-/* instead of *?rt=rt (#7806)
Chuck Hagenbuch [Fri, 30 Jul 2010 18:30:14 +0000 (14:30 -0400)]
Frameset is gone - we can finally remove this JS for setting the title
Chuck Hagenbuch [Fri, 30 Jul 2010 18:23:14 +0000 (14:23 -0400)]
Add a browsing prefix for rewrite rules (#8524)
Michael J. Rubinsky [Sat, 31 Jul 2010 20:42:38 +0000 (16:42 -0400)]
Use Content_Tagger::getSimilarObjects for the related images widget.
Michael J. Rubinsky [Sat, 31 Jul 2010 19:58:32 +0000 (15:58 -0400)]
Return object ids as the client ids, not content ids.
Michael J. Rubinsky [Sat, 31 Jul 2010 19:32:44 +0000 (15:32 -0400)]
Fix/Finish implemenation for Content_Tagger::getSimilarObjects
Michael J. Rubinsky [Sat, 31 Jul 2010 16:11:34 +0000 (12:11 -0400)]
Remove 'AS' from table aliases in Tagger
Michael J. Rubinsky [Sat, 31 Jul 2010 15:35:43 +0000 (11:35 -0400)]
Add ability to reset all activesync device policykeys at once.
Useful for chaning server policies, and forcing all devices to update to the new policy.
Also, add some notifications, and use Horde_Url::redirect();
Michael J. Rubinsky [Sat, 31 Jul 2010 15:23:57 +0000 (11:23 -0400)]
$results still needs to be defined if we catch an exception here.
Michael J. Rubinsky [Sat, 31 Jul 2010 14:30:41 +0000 (10:30 -0400)]
Move Ansel's tag functionality to content tagger.
Need to run the (non-destructive) 2010-07-30_migrate_tags_to_content.php script to move
existing ansel tags to content.
Michael J. Rubinsky [Sat, 31 Jul 2010 00:49:25 +0000 (20:49 -0400)]
make sure these are Horde_Url objects
Michael J. Rubinsky [Fri, 30 Jul 2010 23:13:38 +0000 (19:13 -0400)]
Use Horde_Url::redirect()
Michael J. Rubinsky [Fri, 30 Jul 2010 22:09:17 +0000 (18:09 -0400)]
Fix array_merge usage.
Michael M Slusarz [Fri, 30 Jul 2010 20:29:55 +0000 (14:29 -0600)]
Fix/cleanup app permissions checking
Michael M Slusarz [Fri, 30 Jul 2010 19:25:17 +0000 (13:25 -0600)]
phpdoc
Michael M Slusarz [Fri, 30 Jul 2010 19:03:24 +0000 (13:03 -0600)]
Use Horde_Url::redirect()
Michael M Slusarz [Fri, 30 Jul 2010 18:13:15 +0000 (12:13 -0600)]
Add Horde_Url::redirect().
Michael M Slusarz [Fri, 30 Jul 2010 18:10:36 +0000 (12:10 -0600)]
use Horde_Url methods in turba
Michael M Slusarz [Fri, 30 Jul 2010 17:49:37 +0000 (11:49 -0600)]
sanity checking for Horde_Mime::is8bit()
Michael M Slusarz [Fri, 30 Jul 2010 17:43:16 +0000 (11:43 -0600)]
turba_shares might not exist
Michael M Slusarz [Fri, 30 Jul 2010 17:30:30 +0000 (11:30 -0600)]
Clean up some javascript defs in kronolith
Michael M Slusarz [Fri, 30 Jul 2010 17:23:08 +0000 (11:23 -0600)]
Fix forwarding from the IMP mailbox page
Michael M Slusarz [Fri, 30 Jul 2010 17:22:22 +0000 (11:22 -0600)]
Fix popup JS code.
Michael M Slusarz [Fri, 30 Jul 2010 16:52:08 +0000 (10:52 -0600)]
prototypejs 1.7 fixes
Michael M Slusarz [Fri, 30 Jul 2010 16:02:16 +0000 (10:02 -0600)]
Convert browse javascript to a static js file
Michael M Slusarz [Fri, 30 Jul 2010 08:38:28 +0000 (02:38 -0600)]
Not used
Michael M Slusarz [Fri, 30 Jul 2010 07:47:44 +0000 (01:47 -0600)]
Better random string generation.
Use either Horde_Support_Uuid or uniqid(mt_rand()) (the former is more
random and should be used for things like persistent data; the latter is
useful for things like cache-busting).
Michael M Slusarz [Fri, 30 Jul 2010 08:19:59 +0000 (02:19 -0600)]
Make sure this always returns a string (URL could be completely empty)
Michael M Slusarz [Fri, 30 Jul 2010 06:21:06 +0000 (00:21 -0600)]
Add Horde_Url::unique().
Remove Horde::nocacheUrl().
Michael M Slusarz [Fri, 30 Jul 2010 06:18:06 +0000 (00:18 -0600)]
Have inline script appear in HEAD.
Michael M Slusarz [Fri, 30 Jul 2010 06:12:42 +0000 (00:12 -0600)]
Missed an onclick conversion
Michael M Slusarz [Thu, 29 Jul 2010 22:43:13 +0000 (16:43 -0600)]
Fix function call parameters for Horde_Script_Files::_add()
Michael M Slusarz [Thu, 29 Jul 2010 22:38:56 +0000 (16:38 -0600)]
Fix output buffering for things like the new sidebar code in the prefs screen
Michael M Slusarz [Thu, 29 Jul 2010 22:25:41 +0000 (16:25 -0600)]
Fix improper handling of upload errors.
Michael M Slusarz [Thu, 29 Jul 2010 22:11:01 +0000 (16:11 -0600)]
More removal of onclick attributes.
Michael M Slusarz [Thu, 29 Jul 2010 22:14:51 +0000 (16:14 -0600)]
This code needs to run on dom:loaded
Michael M Slusarz [Thu, 29 Jul 2010 21:59:27 +0000 (15:59 -0600)]
addInlineScript() should use Horde::outputSent()
Michael M Slusarz [Thu, 29 Jul 2010 21:27:30 +0000 (15:27 -0600)]
Exclusively use Horde_Url in horde/Core
Michael M Slusarz [Thu, 29 Jul 2010 21:20:40 +0000 (15:20 -0600)]
More addslashes->JSON conversions
Michael M Slusarz [Thu, 29 Jul 2010 18:21:17 +0000 (12:21 -0600)]
Fix some typos
Michael M Slusarz [Thu, 29 Jul 2010 17:42:43 +0000 (11:42 -0600)]
Some DIMP index template cleanups
Michael M Slusarz [Thu, 29 Jul 2010 17:27:26 +0000 (11:27 -0600)]
Cleaner implementation of onclick handler
Michael M Slusarz [Thu, 29 Jul 2010 17:20:05 +0000 (11:20 -0600)]
window.confirm() is more correct/thorough
Michael M Slusarz [Thu, 29 Jul 2010 17:17:32 +0000 (11:17 -0600)]
More places to move javascript into static js files
Michael M Slusarz [Thu, 29 Jul 2010 17:04:49 +0000 (11:04 -0600)]
Remove javascript notification listener
Michael M Slusarz [Thu, 29 Jul 2010 16:48:01 +0000 (10:48 -0600)]
prototypejs existence check.
Automatically add prototpye.js if using a mode of Horde::addInlineScript()
that requires it ('dom', 'load').
Michael M Slusarz [Thu, 29 Jul 2010 16:36:51 +0000 (10:36 -0600)]
Fix dom:loaded actions
Michael M Slusarz [Thu, 29 Jul 2010 16:32:27 +0000 (10:32 -0600)]
Another place to use JSON encoding instead of addslashes()
Michael M Slusarz [Thu, 29 Jul 2010 16:25:30 +0000 (10:25 -0600)]
addslashes() not needed - handled by JSON encoding
Michael M Slusarz [Thu, 29 Jul 2010 16:24:25 +0000 (10:24 -0600)]
Remove Horde_Browser::escapeJSCode()
This is handled by json encoding now.
Michael M Slusarz [Thu, 29 Jul 2010 16:22:46 +0000 (10:22 -0600)]
More places to add ajaxui to URL
Michael M Slusarz [Wed, 28 Jul 2010 22:56:41 +0000 (16:56 -0600)]
Some H4 updates
Jan Schneider [Thu, 29 Jul 2010 12:34:35 +0000 (14:34 +0200)]
Portuguese fixes.
Jan Schneider [Thu, 29 Jul 2010 12:26:28 +0000 (14:26 +0200)]
Send agenda emails with HTML part and convert to Horde_View.
Jan Schneider [Thu, 29 Jul 2010 09:52:48 +0000 (11:52 +0200)]
Merge branch 'prototype-1.7'
Jan Schneider [Thu, 29 Jul 2010 09:44:15 +0000 (11:44 +0200)]
Arrange task list tabs like calendar tabs. Fixes sharing tab not being
available when creating task lists.
Jan Schneider [Thu, 29 Jul 2010 09:26:16 +0000 (11:26 +0200)]
Subscribe to created task list.
Jan Schneider [Thu, 29 Jul 2010 08:50:44 +0000 (10:50 +0200)]
Fix adding task lists.
Jan Schneider [Wed, 28 Jul 2010 21:40:31 +0000 (23:40 +0200)]
Greatly simplify javascript.
Michael J. Rubinsky [Wed, 28 Jul 2010 21:20:56 +0000 (17:20 -0400)]
label this as "Tweet" and not "Update"
This doesn't update anything, it posts a tweet.
Michael J. Rubinsky [Wed, 28 Jul 2010 21:15:57 +0000 (17:15 -0400)]
Use a 2 row textarea, and add a characters remaining countdown
Michael M Slusarz [Wed, 28 Jul 2010 17:59:20 +0000 (11:59 -0600)]
Optimize sidebar loading
Michael M Slusarz [Wed, 28 Jul 2010 17:38:45 +0000 (11:38 -0600)]
Move sidebar out of portal namespace.
Sidebar really doesn't have anything to do with the portal, so separate
thse elements in the Horde directory layout.
Michael M Slusarz [Wed, 28 Jul 2010 17:19:11 +0000 (11:19 -0600)]
Make the portal the default Horde initial page
Michael M Slusarz [Wed, 28 Jul 2010 17:15:00 +0000 (11:15 -0600)]
More tweaks to HTML quoting style.
Outlook and/or hotmail doesn't seem to reply to just blockquote/cite
very well.
Jan Schneider [Wed, 28 Jul 2010 16:44:20 +0000 (18:44 +0200)]
Thank you, failing git merge.
Jan Schneider [Wed, 28 Jul 2010 16:41:51 +0000 (18:41 +0200)]
setAnchor() makes more sense actually.
Jan Schneider [Wed, 28 Jul 2010 16:24:57 +0000 (18:24 +0200)]
Hopefully the final, working version.
Michael J. Rubinsky [Wed, 28 Jul 2010 16:25:30 +0000 (12:25 -0400)]
Fix method name
Jan Schneider [Wed, 28 Jul 2010 16:17:22 +0000 (18:17 +0200)]
Still need to catch the encoded place holder too.
Michael M Slusarz [Wed, 28 Jul 2010 16:11:40 +0000 (10:11 -0600)]
Bug #9155: IMP_Compose:: fixes.
Fix 2 charset parameter's for Horde_Mime::encodeAddress().
Fix use of un-initialized variable.
Jan Schneider [Wed, 28 Jul 2010 16:12:44 +0000 (18:12 +0200)]
Fix this.
Jan Schneider [Wed, 28 Jul 2010 16:10:00 +0000 (18:10 +0200)]
Work on the url parameters directly.
Jan Schneider [Wed, 28 Jul 2010 15:58:28 +0000 (17:58 +0200)]
Cast to string.
Michael J. Rubinsky [Wed, 28 Jul 2010 15:17:53 +0000 (11:17 -0400)]
remaining LIMIT to queryLimit() changes
Michael J. Rubinsky [Wed, 28 Jul 2010 14:48:52 +0000 (10:48 -0400)]
...actually remove the LIMIT from the SQL statement
Michael J. Rubinsky [Wed, 28 Jul 2010 14:44:01 +0000 (10:44 -0400)]
note about LIMIT and AS in CODING_STANDARDS
Jan Schneider [Wed, 28 Jul 2010 13:15:23 +0000 (15:15 +0200)]
Revert "Fix portal access"
This reverts commit
da1e6a55be90f4653aa964ee1003c44a1701846a.
This broke initial_application redirection after logging in.
Jan Schneider [Wed, 28 Jul 2010 10:45:49 +0000 (12:45 +0200)]
Use From: address too when searching for matching identities, to select the
correct identity when replying to a message from yourself.
Jan Schneider [Wed, 28 Jul 2010 10:38:57 +0000 (12:38 +0200)]
Fix variable name.
Jan Schneider [Wed, 28 Jul 2010 09:08:26 +0000 (11:08 +0200)]
MFB: Set emulate_database option for Oracle (Bug #9151).
Michael J. Rubinsky [Wed, 28 Jul 2010 05:47:37 +0000 (01:47 -0400)]
Don't use non-portable LIMIT syntax, use db abstraction methods.
Michael M Slusarz [Wed, 28 Jul 2010 03:34:56 +0000 (21:34 -0600)]
Update goto.js script to use Horde_Calendar js lib.
Michael M Slusarz [Wed, 28 Jul 2010 03:33:27 +0000 (21:33 -0600)]
Allow month/year/week to be clicked on and trigger events.
Also, clean up event handling so it is all done with a single observe.
Michael M Slusarz [Wed, 28 Jul 2010 02:37:01 +0000 (20:37 -0600)]
Fix class name
Michael M Slusarz [Wed, 28 Jul 2010 02:09:29 +0000 (20:09 -0600)]
Some sidebar fixes
Michael M Slusarz [Wed, 28 Jul 2010 00:29:52 +0000 (18:29 -0600)]
Add missing charset parameter
Michael M Slusarz [Wed, 28 Jul 2010 00:29:33 +0000 (18:29 -0600)]
Fix default charset.
Michael M Slusarz [Wed, 28 Jul 2010 00:26:36 +0000 (18:26 -0600)]
Add preference to define default font family/size for the HTML compose editor
Essentially makes HTML compose mode a WYSIWYG editor, since it now will
send th message using the same default font as appears on the screen.
Michael M Slusarz [Tue, 27 Jul 2010 23:57:01 +0000 (17:57 -0600)]
Make sure we convert back to proper charset
Michael J. Rubinsky [Tue, 27 Jul 2010 23:14:18 +0000 (19:14 -0400)]
MFB, don't use 'AS' in table aliases.
Some of the changes from CVS were already present in Git, this is the remaining changes.
Bug: 9151
Michael M Slusarz [Tue, 27 Jul 2010 21:32:23 +0000 (15:32 -0600)]
Finally can get rid of the javascript.php helper script
Michael M Slusarz [Tue, 27 Jul 2010 21:28:31 +0000 (15:28 -0600)]
No PHP code in open_html_helper.js script
Michael M Slusarz [Tue, 27 Jul 2010 21:06:13 +0000 (15:06 -0600)]
Git rid of the last of the open_calendar.js references
Michael M Slusarz [Tue, 27 Jul 2010 20:51:17 +0000 (14:51 -0600)]
Use Horde_Core_Ui_JsCalendar.
Add some functionality from kronolith also, like displaying the weekday
name and doing javascript actions when clicking on input labels.
Michael M Slusarz [Tue, 27 Jul 2010 20:25:25 +0000 (14:25 -0600)]
Make sure Horde_Core_Ui_JsCalendar::init() is only run once.