Gergely Polonkai (W00d5t0ck)
b08e8d82d0
Fixed missing comment terminator
...
Signed-off-by: Polonkai Gergely <polonkai.gergely@brokernet-group.com>
2012-08-23 15:54:49 +02:00
Polonkai Gergely
0e1a849031
Moved TODO entries to GitHub's issue tracker
...
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-08-21 20:03:56 +02:00
Polonkai Gergely
cf37eb1af3
Added sticky flag to News entity
...
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-08-19 12:20:39 +02:00
Gergely POLONKAI
ebb0469ae1
Added basic book adding functionality
...
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-08-18 11:07:36 +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
e8d018d663
Fixed bug in group join/joinrequest code
...
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-08-16 10:18:28 +02:00
Gergely POLONKAI
111c563409
Fixed event listing
...
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-08-15 18:07:46 +02:00
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>
2012-08-08 22:15:51 +02:00
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>
2012-08-01 22:15:12 +02:00
Polonkai Gergely
7d9f02f542
Added Event listing and Event box
...
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-07-31 11:09:52 +02:00
Polonkai Gergely
b82eb93bf7
Bug fixes
...
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
2012-07-31 10:14:26 +02:00
Polonkai Gergely
acc64ee66d
News can now be non-public
2012-07-23 17:50:40 +02:00
Polonkai Gergely
b82b4ffd34
Made document editing possible
2012-07-22 19:38:00 +02:00
Polonkai Gergely
9f49b70d67
Made group creation possible (open groups only, yet)
2012-07-17 21:37:54 +02:00
Polonkai Gergely
cab47219b3
Made entity properties protected instead of private
2012-07-17 18:47:20 +02:00
Polonkai Gergely
45b4e11fef
Fixed relationship between user and userdata.
2012-07-17 18:41:56 +02:00
Polonkai Gergely
56de160dc1
Removed user->userData relationship (userData->user still must exist!)
2012-07-17 18:24:54 +02:00
Polonkai Gergely
c44a8bc144
Fixed Document <-> Group relationship mapping
2012-07-17 10:11:53 +02:00
Polonkai Gergely
b173b9a9bb
Added document view support
2012-07-17 09:21:33 +02:00
Polonkai Gergely
7a06301624
Added Document support (entity only)
2012-07-16 21:17:23 +02:00
Polonkai Gergely
973b331825
Added basic group management, with many missing features.
2012-07-16 14:16:10 +02:00
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