Commit graph

22 commits

Author SHA1 Message Date
Kévin Gomez
f84ab8eefd Added more phpDocs for commands 2013-12-14 14:17:10 +00:00
Kévin Gomez
12bcfbde5e Added ACL related features 2013-12-12 16:48:16 +00:00
Kévin Gomez
d3ee81c3c5 Applied php-cs-fixer 2013-11-24 16:37:54 +00:00
Kévin Gomez
64ea15cd49 Cleaned commands 2013-11-24 16:36:58 +00:00
Kévin Gomez
a8ceafc1bd Ported the form:generate command 2013-11-24 16:19:49 +00:00
Pierre Tachoire
4d0b86f5e7 check propel.ini existence
if propel.ini file doesn't exists, the parse_ini file will fire a
warning.
2013-11-18 22:28:55 +01:00
Kévin Gomez
efd0b77c65 Fixed bundle name handling in AbstractCommand 2013-11-14 11:02:34 +00:00
Kévin Gomez
27862d6fb1 Checkstyle fix 2013-11-05 13:26:18 +00:00
Kévin Gomez
a5cd6b86b6 Implemented the DatabaseDrop command 2013-11-04 21:41:59 +00:00
Kévin Gomez
2b7cbeacfb Cleaned a bit the TableDrop command 2013-11-04 21:32:14 +00:00
Kévin Gomez
53db41026b Implemented the table drop command 2013-11-04 21:29:16 +00:00
Kévin Gomez
bfef3c6460 Do not ignore build properties and behaviors given in the configuration anymore 2013-11-04 10:45:37 +00:00
Kévin Gomez
41ebcdbaa7 Consider the connection option while aggregating the schemas 2013-11-03 22:31:40 +00:00
Kévin Gomez
7c7ac126e4 Implemented the DatabaseReverse command 2013-11-03 21:50:33 +00:00
Kévin Gomez
772b03873a Checkstyle fixes 2013-11-03 21:23:53 +00:00
Kévin Gomez
e3fb952229 Cleaned a bit the AbstractCommand 2013-10-31 21:25:56 +00:00
Kévin Gomez
c6087f7191 Moved the schema-locating code outside the AbstractCommand 2013-10-31 21:19:24 +00:00
Kévin Gomez
bfab444695 Revert "Removed useless buildtime-conf file generation"
This reverts commit bca3140e98.

Conflicts:
	Command/AbstractCommand.php
2013-10-31 21:06:36 +00:00
Kévin Gomez
88b2863fad Implemented the ModelBuild command 2013-10-31 21:05:29 +00:00
Kévin Gomez
fbd439ff01 Reorganised a bit the commands 2013-10-31 20:39:12 +00:00
Kévin Gomez
bca3140e98 Removed useless buildtime-conf file generation 2013-10-31 20:23:48 +00:00
Kévin Gomez
38e7f63a62 Started to work on Propel2 commands integration (only a few work at the moment) 2013-10-15 22:48:33 +01:00