horde.git
16 years agoMore places we can't use Horde::img() now since these need to be fully
Michael J. Rubinsky [Mon, 29 Jun 2009 18:11:08 +0000 (14:11 -0400)]
More places we can't use Horde::img() now since these need to be fully
qualified urls

16 years agoCan't use Horde::img here since this is a fully qualified url
Michael J. Rubinsky [Mon, 29 Jun 2009 17:57:12 +0000 (13:57 -0400)]
Can't use Horde::img here since this is a fully qualified url

16 years agoFixes a bug when automatically loading semester dates.
Martin Blumenthal [Mon, 29 Jun 2009 14:39:33 +0000 (16:39 +0200)]
Fixes a bug when automatically loading semester dates.

16 years agoBug #8387: Add missing assignment
Michael M Slusarz [Mon, 29 Jun 2009 05:54:35 +0000 (23:54 -0600)]
Bug #8387: Add missing assignment

16 years agoMove RFC 2397 image data generation to Horde::
Michael M Slusarz [Mon, 29 Jun 2009 05:38:20 +0000 (23:38 -0600)]
Move RFC 2397 image data generation to Horde::

16 years agoUse Horde:: equivalents for token checking.
Michael M Slusarz [Mon, 29 Jun 2009 05:28:51 +0000 (23:28 -0600)]
Use Horde:: equivalents for token checking.

16 years agoTicket #8384: Move all javascript files to the js/ directory
Michael M Slusarz [Mon, 29 Jun 2009 05:08:53 +0000 (23:08 -0600)]
Ticket #8384: Move all javascript files to the js/ directory

16 years ago- Add Horde_Date_Parser_Result for holding complex results from
Chuck Hagenbuch [Mon, 29 Jun 2009 02:48:17 +0000 (22:48 -0400)]
- Add Horde_Date_Parser_Result for holding complex results from
  Horde_Date_Parser#parse()

- Replace the 'guess' option with a generic 'return' option that allows you to
  pick a Horde_Date, Horde_Date_Span, or Horde_Date_Parser_Result

- Move the guess() function to the Horde_Date_Parser_Result object (maybe it
  should actually be on the span itself?)

- Horde_Date_Parser_Result can return the tagged or untagged text from the
  original string.

16 years agoHTTP/WebDAV/Server.php (the PEAR package) has been deprecated in GIT master.
Michael J. Rubinsky [Sun, 28 Jun 2009 19:03:55 +0000 (15:03 -0400)]
HTTP/WebDAV/Server.php (the PEAR package) has been deprecated in GIT 
The code has been merged into RPC/webdav.php.
Remove require

16 years ago...and fix the CSS path for Horde's CSS
Michael J. Rubinsky [Sun, 28 Jun 2009 18:10:54 +0000 (14:10 -0400)]
...and fix the CSS path for Horde's CSS

16 years agoCorrectly fix the JS path
Michael J. Rubinsky [Sun, 28 Jun 2009 18:05:14 +0000 (14:05 -0400)]
Correctly fix the JS path

16 years agoBe sure to pass along the 'days' parameter now also
Michael J. Rubinsky [Sun, 28 Jun 2009 17:54:05 +0000 (13:54 -0400)]
Be sure to pass along the 'days' parameter now also

16 years agoRemove Horde/RPC.php require.
Michael J. Rubinsky [Sun, 28 Jun 2009 17:47:43 +0000 (13:47 -0400)]
Remove Horde/RPC.php require.
Do we still need the 'HTTP/WebDAV/Server.php'?

16 years agoFix path to js
Michael J. Rubinsky [Sun, 28 Jun 2009 17:34:12 +0000 (13:34 -0400)]
Fix path to js

16 years agoNeed a !empty() check here
Michael J. Rubinsky [Sun, 28 Jun 2009 17:27:41 +0000 (13:27 -0400)]
Need a !empty() check here

16 years agoBug #8383: Correctly remove null from mailbox name
Michael M Slusarz [Sun, 28 Jun 2009 02:35:21 +0000 (20:35 -0600)]
Bug #8383: Correctly remove null from mailbox name

16 years agoNo need for separate print.css file
Michael M Slusarz [Fri, 26 Jun 2009 22:49:22 +0000 (16:49 -0600)]
No need for separate print.css file

16 years agoFix missing >
Michael M Slusarz [Fri, 26 Jun 2009 22:35:50 +0000 (16:35 -0600)]
Fix missing >

16 years agoRemove DIMP.conf.msg_index and msg_folder vars
Michael M Slusarz [Fri, 26 Jun 2009 22:28:42 +0000 (16:28 -0600)]
Remove DIMP.conf.msg_index and msg_folder vars

16 years agoFix adding subfolders UI
Michael M Slusarz [Fri, 26 Jun 2009 21:40:33 +0000 (15:40 -0600)]
Fix adding subfolders UI

16 years agoUpdate drafts mailbox in base screen if drafts have been added/removed
Michael M Slusarz [Fri, 26 Jun 2009 17:19:43 +0000 (11:19 -0600)]
Update drafts mailbox in base screen if drafts have been added/removed

16 years agoFix deletion of auto-save drafts.
Michael M Slusarz [Fri, 26 Jun 2009 17:11:50 +0000 (11:11 -0600)]
Fix deletion of auto-save drafts.

16 years agoGive notification feedback on auto-draft save
Michael M Slusarz [Fri, 26 Jun 2009 16:59:52 +0000 (10:59 -0600)]
Give notification feedback on auto-draft save

16 years agoDon't delete draft in dimp immediately after saving it.
Michael M Slusarz [Fri, 26 Jun 2009 16:59:22 +0000 (10:59 -0600)]
Don't delete draft in dimp immediately after saving it.

16 years agoDon't keep growler log on popup pages.
Michael M Slusarz [Fri, 26 Jun 2009 16:58:37 +0000 (10:58 -0600)]
Don't keep growler log on popup pages.

16 years agoInitialize the registry before the notification system the latter needs the registry.
Gunnar Wrobel [Fri, 26 Jun 2009 08:25:46 +0000 (10:25 +0200)]
Initialize the registry before the notification system the latter needs the registry.

16 years agoDon't pass mailbox-dimp.js through javascript.php
Michael M Slusarz [Fri, 26 Jun 2009 08:01:47 +0000 (02:01 -0600)]
Don't pass mailbox-dimp.js through javascript.php

16 years agoIMP_Compose:: improvements.
Michael M Slusarz [Fri, 26 Jun 2009 07:53:00 +0000 (01:53 -0600)]
IMP_Compose:: improvements.

No need to carry around state/information about reply, forward, and
drafts.  Store this information inside the cached IMP_Compose object and
internally retrieve it from this object when needed.
Proactively remove unused IMP_Compose objects from the session when
finished using them.

16 years agoTruncate successful compose notification messages
Michael M Slusarz [Fri, 26 Jun 2009 05:50:07 +0000 (23:50 -0600)]
Truncate successful compose notification messages

16 years agoFix duplicate notification messages on core & popup windows when using quickreply
Michael M Slusarz [Fri, 26 Jun 2009 05:36:50 +0000 (23:36 -0600)]
Fix duplicate notification messages on core & popup windows when using quickreply

16 years agoDon't need a border in popup message screen - especially since it is so hard to size...
Michael M Slusarz [Fri, 26 Jun 2009 05:28:17 +0000 (23:28 -0600)]
Don't need a border in popup message screen - especially since it is so hard to size properly

16 years agoFix address context actions.
Michael M Slusarz [Fri, 26 Jun 2009 05:18:18 +0000 (23:18 -0600)]
Fix address context actions.

16 years agoMore IMP_Mailbox data structure optimization
Michael M Slusarz [Thu, 25 Jun 2009 23:40:38 +0000 (17:40 -0600)]
More IMP_Mailbox data structure optimization

16 years agoAllow to override attribute settings with the global attribute configuration.
Gunnar Wrobel [Fri, 26 Jun 2009 07:24:58 +0000 (09:24 +0200)]
Allow to override attribute settings with the global attribute configuration.

16 years agoRefresh the buttons after an action has been performed.
Gunnar Wrobel [Fri, 26 Jun 2009 07:24:36 +0000 (09:24 +0200)]
Refresh the buttons after an action has been performed.

16 years agoFirst attempt to simplify IMP login tasks code.
Michael M Slusarz [Thu, 25 Jun 2009 23:16:33 +0000 (17:16 -0600)]
First attempt to simplify IMP login tasks code.

Stupid framesets needlessly complicate everything.

16 years agoUse json encoding to save array data (lighter footprint)
Michael M Slusarz [Thu, 25 Jun 2009 23:16:02 +0000 (17:16 -0600)]
Use json encoding to save array data (lighter footprint)

16 years agoMore POP3 disabling - don't allow on-demand filtering
Michael M Slusarz [Thu, 25 Jun 2009 21:51:58 +0000 (15:51 -0600)]
More POP3 disabling - don't allow on-demand filtering

16 years agoFix/improve popup image handling
Michael M Slusarz [Thu, 25 Jun 2009 17:59:49 +0000 (11:59 -0600)]
Fix/improve popup image handling

16 years agoDon't do unnecessary element refresh.
Michael M Slusarz [Thu, 25 Jun 2009 17:59:17 +0000 (11:59 -0600)]
Don't do unnecessary element refresh.

16 years agoConsolidate the imp and dimp notification handler
Michael M Slusarz [Thu, 25 Jun 2009 16:43:41 +0000 (10:43 -0600)]
Consolidate the imp and dimp notification handler

16 years agoFix bad path
Michael M Slusarz [Thu, 25 Jun 2009 06:59:03 +0000 (00:59 -0600)]
Fix bad path

16 years agoDeprecated warning: Don't assign return value of new by reference.
Matt Selsky [Thu, 25 Jun 2009 16:03:38 +0000 (12:03 -0400)]
Deprecated warning: Don't assign return value of new by reference.

16 years agoOffload much of the notification work to the base drivers
Michael M Slusarz [Thu, 25 Jun 2009 01:02:59 +0000 (19:02 -0600)]
Offload much of the notification work to the base drivers

16 years agoFix classnames.
Michael M Slusarz [Wed, 24 Jun 2009 23:50:04 +0000 (17:50 -0600)]
Fix classnames.

16 years agoNotification:: -> Horde_Notification::
Michael M Slusarz [Wed, 24 Jun 2009 23:38:49 +0000 (17:38 -0600)]
Notification:: -> Horde_Notification::

16 years agoSecret:: -> Horde_Secret::
Michael M Slusarz [Wed, 24 Jun 2009 22:23:19 +0000 (16:23 -0600)]
Secret:: -> Horde_Secret::

16 years agoConvert from Maintenance:: -> Horde_LoginTasks::.
Michael M Slusarz [Wed, 24 Jun 2009 06:17:16 +0000 (00:17 -0600)]
Convert from Maintenance:: -> Horde_LoginTasks::.

16 years agoAutoloading needs to be done in Registry::
Michael M Slusarz [Wed, 24 Jun 2009 18:23:12 +0000 (12:23 -0600)]
Autoloading needs to be done in Registry::

16 years ago_params['alarms'] won't be set at all unless the checkbox is checked,
Michael J. Rubinsky [Wed, 24 Jun 2009 13:24:07 +0000 (09:24 -0400)]
_params['alarms'] won't be set at all unless the checkbox is checked,
need a !empty() check here.

16 years agoDo this check earlier.
Michael M Slusarz [Wed, 24 Jun 2009 04:28:53 +0000 (22:28 -0600)]
Do this check earlier.

16 years agoBetter way of adding JS files to flags page.
Michael M Slusarz [Tue, 23 Jun 2009 23:43:08 +0000 (17:43 -0600)]
Better way of adding JS files to flags page.

16 years agoError message if Date_Holidays is not installed.
Michael M Slusarz [Tue, 23 Jun 2009 20:43:27 +0000 (14:43 -0600)]
Error message if Date_Holidays is not installed.

16 years agoFix typo.
Michael M Slusarz [Tue, 23 Jun 2009 20:36:52 +0000 (14:36 -0600)]
Fix typo.

16 years agoClass with abstract methods must be declared as abstract, too.
Matt Selsky [Tue, 23 Jun 2009 13:33:01 +0000 (09:33 -0400)]
Class with abstract methods must be declared as abstract, too.

16 years agoAbstract functions cannot have bodies, even if empty.
Matt Selsky [Tue, 23 Jun 2009 13:27:49 +0000 (09:27 -0400)]
Abstract functions cannot have bodies, even if empty.

16 years agoParse error: add missing '}'.
Matt Selsky [Tue, 23 Jun 2009 13:23:31 +0000 (09:23 -0400)]
Parse error: add missing '}'.

16 years agoParse error: add missing ';'.
Matt Selsky [Tue, 23 Jun 2009 13:11:49 +0000 (09:11 -0400)]
Parse error: add missing ';'.

16 years agoParse error: add missing ']'.
Matt Selsky [Tue, 23 Jun 2009 13:09:22 +0000 (09:09 -0400)]
Parse error: add missing ']'.

16 years agoFix parse error: stray ')'.
Matt Selsky [Tue, 23 Jun 2009 13:05:42 +0000 (09:05 -0400)]
Fix parse error: stray ')'.

16 years agofix Exception arguments
Chuck Hagenbuch [Tue, 23 Jun 2009 02:59:55 +0000 (22:59 -0400)]
fix Exception arguments

16 years agoImprove the search:
Gunnar Wrobel [Mon, 22 Jun 2009 18:34:49 +0000 (20:34 +0200)]
Improve the search:

 - Allow a sizelimit parameter and indicate if the search result
   exceeded this limit
 - Disallow an empty search form
 - Use the find() method of the server class.

16 years agoFix setting variables.
Gunnar Wrobel [Mon, 22 Jun 2009 18:33:37 +0000 (20:33 +0200)]
Fix setting variables.

16 years agoFix some icon paths
Michael M Slusarz [Mon, 22 Jun 2009 04:11:08 +0000 (22:11 -0600)]
Fix some icon paths

16 years agoBug #8330: Merge from CVS HEAD
Michael M Slusarz [Mon, 22 Jun 2009 04:09:17 +0000 (22:09 -0600)]
Bug #8330: Merge from CVS HEAD

16 years agoCatch Horde_Exception, not Exception.
Michael M Slusarz [Mon, 22 Jun 2009 04:08:58 +0000 (22:08 -0600)]
Catch Horde_Exception, not Exception.

16 years agoFix collapsing folders.
Michael M Slusarz [Fri, 19 Jun 2009 22:35:18 +0000 (16:35 -0600)]
Fix collapsing folders.

16 years agoOptimize/fix expanding folders in dimp sidebar
Michael M Slusarz [Fri, 19 Jun 2009 21:14:32 +0000 (15:14 -0600)]
Optimize/fix expanding folders in dimp sidebar

16 years agoRemove redundant folder graphics
Michael M Slusarz [Fri, 19 Jun 2009 20:24:37 +0000 (14:24 -0600)]
Remove redundant folder graphics

16 years agoSuppress vertical scrollbars in browser
Michael M Slusarz [Fri, 19 Jun 2009 20:10:48 +0000 (14:10 -0600)]
Suppress vertical scrollbars in browser

16 years agoBetter branch display on file screen
Michael M Slusarz [Fri, 19 Jun 2009 18:28:08 +0000 (12:28 -0600)]
Better branch display on file screen

16 years agoCorrectly pass branch between browse screens
Michael M Slusarz [Fri, 19 Jun 2009 18:23:34 +0000 (12:23 -0600)]
Correctly pass branch between browse screens

16 years agoFor some reason need this to make fonts the correct size on FF.
Michael M Slusarz [Fri, 19 Jun 2009 18:22:15 +0000 (12:22 -0600)]
For some reason need this to make fonts the correct size on FF.

16 years agoFix branch determination in CVS driver
Michael M Slusarz [Fri, 19 Jun 2009 17:46:58 +0000 (11:46 -0600)]
Fix branch determination in CVS driver

16 years agoVarious display improvements.
Michael M Slusarz [Fri, 19 Jun 2009 17:14:22 +0000 (11:14 -0600)]
Various display improvements.

Remove table-based options layout with DIV-based layout.
Don't show manual diff/revisions entry box unless javascript is not
available.

16 years agoFix viral typo.
Jan Schneider [Fri, 19 Jun 2009 15:53:15 +0000 (17:53 +0200)]
Fix viral typo.

16 years agoMove portal block configuration from prefs to block params.
Jan Schneider [Fri, 19 Jun 2009 15:48:41 +0000 (17:48 +0200)]
Move portal block configuration from prefs to block params.

16 years agoMFB: Should be implicit
Jan Schneider [Fri, 19 Jun 2009 15:39:50 +0000 (17:39 +0200)]
MFB: Should be implicit

16 years agoMFB: Make these look like regular prefs.
Jan Schneider [Fri, 19 Jun 2009 15:38:49 +0000 (17:38 +0200)]
MFB: Make these look like regular prefs.

16 years agoMFB: Catch error.
Jan Schneider [Thu, 18 Jun 2009 17:33:46 +0000 (19:33 +0200)]
MFB: Catch error.

16 years agoA bit better error message when mailbox list can not be generated.
Michael M Slusarz [Thu, 18 Jun 2009 22:54:29 +0000 (16:54 -0600)]
A bit better error message when mailbox list can not be generated.

16 years agoUse default timeout in Horde_Imap_Client::
Michael M Slusarz [Thu, 18 Jun 2009 22:46:04 +0000 (16:46 -0600)]
Use default timeout in Horde_Imap_Client::

16 years agoFolder handling UI improvements in DIMP.
Michael M Slusarz [Thu, 18 Jun 2009 22:26:05 +0000 (16:26 -0600)]
Folder handling UI improvements in DIMP.

Add Folder Options menu to DIMP.
Add ability to expand/collapse all folders in DIMP.

16 years agoAdd save link to full message display in DIMP.
Michael M Slusarz [Thu, 18 Jun 2009 18:32:29 +0000 (12:32 -0600)]
Add save link to full message display in DIMP.

16 years agoBetter notification message on successful send in dimp.
Michael M Slusarz [Thu, 18 Jun 2009 18:31:26 +0000 (12:31 -0600)]
Better notification message on successful send in dimp.

16 years agoDon't need IE8 workarounds with prototypejs 1.6.1
Michael M Slusarz [Thu, 18 Jun 2009 17:40:08 +0000 (11:40 -0600)]
Don't need IE8 workarounds with prototypejs 1.6.1

16 years agoFix typo
Michael M Slusarz [Thu, 18 Jun 2009 17:32:52 +0000 (11:32 -0600)]
Fix typo

16 years agotweaks I needed for logs and patchset lists to still work and not throw warnings...
Chuck Hagenbuch [Wed, 17 Jun 2009 16:00:55 +0000 (12:00 -0400)]
tweaks I needed for logs and patchset lists to still work and not throw warnings/errors

16 years agoReuse diff graphic.
Michael M Slusarz [Wed, 17 Jun 2009 06:39:52 +0000 (00:39 -0600)]
Reuse diff graphic.

16 years agonull is the default argument here.
Michael M Slusarz [Wed, 17 Jun 2009 06:35:02 +0000 (00:35 -0600)]
null is the default argument here.

16 years agoAdd diffstat information.
Michael M Slusarz [Wed, 17 Jun 2009 05:57:44 +0000 (23:57 -0600)]
Add diffstat information.

Diffstat info added to single patchset, diff, and browsefile screens.
Currently, only git supports.  CVS uses a different way to generate this
info (see queryChangedLines()), but should eventually be changed to the
same mechanism - this diff information should not live directly in the
log object, but rather in the file objects inside of the master log
object.

16 years agoImproved patchset display.
Michael M Slusarz [Wed, 17 Jun 2009 05:09:14 +0000 (23:09 -0600)]
Improved patchset display.

Big improvement: the ability to view a single patchset. Ultimate goal is
to get this display to look similar/identical to a commit message, so
that this page becomes the one-stop shop when it comes to a commit
(instead of linking to the various diff pages in commit e-mails for each
file, we instead link to a single patchset page for each commit). Input
and/or tweaking of the display of this page would be great.

Additionally, tweak error display on unavailable patchset, link to the
checkout page for file name (instead of patchset page), and add full
revision tooltip information to revision links.

16 years agoRemove unneeded/duplicate CSS declarations
Michael M Slusarz [Wed, 17 Jun 2009 04:28:21 +0000 (22:28 -0600)]
Remove unneeded/duplicate CSS declarations

16 years agoassign variable
Chuck Hagenbuch [Wed, 17 Jun 2009 03:32:22 +0000 (23:32 -0400)]
assign variable

16 years agoOptimize quicklog for git (i.e. browsedir display)
Michael M Slusarz [Wed, 17 Jun 2009 03:08:50 +0000 (21:08 -0600)]
Optimize quicklog for git (i.e. browsedir display)

16 years agoMerge from CVS HEAD: Bug #8345 (IE8 and javascript)
Michael M Slusarz [Tue, 16 Jun 2009 16:47:47 +0000 (10:47 -0600)]
Merge from CVS HEAD: Bug #8345 (IE8 and javascript)

16 years agoDocument all possible json event properties.
Jan Schneider [Tue, 16 Jun 2009 14:28:37 +0000 (16:28 +0200)]
Document all possible json event properties.

16 years agoDefault to SQL storage.
Jan Schneider [Tue, 16 Jun 2009 14:10:46 +0000 (16:10 +0200)]
Default to SQL storage.

16 years agoPropagate the 'modified' API method (Request #8274).
Jan Schneider [Tue, 16 Jun 2009 12:50:23 +0000 (14:50 +0200)]
Propagate the 'modified' API method (Request #8274).

16 years agoStore event editing in dhtml history.
Jan Schneider [Mon, 8 Jun 2009 12:54:33 +0000 (14:54 +0200)]
Store event editing in dhtml history.