Commit Graph

21 Commits

Author SHA1 Message Date
Gergely Polonkai ceb1f3be9d Updated to Symfony 2.1 stable 2012-12-20 21:32:35 +01:00
Polonkai Gergely 5111f8b8cb Normalised all URLs
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-08-29 12:43:25 +02:00
Gergely POLONKAI aed588e5e2 Applied php-cs-fixer and added some @PHPDoc
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-08-17 16:18:43 +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
Polonkai Gergely 8b9470cfd1 Fixed code according to Sf2.1 API change
* changed Form::bindRequest calls to Form::bind, as bindRequest goes
    deprecated soon

Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-08-08 22:18:33 +02:00
Polonkai Gergely 067a9fae97 Revised Article stuff (Controller and templates)
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
2012-07-31 09:46:25 +02:00
Polonkai Gergely 1b55b079f4 Moved document related stuff into DocumentController 2012-07-17 23:33:31 +02:00
Polonkai Gergely 9f49b70d67 Made group creation possible (open groups only, yet) 2012-07-17 21:37:54 +02:00
Polonkai Gergely 45b4e11fef Fixed relationship between user and userdata. 2012-07-17 18:41:56 +02:00
Polonkai Gergely b173b9a9bb Added document view support 2012-07-17 09:21:33 +02:00
Polonkai Gergely 91b6f9f8b9 Added group views 2012-07-16 17:05:23 +02:00
Polonkai Gergely 973b331825 Added basic group management, with many missing features. 2012-07-16 14:16:10 +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 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
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