No readme file found in bundle.
Copyright (c) 2011 Pablo Díez
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
-
Mention alternatives in README
By sampart, 5 years ago
-
Merge pull request #55 from makasim/composer-add
By richsage, 5 years ago
-
Deprecation copy
By richsage, 8 years ago
-
Merge pull request #51 from richsage/action-dependencies-find
By richsage, 8 years ago
-
Merge branch 'multipart'
By benfoxall, 8 years ago
-
added enctype to new and edit pages to allow file uploads
By benfoxall, 8 years ago
-
add composer
By makasim, 8 years ago
-
Merge pull request #54 from formapro/session-fix
By pablodip, 8 years ago
-
fix session namespace.
By makasim, 8 years ago
-
modified a bit batch actions
By pablodip, 9 years ago
-
Added action dependency after all actions have been cleaned initially.
By richsage, 9 years ago
-
Merge pull request #43 from formapro/bug-td-click-should-check-is-editable
By johnwards, 9 years ago
-
disable click on td and redirect to edit page if not ediatable
By makasim, 9 years ago
-
Merge pull request #38 from richsage/rich-styles-js
By johnwards, 9 years ago
-
Nicer input submit buttons. Add 'jsreplace' class to said buttons.
By richsage, 9 years ago
-
Merge remote-tracking branch 'nibsirahsieu/batch_actions'
By pablodip, 9 years ago
-
Merge remote-tracking branch 'Infranology/patch-4'
By pablodip, 9 years ago
-
fixed fields creating the form in different actions
By pablodip, 9 years ago
-
added to customize the form creation, to use custom form types for instance
By pablodip, 9 years ago
-
[PropelAdmin] improved batch delete action
By nibsirahsieu, 9 years ago
-
Merge remote-tracking branch 'nibsirahsieu/patch-3' into patch3
By pablodip, 9 years ago
-
Merge remote-tracking branch 'z7/master'
By pablodip, 9 years ago
-
clean up AdminSession after a BatchAction execution
By Eriksen Costa, 9 years ago
-
fixed batch actions
By Eriksen Costa, 9 years ago
-
fixed typo
By Eriksen Costa, 9 years ago
-
removed var_dump() call
By Eriksen Costa, 9 years ago
-
[list.html.twig] select and unselect all checkbox
By nibsirahsieu, 9 years ago
-
changed the position of the global selector for batch
By pablodip, 9 years ago
-
Corrected a bug on Choices guessing in Guesser/ValidatorFieldGuesser.php
By sandulungu, 9 years ago
-
avoid click on checkbox select
By pablodip, 9 years ago