Browse /supinfo/Mysta/trunk/

Parent Folder ..

Branch URL

HTTP (read only) https://bzr.flogisoft.com/supinfo/Mysta/trunk/
SFTP sftp://bzr@bzr.flogisoft.com/bzr/supinfo/Mysta/trunk/

Last Revision #10

Precision in the README file...
By Fabien LOISON, on Wednesday 28 March 2012, 11:48:26

Branch Log

10

By Fabien LOISON, on Wednesday 28 March 2012, 11:48:26

Precision in the README file...
9

By Fabien LOISON, on Wednesday 22 February 2012, 19:54:52

* session available in Twig
* some securite for apache (.htaccess)
8

By Fabien LOISON, on Monday 20 February 2012, 19:33:51

some routing and form builder fixes
7

By Fabien LOISON, on Monday 20 February 2012, 17:06:15

Fix a mime type issue
6

By Fabien LOISON, on Monday 20 February 2012, 15:39:53

* Form Builder integrated
* Router:
  - support of static content (images, css,...)
  - new variable type implemented : <path:>
* Templating:
  render_form() implemented
5

By Fabien LOISON, on Monday 20 February 2012, 13:26:06

* Some code refactoring
* url_for() is now available in Twig
4

By Fabien LOISON, on Sunday 19 February 2012, 19:38:22

* Redirect "folder" routes
* Fix empty routes
3

By Fabien LOISON, on Sunday 19 February 2012, 19:04:31

url_for() implemented
2

By Fabien LOISON, on Sunday 19 February 2012, 11:24:52

HTTP errors and redirection implemented
1

By Fabien LOISON, on Sunday 19 February 2012, 11:04:02

* Router partially implemented
* Twing integrated