Jan Schneider [Tue, 16 Jun 2009 14:10:46 +0000 (16:10 +0200)]
Default to SQL storage.
Jan Schneider [Tue, 16 Jun 2009 12:50:23 +0000 (14:50 +0200)]
Propagate the 'modified' API method (Request #8274).
Jan Schneider [Mon, 8 Jun 2009 12:54:33 +0000 (14:54 +0200)]
Store event editing in dhtml history.
Jan Schneider [Mon, 8 Jun 2009 12:53:06 +0000 (14:53 +0200)]
Use better tags field name.
Michael M Slusarz [Tue, 16 Jun 2009 08:28:20 +0000 (02:28 -0600)]
Work re: navigation within an implicit branch
Display of directory seems to be working well. Still needs more work at
file level (main issue is that revision number needs to be passed to all
links).
Michael M Slusarz [Tue, 16 Jun 2009 03:57:44 +0000 (21:57 -0600)]
Tweak message log information display/element naming
Michael M Slusarz [Tue, 16 Jun 2009 03:57:15 +0000 (21:57 -0600)]
Fix width
Jan Schneider [Mon, 15 Jun 2009 23:13:26 +0000 (01:13 +0200)]
MFB: Add Danish translator.
Jan Schneider [Mon, 15 Jun 2009 22:43:22 +0000 (00:43 +0200)]
Allow to lock default_encrypt preference.
Jan Schneider [Mon, 15 Jun 2009 22:40:31 +0000 (00:40 +0200)]
Use password field for PGP passphrase dialog.
Jan Schneider [Mon, 15 Jun 2009 22:39:21 +0000 (00:39 +0200)]
Use identify().
Jan Schneider [Sun, 14 Jun 2009 09:48:21 +0000 (11:48 +0200)]
MFB: Fix description.
Michael M Slusarz [Mon, 15 Jun 2009 11:02:43 +0000 (05:02 -0600)]
Fix some updating issues after non-requested data is returned by server
Michael M Slusarz [Fri, 12 Jun 2009 20:23:02 +0000 (14:23 -0600)]
Don't highlight container names
Duck (Jakob Munih) [Mon, 15 Jun 2009 04:47:18 +0000 (06:47 +0200)]
update Horde_Image usage
Chuck Hagenbuch [Sun, 14 Jun 2009 04:39:06 +0000 (00:39 -0400)]
use less CVS-ish constant names, and use a constant for modified instead of hardcoding 0
Chuck Hagenbuch [Sun, 14 Jun 2009 04:32:06 +0000 (00:32 -0400)]
- Catch a few more error conditions
- Set deleted status properly when generating patchsets
Chuck Hagenbuch [Sun, 14 Jun 2009 04:14:42 +0000 (00:14 -0400)]
check 'status' against Vcs_Patchset constants
Chuck Hagenbuch [Sat, 13 Jun 2009 04:04:34 +0000 (00:04 -0400)]
avoid reference trickery
Chuck Hagenbuch [Sat, 13 Jun 2009 04:04:23 +0000 (00:04 -0400)]
use the Patchset class constants
Chuck Hagenbuch [Sat, 13 Jun 2009 03:41:00 +0000 (23:41 -0400)]
stubs for other backends
Chuck Hagenbuch [Fri, 12 Jun 2009 22:23:25 +0000 (18:23 -0400)]
simple example of a task run at shutdown
Chuck Hagenbuch [Sat, 13 Jun 2009 03:41:58 +0000 (23:41 -0400)]
note about proc_open, etc.
Chuck Hagenbuch [Sat, 13 Jun 2009 03:35:31 +0000 (23:35 -0400)]
- throw an error up front if the git binary isn't found
- add .git or /.git to the sourceroot path if it doesn't look right
Chuck Hagenbuch [Sat, 13 Jun 2009 03:06:58 +0000 (23:06 -0400)]
- Horde_Vcs_Git::isFile() now optionally knows about branches other than master
- use isFile when instantiating a file object to optionally throw a better error
message if we get no output.
Chuck Hagenbuch [Sat, 13 Jun 2009 03:05:17 +0000 (23:05 -0400)]
Remove isFile() checks that just make dealing with branches harder
Chuck Hagenbuch [Sat, 13 Jun 2009 01:54:52 +0000 (21:54 -0400)]
add a crude way of returning the default branch and make sure it is selected even if it's not first alphabetically
Chuck Hagenbuch [Sat, 13 Jun 2009 01:53:18 +0000 (21:53 -0400)]
propagate the 'rev' parameter across links
Chuck Hagenbuch [Sat, 13 Jun 2009 01:52:54 +0000 (21:52 -0400)]
make sure the branch matches even if it's entity-encoded
Michael M Slusarz [Fri, 12 Jun 2009 19:24:09 +0000 (13:24 -0600)]
Better prefs display
Michael M Slusarz [Fri, 12 Jun 2009 18:43:33 +0000 (12:43 -0600)]
Allow on-demand filter application (if filter backend supports) in DIMP.
Michael M Slusarz [Fri, 12 Jun 2009 17:43:14 +0000 (11:43 -0600)]
Fix title name
Michael M Slusarz [Fri, 12 Jun 2009 17:23:58 +0000 (11:23 -0600)]
Move IE 6 detection to javascript files
Michael M Slusarz [Fri, 12 Jun 2009 17:19:52 +0000 (11:19 -0600)]
Move DIMP javascript defs to separate file to match other apps
Michael M Slusarz [Fri, 12 Jun 2009 16:45:30 +0000 (10:45 -0600)]
Honor subscribe preference in DIMP
Michael M Slusarz [Fri, 12 Jun 2009 16:41:11 +0000 (10:41 -0600)]
Fix graphics in silver theme
Michael M Slusarz [Fri, 12 Jun 2009 16:23:44 +0000 (10:23 -0600)]
Use message info display on dimp popup message view also
Michael M Slusarz [Fri, 12 Jun 2009 16:23:02 +0000 (10:23 -0600)]
Fix icon placement.
Michael M Slusarz [Fri, 12 Jun 2009 05:38:27 +0000 (23:38 -0600)]
Add ability in DIMP to sub/unsub from folders
Michael M Slusarz [Fri, 12 Jun 2009 04:08:22 +0000 (22:08 -0600)]
Make sure folder is highlighted after loading
Michael M Slusarz [Thu, 11 Jun 2009 09:29:38 +0000 (03:29 -0600)]
Spelling fix
Chuck Hagenbuch [Thu, 11 Jun 2009 21:46:40 +0000 (17:46 -0400)]
Horde_Text:: -> Horde_Text_Filter::filter()
Andre Pawlowski [Thu, 11 Jun 2009 17:59:38 +0000 (19:59 +0200)]
Commiting Kastalia
a secure filesharing application for Horde 3
Michael M Slusarz [Thu, 11 Jun 2009 08:35:19 +0000 (02:35 -0600)]
Add display of unsubscribed folders to DIMP.
Thank you insomnia.
Michael M Slusarz [Thu, 11 Jun 2009 08:07:25 +0000 (02:07 -0600)]
Remove unneeded code.
Michael M Slusarz [Thu, 11 Jun 2009 05:36:23 +0000 (23:36 -0600)]
Bug #8327: Fix mailbox regeneration on message action
We were regenerating the mailbox immediately after grabbing the cached
list, which made the cached list pointless.
Michael M Slusarz [Thu, 11 Jun 2009 04:44:03 +0000 (22:44 -0600)]
Horde_Text:: -> Horde_Text_Filter_Space2html
Michael M Slusarz [Thu, 11 Jun 2009 04:19:17 +0000 (22:19 -0600)]
Fix large addressdisplay in dimp popup message view
Michael M Slusarz [Thu, 11 Jun 2009 04:16:11 +0000 (22:16 -0600)]
Improvements to message info display in dimp preview
Chuck Hagenbuch [Thu, 11 Jun 2009 03:52:30 +0000 (23:52 -0400)]
fix browse() signature (rpolli (at) babel (dot) it, #8339)
Michael J. Rubinsky [Wed, 10 Jun 2009 23:49:59 +0000 (19:49 -0400)]
Blurb about changes to the listTimeObjects API
Michael M Slusarz [Wed, 10 Jun 2009 19:41:38 +0000 (13:41 -0600)]
Horde_CLI:: -> Horde_Cli::
Michael M Slusarz [Wed, 10 Jun 2009 16:54:42 +0000 (10:54 -0600)]
Fix parse typo
Michael M Slusarz [Wed, 10 Jun 2009 07:37:36 +0000 (01:37 -0600)]
Text_Filter:: -> Horde_Text_Filter::
Michael M Slusarz [Wed, 10 Jun 2009 06:11:05 +0000 (00:11 -0600)]
Unneeded includes
Michael J. Rubinsky [Wed, 10 Jun 2009 16:43:01 +0000 (12:43 -0400)]
Fix path to base.load.php
Michael J. Rubinsky [Wed, 10 Jun 2009 16:28:50 +0000 (12:28 -0400)]
resolve conflict, comment out my custom database code that I use
for profiling these tests.
Michael M Slusarz [Wed, 10 Jun 2009 05:53:16 +0000 (23:53 -0600)]
Menu:: -> Horde_Menu::
Michael M Slusarz [Wed, 10 Jun 2009 05:41:17 +0000 (23:41 -0600)]
Help:: -> Horde_Help::
Michael M Slusarz [Wed, 10 Jun 2009 04:44:35 +0000 (22:44 -0600)]
Text -> Horde_Text
Michael M Slusarz [Wed, 10 Jun 2009 04:42:20 +0000 (22:42 -0600)]
Use intval, not boolean val.
Michael M Slusarz [Wed, 10 Jun 2009 02:38:50 +0000 (20:38 -0600)]
Fix splitbar dragging
Michael M Slusarz [Wed, 10 Jun 2009 02:24:02 +0000 (20:24 -0600)]
Use less confusing variable name
Michael M Slusarz [Tue, 9 Jun 2009 23:54:33 +0000 (17:54 -0600)]
Remove priority icon from preview pane.
The priority of the message can be determined from the message list
entry above so it is redundant information.
Chuck Hagenbuch [Wed, 10 Jun 2009 02:32:05 +0000 (22:32 -0400)]
fix setValue call
Michael M Slusarz [Tue, 9 Jun 2009 23:16:59 +0000 (17:16 -0600)]
Convert to new Horde_Util package
Michael M Slusarz [Tue, 9 Jun 2009 21:18:27 +0000 (15:18 -0600)]
Explicitly mark functions as public.
Michael M Slusarz [Tue, 9 Jun 2009 21:17:57 +0000 (15:17 -0600)]
Fix comment.
Michael M Slusarz [Tue, 9 Jun 2009 19:21:29 +0000 (13:21 -0600)]
Move *_BASE determination to base.load.php.
Michael M Slusarz [Tue, 9 Jun 2009 19:20:46 +0000 (13:20 -0600)]
additional comments
Michael M Slusarz [Tue, 9 Jun 2009 17:24:08 +0000 (11:24 -0600)]
Fix address expand image in IMP compose screen
Michael M Slusarz [Tue, 9 Jun 2009 17:17:34 +0000 (11:17 -0600)]
These should be unneeded, duplicate graphics
Michael M Slusarz [Tue, 9 Jun 2009 17:03:51 +0000 (11:03 -0600)]
Only need a base spacer_red graphic.
Michael J. Rubinsky [Tue, 9 Jun 2009 14:22:24 +0000 (10:22 -0400)]
Don't process weather data if we are out of range
Michael J. Rubinsky [Tue, 9 Jun 2009 13:13:09 +0000 (09:13 -0400)]
add missing checkmail.png image to tango_blue theme
Gunnar Wrobel [Tue, 9 Jun 2009 12:05:44 +0000 (14:05 +0200)]
Allow to work with the older Browser library too.
Michael M Slusarz [Mon, 8 Jun 2009 22:15:52 +0000 (16:15 -0600)]
Don't attempt to grab MIME bodypart 0 (it doesn't exist on the IMAP server)
Michael M Slusarz [Mon, 8 Jun 2009 21:34:53 +0000 (15:34 -0600)]
Fix shift-DEL action in dimp
Michael M Slusarz [Mon, 8 Jun 2009 21:28:43 +0000 (15:28 -0600)]
Not a theme specifc graphic
Michael M Slusarz [Mon, 8 Jun 2009 18:58:54 +0000 (12:58 -0600)]
Fix undefined index
Michael M Slusarz [Mon, 8 Jun 2009 18:01:31 +0000 (12:01 -0600)]
Don't need this min-height
Michael J. Rubinsky [Mon, 8 Jun 2009 18:20:58 +0000 (14:20 -0400)]
Add windgust
Michael J. Rubinsky [Mon, 8 Jun 2009 18:13:02 +0000 (14:13 -0400)]
try/catch when calling facebook methods - the rethrow as our own exception
Michael J. Rubinsky [Mon, 8 Jun 2009 18:12:35 +0000 (14:12 -0400)]
Add a bit more detail to the forecast in the event's description.
Michael J. Rubinsky [Mon, 8 Jun 2009 17:33:52 +0000 (13:33 -0400)]
Add a FacebookEvents driver for timeobjects. FB does some weird things
with it's timestamps, so feedback on if the event times show up
correctly for people in various timezones would be welcome...
Michael J. Rubinsky [Mon, 8 Jun 2009 15:07:21 +0000 (11:07 -0400)]
Add missing Events.php file to package.xml
Michael J. Rubinsky [Mon, 8 Jun 2009 14:37:22 +0000 (10:37 -0400)]
Check for existence of contacts API, check for PEAR_Error being returned
Michael J. Rubinsky [Mon, 8 Jun 2009 13:43:16 +0000 (09:43 -0400)]
..and remove debug code
Michael J. Rubinsky [Mon, 8 Jun 2009 13:41:55 +0000 (09:41 -0400)]
Use the new contacts/ownContact API method for this
Michael J. Rubinsky [Mon, 8 Jun 2009 13:18:25 +0000 (09:18 -0400)]
use self:: to reference static functions and constants from with the class
Jan Schneider [Mon, 8 Jun 2009 11:09:49 +0000 (13:09 +0200)]
Revert test setting, add cover dates by default (Bug #8328).
Michael J. Rubinsky [Mon, 8 Jun 2009 01:14:24 +0000 (21:14 -0400)]
remove inadvertant commit
Jan Schneider [Sun, 7 Jun 2009 23:13:46 +0000 (01:13 +0200)]
Fix scope.
Try work address if home address is not set.
Try first location is serveral returned.
Jan Schneider [Sun, 7 Jun 2009 22:38:58 +0000 (00:38 +0200)]
Load base.php.
Michael J. Rubinsky [Sun, 7 Jun 2009 20:44:11 +0000 (16:44 -0400)]
Don't call the show API to get links for timeObjects. Pass them directly
in the timeObjects data array.
This saves an extra API call for each object and also allows us to not
set a link if one is not desired.
Michael J. Rubinsky [Sun, 7 Jun 2009 20:00:44 +0000 (16:00 -0400)]
Add a ensure() method that can check to see that any requirements a driver
may have are met.
Michael J. Rubinsky [Sun, 7 Jun 2009 19:31:08 +0000 (15:31 -0400)]
Fix _imp_server() to get the servername from the imap_ob
Michael J. Rubinsky [Sun, 7 Jun 2009 19:02:29 +0000 (15:02 -0400)]
Catch any exceptions here continue
Michael J. Rubinsky [Sun, 7 Jun 2009 18:56:56 +0000 (14:56 -0400)]
Attempt to get a good weatherdotcom location string from Turba's
'own' contact
Michael J. Rubinsky [Sun, 7 Jun 2009 18:56:17 +0000 (14:56 -0400)]
Don't need a prefs.php file