Commit Graph

8 Commits

Author SHA1 Message Date
Polonkai Gergely b82b4ffd34 Made document editing possible 2012-07-22 19:38:00 +02:00
Polonkai Gergely 9f49b70d67 Made group creation possible (open groups only, yet) 2012-07-17 21:37:54 +02:00
Polonkai Gergely aa453242df Fixed bugs came with 2.1 BETA3 upgrade
ForumPostType had a hidden field with a DateTime data, which could not
be rendered
Security authentication success handler could not run
2012-07-17 07:52:24 +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 8a55e32303 Added user profile editing support 2012-07-09 17:29:37 +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 a454dc7483 Added the possibility to register 2012-07-07 11:13:13 +02:00