Commit Graph

21 Commits

Author SHA1 Message Date
Gergely POLONKAI (W00d5t0ck) fc1144ad29 Removed TwigBBExtension
The BBcode stuff will be superseded by HTML created with CKEditor

Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-08-31 22:22:01 +02:00
Gergely POLONKAI (W00d5t0ck) 41c85703b3 Changed (un)favourite icons to real icons
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-08-25 17:32:14 +02:00
Polonkai Gergely 6747a48332 Added (un)favourite buttons to other relevant places
Fixes issue #28

Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-08-25 17:03:08 +02:00
Gergely Polonkai (W00d5t0ck) 6bdb9530a3 Added forum topic favourite function
Solves issue #12

Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-08-23 19:06:26 +02:00
Gergely Polonkai (W00d5t0ck) 4d8ae5c0f0 Added forum topic creation feature
Fixes second half of issue #26

Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-08-23 17:32:52 +02:00
Gergely Polonkai (W00d5t0ck) 9457373710 Forum topic group creation possibility
Solves first half of issue #26.

Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-08-23 16:56:26 +02:00
Gergely POLONKAI 08e987c4bb Redesigned forum
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-08-16 19:35:05 +02:00
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 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