horde.git
15 years agoProvide command line script to obtain IMAP caching statistics
Michael M Slusarz [Fri, 29 Jan 2010 18:21:07 +0000 (11:21 -0700)]
Provide command line script to obtain IMAP caching statistics

15 years agoIgnore prompt entires when parsing for imap config
Michael M Slusarz [Fri, 29 Jan 2010 17:42:35 +0000 (10:42 -0700)]
Ignore prompt entires when parsing for imap config

15 years agoCorrect included file
Michael M Slusarz [Fri, 29 Jan 2010 17:42:24 +0000 (10:42 -0700)]
Correct included file

15 years agoMake the cache object public accessible.
Michael M Slusarz [Fri, 29 Jan 2010 08:00:12 +0000 (01:00 -0700)]
Make the cache object public accessible.

15 years agophpdoc typo
Michael M Slusarz [Fri, 29 Jan 2010 08:00:03 +0000 (01:00 -0700)]
phpdoc typo

15 years agoAdd IMP_Imap::loadCacheConfig()
Michael M Slusarz [Fri, 29 Jan 2010 05:45:30 +0000 (22:45 -0700)]
Add IMP_Imap::loadCacheConfig()

15 years agoFix imap config options (these are not cache options)
Michael M Slusarz [Fri, 29 Jan 2010 05:33:06 +0000 (22:33 -0700)]
Fix imap config options (these are not cache options)

15 years agoMove S/MIME UI functions to IMP_Crypt_Smime
Michael M Slusarz [Fri, 29 Jan 2010 04:53:23 +0000 (21:53 -0700)]
Move S/MIME UI functions to IMP_Crypt_Smime

15 years agoH4 will require at a minimum PHP 5.2
Michael M Slusarz [Fri, 29 Jan 2010 04:37:13 +0000 (21:37 -0700)]
H4 will require at a minimum PHP 5.2

15 years agoAdd raw version output to Horde_Registry::getVersion()
Michael M Slusarz [Fri, 29 Jan 2010 04:29:10 +0000 (21:29 -0700)]
Add raw version output to Horde_Registry::getVersion()

15 years agoSome initial work on cleaning up some Horde_Variables documentation
Michael M Slusarz [Fri, 29 Jan 2010 04:20:57 +0000 (21:20 -0700)]
Some initial work on cleaning up some Horde_Variables documentation

15 years agoFix exporting all events.
Jan Schneider [Fri, 29 Jan 2010 15:10:25 +0000 (16:10 +0100)]
Fix exporting all events.

15 years agoFix exporting to iCalendar.
Jan Schneider [Fri, 29 Jan 2010 14:58:02 +0000 (15:58 +0100)]
Fix exporting to iCalendar.

15 years agoFix exporting events for a certain timespan.
Jan Schneider [Fri, 29 Jan 2010 14:52:38 +0000 (15:52 +0100)]
Fix exporting events for a certain timespan.

15 years agoMake this actually work.
Jan Schneider [Fri, 29 Jan 2010 14:45:24 +0000 (15:45 +0100)]
Make this actually work.

15 years agoImproved datatree admin output
Michael M Slusarz [Thu, 28 Jan 2010 23:41:04 +0000 (16:41 -0700)]
Improved datatree admin output

15 years agoImprovements to stripe.js script
Michael M Slusarz [Thu, 28 Jan 2010 23:33:19 +0000 (16:33 -0700)]
Improvements to stripe.js script

15 years agoUse javascript tree driver on datatree page
Michael M Slusarz [Thu, 28 Jan 2010 23:33:09 +0000 (16:33 -0700)]
Use javascript tree driver on datatree page

15 years agoFix striping in javascript Horde_Tree driver
Michael M Slusarz [Thu, 28 Jan 2010 23:32:51 +0000 (16:32 -0700)]
Fix striping in javascript Horde_Tree driver

15 years agoAdd some padding to the treerows
Michael M Slusarz [Thu, 28 Jan 2010 22:48:00 +0000 (15:48 -0700)]
Add some padding to the treerows

15 years agoFix typo
Michael M Slusarz [Thu, 28 Jan 2010 22:46:15 +0000 (15:46 -0700)]
Fix typo

15 years agoFix undefined variable warnings
Michael M Slusarz [Thu, 28 Jan 2010 22:38:43 +0000 (15:38 -0700)]
Fix undefined variable warnings

15 years agoImproved handling/perfomance of current sessions script
Michael M Slusarz [Thu, 28 Jan 2010 22:34:35 +0000 (15:34 -0700)]
Improved handling/perfomance of current sessions script

15 years agoMake sure user-defined script gets output in Horde.
Michael M Slusarz [Thu, 28 Jan 2010 22:29:41 +0000 (15:29 -0700)]
Make sure user-defined script gets output in Horde.

15 years agoAdd authenticated apps output to readSessionData()
Michael M Slusarz [Thu, 28 Jan 2010 22:13:38 +0000 (15:13 -0700)]
Add authenticated apps output to readSessionData()

15 years agoFix active sessions script
Michael M Slusarz [Thu, 28 Jan 2010 22:09:07 +0000 (15:09 -0700)]
Fix active sessions script

15 years agoFix determination of session auth data.
Michael M Slusarz [Thu, 28 Jan 2010 22:08:13 +0000 (15:08 -0700)]
Fix determination of session auth data.

15 years agoCLI initialization must occur before Registry initialization
Michael M Slusarz [Thu, 28 Jan 2010 21:57:04 +0000 (14:57 -0700)]
CLI initialization must occur before Registry initialization

15 years agoglobal SessionHandler object not available through Registry member variable
Michael M Slusarz [Thu, 28 Jan 2010 21:56:43 +0000 (14:56 -0700)]
global SessionHandler object not available through Registry member variable

15 years agoid might not exist at the time iframeResize() is re-run
Michael M Slusarz [Thu, 28 Jan 2010 21:00:12 +0000 (14:00 -0700)]
id might not exist at the time iframeResize() is re-run

15 years agoFix logic for when to use mailbox abbreviations
Michael M Slusarz [Thu, 28 Jan 2010 20:56:35 +0000 (13:56 -0700)]
Fix logic for when to use mailbox abbreviations

15 years agoUse Horde_String::abbreviate()
Michael M Slusarz [Thu, 28 Jan 2010 20:56:22 +0000 (13:56 -0700)]
Use Horde_String::abbreviate()

15 years agoAdd Horde_String::abbreviate().
Michael M Slusarz [Thu, 28 Jan 2010 20:55:13 +0000 (13:55 -0700)]
Add Horde_String::abbreviate().

15 years agoMessages should not be plural here
Michael M Slusarz [Thu, 28 Jan 2010 20:35:23 +0000 (13:35 -0700)]
Messages should not be plural here

15 years agoFix phpdoc; make sure charset exists before appending to content-type
Michael M Slusarz [Thu, 28 Jan 2010 20:12:53 +0000 (13:12 -0700)]
Fix phpdoc; make sure charset exists before appending to content-type

15 years agoBug #8826: changelog
Michael M Slusarz [Thu, 28 Jan 2010 20:05:57 +0000 (13:05 -0700)]
Bug #8826: changelog

15 years agoBug #8826: Fix display of S/MIME cert data
Michael M Slusarz [Thu, 28 Jan 2010 20:01:13 +0000 (13:01 -0700)]
Bug #8826: Fix display of S/MIME cert data

15 years agoFix typo
Michael M Slusarz [Thu, 28 Jan 2010 19:31:09 +0000 (12:31 -0700)]
Fix typo

15 years agoAvoid 301 redirects
Michael M Slusarz [Thu, 28 Jan 2010 19:04:57 +0000 (12:04 -0700)]
Avoid 301 redirects

15 years agoAdd favicon to imp silver theme
Michael M Slusarz [Thu, 28 Jan 2010 18:52:14 +0000 (11:52 -0700)]
Add favicon to imp silver theme

15 years agoFully convert wicked to Horde_Registry_Application
Michael M Slusarz [Thu, 28 Jan 2010 18:34:09 +0000 (11:34 -0700)]
Fully convert wicked to Horde_Registry_Application

15 years agoRemove unneded require; add _permsCache var
Michael M Slusarz [Thu, 28 Jan 2010 18:21:37 +0000 (11:21 -0700)]
Remove unneded require; add _permsCache var

15 years agopermsCache does not need to be static
Michael M Slusarz [Thu, 28 Jan 2010 18:18:22 +0000 (11:18 -0700)]
permsCache does not need to be static

15 years agoMove ContextSensitive to Horde
Michael M Slusarz [Thu, 28 Jan 2010 17:58:06 +0000 (10:58 -0700)]
Move ContextSensitive to Horde

15 years agoMove DimpSlider to horde (rename to Slider2)
Michael M Slusarz [Thu, 28 Jan 2010 17:53:39 +0000 (10:53 -0700)]
Move DimpSlider to horde (rename to Slider2)

15 years agoFix sbup/sbdown offset height determination
Michael M Slusarz [Thu, 28 Jan 2010 17:50:17 +0000 (10:50 -0700)]
Fix sbup/sbdown offset height determination

15 years agoMissing grabbing subject from form data
Michael M Slusarz [Thu, 28 Jan 2010 17:31:41 +0000 (10:31 -0700)]
Missing grabbing subject from form data

15 years agoFix variable name
Michael M Slusarz [Thu, 28 Jan 2010 17:30:09 +0000 (10:30 -0700)]
Fix variable name

15 years agoS/MIME Viewer fixes
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

15 years agoMove compose UI functions to IMP_UI_Compose
Michael M Slusarz [Thu, 28 Jan 2010 09:01:59 +0000 (02:01 -0700)]
Move compose UI functions to IMP_UI_Compose

15 years agoFully convert whups to Horde_Registry_Application
Michael M Slusarz [Thu, 28 Jan 2010 08:57:21 +0000 (01:57 -0700)]
Fully convert whups to Horde_Registry_Application

15 years agoFix typos
Michael M Slusarz [Thu, 28 Jan 2010 08:27:51 +0000 (01:27 -0700)]
Fix typos

15 years agoFix/improve disabling of ckeditor instance in dimp
Michael M Slusarz [Thu, 28 Jan 2010 08:14:46 +0000 (01:14 -0700)]
Fix/improve disabling of ckeditor instance in dimp

15 years agoTweak pref wording
Michael M Slusarz [Thu, 28 Jan 2010 08:02:45 +0000 (01:02 -0700)]
Tweak pref wording

15 years agoSlightly less intrusive forwarded row coloring
Michael M Slusarz [Wed, 27 Jan 2010 22:46:23 +0000 (15:46 -0700)]
Slightly less intrusive forwarded row coloring

15 years agoMove DIMP compose AJAX actions into Horde AJAX framework
Michael M Slusarz [Thu, 21 Jan 2010 23:38:31 +0000 (16:38 -0700)]
Move DIMP compose AJAX actions into Horde AJAX framework

15 years agobaseWindow might no longer exist, so check for that
Michael M Slusarz [Wed, 27 Jan 2010 20:37:50 +0000 (13:37 -0700)]
baseWindow might no longer exist, so check for that

15 years agopackage.xml changelog
Michael M Slusarz [Wed, 27 Jan 2010 19:37:49 +0000 (12:37 -0700)]
package.xml changelog

15 years agoFix Horde_Imap_Client::fetch() with changedsince parameter.
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.

15 years agochangelog wording tweak
Michael M Slusarz [Wed, 27 Jan 2010 18:33:11 +0000 (11:33 -0700)]
changelog wording tweak

15 years agoCatch flag changes in DIMP mailbox refreshes.
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.

15 years agoAdd additional Horde_Imap_Client_Base::status() returns.
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.

15 years agoImprove reply quoting in HTML messages
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.

15 years agoAdditional hooks documentation
Michael M Slusarz [Wed, 27 Jan 2010 02:31:48 +0000 (19:31 -0700)]
Additional hooks documentation

15 years agoShout: Inverted logic on caller ID field
Ben Klang [Wed, 27 Jan 2010 04:19:03 +0000 (23:19 -0500)]
Shout: Inverted logic on caller ID field

15 years agoFix body/text searches
Michael M Slusarz [Wed, 27 Jan 2010 02:06:55 +0000 (19:06 -0700)]
Fix body/text searches

15 years agoImproved forwarding options.
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.

15 years agoTicket #8836: Add 'noprefetch' option to linkurls
Michael M Slusarz [Tue, 26 Jan 2010 23:39:50 +0000 (16:39 -0700)]
Ticket #8836: Add 'noprefetch' option to linkurls

15 years agoFix some PEAR parsing errors
Michael M Slusarz [Tue, 26 Jan 2010 22:58:05 +0000 (15:58 -0700)]
Fix some PEAR parsing errors

15 years agoRevert "Too many htmlspecialchars in link() for title attribute"
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.

15 years agoFix variable name, link encoding, and superfluous </table> tag.
Jan Schneider [Tue, 26 Jan 2010 22:57:53 +0000 (23:57 +0100)]
Fix variable name, link encoding, and superfluous </table> tag.

15 years agoTicket #8836: Add 'noprefetch' option to XSS filter
Michael M Slusarz [Tue, 26 Jan 2010 22:39:19 +0000 (15:39 -0700)]
Ticket #8836: Add 'noprefetch' option to XSS filter

15 years agoParameter documentation
Michael M Slusarz [Tue, 26 Jan 2010 22:38:54 +0000 (15:38 -0700)]
Parameter documentation

15 years agoFix 2nd parameter to _cleanHTML()
Michael M Slusarz [Tue, 26 Jan 2010 22:17:03 +0000 (15:17 -0700)]
Fix 2nd parameter to _cleanHTML()

15 years agoShout: Continue fixes from conversion to new H_R#appInit()
Ben Klang [Tue, 26 Jan 2010 22:21:08 +0000 (17:21 -0500)]
Shout: Continue fixes from conversion to new H_R#appInit()

15 years agoOperator: No need to render the form here
Ben Klang [Tue, 26 Jan 2010 22:26:41 +0000 (17:26 -0500)]
Operator: No need to render the form here

15 years agoFramework: Typo in Horde_Data
Ben Klang [Tue, 26 Jan 2010 22:26:10 +0000 (17:26 -0500)]
Framework: Typo in Horde_Data

15 years agoRemove Imp_Imap_Tree::getElementInfo().
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.

15 years agoImprovements to folder summary blocks.
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.

15 years agoAdd support for LIST-STATUS (draft-ietf-morg-status-in-list-01)
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)

15 years agophpdoc fix
Michael M Slusarz [Tue, 26 Jan 2010 19:24:22 +0000 (12:24 -0700)]
phpdoc fix

15 years agoFix handling multiple patterns in listMailboxes()
Michael M Slusarz [Tue, 26 Jan 2010 19:13:16 +0000 (12:13 -0700)]
Fix handling multiple patterns in listMailboxes()

15 years agoMove PGP UI functions to IMP_Crypt_Pgp::
Michael M Slusarz [Tue, 26 Jan 2010 00:49:58 +0000 (17:49 -0700)]
Move PGP UI functions to IMP_Crypt_Pgp::

15 years agoUse 'uid' instead of 'muid'
Michael M Slusarz [Fri, 22 Jan 2010 22:29:47 +0000 (15:29 -0700)]
Use 'uid' instead of 'muid'

15 years agoOperator: Make sure we have a copy of the Application object
Ben Klang [Tue, 26 Jan 2010 20:25:33 +0000 (15:25 -0500)]
Operator: Make sure we have a copy of the Application object

15 years agoOperator: Make sure we can access the driver when getting perms
Ben Klang [Tue, 26 Jan 2010 19:54:37 +0000 (14:54 -0500)]
Operator: Make sure we can access the driver when getting perms

15 years agoShout: Fix Horde_Menu mask
Ben Klang [Tue, 26 Jan 2010 19:24:59 +0000 (14:24 -0500)]
Shout: Fix Horde_Menu mask

15 years agoOperator: fix getServiceLink method name typo
Ben Klang [Tue, 26 Jan 2010 19:08:24 +0000 (14:08 -0500)]
Operator: fix getServiceLink method name typo

15 years agoOperator: Make sure we keep a copy of the Application object
Ben Klang [Tue, 26 Jan 2010 18:38:39 +0000 (13:38 -0500)]
Operator: Make sure we keep a copy of the Application object

15 years agoOperator: One more place to disable the failedcalls graph
Ben Klang [Tue, 26 Jan 2010 18:38:12 +0000 (13:38 -0500)]
Operator: One more place to disable the failedcalls graph

15 years agoShout: move the caller ID defaulting out of the driver
Ben Klang [Tue, 26 Jan 2010 16:24:50 +0000 (11:24 -0500)]
Shout: move the caller ID defaulting out of the driver

15 years agoAdd an .htaccess for the horde core directory that restores the rampage.php
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.

15 years agoremove "kind" concept from the Db binder
Chuck Hagenbuch [Sun, 24 Jan 2010 01:59:32 +0000 (20:59 -0500)]
remove "kind" concept from the Db binder

15 years agoSpelling.
Matt Selsky [Sat, 23 Jan 2010 06:20:53 +0000 (01:20 -0500)]
Spelling.

15 years agoRemove extra slash now that this url comes from Horde::getServiceLink
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

15 years ago[kronolith] always cast Horde_Urls to string when it will be serialized
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

15 years agoMove mimeHeaders style to Horde
Michael M Slusarz [Fri, 22 Jan 2010 20:57:46 +0000 (13:57 -0700)]
Move mimeHeaders style to Horde

15 years agoTweak summary attachment display.
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.

15 years agoRemove atc_display preference.
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.

15 years agoFix variable scope
Michael M Slusarz [Fri, 22 Jan 2010 19:04:37 +0000 (12:04 -0700)]
Fix variable scope