Commit graph

46 commits

Author SHA1 Message Date
jaugustin
75bef0beb6 [PropelParamConverter] add exclude option for Pk and fields, with tests and docs 2011-10-07 12:14:28 +02:00
William DURAND
7fb0de3574 Fixes #53 2011-09-27 15:42:29 +03:00
William DURAND
54f022b6b6 Fixed bad link in documentation 2011-09-26 13:33:27 +02:00
William DURAND
99721f7443 Removed default connection name (useless information) 2011-09-26 11:59:41 +02:00
William DURAND
145d4fa9ca Fixed doc 2011-09-23 12:06:40 +02:00
jaugustin
d9a472d872 add doc for PropelParamConverter 2011-09-23 11:21:44 +02:00
jaugustin
537799b3c2 add propel paramConverter, to be used with Sensio Framework Extra 2011-09-22 16:11:14 +02:00
William DURAND
8fc3276f8b Fixed Phing version (again). Due to a heavy PEAR dependency we have to use 2.4.6 instead of the last version. 2011-09-16 11:46:59 +03:00
William DURAND
f57ac65e34 Fixed Phing version 2011-09-16 10:06:49 +03:00
William DURAND
ed131b2b36 Updated documentation 2011-09-14 22:35:51 +02:00
William DURAND
e25feaf441 Removed useless doc 2011-09-14 22:30:14 +02:00
William DURAND
93cb553773 Merge pull request #34 from fabpot/propel-type-guesser
Added a Propel Type guesser
2011-09-14 13:26:10 -07:00
Cedric Lombardot
5a55aeaa35 Fix doc related to PR #44 2011-09-14 01:14:44 +02:00
William DURAND
37e2924d5e Updated documentation 2011-09-08 09:41:11 +02:00
William DURAND
aef84a9842 Updated documentation 2011-09-07 10:58:22 +02:00
William DURAND
3b0283b04d Updated doc for XML fixtures 2011-09-02 17:23:09 +02:00
William DURAND
ca2f60d6be Updated documentation 2011-09-02 16:04:50 +02:00
Fabien Potencier
8016d1156a added a Propel Type guesser 2011-08-31 12:02:56 +02:00
William DURAND
c72bb054d6 Updated documentation 2011-08-30 23:30:58 +02:00
William DURAND
87ad04f2a8 Fixed LICENSE 2011-08-30 23:30:31 +02:00
William DURAND
f88487d429 Fixed twig template to use the correct filter name 2011-08-26 16:56:55 +02:00
William DURAND
ef517c450f Removed charset global parameter 2011-08-22 11:31:08 +02:00
William DURAND
06b5f2783d Updated doc 2011-06-22 17:38:12 +02:00
William DURAND
35e3420110 Fixed doc typo 2011-06-22 14:13:47 +02:00
William DURAND
4fdace857e Updated doc 2011-06-22 14:12:36 +02:00
William DURAND
23a7d6b6d8 Fixed configuration panel (profiler) 2011-05-24 17:46:34 +02:00
William DURAND
4a4bf287ba Added syntax highlighting to the SQL Queries log in the profiler.
Fix #15
2011-05-24 11:38:05 +02:00
William DURAND
464bf0c016 Merge branch 'form_beta1' of git://github.com/willdurand/PropelBundle into form_beta1 2011-05-02 09:14:14 +02:00
William DURAND
58bbbc80d8 Added ModelType 2011-05-02 07:54:00 +02:00
William DURAND
90fd7a91c3 Made some changes to respect the last bundle directory structure 2011-04-19 14:49:02 +02:00
William DURAND
b041a9973b Added a new config parameter (build_properties) to add build properties in config.yml 2011-04-18 22:51:27 +02:00
William DURAND
3ee928ea19 Revert "Injected propel.connection in the PropelDataCollector collector"
This reverts commit 284dfeb355.
2011-04-13 18:07:53 +02:00
William DURAND
284dfeb355 Injected propel.connection in the PropelDataCollector collector 2011-04-13 16:59:33 +02:00
William DURAND
449711236a Added more information to the Panel 2011-04-11 13:50:06 +02:00
William DURAND
28efb0872a Injected propel.configuration service in the collector 2011-04-08 13:20:03 +02:00
William DURAND
fe58d40a38 Added more information to the Propel panel by using the Propel logger 2011-04-08 01:16:09 +02:00
William DURAND
e9cbf82de1 Added querycount to the debug bar 2011-04-07 13:27:43 +02:00
William DURAND
5c99ffd5cc Added query report in the Propel panel (profiler) 2011-04-07 09:55:50 +02:00
William DURAND
9ef9298728 Fixed monolog channel for propel 2011-04-07 09:14:22 +02:00
William DURAND
1ddd927250 Added profiler views 2011-04-07 01:54:14 +02:00
William DURAND
c2cd9f3441 Updated Logger 2011-04-07 01:52:46 +02:00
William DURAND
3cc067e4b8 Fixed indentation 2011-04-06 01:55:11 +02:00
Thomas
0b9da32426 Fix the way Propel is loaded. Propel cannot be instanciated as the method only contains static properties and methods. 2011-04-05 21:18:12 +02:00
Klaas Naaijkens
30f120a774 new resource locations for symfony 2011-03-07 07:46:28 +01:00
William DURAND
5b5feecaf5 Changed namespace to Propel\PropelBundle 2011-02-14 22:31:28 +01:00
Fabien Potencier
d2b2a18237 added files 2010-10-28 14:41:03 +02:00