Commit graph

259 commits

Author SHA1 Message Date
William DURAND
f18df260fe [command] Fixed output (for real) 2011-08-31 16:12:56 +02:00
William DURAND
e35ae76511 [Security] Added a ModelUserProvider. Fixes #35 2011-08-31 09:39:04 +02:00
William DURAND
af2151631d [command] Fixed console output 2011-08-31 00:21:39 +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
cef9035498 Better Phing error detector 2011-08-30 18:40:32 +02:00
William DURAND
cd6ae1afaa [command] Added --verbose option to the load-fixtures command 2011-08-30 18:30:27 +02:00
William DURAND
c04664beb2 [command] Fixed build-sql 2011-08-30 17:43:01 +02:00
William DURAND
7e4c15261d Fixed the way we detect errors in a Phing process 2011-08-30 17:36:30 +02:00
William DURAND
d7c5c51d6d [command] Added better error messages 2011-08-30 16:11:03 +02:00
William DURAND
865305ab4a Merge pull request #33 from fabpot/remove-unneeded-code
removed duplicated code
2011-08-30 05:47:26 -07:00
William DURAND
99c60209cf Merge pull request #32 from fabpot/fix-eventlistener
fixed MergeCollectionListener typos
2011-08-30 05:46:44 -07:00
Fabien Potencier
62f4451619 removed duplicated code 2011-08-30 14:46:04 +02:00
Fabien Potencier
88280be0a0 fixed MergeCollectionListener typos 2011-08-30 14:43:38 +02:00
William DURAND
445e3cc791 [command] Fixed output in load-fixtures command 2011-08-30 11:54:40 +02:00
William DURAND
bcdfcc9b85 [command] Fixed output in graphviz command 2011-08-30 11:54:25 +02:00
William DURAND
7b2359d3d3 [command] Fixed output in create/drop commands 2011-08-30 11:54:05 +02:00
William DURAND
42b7937442 [command] Fixed output + test if file exists in data-sql command 2011-08-30 11:53:40 +02:00
William DURAND
7a2d43a1e9 [command] Fixed output in data dump command 2011-08-30 11:53:09 +02:00
William DURAND
ad6c5756f0 Fixed output in build command 2011-08-30 11:52:50 +02:00
William DURAND
1837a63779 [command] s/summary/writeSummary/ 2011-08-30 11:52:30 +02:00
William DURAND
657013d68e [command] Fixed output in reverse command 2011-08-30 11:51:58 +02:00
William DURAND
3a0d86b644 [command] Refactored the base command 2011-08-30 11:51:23 +02:00
William DURAND
957014c089 Fixed typo 2011-08-30 09:35:37 +02:00
William DURAND
afbc5675aa Merge pull request #27 from willdurand/fix-dot-notation
Fixed dot notation to avoid current known limitation
2011-08-27 07:01:37 -07:00
William DURAND
f88487d429 Fixed twig template to use the correct filter name 2011-08-26 16:56:55 +02:00
William DURAND
10ef7e1c84 Merge pull request #29 from fabpot/patch-2
Renamed Twig filter to follow conventions
2011-08-26 07:54:33 -07:00
Fabien Potencier
e0f773ef05 Renamed Twig filter to follow conventions 2011-08-27 04:53:44 +03:00
Fabien Potencier
4a7242fefb Removed obsolete code 2011-08-27 04:51:16 +03:00
William DURAND
490067c820 Merge pull request #28 from fabpot/patch-1
Removed obsolete code
2011-08-26 07:52:39 -07:00
William DURAND
4e28a76425 Avoid error if blank password in datasource config 2011-08-25 23:57:38 +02:00
William DURAND
3a85881a49 Fixed dot notation to avoid current know limitation 2011-08-25 23:55:15 +02:00
William DURAND
9a2c464a8c Refactored 'load-fixtures' command 2011-08-23 16:00:43 +02:00
William DURAND
c0dbe49b65 Fixed message 2011-08-23 16:00:43 +02:00
William DURAND
a9745933ed Edited README.markdown via GitHub 2011-08-23 23:47:24 +03:00
William DURAND
ef517c450f Removed charset global parameter 2011-08-22 11:31:08 +02:00
William DURAND
5143a5ff43 Fixed previous commit (again) 2011-08-18 15:29:12 +02:00
William DURAND
deae657208 Fixed previous commit 2011-08-18 15:23:41 +02:00
William DURAND
9302735eca Fixed load fixtures with custom datasources 2011-08-18 14:01:21 +02:00
William DURAND
bd3c8559b6 Fixed bug on database create 2011-08-18 12:15:04 +02:00
William DURAND
cda1afd993 Merge pull request #23 from nibsirahsieu/patch-1
fix undefined $container when building models
2011-08-02 10:17:48 -07:00
nibsirahsieu
37fcc0132f fix undefined $container when building models 2011-08-02 23:58:20 +07:00
William DURAND
2b3e2f0b3f Merge branch 'maxailloud_all' 2011-07-30 20:53:18 +02:00
William DURAND
031375df6e Fixed unit tests 2011-07-30 20:37:54 +02:00
William DURAND
e463a8bcd8 Fixed CS 2011-07-30 19:26:48 +02:00
William DURAND
0347aaccb8 Reverted commit 6785589a0c according to the previous revert 2011-07-30 19:18:00 +02:00
William DURAND
740dd4c3a6 Reverted commit 1777dc4a9d as it does not match the Propel philosophy 2011-07-30 19:14:13 +02:00
Maxime AILLOUD
cbf4fe890c Update of the PHPDoc header of the TableDropCommand class 2011-07-30 19:04:56 +02:00
Maxime AILLOUD
fd39223c7f Add the root directory of the project in the include path to make the override of propel's generator classes easier 2011-07-30 19:04:56 +02:00
Maxime AILLOUD
ae65d873a6 Modification of the generation of the buildtime file to use charset in Propel 2011-07-30 19:04:56 +02:00