Development

/branches/1.1/lib/plugins/sfCompat10Plugin (log)

You must first sign up to be able to contribute.

root/branches/1.1/lib/plugins/sfCompat10Plugin


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @11774 [11774] 09/25/08 11:41:31 FabianLange [1.1] fixed #4491
(edit) @10270 [10270] 07/13/08 23:51:03 Carl.Vondrick 1.1: added deprecated warnings to all sfCompatPlugin classes (closes …
(edit) @9947 [9947] 06/27/08 22:49:13 fabien fixed 404 page when raised by a non existant route (sfCompatPlugin)
(edit) @9894 [9894] 06/26/08 14:13:06 FabianLange 1.1: fixed PHPMailer issue with UTF-8 subject being wrapped in middle of …
(edit) @9793 [9793] 06/23/08 11:48:20 fabien fixed error reporting value for the test environment and added a migration …
(edit) @9790 [9790] 06/23/08 10:18:06 FabianLange fixed PH_EOL for 1.1 (in 1.0 since r9181)
(edit) @9588 [9588] 06/15/08 09:15:36 FabianLange partially revertet r9539 because of possible BC issues
(edit) @9539 [9539] 06/11/08 12:02:48 FabianLange 1.1: fixed sfFillInForm to work correctly with nested arrays like: …
(edit) @9495 [9495] 06/09/08 15:41:42 FabianLange added more fillin tests. refs #3707
(edit) @9219 [9219] 05/23/08 17:28:53 FabianLange 1.1: added some more fillin filter tests to get some regressions under …
(edit) @9217 [9217] 05/23/08 17:01:57 FabianLange 1.1: fillin: fixed bug with html documents having extra attributes in head …
(edit) @9208 [9208] 05/23/08 09:47:51 FabianLange 1.1: added third mode for fillin xhtml, same as xml but without prolog …
(edit) @9190 [9190] 05/22/08 19:42:21 FabianLange fixed coding standards. closes #3605
(edit) @8925 [8925] 05/13/08 11:03:01 fabien fixed yml validator file can be overriden by a remote attacker (closes …
(edit) @8758 [8758] 05/03/08 23:03:08 FabianLange reverted more merge errors from r8755
(edit) @8757 [8757] 05/03/08 22:59:28 FabianLange fixed my commit breaking the registration of the fillin feature for 1.1 …
(edit) @8755 [8755] 05/03/08 20:34:29 FabianLange validation yml with fillin is used even without other validators defined …
(edit) @8717 [8717] 05/02/08 10:31:17 FabianLange patched sfFillInForm so that in html mode it adds a content-type meta if …
(edit) @8710 [8710] 05/01/08 14:18:12 FabianLange fillin now handles array notations like <input type="text" name …
(edit) @8708 [8708] 05/01/08 12:08:01 FabianLange fixed ajax response fillin, which does not include a doctype because it is …
(edit) @8697 [8697] 04/30/08 18:31:56 FabianLange applied r8695 also for sf 1.1, although fill in is only in compat plugin …
(edit) @8596 [8596] 04/22/08 22:31:39 dwhittle 1.1: removed config_handlers.yml from sfCompat10Plugin (and added to …
(edit) @8465 [8465] 04/15/08 02:20:33 fabien fixed stuff so that you can have 2 different configuration in one single …
(edit) @8292 [8292] 04/04/08 16:47:33 fabien removed batch/ dir from the project skeleton
(edit) @8201 [8201] 04/02/08 10:19:06 fabien removed 'bc' escaping strategy (upgrade is needed) * removed 'bc' …
(edit) @8194 [8194] 04/01/08 22:33:20 fabien fixed fixtures CLI script
(edit) @8053 [8053] 03/23/08 03:34:55 Carl.Vondrick 1.1: fixed sfNumberValidator doesn't like numbers less than 0 (closes …
(edit) @7962 [7962] 03/19/08 11:21:16 fabien moved *Configuration classes in "better" places * moved …
(edit) @7902 [7902] 03/15/08 14:17:33 fabien rename sfValidatorBase to sfValidator in sfCompat10Plugin and renamed the …
(edit) @7792 [7792] 03/09/08 23:06:59 fabien updated Sean Kerr email address
(edit) @7757 [7757] 03/07/08 11:55:22 fabien moved back helpers in lib/ as they won't be converted to classes for 1.1
(edit) @7726 [7726] 03/03/08 15:16:01 fabien moved partial and component cache management to sfPartialView
(edit) @7725 [7725] 03/03/08 15:00:44 fabien fixed caching of partial and components (now with css, js, and slots …
(edit) @7724 [7724] 03/03/08 14:35:23 fabien changed sfWebResponse::*PartialCache?() signatures, fixed phpdoc (WIP)
(edit) @7717 [7717] 03/02/08 20:28:31 fabien moved partial/component cache management to sfViewCacheManager
(edit) @7715 [7715] 03/02/08 17:47:27 fabien fixed functional tests cleaning process for core tests
(edit) @7713 [7713] 03/02/08 14:28:53 fabien enforced javascript and stylesheet positions
(edit) @7691 [7691] 02/29/08 17:56:22 fabien simplified directory structure customization * removed *_dir_name …
(edit) @7666 [7666] 02/28/08 11:54:49 hartym porting #3023 correction to 1.1 Compat10Plugin
(edit) @7643 [7643] 02/27/08 23:45:28 dwhittle 1.1: tweaked phpdoc for sfProcessCache timeout
(edit) @7614 [7614] 02/26/08 18:38:26 fabien added a new configuration system * added a new sfProjectConfiguration …
(edit) @7590 [7590] 02/23/08 19:35:05 Carl.Vondrick 1.1: fixed sfNumberValidator to reject hexadecimal values in …
(edit) @7433 [7433] 02/09/08 16:32:18 fabien updated symfony files in fixtures dirs
(edit) @7432 [7432] 02/09/08 14:54:32 fabien refactored symfony core unit test bootstrap files
(edit) @7322 [7322] 02/04/08 12:30:06 fabien removed sf_symfony_data_dir variable * a symfony project only need to …
(edit) @7317 [7317] 02/04/08 10:14:39 fabien removed sf_symfony_data_dir dependency in input_date_tag() helper
(edit) @7304 [7304] 02/03/08 22:52:23 fabien removed unneeded sf_symfony_data_dir initialization
(edit) @7247 [7247] 01/31/08 15:15:49 fabien moved all autoload classes to lib/autoload
(edit) @6822 [6822] 12/30/07 08:27:13 fabien moved mailer.yml config handler configuration to sfCompat10Plugin config
(edit) @6748 [6748] 12/27/07 11:24:07 fabien added sfValidatorFile * added sfValidatorFile validator * added …
(edit) @6721 [6721] 12/26/07 21:59:02 fabien removed i18n.yml configuration file (closes #1877, #2634) * removed …
(edit) @6713 [6713] 12/26/07 16:40:18 fabien simplified sfCompat10Plugin config
(edit) @6682 [6682] 12/23/07 11:19:52 fabien cleaned up exception classes
(edit) @6624 [6624] 12/20/07 17:35:35 hartym Fixes #2627 for 1.1
(edit) @6609 [6609] 12/20/07 14:36:29 fabien removed sf_timeout setting, added timeout parameter to sfBasicSecurityUser
(edit) @6555 [6555] 12/17/07 19:59:26 fabien -
(copy) @6548 [6548] 12/17/07 17:47:01 fabien created 1.1 branch
copied from trunk/lib/plugins/sfCompat10Plugin:
(edit) @6509 [6509] 12/15/07 17:13:54 fabien refactored web debug toolbar logging * removed sfWebDebugFilter * …
Note: See TracRevisionLog for help on using the revision log.