Commit Graph

20 Commits

Author SHA1 Message Date
Polonkai Gergely 6cfae864a8 Changed e-mail address for registration info mails
TODO: Make it a parameter maybe?
2012-07-07 22:18:14 +02:00
Polonkai Gergely 13d03100e4 Fixed registration issues 2012-07-07 22:15:36 +02:00
Polonkai Gergely 837d93b14c Now redirecting logged in users to main page from registration form 2012-07-07 20:56:04 +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 26527d8057 Added basic design to forum pages 2012-07-07 12:12:33 +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 8b0e8e1a29 Removed the Acme bundle 2012-07-03 16:58:35 +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 f2370faa68 Moved front's main template to ::main_template.html.twig
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 22:27:22 +02:00
Polonkai Gergely cad25854b5 Changed slug and title of a menu item
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 21:31:44 +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
Polonkai Gergely 2bca134a79 Fixed text some places
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 18:42:38 +02:00
Polonkai Gergely 60c0ef8e00 Added the main page contents, currently static
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 14:50:25 +02:00
Polonkai Gergely 0b401e352e Created KekRozsak\FrontBundle as an almost empty bundle
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 10:02:35 +02:00
Polonkai Gergely 082a0130c2 Initial commit with Symfony 2.1+Vendors
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 09:52:20 +02:00