Gergely POLONKAI
ebb0469ae1
Added basic book adding functionality
...
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
11 years ago
Gergely POLONKAI
aed588e5e2
Applied php-cs-fixer and added some @PHPDoc
...
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
11 years ago
Gergely POLONKAI
fab08cad6f
Refactored code to comply with PSR-*
...
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
11 years ago
Polonkai Gergely
e8d018d663
Fixed bug in group join/joinrequest code
...
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
11 years ago
Gergely POLONKAI
111c563409
Fixed event listing
...
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
11 years ago
Polonkai Gergely
55cde1594b
Added popup functionality and Library
...
* doPopup() JavaScript call creates a centered popup div with user
defined width, height, title, content, and calls an optional
callback function
* Library with currently non-modifiable book list, and a popup with the
books' details
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
11 years ago
Polonkai Gergely
a181bfd4db
Removed old Poll* entities, wrote it back to TODO
...
Polls will be implemented later (maybe much later)
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
11 years ago
Polonkai Gergely
7d9f02f542
Added Event listing and Event box
...
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
11 years ago
Polonkai Gergely
b82eb93bf7
Bug fixes
...
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
11 years ago
Polonkai Gergely
acc64ee66d
News can now be non-public
11 years ago
Polonkai Gergely
b82b4ffd34
Made document editing possible
11 years ago
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
c44a8bc144
Fixed Document <-> Group relationship mapping
11 years ago
Polonkai Gergely
b173b9a9bb
Added document view support
11 years ago
Polonkai Gergely
7a06301624
Added Document support (entity only)
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
00190c3e37
Moved everything under annotations.
...
Some review is still needed.
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
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
a454dc7483
Added the possibility to register
11 years ago
Polonkai Gergely
20fea814e4
Now fetching news from the database
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
e1fde17057
Finished authentication
...
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
Polonkai Gergely
95152ca62b
Created the article viewer
...
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
11 years ago