Clone this repo:
  1. 2b700c8 Merge pull request #7 from BacLuc/add-ci by Bacluc · 2 years, 10 months ago master
  2. 3f034c8 add code style check by BacLuc · 2 years, 10 months ago
  3. 2c57574 bacluc_next_event_block: hack locale by BacLuc · 3 years, 4 months ago
  4. 62c3193 nextevent.php: use same xml structure for Cancel button by BacLuc · 3 years, 5 months ago
  5. 032d75c controller.php: only show action if blockId matches by BacLuc · 3 years, 5 months ago
  6. 2ac8ddd nextevent.php: show address by BacLuc · 3 years, 6 months ago
  7. 4dc4817 persistence: handle id fields which are named gID by BacLuc · 3 years, 6 months ago
  8. 1054a34 controller.php: uninstall bacluc_next_event_block by BacLuc · 3 years, 6 months ago
  9. 289f248 EntityManagerRepository: add order by to query by BacLuc · 3 years, 7 months ago
  10. 3d4f741 Concrete5(BlockConfig|Crud)Controller: use factory instead of instance by BacLuc · 3 years, 7 months ago
  11. 7ed7a3b controller: use trait to simplify crud actions of BlockController by BacLuc · 3 years, 7 months ago
  12. f2745fd controller: use trait to simplify BlockController by BacLuc · 3 years, 7 months ago
  13. d6fa27d table.php: add simple pagination by BacLuc · 3 years, 7 months ago
  14. 9a3bc69 table.php: add possibility to set pageSize by BacLuc · 3 years, 7 months ago
  15. b133398 table.php: show count of entries by BacLuc · 3 years, 7 months ago
  16. e20c51b EntityManagerRepository: implement offset and limit by BacLuc · 3 years, 7 months ago
  17. f6d09d1 ShowCancellations: add back button by BacLuc · 3 years, 8 months ago
  18. 4b5de06 BaclucEventBlock: add ShowCancellations Action by BacLuc · 3 years, 8 months ago
  19. 9df30d5 form: make submit and cancel actions configurable by BacLuc · 3 years, 8 months ago
  20. c674bdf ShowTable: extract ActionConfiguration and RowActionConfiguration by BacLuc · 3 years, 8 months ago