Jan Schneider [Tue, 6 Jan 2009 18:15:53 +0000 (19:15 +0100)]
Happy new year
Michael J. Rubinsky [Tue, 6 Jan 2009 16:14:50 +0000 (11:14 -0500)]
Horde_Mime_Viewer_php should extend *_Viewer_source and not *_Driver
Chuck Hagenbuch [Mon, 5 Jan 2009 05:31:53 +0000 (00:31 -0500)]
add primaryKey() method for getting an Index object that corresponds to a table's primary key
Chuck Hagenbuch [Mon, 5 Jan 2009 05:12:24 +0000 (00:12 -0500)]
phpdoc tweak
Chuck Hagenbuch [Mon, 5 Jan 2009 05:10:37 +0000 (00:10 -0500)]
add a few methods from the latest rails code
Chuck Hagenbuch [Mon, 5 Jan 2009 05:09:32 +0000 (00:09 -0500)]
add an Index object, and use it in the scheme objects. use long names where possible as well
Chuck Hagenbuch [Mon, 5 Jan 2009 04:55:58 +0000 (23:55 -0500)]
remove unused primary settings on the Column object
Chuck Hagenbuch [Sun, 4 Jan 2009 17:41:36 +0000 (12:41 -0500)]
add tests for index cache
Chuck Hagenbuch [Sun, 4 Jan 2009 17:38:21 +0000 (12:38 -0500)]
Add an index cache as well as the columns cache
Michael M Slusarz [Wed, 31 Dec 2008 18:00:19 +0000 (11:00 -0700)]
Add header phpdoc stuff; explicitly declare funcs public.
Chuck Hagenbuch [Tue, 30 Dec 2008 04:45:24 +0000 (23:45 -0500)]
this is not a package dependency
Michael M Slusarz [Mon, 29 Dec 2008 17:10:52 +0000 (10:10 -0700)]
trim needs to be called after stripslashes.
Michael M Slusarz [Sat, 27 Dec 2008 18:24:32 +0000 (11:24 -0700)]
Add missing files.
Also, it appears to me that Horde_Autoloader is pretty much a
requirement at this point.
Chuck Hagenbuch [Sat, 27 Dec 2008 04:12:45 +0000 (23:12 -0500)]
do my best to make sure autoloading is used here
add class_exists checks for Auth_SASL that can autoload it and avoid fatal errors if it's not available
remove require statements that should be autoloadable
split a few classes into their own files
Chuck Hagenbuch [Sat, 27 Dec 2008 03:41:13 +0000 (22:41 -0500)]
add a note about going back to include later
Chuck Hagenbuch [Wed, 24 Dec 2008 21:28:31 +0000 (16:28 -0500)]
convert iso8859-1 to latin1 for mysql
Chuck Hagenbuch [Wed, 24 Dec 2008 21:27:55 +0000 (16:27 -0500)]
don't eat exceptions, since we don't have integrated error handling yet
Chuck Hagenbuch [Tue, 23 Dec 2008 19:22:07 +0000 (14:22 -0500)]
fix location of default mysql table options
Chuck Hagenbuch [Tue, 23 Dec 2008 19:14:55 +0000 (14:14 -0500)]
create tables with a default charset that honors the configured charset
Chuck Hagenbuch [Tue, 23 Dec 2008 19:14:23 +0000 (14:14 -0500)]
add a function for setting a mysql connection's charset, turning a charset name into one that mysql understands, and make sure that the charset is set on connection
Chuck Hagenbuch [Tue, 23 Dec 2008 19:07:14 +0000 (14:07 -0500)]
fix showVariable (was previously returning the variable name, not its value)
Chuck Hagenbuch [Tue, 23 Dec 2008 19:04:24 +0000 (14:04 -0500)]
make sure that we have a charset parameter in the db config, and default it to UTF-8
Chuck Hagenbuch [Tue, 23 Dec 2008 19:03:42 +0000 (14:03 -0500)]
notes on mssql needing nchar for unicode strings
Chuck Hagenbuch [Tue, 23 Dec 2008 16:14:31 +0000 (11:14 -0500)]
more entropy for uniqid
Michael J. Rubinsky [Tue, 23 Dec 2008 16:17:35 +0000 (11:17 -0500)]
Set the content type to multipart/alternative when we have either a
plain text part or html part.
Michael - S. I'm not 100% sure if this is correct, but if the type
is not explictly set here, it uses the default of
application/octet-stream and the message body is empty when sent.
Michael M Slusarz [Tue, 23 Dec 2008 05:59:05 +0000 (22:59 -0700)]
Need to pass in mail sending parameters.
Michael M Slusarz [Tue, 23 Dec 2008 05:22:00 +0000 (22:22 -0700)]
These function names have changed.
Chuck Hagenbuch [Tue, 23 Dec 2008 05:45:09 +0000 (00:45 -0500)]
fix test defs in package.xml
Chuck Hagenbuch [Mon, 22 Dec 2008 21:40:00 +0000 (16:40 -0500)]
make mysql tables utf-8 by default
Michael J. Rubinsky [Mon, 22 Dec 2008 18:53:04 +0000 (13:53 -0500)]
addAgentHeader() -> addUserAgentHeader()
Michael J. Rubinsky [Mon, 22 Dec 2008 18:51:29 +0000 (13:51 -0500)]
These methods now live in Horde_Mime_Address
Chuck Hagenbuch [Sun, 21 Dec 2008 19:24:27 +0000 (14:24 -0500)]
prefix current url with /
Chuck Hagenbuch [Sun, 21 Dec 2008 02:59:11 +0000 (21:59 -0500)]
remove bogus file
Michael M Slusarz [Sun, 21 Dec 2008 05:36:35 +0000 (22:36 -0700)]
Fix package name.
Chuck Hagenbuch [Sun, 21 Dec 2008 02:55:18 +0000 (21:55 -0500)]
ignore libs/ dir
Chuck Hagenbuch [Sat, 20 Dec 2008 05:22:09 +0000 (00:22 -0500)]
merge from maintainable svn
Chuck Hagenbuch [Sat, 20 Dec 2008 05:20:49 +0000 (00:20 -0500)]
Add componentFactory pattern to always create a specific object if one is
present, but fall back to the abstract objects without having to think about it
each time. Gets rid of a few duplicate methods also.
Michael M Slusarz [Wed, 17 Dec 2008 07:10:12 +0000 (00:10 -0700)]
Need to open readwrite to get PERMFLAGS info.
Michael M Slusarz [Tue, 16 Dec 2008 20:03:53 +0000 (13:03 -0700)]
function definition style
Michael M Slusarz [Tue, 16 Dec 2008 20:03:36 +0000 (13:03 -0700)]
Reintroduce default charset feature.
Michael M Slusarz [Mon, 15 Dec 2008 19:19:41 +0000 (12:19 -0700)]
Fix MIME determination when no extension is present.
Jan Schneider [Mon, 15 Dec 2008 21:27:52 +0000 (22:27 +0100)]
Missed on line in the merge.
Jan Schneider [Mon, 15 Dec 2008 21:25:18 +0000 (22:25 +0100)]
Fix package name.
Michael M Slusarz [Mon, 15 Dec 2008 18:53:53 +0000 (11:53 -0700)]
Merge from CVS HEAD: 1.34.10.22
Michael M Slusarz [Mon, 15 Dec 2008 18:51:15 +0000 (11:51 -0700)]
Merge from CVS HEAD: 1.73
Michael M Slusarz [Mon, 15 Dec 2008 18:49:42 +0000 (11:49 -0700)]
Don't add empty part at end of data.
Michael M Slusarz [Fri, 12 Dec 2008 20:09:23 +0000 (13:09 -0700)]
Add filter option to getAddressesFromObject
Chuck Hagenbuch [Fri, 12 Dec 2008 19:40:09 +0000 (14:40 -0500)]
alternate rename table syntax (flamingspork.com/blog/2008/12/11/stewart-learns-more-sql-oddities-or-wtfs/)
Michael M Slusarz [Fri, 12 Dec 2008 19:18:13 +0000 (12:18 -0700)]
Was missing brackets around Content-ID.
Michael M Slusarz [Thu, 11 Dec 2008 22:46:44 +0000 (15:46 -0700)]
Updates to new Horde 4 format.
Chuck Hagenbuch [Thu, 11 Dec 2008 23:06:31 +0000 (18:06 -0500)]
fix brace style
Michael M Slusarz [Thu, 11 Dec 2008 22:13:33 +0000 (15:13 -0700)]
Initial Horde 4 import of Horde_Secret.
Michael M Slusarz [Thu, 11 Dec 2008 16:57:26 +0000 (09:57 -0700)]
Fix Bug #7771 - undefined error.
Jan Schneider [Thu, 11 Dec 2008 11:02:36 +0000 (12:02 +0100)]
Fix package names
Michael M Slusarz [Wed, 10 Dec 2008 23:11:22 +0000 (16:11 -0700)]
Move Horde_Mime and Horde_Crypt from hatchery.
Chuck Hagenbuch [Wed, 10 Dec 2008 19:04:39 +0000 (14:04 -0500)]
remove non-existant file
Michael M Slusarz [Wed, 10 Dec 2008 07:22:06 +0000 (00:22 -0700)]
Doc fixes.
Michael J. Rubinsky [Wed, 10 Dec 2008 17:37:33 +0000 (12:37 -0500)]
* Add Horde_Controller_StatusCodes class
* Missed adding the urlFor() method directly to Horde_Controller_Base
Michael J. Rubinsky [Wed, 10 Dec 2008 00:34:00 +0000 (19:34 -0500)]
Remove debug output
Michael J. Rubinsky [Wed, 10 Dec 2008 00:21:30 +0000 (19:21 -0500)]
* Implement a Horde_Controller_Dispatcher::singleton() method
* Add Horde_Controller_UrlWriter class and a getter method to return in from
a controller.
Chuck - in poking around I saw that there is an entry in package.xml for a non-existent
Controller/Mime.php file? Should that be nuked or is that file still coming?
Michael M Slusarz [Tue, 9 Dec 2008 07:02:27 +0000 (00:02 -0700)]
Only need to increment thread level if in base.
Chuck Hagenbuch [Tue, 9 Dec 2008 18:33:49 +0000 (13:33 -0500)]
somewhat more straightforward if statements
Michael J. Rubinsky [Tue, 9 Dec 2008 17:25:48 +0000 (12:25 -0500)]
Existence checking, avoid warnings
Michael J. Rubinsky [Tue, 9 Dec 2008 05:55:47 +0000 (00:55 -0500)]
add some temp files from Eclipse to the ignore list
Michael J. Rubinsky [Tue, 9 Dec 2008 05:53:19 +0000 (00:53 -0500)]
declare the $_body instance variable - avoid warnings
Michael M Slusarz [Fri, 5 Dec 2008 21:19:59 +0000 (14:19 -0700)]
Fix thread sorting in certain instances
Chuck Hagenbuch [Fri, 5 Dec 2008 16:20:54 +0000 (11:20 -0500)]
todo for making this a far more powerful library
Michael M Slusarz [Thu, 4 Dec 2008 19:49:31 +0000 (12:49 -0700)]
Update deleted message count if not using cache.
Michael M Slusarz [Thu, 4 Dec 2008 19:20:36 +0000 (12:20 -0700)]
Fix start/length/peek options in fetch()
Michael M Slusarz [Thu, 4 Dec 2008 19:20:06 +0000 (12:20 -0700)]
Add getParam().
Michael M Slusarz [Wed, 3 Dec 2008 06:28:00 +0000 (23:28 -0700)]
Some string sanity checking; coding format.
Chuck Hagenbuch [Tue, 2 Dec 2008 18:54:24 +0000 (13:54 -0500)]
make this file autoloadable
Michael M Slusarz [Tue, 2 Dec 2008 04:26:45 +0000 (21:26 -0700)]
Fix MD5 auth; catch NIL ID responses.
Michael M Slusarz [Mon, 1 Dec 2008 10:44:37 +0000 (03:44 -0700)]
Remove $Horde$ CVS tags.
Chuck Hagenbuch [Mon, 1 Dec 2008 01:34:27 +0000 (20:34 -0500)]
add syslog Horde_Log handler (#6989)
Chuck Hagenbuch [Sun, 30 Nov 2008 05:15:47 +0000 (00:15 -0500)]
pdo-optimized selectAssoc
Chuck Hagenbuch [Sun, 30 Nov 2008 04:51:16 +0000 (23:51 -0500)]
add selectAssoc()
Chuck Hagenbuch [Sat, 29 Nov 2008 01:31:49 +0000 (20:31 -0500)]
start using some mime type detection in horde_controller
Chuck Hagenbuch [Sat, 29 Nov 2008 01:27:42 +0000 (20:27 -0500)]
move Horde_Pdf to git repo
Chuck Hagenbuch [Sat, 29 Nov 2008 01:25:57 +0000 (20:25 -0500)]
add Routes
Michael M Slusarz [Mon, 24 Nov 2008 22:06:02 +0000 (15:06 -0700)]
Horde_Mime_Message -> Horde_Mime_Part
Chuck Hagenbuch [Mon, 24 Nov 2008 04:05:14 +0000 (23:05 -0500)]
stick with Horde's convention of using factory()
Michael M Slusarz [Fri, 21 Nov 2008 05:11:16 +0000 (22:11 -0700)]
Bugfixes.
Always logout at end of page (imapproxy won't send an UNSELECT otherwise
so we won't be in unselected state when we log back in). Don't overwrite
cached capability information when unserializing object.
Michael M Slusarz [Thu, 20 Nov 2008 22:44:39 +0000 (15:44 -0700)]
$_cacheOb might not be initialized here yet.
Chuck Hagenbuch [Thu, 20 Nov 2008 21:03:39 +0000 (16:03 -0500)]
Support repeated elements in fromArray()
Chuck Hagenbuch [Wed, 19 Nov 2008 03:49:32 +0000 (22:49 -0500)]
add Http_Client
Chuck Hagenbuch [Wed, 19 Nov 2008 03:48:50 +0000 (22:48 -0500)]
remove CVS directories. that's embarrassing
Michael M Slusarz [Tue, 18 Nov 2008 22:37:15 +0000 (15:37 -0700)]
Add log callback handler
Michael M Slusarz [Tue, 18 Nov 2008 08:14:59 +0000 (01:14 -0700)]
Don't trim literal data.
Trimming this breaks, e.g., determining the canonical contents of a body
MIME section when verifying a PGP signature.
Chuck Hagenbuch [Sat, 15 Nov 2008 14:55:28 +0000 (09:55 -0500)]
Add Horde_Yaml to git
Chuck Hagenbuch [Sat, 15 Nov 2008 14:55:15 +0000 (09:55 -0500)]
add Horde_Xml_Element to git
Chuck Hagenbuch [Sat, 15 Nov 2008 14:54:59 +0000 (09:54 -0500)]
move Horde_Text_Textile to git
Chuck Hagenbuch [Sat, 15 Nov 2008 14:54:33 +0000 (09:54 -0500)]
move Horde_Oauth to git
Chuck Hagenbuch [Sat, 15 Nov 2008 14:54:12 +0000 (09:54 -0500)]
move Horde_Feed to git
Chuck Hagenbuch [Sat, 15 Nov 2008 14:53:52 +0000 (09:53 -0500)]
move Horde_Db to git
Chuck Hagenbuch [Sat, 15 Nov 2008 14:53:18 +0000 (09:53 -0500)]
move Horde_Argv to git
Michael M Slusarz [Mon, 10 Nov 2008 19:12:11 +0000 (12:12 -0700)]
MIME->Mime updates
Michael M Slusarz [Mon, 10 Nov 2008 18:38:11 +0000 (11:38 -0700)]
Add gitignore file.
Michael M Slusarz [Mon, 10 Nov 2008 03:28:38 +0000 (20:28 -0700)]
Merge branch 'master' of dev.horde.org:/horde/git/horde
Chuck Hagenbuch [Sun, 9 Nov 2008 20:36:46 +0000 (15:36 -0500)]
controller should go into the main repo, it's already horde 4 ready