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
|
6ee7a12d74
|
Revised the Group stuff (Controllers, and templates)
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
|
2012-07-31 09:44:28 +02:00 |
|
Polonkai Gergely
|
623b78e939
|
Vendors update
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
|
2012-07-31 09:40:41 +02:00 |
|
Polonkai Gergely
|
33b90a5c9f
|
Moved boxes to separate files
|
2012-07-24 16:59:48 +02:00 |
|
Polonkai Gergely
|
2e7d217503
|
Fixed the privacy issue - now for sure
|
2012-07-23 18:23:13 +02:00 |
|
Polonkai Gergely
|
ff1e3fd9fc
|
Fixed non-public news display issue
Non-public news items didn't appear at all.
|
2012-07-23 18:09:15 +02:00 |
|
Polonkai Gergely
|
acc64ee66d
|
News can now be non-public
|
2012-07-23 17:50:40 +02:00 |
|
Polonkai Gergely
|
bf46316347
|
Vendor update && Started using DoctrineMigrations
|
2012-07-23 17:09:03 +02:00 |
|
Polonkai Gergely
|
7c36f93436
|
Created a login box
|
2012-07-23 16:14:52 +02:00 |
|
Polonkai Gergely
|
9194da5384
|
Removed composer generated files from version control
|
2012-07-23 15:50:24 +02:00 |
|
Polonkai Gergely
|
08385f076f
|
vendor update
|
2012-07-23 15:46:14 +02:00 |
|
Polonkai Gergely
|
b9e6708ffd
|
Updated vendors
|
2012-07-23 08:07:07 +02:00 |
|
Polonkai Gergely
|
b82b4ffd34
|
Made document editing possible
|
2012-07-22 19:38:00 +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
|
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
|
36e5590436
|
Fixed some minor template issues
|
2012-07-17 10:22:41 +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
|
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
|
2012-07-17 07:52:24 +02:00 |
|
Polonkai Gergely
|
8d4c9bc5bc
|
Finished 2.1-BETA3 upgrade
|
2012-07-16 23:22:57 +02:00 |
|
Polonkai Gergely
|
9d0d2ce524
|
Updated to Symfony 2.1 BETA3
|
2012-07-16 21:40:19 +02:00 |
|
Polonkai Gergely
|
7a06301624
|
Added Document support (entity only)
|
2012-07-16 21:17:23 +02:00 |
|
Polonkai Gergely
|
e7fe6cd78e
|
Fixed group listing, now has an icon
|
2012-07-16 20:55:49 +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
|
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
|
c1232c9792
|
Added forum topic last post view
|
2012-07-13 13:53:41 +02:00 |
|
Polonkai Gergely
|
00190c3e37
|
Moved everything under annotations.
Some review is still needed.
|
2012-07-13 12:35:02 +02:00 |
|
Polonkai Gergely
|
60b5eecbc8
|
Added new ideas in TODO
|
2012-07-09 21:08:36 +02:00 |
|
Polonkai Gergely
|
7dac9378ee
|
Fixed forum post template so it is now possible to post in empty topics
|
2012-07-09 18:10:23 +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
|
de42154b51
|
Removed unnecessary unique constraint from ForumTopic entity
|
2012-07-09 13:34:51 +02:00 |
|
Polonkai Gergely
|
e0b5de2d72
|
Removed unnecessary base template
|
2012-07-09 11:22:13 +02:00 |
|
Polonkai Gergely
|
67d2b6f71d
|
Fixed some glitches on the background image
|
2012-07-08 00:28:38 +02:00 |
|
Polonkai Gergely
|
5bdb53168c
|
Added a background image.
|
2012-07-08 00:20:01 +02:00 |
|
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
|
c605fc2075
|
Added new ideas in TODO
|
2012-07-07 21:07:20 +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
|
3b911976d3
|
Added new items in TODO
|
2012-07-07 20:44:06 +02:00 |
|
Polonkai Gergely
|
196bea9253
|
Added new items to TODO file
|
2012-07-07 20:28:54 +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 |
|