Michael M Slusarz [Thu, 28 Jan 2010 19:04:57 +0000 (12:04 -0700)]
Avoid 301 redirects
Michael M Slusarz [Thu, 28 Jan 2010 18:52:14 +0000 (11:52 -0700)]
Add favicon to imp silver theme
Michael M Slusarz [Thu, 28 Jan 2010 18:34:09 +0000 (11:34 -0700)]
Fully convert wicked to Horde_Registry_Application
Michael M Slusarz [Thu, 28 Jan 2010 18:21:37 +0000 (11:21 -0700)]
Remove unneded require; add _permsCache var
Michael M Slusarz [Thu, 28 Jan 2010 18:18:22 +0000 (11:18 -0700)]
permsCache does not need to be static
Michael M Slusarz [Thu, 28 Jan 2010 17:58:06 +0000 (10:58 -0700)]
Move ContextSensitive to Horde
Michael M Slusarz [Thu, 28 Jan 2010 17:53:39 +0000 (10:53 -0700)]
Move DimpSlider to horde (rename to Slider2)
Michael M Slusarz [Thu, 28 Jan 2010 17:50:17 +0000 (10:50 -0700)]
Fix sbup/sbdown offset height determination
Michael M Slusarz [Thu, 28 Jan 2010 17:31:41 +0000 (10:31 -0700)]
Missing grabbing subject from form data
Michael M Slusarz [Thu, 28 Jan 2010 17:30:09 +0000 (10:30 -0700)]
Fix variable name
Michael M Slusarz [Thu, 28 Jan 2010 17:23:04 +0000 (10:23 -0700)]
S/MIME Viewer fixes
Clean up verification status output
Fix function name typo
Michael M Slusarz [Thu, 28 Jan 2010 09:01:59 +0000 (02:01 -0700)]
Move compose UI functions to IMP_UI_Compose
Michael M Slusarz [Thu, 28 Jan 2010 08:57:21 +0000 (01:57 -0700)]
Fully convert whups to Horde_Registry_Application
Michael M Slusarz [Thu, 28 Jan 2010 08:27:51 +0000 (01:27 -0700)]
Fix typos
Michael M Slusarz [Thu, 28 Jan 2010 08:14:46 +0000 (01:14 -0700)]
Fix/improve disabling of ckeditor instance in dimp
Michael M Slusarz [Thu, 28 Jan 2010 08:02:45 +0000 (01:02 -0700)]
Tweak pref wording
Michael M Slusarz [Wed, 27 Jan 2010 22:46:23 +0000 (15:46 -0700)]
Slightly less intrusive forwarded row coloring
Michael M Slusarz [Thu, 21 Jan 2010 23:38:31 +0000 (16:38 -0700)]
Move DIMP compose AJAX actions into Horde AJAX framework
Michael M Slusarz [Wed, 27 Jan 2010 20:37:50 +0000 (13:37 -0700)]
baseWindow might no longer exist, so check for that
Michael M Slusarz [Wed, 27 Jan 2010 19:37:49 +0000 (12:37 -0700)]
package.xml changelog
Michael M Slusarz [Wed, 27 Jan 2010 19:35:11 +0000 (12:35 -0700)]
Fix Horde_Imap_Client::fetch() with changedsince parameter.
For a whole mailbox search with caching, filter out all entries that
have do not fit changedsince criteria. Previously, all non-criteria
matching entities still had an entry in the return array containing the
UID of the message.
Michael M Slusarz [Wed, 27 Jan 2010 18:33:11 +0000 (11:33 -0700)]
changelog wording tweak
Michael M Slusarz [Wed, 27 Jan 2010 18:32:09 +0000 (11:32 -0700)]
Catch flag changes in DIMP mailbox refreshes.
Requires CONDSTORE support on the server.
Michael M Slusarz [Wed, 27 Jan 2010 18:21:24 +0000 (11:21 -0700)]
Add additional Horde_Imap_Client_Base::status() returns.
Add STATUS_LASTMODSEQ and STATUS_LASTMODSEQUIDS to quickly determine the
list of changed UIDs in a mailbox if CONDSTORE is enabled.
Michael M Slusarz [Wed, 27 Jan 2010 17:49:47 +0000 (10:49 -0700)]
Improve reply quoting in HTML messages
Some mailers strip the type attribute from blockquote - switch to doing
straight CSS in a DIV instead.
Lightly shade the reply material to differentiate from new text.
Michael M Slusarz [Wed, 27 Jan 2010 02:31:48 +0000 (19:31 -0700)]
Additional hooks documentation
Ben Klang [Wed, 27 Jan 2010 04:19:03 +0000 (23:19 -0500)]
Shout: Inverted logic on caller ID field
Michael M Slusarz [Wed, 27 Jan 2010 02:06:55 +0000 (19:06 -0700)]
Fix body/text searches
Michael M Slusarz [Tue, 26 Jan 2010 22:53:43 +0000 (15:53 -0700)]
Improved forwarding options.
Re-add ability to choose between the different kinds of forwarding.
However, lock the ability to choose by default - continue to default to
forwarding entire message as message/rfc822.
Michael M Slusarz [Tue, 26 Jan 2010 23:39:50 +0000 (16:39 -0700)]
Ticket #8836: Add 'noprefetch' option to linkurls
Michael M Slusarz [Tue, 26 Jan 2010 22:58:05 +0000 (15:58 -0700)]
Fix some PEAR parsing errors
Jan Schneider [Tue, 26 Jan 2010 22:59:41 +0000 (23:59 +0100)]
Revert "Too many htmlspecialchars in link() for title attribute"
This reverts commit
c92729ed228294b9d29b8a0e73be90e06ff45ab7.
This broke tags that are not properly encoded in title tag anymore, if being used for tooltips, e.g. in the nag portal block.
Jan Schneider [Tue, 26 Jan 2010 22:57:53 +0000 (23:57 +0100)]
Fix variable name, link encoding, and superfluous </table> tag.
Michael M Slusarz [Tue, 26 Jan 2010 22:39:19 +0000 (15:39 -0700)]
Ticket #8836: Add 'noprefetch' option to XSS filter
Michael M Slusarz [Tue, 26 Jan 2010 22:38:54 +0000 (15:38 -0700)]
Parameter documentation
Michael M Slusarz [Tue, 26 Jan 2010 22:17:03 +0000 (15:17 -0700)]
Fix 2nd parameter to _cleanHTML()
Ben Klang [Tue, 26 Jan 2010 22:21:08 +0000 (17:21 -0500)]
Shout: Continue fixes from conversion to new H_R#appInit()
Ben Klang [Tue, 26 Jan 2010 22:26:41 +0000 (17:26 -0500)]
Operator: No need to render the form here
Ben Klang [Tue, 26 Jan 2010 22:26:10 +0000 (17:26 -0500)]
Framework: Typo in Horde_Data
Michael M Slusarz [Tue, 26 Jan 2010 20:38:25 +0000 (13:38 -0700)]
Remove Imp_Imap_Tree::getElementInfo().
It no longer provides any added value to a
Horde_Imap_Client_Base::status() call.
Michael M Slusarz [Tue, 26 Jan 2010 20:09:28 +0000 (13:09 -0700)]
Improvements to folder summary blocks.
Consolidate duplicate code.
Use LIST-STATUS output, if available.
Michael M Slusarz [Tue, 26 Jan 2010 19:45:00 +0000 (12:45 -0700)]
Add support for LIST-STATUS (draft-ietf-morg-status-in-list-01)
Michael M Slusarz [Tue, 26 Jan 2010 19:24:22 +0000 (12:24 -0700)]
phpdoc fix
Michael M Slusarz [Tue, 26 Jan 2010 19:13:16 +0000 (12:13 -0700)]
Fix handling multiple patterns in listMailboxes()
Michael M Slusarz [Tue, 26 Jan 2010 00:49:58 +0000 (17:49 -0700)]
Move PGP UI functions to IMP_Crypt_Pgp::
Michael M Slusarz [Fri, 22 Jan 2010 22:29:47 +0000 (15:29 -0700)]
Use 'uid' instead of 'muid'
Ben Klang [Tue, 26 Jan 2010 20:25:33 +0000 (15:25 -0500)]
Operator: Make sure we have a copy of the Application object
Ben Klang [Tue, 26 Jan 2010 19:54:37 +0000 (14:54 -0500)]
Operator: Make sure we can access the driver when getting perms
Ben Klang [Tue, 26 Jan 2010 19:24:59 +0000 (14:24 -0500)]
Shout: Fix Horde_Menu mask
Ben Klang [Tue, 26 Jan 2010 19:08:24 +0000 (14:08 -0500)]
Operator: fix getServiceLink method name typo
Ben Klang [Tue, 26 Jan 2010 18:38:39 +0000 (13:38 -0500)]
Operator: Make sure we keep a copy of the Application object
Ben Klang [Tue, 26 Jan 2010 18:38:12 +0000 (13:38 -0500)]
Operator: One more place to disable the failedcalls graph
Ben Klang [Tue, 26 Jan 2010 16:24:50 +0000 (11:24 -0500)]
Shout: move the caller ID defaulting out of the driver
Chuck Hagenbuch [Sun, 24 Jan 2010 02:00:13 +0000 (21:00 -0500)]
Add an .htaccess for the horde core directory that restores the rampage.php
rewrite rules, and allows web access to this dir.
Chuck Hagenbuch [Sun, 24 Jan 2010 01:59:32 +0000 (20:59 -0500)]
remove "kind" concept from the Db binder
Matt Selsky [Sat, 23 Jan 2010 06:20:53 +0000 (01:20 -0500)]
Spelling.
Michael J. Rubinsky [Fri, 22 Jan 2010 23:58:39 +0000 (18:58 -0500)]
Remove extra slash now that this url comes from Horde::getServiceLink
Get rid of these locally defined variables that don't seem to be used
Michael J. Rubinsky [Fri, 22 Jan 2010 23:33:08 +0000 (18:33 -0500)]
[kronolith] always cast Horde_Urls to string when it will be serialized
Michael M Slusarz [Fri, 22 Jan 2010 20:57:46 +0000 (13:57 -0700)]
Move mimeHeaders style to Horde
Michael M Slusarz [Fri, 22 Jan 2010 20:48:08 +0000 (13:48 -0700)]
Tweak summary attachment display.
Add 'none' option to 'parts_display' pref.
Include part in the attachment list if it has an inline 'info' rendered
display.
Michael M Slusarz [Fri, 22 Jan 2010 19:25:02 +0000 (12:25 -0700)]
Remove atc_display preference.
Simplify preferences by removing - always show the attachment
information inline.
Michael M Slusarz [Fri, 22 Jan 2010 19:04:37 +0000 (12:04 -0700)]
Fix variable scope
Michael J. Rubinsky [Fri, 22 Jan 2010 19:27:36 +0000 (14:27 -0500)]
HORDE_TEMPLATES won't be defined before we actually authenticate now
Michael M Slusarz [Fri, 22 Jan 2010 18:59:06 +0000 (11:59 -0700)]
Always clear sorted array when building mailbox
Michael M Slusarz [Fri, 22 Jan 2010 18:49:34 +0000 (11:49 -0700)]
Fix undefined error
Michael M Slusarz [Fri, 22 Jan 2010 18:41:10 +0000 (11:41 -0700)]
Better encapsulate preview and mailbox JSON responses
Michael M Slusarz [Fri, 22 Jan 2010 18:27:06 +0000 (11:27 -0700)]
Fix reloading results when text changes in quicksearch box
Michael J. Rubinsky [Fri, 22 Jan 2010 16:34:39 +0000 (11:34 -0500)]
Need listAllApps() here as well
Michael J. Rubinsky [Fri, 22 Jan 2010 16:27:05 +0000 (11:27 -0500)]
Add Horde_Registry#listAllApps
Allow for listing of applications without regard to permissions. Needed
to solve chicken-or-egg problem of setting up a new install, but admin/setup
failing to load because of applications without configuration files.
This broke when fixing Bug: 8475 when we check auth before checking isAdmin()
Michael J. Rubinsky [Fri, 22 Jan 2010 15:51:44 +0000 (10:51 -0500)]
[ansel] fix parse error
Michael J. Rubinsky [Fri, 22 Jan 2010 15:31:51 +0000 (10:31 -0500)]
fix parse error
Ben Klang [Fri, 22 Jan 2010 14:31:29 +0000 (09:31 -0500)]
Shout: Fix trailing comma in SQL
Ben Klang [Fri, 22 Jan 2010 14:26:04 +0000 (09:26 -0500)]
Shout: Fix query field order; set callerid to sane default
Michael M Slusarz [Thu, 21 Jan 2010 23:01:02 +0000 (16:01 -0700)]
Fix errors when generating thread page.
Michael M Slusarz [Thu, 21 Jan 2010 23:00:45 +0000 (16:00 -0700)]
Fix identification of single message thread.
Michael M Slusarz [Thu, 21 Jan 2010 19:27:22 +0000 (12:27 -0700)]
No requirement that tasks be available to run kronolith
Michael M Slusarz [Thu, 21 Jan 2010 19:10:58 +0000 (12:10 -0700)]
Can't use inaccessible CSS classes here
Michael M Slusarz [Thu, 21 Jan 2010 19:03:27 +0000 (12:03 -0700)]
Add attachmimetype hook
Michael M Slusarz [Thu, 21 Jan 2010 18:49:33 +0000 (11:49 -0700)]
Horde_Browser::wasFileUploaded() now throws an Exception
Michael M Slusarz [Thu, 21 Jan 2010 18:20:27 +0000 (11:20 -0700)]
Add hook to allow for easy definition of additional AJAX actions
Michael M Slusarz [Thu, 21 Jan 2010 17:58:07 +0000 (10:58 -0700)]
Move LogOut to Horde_Ajax_Application_Base so it can be overriden if needed
Michael M Slusarz [Thu, 21 Jan 2010 17:11:56 +0000 (10:11 -0700)]
Fix MoveMessages action (typo)
Michael J. Rubinsky [Wed, 20 Jan 2010 23:39:14 +0000 (18:39 -0500)]
This isn't used anywhere
Michael M Slusarz [Thu, 21 Jan 2010 06:14:38 +0000 (23:14 -0700)]
ws
Michael M Slusarz [Wed, 20 Jan 2010 20:51:11 +0000 (13:51 -0700)]
Ticket #4561: Abstract ajax interface to Horde
Ben Klang [Thu, 21 Jan 2010 04:01:15 +0000 (23:01 -0500)]
Shout: Make sure we set the host and context fields
Ben Klang [Thu, 21 Jan 2010 02:38:04 +0000 (21:38 -0500)]
Shout: Horde_Form#open() -> Horde_Form#renderActive()
Ben Klang [Thu, 21 Jan 2010 02:35:43 +0000 (21:35 -0500)]
Shout: silly syntax error
Ben Klang [Thu, 21 Jan 2010 02:17:06 +0000 (21:17 -0500)]
Shout: Schema changes for upstream compatibility
Ben Klang [Wed, 20 Jan 2010 14:18:59 +0000 (09:18 -0500)]
Shout: Fix global $shout object references
Jan Schneider [Wed, 20 Jan 2010 23:28:31 +0000 (00:28 +0100)]
Tweak wording, style.
Jan Schneider [Wed, 20 Jan 2010 19:36:22 +0000 (20:36 +0100)]
Always set am/pm designator, even if not used in the locale, to make both 12-hour and 24-hour times work.
Jan Schneider [Wed, 20 Jan 2010 19:30:23 +0000 (20:30 +0100)]
Normalize free-form date and time fields before submitting, and warn user if there is a problem.
Jan Schneider [Wed, 20 Jan 2010 18:36:31 +0000 (19:36 +0100)]
Use sprintf().
Jan Schneider [Wed, 20 Jan 2010 18:26:18 +0000 (19:26 +0100)]
Move onDomLoad() to the bottom again.
Jan Schneider [Wed, 20 Jan 2010 14:51:39 +0000 (15:51 +0100)]
The PDO driver is called oci, not oci8 *sigh*.
Jan Schneider [Wed, 20 Jan 2010 14:25:38 +0000 (15:25 +0100)]
Remove superfluous AS which doesn't work with Oracle.
Jan Schneider [Wed, 20 Jan 2010 13:34:56 +0000 (14:34 +0100)]
Fix class name.
Jan Schneider [Wed, 20 Jan 2010 12:39:57 +0000 (13:39 +0100)]
Still too long identifier.
Jan Schneider [Wed, 20 Jan 2010 09:31:25 +0000 (10:31 +0100)]
Consistently default to future.