|
|
|
@32251
|
[32251]
|
03/14/11 11:36:25 |
dalexandre |
[sfDoctrineRestGeneratorPlugin] Make the XML deserialization less … |
|
|
|
@32213
|
[32213]
|
03/10/11 10:51:28 |
dalexandre |
[sfDoctrineRestGeneratorPlugin] Harmonisation of methods for obtaining the … |
|
|
|
@32195
|
[32195]
|
03/08/11 14:56:53 |
dalexandre |
[sfDoctrineRestGeneratorPlugin] Fix an error when parsing a space only … |
|
|
|
@32189
|
[32189]
|
03/07/11 17:49:53 |
dalexandre |
[sfDoctrineRestGeneratorPlugin] Fix an error when parsing one node only … |
|
|
|
@32102
|
[32102]
|
02/22/11 17:51:54 |
xavier |
[sfDoctrineRestGeneratorPlugin]: changed the previous fix in order to keep … |
|
|
|
@32099
|
[32099]
|
02/22/11 16:43:51 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed a deserialization error when … |
|
|
|
@31837
|
[31837]
|
01/16/11 15:20:24 |
xavier |
[sfDoctrineRestGeneratorPlugin]: made json the default format for … |
|
|
|
@31824
|
[31824]
|
01/13/11 16:18:13 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed parameters cleanup when the passed … |
|
|
|
@31814
|
[31814]
|
01/12/11 20:29:06 |
xavier |
[sfDoctrineRestGeneratorPlugin]: do not remove zero filters from the … |
|
|
|
@31779
|
[31779]
|
01/05/11 17:52:45 |
xavier |
[sfDoctrineRestGeneratorPlugin]:
* have the XML unserializer deal … |
|
|
|
@31773
|
[31773]
|
01/04/11 21:21:03 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed XML and YAML unserializer in order … |
|
|
|
@31569
|
[31569]
|
11/30/10 16:24:27 |
xavier |
[sfDoctrineRestGeneratorPlugin]: updated install documentation, as some … |
|
|
|
@31549
|
[31549]
|
11/28/10 18:47:42 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed warning when there are no related … |
|
|
|
@31548
|
[31548]
|
11/28/10 18:10:26 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed the way relation fields are hidden, … |
|
|
|
@31547
|
[31547]
|
11/28/10 18:09:42 |
xavier |
[sfDoctrineRestGeneratorPlugin]: have executeDelete() refer to the primary … |
|
|
|
@31524
|
[31524]
|
11/26/10 01:59:37 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed documentation (markdown version) |
|
|
|
@31523
|
[31523]
|
11/26/10 01:57:37 |
xavier |
[sfDoctrineRestGeneratorPlugin]: enable the show route by default |
|
|
|
@31522
|
[31522]
|
11/25/10 23:58:58 |
xavier |
[sfDoctrineRestGeneratorPlugin]: updated documentation and package.xml |
|
|
|
@31520
|
[31520]
|
11/25/10 23:35:10 |
xavier |
[sfDoctrineRestGeneratorPlugin]: allow to create or update related objects … |
|
|
|
@31519
|
[31519]
|
11/25/10 23:33:14 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed some indentation |
|
|
|
@31518
|
[31518]
|
11/25/10 23:32:08 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed some indentation |
|
|
|
@31517
|
[31517]
|
11/25/10 21:25:41 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fix the setFieldVisibility() method, so … |
|
|
|
@31515
|
[31515]
|
11/25/10 21:10:20 |
xavier |
[sfDoctrineRestGeneratorPlugin]: have the XML serializer return a PHP … |
|
|
|
@31502
|
[31502]
|
11/25/10 00:57:56 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed executeUpdate() so that the … |
|
|
|
@31501
|
[31501]
|
11/25/10 00:54:12 |
xavier |
[sfDoctrineRestGeneratorPlugin]: removed useless rtrim() inside trim() … |
|
|
|
@31500
|
[31500]
|
11/25/10 00:52:39 |
xavier |
[sfDoctrineRestGeneratorPlugin]: Added configureFields() method, in order … |
|
|
|
@31499
|
[31499]
|
11/25/10 00:52:18 |
xavier |
[sfDoctrineRestGeneratorPlugin]: Added configureFields() method, in order … |
|
|
|
@31498
|
[31498]
|
11/25/10 00:40:45 |
xavier |
[sfDoctrineRestGeneratorPlugin]: Added setFieldVisibility() method, in … |
|
|
|
@31497
|
[31497]
|
11/24/10 23:28:10 |
xavier |
[sfDoctrineRestGeneratorPlugin]: added a basic show action (thanks … |
|
|
|
@31496
|
[31496]
|
11/24/10 23:12:41 |
xavier |
[sfDoctrineRestGeneratorPlugin]: added the capacity to serialize single … |
|
|
|
@31495
|
[31495]
|
11/24/10 22:33:06 |
xavier |
[sfDoctrineRestGeneratorPlugin]: Added cleanupParameters() method to avoid … |
|
|
|
@31478
|
[31478]
|
11/23/10 01:59:52 |
xavier |
[sfDoctrineRestGeneratorPlugin]:
* Added the formats_strict option
* … |
|
|
|
@31477
|
[31477]
|
11/23/10 01:57:15 |
xavier |
[sfDoctrineRestGeneratorPlugin]: added a YAML serializer |
|
|
|
@31469
|
[31469]
|
11/22/10 19:17:57 |
xavier |
[sfDoctrineRestGeneratorPlugin] fixed routes names in order to match the … |
|
|
|
@31136
|
[31136]
|
10/15/10 01:52:49 |
xavier |
sfDoctrineRestGenerator : fixed a bug in n-n relation display |
|
|
|
@31109
|
[31109]
|
10/13/10 00:07:04 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed bug on many to many relations … |
|
|
|
@31106
|
[31106]
|
10/12/10 23:04:07 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed bug on many to many relations … |
|
|
|
@30651
|
[30651]
|
08/13/10 15:49:32 |
xavier |
sfDoctrineRestGeneratorPlugin: fixed output format in case of a 404 error. |
|
|
|
@30644
|
[30644]
|
08/13/10 00:04:26 |
xavier |
sfDoctrineRestGeneratorPlugin?: also updated the package.xml |
|
|
|
@30643
|
[30643]
|
08/13/10 00:00:10 |
xavier |
sfDoctrineRestGeneratorPlugin?: added support for hide and … |
|
|
|
@30143
|
[30143]
|
07/07/10 20:34:15 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed bug in XML serializer, which did … |
|
|
|
@30142
|
[30142]
|
07/07/10 20:31:50 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed bug when using the … |
|
|
|
@30132
|
[30132]
|
07/07/10 12:29:31 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed bug when using the … |
|
|
|
@30126
|
[30126]
|
07/06/10 19:11:02 |
xavier |
[sfDoctrineRestGeneratorPlugin]: made XML serializer more performant … |
|
|
|
@30125
|
[30125]
|
07/06/10 19:03:54 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed bug when an error occurs in update … |
|
|
|
@30080
|
[30080]
|
07/01/10 02:33:55 |
xavier |
[sfDoctrineRestGeneratorPlugin]: major evolutions:
* Added some events … |
|
|
|
@29639
|
[29639]
|
05/27/10 15:41:05 |
xavier |
[1.4] sfDoctrineRestGeneratorPlugin: fixed bug when generating a REST … |
|
|
|
@29559
|
[29559]
|
05/20/10 18:21:43 |
xavier |
[sfDoctrineRestGeneratorPlugin]: optimized the generated module in order … |
|
|
|
@29536
|
[29536]
|
05/19/10 22:36:14 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed one bug that would'nt permit error … |
|
|
|
@29473
|
[29473]
|
05/14/10 18:23:47 |
xavier |
[sfDoctrineRestGeneratorPlugin]: update package.xml |
|
|
|
@29472
|
[29472]
|
05/14/10 18:22:23 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed a bug in module generation |
|
|
|
@29469
|
[29469]
|
05/14/10 17:30:15 |
xavier |
sfDoctrineRestGeneratorPlugin?: Added a JSON serializer, and fixed a … |
|
|
|
@29401
|
[29401]
|
05/09/10 10:10:16 |
xavier |
[sfDoctrineRestGeneratorPlugin]: add to svn the current package.xml file |
|
|
|
@29400
|
[29400]
|
05/09/10 02:00:25 |
xavier |
[sfDoctrineRestGeneratorPlugin]: added the first version of the … |
|
|
|
@29248
|
[29248]
|
04/23/10 15:09:13 |
xavier |
sfDoctrineRestGeneratorPlugin?: fixed bug in escaping for false or 0 … |
|
|
|
@28995
|
[28995]
|
04/06/10 15:43:02 |
xavier |
sfDoctrineRestGeneratorPlugin?: fixed bug in validation of required … |
|
|
|
@26585
|
[26585]
|
01/13/10 22:50:10 |
xavier |
[sfDoctrineRestGeneratorPlugin]: save some bytes |
|
|
|
@26530
|
[26530]
|
01/12/10 13:56:08 |
xavier |
[sfDoctrineRestGeneratorPlugin]: formatted exception messages as XML |
|
|
|
@26527
|
[26527]
|
01/12/10 13:35:11 |
xavier |
[sfDoctrineRestGeneratorPlugin]: fixed erronous 200 HTTP code when the … |
|
|
|
@26338
|
[26338]
|
01/07/10 13:28:40 |
xavier |
[sfDoctrineRestGeneratorPlugin]: Fixed allow custom sort parameters in the … |
|
|
|
@26336
|
[26336]
|
01/07/10 11:09:40 |
xavier |
[sfDoctrineRestGeneratorPlugin]: Fixed module's routecollection generation … |
|
|
|
@26293
|
[26293]
|
01/06/10 19:29:18 |
xavier |
[sfDoctrineRestGeneratorPlugin]: Fixed serialization of many-to-many … |
|
|
|
@26289
|
[26289]
|
01/06/10 18:03:57 |
xavier |
[sfDoctrineRestGeneratorPlugin]: Support foreign keys serialization during … |
|
|
|
@26286
|
[26286]
|
01/06/10 17:52:55 |
xavier |
[sfDoctrineRestGeneratorPlugin]: better error report in object creation + … |
|
|
|
@26282
|
[26282]
|
01/06/10 17:21:00 |
xavier |
[sfDoctrineRestGeneratorPlugin]: generate less code for date formating |
|
|
|
@26226
|
[26226]
|
01/05/10 20:05:31 |
xavier |
[sfDoctrineRestGeneratorPlugin] added coma-separated filtered values, date … |
|
|
|
@26221
|
[26221]
|
01/05/10 17:49:48 |
xavier |
[sfDoctrineRestGeneratorPlugin]: do not restrict on empty filters |
|
|
|
@26209
|
[26209]
|
01/05/10 14:31:28 |
xavier |
sfDoctrineRestGeneratorPlugin?: initial import of the plugin |
|
|
|
@26208
|
[26208]
|
01/05/10 14:29:00 |
xavier |
sfDoctrineRestGeneratorPlugin?: initiated plugin's repository layout |
|
|
|
@26196
|
[26196]
|
01/05/10 00:00:04 |
plugin.bot |
[sfDoctrineRestGeneratorPlugin] created the initial directory structure |