Commit graph

24 commits

Author SHA1 Message Date
Gregor Harlan
893c85c655 introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
tacman
df0e3991b6 add raw filter so sql is formatted
If autoescape is on, then the SQL HTML is displayed instead of formatted sql.  This will allow the Symfony debug toolbar to display formatted SQL regardless of the autoescape settings.

https://github.com/propelorm/PropelBundle/issues/380
2016-01-08 08:19:44 -05:00
Marc J. Schmidt
0852bf835e log queries into own propel channel 2015-07-28 18:05:12 +02:00
Marc J. Schmidt
e3398133b1 Merge pull request #336 from apinnecke/feature/stack-trace-in-debug-toolbar
Added stack trace to debug toolbar
2015-04-13 13:45:28 +02:00
Marc J. Schmidt
152d48ce7d Fix test suite by defining correct foreign key name 2015-04-13 12:43:37 +02:00
Alexander Pinnecke
2fc716467b Added stack trace to debug toolbar 2015-04-10 17:52:41 +02:00
Miroslav Oujesky
64684621b4 Fixed missing icon in Symfony profiler 2015-01-28 20:24:56 +01:00
Kévin Gomez
09e4da0c19 Started to integrate the new configuration system (still WIP/dirty) 2014-09-12 21:18:03 +01:00
Kévin Gomez
d1ef814d57 Avoid injecting the container in the YamlDataLoader 2014-04-26 18:01:25 +01:00
Kévin Gomez
c1eebcf61b Removed useless propel service 2014-04-26 17:18:48 +01:00
Kévin Gomez
12bcfbde5e Added ACL related features 2013-12-12 16:48:16 +00:00
Kévin Gomez
a8ceafc1bd Ported the form:generate command 2013-11-24 16:19:49 +00:00
Pierre Tachoire
ffbf2de5f5 import ModelType from Propel1 Bridge 2013-11-24 11:40:35 +01:00
Kévin Gomez
7e2b6289ed Added xml data loader 2013-11-05 12:49:49 +00:00
Kévin Gomez
fcbbff355c Started to implement the FixturesLoader command (only yaml works for now) 2013-11-05 12:34:47 +00:00
Kévin Gomez
f16c92580f Implemented the fixtures dumper command 2013-11-05 11:23:36 +00:00
Kévin Gomez
ba6b0b9ee2 Removed useless parameter 2013-11-04 21:29:05 +00:00
Kévin Gomez
05908f5791 Renamed the PropelTypeGuesser to TypeGuesser 2013-11-04 21:10:19 +00:00
Kévin Gomez
44ec2b4b29 Stole the TypeGuesser (and its tests) from symfony's propel bridge 2013-11-04 16:27:38 +00:00
Kévin Gomez
b1217c0e5d Add: support for param converters 2013-11-03 22:52:53 +00:00
Kévin Gomez
3889566728 Fixed the DataCollector 2013-11-01 17:49: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
38e7f63a62 Started to work on Propel2 commands integration (only a few work at the moment) 2013-10-15 22:48:33 +01:00
Toni Uebernickel
313057ca5a initialize Propel2 support 2013-06-09 00:19:30 +02:00