Polonkai Gergely
|
9f49b70d67
|
Made group creation possible (open groups only, yet)
|
11 years ago |
Polonkai Gergely
|
cab47219b3
|
Made entity properties protected instead of private
|
11 years ago |
Polonkai Gergely
|
45b4e11fef
|
Fixed relationship between user and userdata.
|
11 years ago |
Polonkai Gergely
|
56de160dc1
|
Removed user->userData relationship (userData->user still must exist!)
|
11 years ago |
Polonkai Gergely
|
36e5590436
|
Fixed some minor template issues
|
11 years ago |
Polonkai Gergely
|
c44a8bc144
|
Fixed Document <-> Group relationship mapping
|
11 years ago |
Polonkai Gergely
|
b173b9a9bb
|
Added document view support
|
11 years ago |
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
|
11 years ago |
Polonkai Gergely
|
8d4c9bc5bc
|
Finished 2.1-BETA3 upgrade
|
11 years ago |
Polonkai Gergely
|
9d0d2ce524
|
Updated to Symfony 2.1 BETA3
|
11 years ago |
Polonkai Gergely
|
7a06301624
|
Added Document support (entity only)
|
11 years ago |
Polonkai Gergely
|
e7fe6cd78e
|
Fixed group listing, now has an icon
|
11 years ago |
Polonkai Gergely
|
91b6f9f8b9
|
Added group views
|
11 years ago |
Polonkai Gergely
|
973b331825
|
Added basic group management, with many missing features.
|
11 years ago |
Polonkai Gergely
|
038ad5d018
|
Created groups and membership table
|
11 years ago |
Polonkai Gergely
|
47177333f9
|
Fixed a bug so topics' last post is now refreshed.
|
11 years ago |
Polonkai Gergely
|
bb7aee6fee
|
Upgraded to Symfony 2.1-beta2
|
11 years ago |
Polonkai Gergely
|
c1232c9792
|
Added forum topic last post view
|
11 years ago |
Polonkai Gergely
|
00190c3e37
|
Moved everything under annotations.
Some review is still needed.
|
11 years ago |
Polonkai Gergely
|
60b5eecbc8
|
Added new ideas in TODO
|
11 years ago |
Polonkai Gergely
|
7dac9378ee
|
Fixed forum post template so it is now possible to post in empty topics
|
11 years ago |
Polonkai Gergely
|
8a55e32303
|
Added user profile editing support
|
11 years ago |
Polonkai Gergely
|
0fad11ffd0
|
Next try to update the last post field in ForumTopic and ForumTopicGroup
|
11 years ago |
Polonkai Gergely
|
de42154b51
|
Removed unnecessary unique constraint from ForumTopic entity
|
11 years ago |
Polonkai Gergely
|
e0b5de2d72
|
Removed unnecessary base template
|
11 years ago |
Polonkai Gergely
|
67d2b6f71d
|
Fixed some glitches on the background image
|
11 years ago |
Polonkai Gergely
|
5bdb53168c
|
Added a background image.
|
11 years ago |
Polonkai Gergely
|
6cfae864a8
|
Changed e-mail address for registration info mails
TODO: Make it a parameter maybe?
|
11 years ago |
Polonkai Gergely
|
13d03100e4
|
Fixed registration issues
|
11 years ago |
Polonkai Gergely
|
c605fc2075
|
Added new ideas in TODO
|
11 years ago |
Polonkai Gergely
|
837d93b14c
|
Now redirecting logged in users to main page from registration form
|
11 years ago |
Polonkai Gergely
|
3b911976d3
|
Added new items in TODO
|
11 years ago |
Polonkai Gergely
|
196bea9253
|
Added new items to TODO file
|
11 years ago |
Polonkai Gergely
|
301db68281
|
Made forum posting possible.
It has some limitations, though, as
ForumTopic.last_post and ForumTopicGroup.last_post is not updated
automagically...
|
11 years ago |
Polonkai Gergely
|
adba578db8
|
Added a lastLoginAt field to the User entity
|
11 years ago |
Polonkai Gergely
|
26527d8057
|
Added basic design to forum pages
|
11 years ago |
Polonkai Gergely
|
a454dc7483
|
Added the possibility to register
|
11 years ago |
Polonkai Gergely
|
1d82e93176
|
Added new ideas
|
11 years ago |
Polonkai Gergely
|
bf0cb9d74b
|
Added new favicon
|
11 years ago |
Polonkai Gergely
|
20fea814e4
|
Now fetching news from the database
|
11 years ago |
Polonkai Gergely
|
8b0e8e1a29
|
Removed the Acme bundle
|
11 years ago |
Polonkai Gergely
|
1af3a30c2a
|
Added very basic forum functionality
|
11 years ago |
Polonkai Gergely
|
0649408e60
|
Added very-very basic forum functionality
|
11 years ago |
Polonkai Gergely
|
ffda918ee5
|
Added new items
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
|
11 years ago |
Polonkai Gergely
|
e1fde17057
|
Finished authentication
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
|
11 years ago |
Polonkai Gergely
|
f2370faa68
|
Moved front's main template to ::main_template.html.twig
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
|
11 years ago |
Polonkai Gergely
|
cad25854b5
|
Changed slug and title of a menu item
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
|
11 years ago |
Polonkai Gergely
|
262465a052
|
Removed already implemented TODO items
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
|
11 years ago |
Polonkai Gergely
|
03cf7507e5
|
Added main .gitignore file
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
|
11 years ago |
Polonkai Gergely
|
44c555bcb7
|
Fixed main page controller function
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
|
11 years ago |