Ceeram
|
c93274a528
|
dropping first parameter for _applyConfig()
|
2011-08-25 16:50:30 +02:00 |
|
Ceeram
|
4cc5295400
|
more refactoring of CakeEmail
|
2011-08-25 16:03:39 +02:00 |
|
Ceeram
|
0b8a3069eb
|
removing duplicate code, config() already applies configs now
|
2011-08-24 16:58:51 +02:00 |
|
Ceeram
|
138aae670a
|
CakeEmail constructor now accepts $config
|
2011-08-17 23:15:57 +02:00 |
|
Ceeram
|
803cd287c2
|
config() will apply configs from email.php if string is passed
|
2011-08-17 23:11:49 +02:00 |
|
Juan Basso
|
895c10af7b
|
Adjusted some types in @param, @return and @var.
|
2011-07-31 22:57:17 -04:00 |
|
Juan Basso
|
ebb70c4810
|
Fixed type to parameters that is defined in the code.
|
2011-07-31 18:03:28 -04:00 |
|
Juan Basso
|
fedadc091c
|
Included @throws in API that was missing.
|
2011-07-31 16:55:52 -04:00 |
|
Juan Basso
|
9bc3e567c1
|
Removed the @access and @static.
|
2011-07-30 20:56:48 -04:00 |
|
Juan Basso
|
070980b170
|
Fixed some API doc in i18n and network.
|
2011-07-28 23:56:10 -04:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
Mark Story
|
ce7ec44298
|
Importing Multibyte.
Fixes fatal errors when mbstring is not installed.
|
2011-06-19 22:42:56 -07:00 |
|
Juan Basso
|
d220ee5578
|
Implemented the support to use helpers in CakeEmail. Fixes #1754
|
2011-06-19 18:43:17 -04:00 |
|
Jose Lorenzo Rodriguez
|
6637d2544c
|
Adding a Debug transport class to help users test their apps when sending emails
|
2011-06-17 17:55:36 -04:30 |
|
Juan Basso
|
cb88b952f4
|
Supporting template/layout in plugins for CakeEmail. Fixes #1743.
|
2011-05-31 22:57:08 -04:00 |
|
Juan Basso
|
3812ac70cb
|
Fixed the default name of email transport. Fixes #1728.
|
2011-05-24 01:01:58 -04:00 |
|
AD7six
|
fe2ec74b0e
|
correct paths to Config dir
|
2011-05-16 21:52:25 +02:00 |
|
Jose Lorenzo Rodriguez
|
4ee4e426f4
|
Fixing more tests failing in case sensitive systems
|
2011-05-15 20:38:56 -04:30 |
|
AD7six
|
0cb70ae3bb
|
remove CONFIGS constant
|
2011-05-15 18:34:52 +02:00 |
|
Juan Basso
|
50206f4315
|
Fixed invalid PhpDoc tag.
|
2011-04-28 21:25:18 -04:00 |
|
Juan Basso
|
1523ff6874
|
Moved the CakeEmail to Network/Email. Now this class have similar structure of HttpSocket.
|
2011-04-26 22:20:35 -04:00 |
|