Skip to content

Releases: ingenerator/warden-ui-kohana

Use ingenerator-kohana, single action controllers and better routing

14 Mar 17:12
Compare
Choose a tag to compare

v0.3.0 (2018-03-14)

  • Implement a flexible config-based UrlProvider that is both able to generate URLs for the most common cases Warden needs them, and to define the application routing to map those back to controllers.
  • Provide WardenKohanaDependencyFactory::definitions and ::controllerDefinitions
  • Now officially requires ingenerator/tokenista as the default token-generating service
  • Split all actions to individual controllers - these will now need to be routed as HTTPMethodRoutes for each one, and reverse routing may well need to change
  • Require the inGenerator fork of Kohana

Regenerate session IDs on login / logout

12 Mar 16:09
369c59d
Compare
Choose a tag to compare
Merge pull request #4 from ingenerator/0.2/regenerate-session-on-login

Regenerate session IDs on login / logout

Update to latest ingenerator/kohana-extras and dependency container

20 Feb 11:43
e696c7d
Compare
Choose a tag to compare
Merge pull request #2 from ingenerator/0.2/bump-kohana-extras

Update to kohana-extras:0.2

Initial version extracted from host app

13 Feb 17:17
Compare
Choose a tag to compare
v0.1.0

Fix invalid uppercase FALSE in json test data