Commit Graph

8 Commits

Author SHA1 Message Date
Gergely POLONKAI fab08cad6f Refactored code to comply with PSR-*
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-08-16 15:52:41 +02:00
Gergely POLONKAI 8d27d0c290 Moved main_template.html.twig into KekRozsakFrontBundle
Logical reasons.

Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-08-15 12:31:02 +02:00
Polonkai Gergely ac6467f649 Added the UserDataSpan Twig extension
This Twig extension can filter User entities, creating a HTML <span>
element from them with the class userdata, which can later be converted
to an AJAX tooltip with jquery.cluetip

Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-08-01 01:15:10 +02:00
Polonkai Gergely f21d48c6a8 Added ViM modelines to the beginning of twig templates
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
2012-07-31 09:52:24 +02:00
Polonkai Gergely 973b331825 Added basic group management, with many missing features. 2012-07-16 14:16:10 +02:00
Polonkai Gergely bb7aee6fee Upgraded to Symfony 2.1-beta2 2012-07-15 14:56:31 +02:00
Polonkai Gergely 00190c3e37 Moved everything under annotations.
Some review is still needed.
2012-07-13 12:35:02 +02:00
Polonkai Gergely 13d03100e4 Fixed registration issues 2012-07-07 22:15:36 +02:00