Activity
From 2011-09-20 to 2011-10-19
2011-10-19
-
21:40 Revision ce241a6d: [TASK] Update version in Package.xml
- Change-Id: I239b07067bfa4fb0e239b59aa57fb0a8f33a40ce
-
11:05 Bug #30980 (Resolved): Generating ActionControllers using a comma separated list creates wrong Models and Repositories
-
10:59 Bug #30980 (Accepted): Generating ActionControllers using a comma separated list creates wrong Models and Repositories
- Karsten Dambekalns wrote:
> For it works fine, using current master:[...]
Dang, missed the needed @--generate-act... -
10:27 Bug #30980 (Needs Feedback): Generating ActionControllers using a comma separated list creates wrong Models and Repositories
- For it works fine, using current master:...
-
10:59 Revision 3a630b87: [BUGFIX] Generating ActionControllers using a comma separated list creates wrong Models and Repositories
- Change-Id: I7b9e25ea0154ccc670bc04f99a657299ccf5f40c
Fixes: #30980 -
10:33 Bug #31082 (Resolved): Kickstarter does not use addFlashMessage()
-
10:30 Bug #31082: Kickstarter does not use addFlashMessage()
- Patch set 1 of change I79e0ca7940ccc463655b76f009752c0edab08b2c has been pushed to the review server.
It is available... -
09:53 Bug #31082 (Accepted): Kickstarter does not use addFlashMessage()
-
10:24 Revision 0d3d4b05: [BUGFIX] Make Kickstarter use addFlashMessage() in CRUD controller
- This uses addFlashMessage() instead of flashMessageContainer->add() in
generated CRUD controllers.
Change-Id: I79e0c...
2011-10-18
-
20:18 Bug #31082: Kickstarter does not use addFlashMessage()
- apply patch to CrudControllerTemplate.php.tmpl
-
19:53 Bug #31082 (Resolved): Kickstarter does not use addFlashMessage()
- acording to ID: 1f9a0e65 the kickstarter should also use addFlashMessage() instead of flashMessageContainer->add()
-
18:45 Revision 87c89da1: [TASK] Use new keyword instead of create()
- Change-Id: Iab2182a74844f75595adfe575b6870c4a40606e8
-
16:54 Revision 5a53a2e5: [TASK] Remove scope annotations for prototypes
- Change-Id: I47c133d7c68eb8c0b2eab0748ca0b632503502ac
-
16:13 Revision 12f7ae93: [TASK] Drop @author tags from source code
- Change-Id: I72ecb4e5d37a40424b6fd619f3e43bb1c69c9033
2011-10-16
-
20:12 Bug #30980: Generating ActionControllers using a comma separated list creates wrong Models and Repositories
- Patch set 1 of change I7b9e25ea0154ccc670bc04f99a657299ccf5f40c has been pushed to the review server.
It is available... -
18:03 Bug #30980: Generating ActionControllers using a comma separated list creates wrong Models and Repositories
- It also requires the *--generate-actions* flag to be set as well.
-
17:55 Bug #30980 (Resolved): Generating ActionControllers using a comma separated list creates wrong Models and Repositories
- Using the following command:
./flow3 kickstart:actioncontroller --generate-related --generate-actions Acme.Dem...
2011-10-15
-
02:09 Revision 542653d0: [TASK] Adjust to new annotation syntax
- The syntax for annotations changed with #27627, this adjusts the
code as needed.
Change-Id: Icfd7114226d0e8d674b038a...
2011-10-06
-
09:36 Bug #30526 (Resolved): When kickstarting models with DateTime properties invalid templates are generated
- Applied in changeset commit:ca4761bec9e2745acd71172ecc18f638cc6a717f.
2011-10-04
-
19:41 Bug #30526: When kickstarting models with DateTime properties invalid templates are generated
- Patch set 2 of change I3757583b839bfc5e4b59cb3013f7c379bda7f6a5 has been pushed to the review server.
It is available... -
19:41 Revision ca4761be: [BUGFIX] DateTime properties throw exception
- When kickstarting models that contain properties of type
DateTime, CRUD Views throw exceptions because the property
c...
2011-10-03
-
15:54 Bug #30526: When kickstarting models with DateTime properties invalid templates are generated
- Patch set 1 of change I3757583b839bfc5e4b59cb3013f7c379bda7f6a5 has been pushed to the review server.
It is available... -
15:52 Bug #30526 (Resolved): When kickstarting models with DateTime properties invalid templates are generated
- When kickstarting models that contain properties of type
DateTime, CRUD Views throw exceptions because the property
...
2011-09-30
-
12:28 Feature #30253 (Resolved): Make views aware of already existing properties on models
-
10:38 Feature #30253: Make views aware of already existing properties on models
- Patch set 2 of change I65c11ee98094de2d89fed71a35e7881b5800598c has been pushed to the review server.
It is available... -
10:25 Feature #30253 (Under Review): Make views aware of already existing properties on models
-
10:37 Revision afad63b2: [FEATURE] Generate fields in views if Model already exists
- When generating views add reflection of model-class to generate
fields for existing properties in views
Resolves: #3...
2011-09-29
-
12:32 Bug #30052 (Resolved): No @return annotations rendered on action methods
-
11:04 Bug #30052 (Under Review): No @return annotations rendered on action methods
-
11:03 Bug #30052: No @return annotations rendered on action methods
- Patch set 1 of change I1f58fea786989254bb538cb62ca4d617eff1a1ca has been pushed to the review server.
It is available... -
11:34 Revision 895ac16b: [TASK] Simplify license header in PHP files
- Change-Id: I107ee7d42d68e75c042a3b3cbed65a800222f51f
Resolves: #29415 -
11:02 Revision db3fb3b6: [BUGFIX] Render @return annotation in CRUD actions
- Generated CRUD actions did not have a @return annotation at all.
Change-Id: I1f58fea786989254bb538cb62ca4d617eff1a1c...
2011-09-26
-
10:33 Revision 9f6d1a36: [TASK] Tweak help for kickstart:actioncontroller
- Change-Id: I410858a5412292910210d18e3f0fe7c4f7f8d94e
2011-09-24
-
01:36 Feature #30253: Make views aware of already existing properties on models
- Patch set 1 of change I65c11ee98094de2d89fed71a35e7881b5800598c has been pushed to the review server.
It is available... -
01:23 Feature #30253 (Resolved): Make views aware of already existing properties on models
- Currently the generate always just have one property 'name', even if the model already exist and has other properties...
Also available in: Atom