Commit Graph

13 Commits

Author SHA1 Message Date
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 aa884ae798 Revised Forum Controller and Templates
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
2012-07-31 10:25:06 +02:00
Polonkai Gergely b82eb93bf7 Bug fixes
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
2012-07-31 10:14:26 +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 36e5590436 Fixed some minor template issues 2012-07-17 10:22:41 +02:00
Polonkai Gergely c1232c9792 Added forum topic last post view 2012-07-13 13:53:41 +02:00
Polonkai Gergely 00190c3e37 Moved everything under annotations.
Some review is still needed.
2012-07-13 12:35:02 +02:00
Polonkai Gergely 7dac9378ee Fixed forum post template so it is now possible to post in empty topics 2012-07-09 18:10:23 +02:00
Polonkai Gergely 301db68281 Made forum posting possible.
It has some limitations, though, as
ForumTopic.last_post and ForumTopicGroup.last_post is not updated
automagically...
2012-07-07 20:25:54 +02:00
Polonkai Gergely 26527d8057 Added basic design to forum pages 2012-07-07 12:12:33 +02:00
Polonkai Gergely 1af3a30c2a Added very basic forum functionality 2012-07-03 14:56:28 +02:00
Polonkai Gergely 0649408e60 Added very-very basic forum functionality 2012-07-03 14:11:18 +02:00