Historique des commits

Auteur SHA1 Message Date
  Thomas Rabaix 33851d0762 Fix regression with uniqid il y a 13 ans
  Thomas Rabaix d2c5285291 Remove the uniqid assignement when the request is set to the Admin instance il y a 13 ans
  Thomas Rabaix 7cc899ab23 Add export feature il y a 13 ans
  Thomas Rabaix 83cda1eabc Merge remote-tracking branch 'beeldspraak/acl' il y a 13 ans
  Peter Kokot 8506d898e1 unneeded variable defined il y a 13 ans
  Roel Sint 7279598a5a add object to isGranted for object permissions in templates and controllers il y a 13 ans
  Thomas Rabaix baa6cd0ee9 Add audit prototype support (need to be tweaked to match others persistencies layers) il y a 13 ans
  Roel Sint ebc9121afb ACL: refactored + updated roles + updated default permission map to use the meanings of the Built-in Permission Map of Symfony il y a 13 ans
  Thomas Rabaix 9cc14ca1a7 Implements Twitter Bootstrap layout il y a 13 ans
  Thomas Rabaix 249cb2ade9 Create dedicated services to build the routing information il y a 13 ans
  Thomas Rabaix 645e56a904 Refactor templates to be more customizable il y a 13 ans
  Michel Weimerskirch 377d128bbe Generic ModelManager Exception that encapsulates ORM or ODM specific exceptions. il y a 14 ans
  Michel Weimerskirch c27155e691 Catch database exceptions (e.g. due to foreign key constraint) and display a nice error message to the user il y a 14 ans
  Thomas Rabaix e172203b1c Fix issue with nested admin and create action il y a 14 ans
  Thomas Rabaix 8117c8d223 Add confirmation to batch action il y a 14 ans
  Thomas Rabaix 40d97a5087 Add a delete action il y a 14 ans
  Thomas Rabaix 6fd29bb8af Remove the FieldDescription dependency from the FilterFactory il y a 14 ans
  Thomas Rabaix ae3cdfdcf8 Refactor filter to use the Form Framework il y a 14 ans
  Thomas Rabaix 6feafabb3d Temporary Commit il y a 14 ans
  Charley Maillot 01ff5aa51e add generateObjectUrl function il y a 14 ans
  Thomas Rabaix ec25c1d068 refactor a bit the render method il y a 14 ans
  Thomas Rabaix 224acf185d Update documentation, remove obsolete code, fix bugs il y a 14 ans
  Thomas Rabaix 6b2e10a4b4 Refactor the show action, rename view => show, fix bug and missing implementation il y a 14 ans
  Max Teneur fd3102c6fa Updates following comments. il y a 14 ans
  Max Teneur 1aafd83b93 Adding user flash notifications for CRUD actions il y a 14 ans
  Thomas Rabaix 13c4a4d306 Fix #184 - problem is that firstresult and maxresulsts are still set. il y a 14 ans
  Thomas Rabaix 24daaa2d2b Fix query generation for batch elements, selected elements have precedence over 'all elements' selection il y a 14 ans
  Thomas Rabaix d79d99bdea Merge filter and batch action. il y a 14 ans
  Benjamin Eberlei d0864987dd Add Admin and CRUD Controller code for filtered actions il y a 14 ans
  Thomas Rabaix ec187159f8 Fix batch action name generation il y a 14 ans