Releases for sf 1.4
| Version |
License |
API |
Released |
|
1.1.1stable
|
MIT license |
0.0.1alpha
|
30/11/2009 |
|
1.1.0stable
|
MIT license |
0.0.1alpha
|
30/11/2009 |
Releases for sf 1.3
| Version |
License |
API |
Released |
|
1.1.1stable
|
MIT license |
0.0.1alpha
|
30/11/2009 |
|
1.1.0stable
|
MIT license |
0.0.1alpha
|
30/11/2009 |
Releases for sf 1.2
| Version |
License |
API |
Released |
|
1.0.3stable
|
MIT license |
0.0.1alpha
|
15/09/2009 |
|
1.0.2stable
|
MIT license |
0.0.1alpha
|
27/08/2009 |
|
1.0.1stable
|
MIT license |
0.0.1alpha
|
25/08/2009 |
|
1.0.0stable
|
MIT license |
0.0.1alpha
|
25/08/2009 |
Changelog for release 1.0.1 - 25/08/2009
- jp_morvan: add screenshots
Other releases
Release 1.1.1 - 30/11/2009
- jp_morvan: add new action in action's button on new's action : _save_and_list. You can now save a new entry and return to list page.
Release 1.1.0 - 30/11/2009
- jp_morvan: support for sf 1.3/1.4
Release 1.0.3 - 15/09/2009
- jp_morvan: [minor] update the file _filter_field.php
Release 1.0.2 - 27/08/2009
- jp_morvan: correction in /plugins/vjThemePlugin/data/generator/sfDoctrineModule/admin_villejuif/template/templates/_list.php for the error : 'Fatal error: Call to undefined method sfDoctrinePager::getPagerMaxPerPage() in /home/symfony/ressource/cache/backend/dev/modules/autoCategorie/templates/_list.php on line 2'
Release 1.0.1 - 25/08/2009
- jp_morvan: add screenshots
Release 1.0.0 - 25/08/2009
- jp_morvan: first version of the plugin
vjThemePlugin
The vjThemePlugin packages a new admin generator theme based on Doctrine's.
It adds pagination and column name (+ sort links) before and after the list. The filters are now hide in default. A link propose to show/hide them (the file 'module.yml' is generated with the hide param).
You need to have Doctrine activated to work correctly.
Here are some screenshots : list with filters off, list with filters on, more than 3 filters
Installation
Download and install the plugin
$ symfony plugin:install vjThemePlugin
Clear the cache
$ symfony cache:clear
Publish the plugin's assets
$ symfony plugin:publish-assets
How to use it ?
OR
AND
Clear the cache
$ symfony cache:clear
TODO
- any idea, advice, other ? please email me :)