Commit Graph

15 Commits

Author SHA1 Message Date
Polonkai Gergely
038ad5d018 Created groups and membership table 2012-07-15 20:44:43 +02:00
Polonkai Gergely
47177333f9 Fixed a bug so topics' last post is now refreshed. 2012-07-15 15:30:08 +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
0fad11ffd0 Next try to update the last post field in ForumTopic and ForumTopicGroup 2012-07-09 13:37:01 +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
adba578db8 Added a lastLoginAt field to the User entity 2012-07-07 18:04:15 +02:00
Polonkai Gergely
a454dc7483 Added the possibility to register 2012-07-07 11:13:13 +02:00
Polonkai Gergely
20fea814e4 Now fetching news from the database 2012-07-03 18:06:22 +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
Polonkai Gergely
e1fde17057 Finished authentication
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-02 22:41:06 +02:00
Polonkai Gergely
44c555bcb7 Fixed main page controller function
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 20:29:59 +02:00
Polonkai Gergely
95152ca62b Created the article viewer
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 19:11:31 +02:00