a298774187
isRead function in service
2013-04-02 10:02:53 +02:00
9050f67a62
markUnread function in forum service
2013-04-02 10:02:28 +02:00
796dca78b0
Forum read state entities
2013-04-02 10:01:42 +02:00
a44201e28d
Repository updated to composite id
2013-04-02 09:57:09 +02:00
574de3fc9b
Forum read state repository
2013-04-02 09:57:09 +02:00
17e4121027
Forum read state entities
2013-04-02 09:57:09 +02:00
614250c99c
Merge branch 'feature/forum/threads' of ssh://git.dsv.su.se/git/scipro/personal/as into feature/forum/threads
2013-04-02 09:55:57 +02:00
Emil Siverhall
4f09e5c34e
renamed forum post provider
2013-04-02 09:37:39 +02:00
Emil Siverhall
f9a0824420
paging navigator only visible if dataview pagecount > 1 and default value is now to show all posts, since we haven't decided on a number
2013-03-27 21:19:14 +01:00
Emil Siverhall
2b383fefc9
renamed method
2013-03-27 21:11:45 +01:00
Emil Siverhall
ab2c5a83a0
refresh list on thread creation
2013-03-27 21:03:03 +01:00
Emil Siverhall
29641aba0e
added page navigation and sort by latest on top
2013-03-27 20:15:35 +01:00
Emil Siverhall
15b1e5b37b
switched to use a data view instead of a list view when reading posts.
2013-03-27 19:47:41 +01:00
Emil Siverhall
18ded4c7e6
service and repo methods to count posts by project
2013-03-27 19:47:02 +01:00
74a7b8373c
Added missing @Transactional annotations
2013-03-27 18:29:14 +01:00
635fbc10fa
Attempt to fix transitive dependencies involving jackrabbit/rome/jdom (Attempt #2 )
2013-03-27 15:48:10 +01:00
Emil Siverhall
08bc982478
retrieving all forum posts to a listview. no sorting or styling implemented
2013-03-27 15:36:12 +01:00
16793fdf75
Attempt to fix transitive dependencies involving jackrabbit/rome/jdom
2013-03-27 15:36:00 +01:00
Emil Siverhall
41347715a0
Merge branch 'autocomplete_fix' into develop
2013-03-27 11:02:56 +01:00
Emil Siverhall
938f14e8da
fixed auto complete bug, first selection is no longer autosuggested since this didnt work good with using key arrows
2013-03-27 10:55:52 +01:00
7552d6f7f4
Update post entity and current.sql to use a text column definition for content to allow longer content than 255 characters
2013-03-27 09:53:33 +01:00
22bb6ceba6
Current.sql updated
2013-03-27 09:48:40 +01:00
88a247a9de
Create thread panel visibility is now toggleable.
2013-03-27 09:48:11 +01:00
dab19b6cae
Added method to hide icon
2013-03-27 09:48:11 +01:00
642703dbef
Forum page for authors mounted under the hidden url /project/forum2
2013-03-27 09:48:11 +01:00
774dd1dbc4
Forum page for authors
2013-03-27 09:48:10 +01:00
1cbea35079
Added missing @Service annotation
2013-03-27 09:48:10 +01:00
6f38cfce03
Output placeholder tag to enable toggling visibility
2013-03-27 09:48:10 +01:00
1a3f112c7e
Cancelling thread creation hides the panel
2013-03-27 09:48:10 +01:00
601d1454b8
Clicking create shows panel
2013-03-27 09:48:10 +01:00
e6c957fa07
Create thread button/panel
2013-03-27 09:48:10 +01:00
d02c003fe2
Verify new thread panel exists
2013-03-27 09:48:10 +01:00
2b2dd8a68b
Forum panel and its initial test
2013-03-27 09:48:10 +01:00
a240416dc0
Deleted forum page, made forum panel instead
2013-03-27 09:48:10 +01:00
b96ec38e88
Forum page and its initial test
2013-03-27 09:48:10 +01:00
c94dc542bb
Callback for created threads
2013-03-27 09:48:09 +01:00
36ac50ab99
Cancel button and callback
2013-03-27 09:48:09 +01:00
9f1b606559
Submitting form creates new thread
2013-03-27 09:48:09 +01:00
b4c7427feb
Content text area
2013-03-27 09:48:09 +01:00
30539ba8bf
Subject field
2013-03-27 09:48:09 +01:00
7ab7a77fb7
Create forum thread panel
2013-03-27 09:48:09 +01:00
3f93b4b4fe
ForumThread filters out lazy deleted objects post load so we don't have to go via a service to get a threads posts.
2013-03-27 09:48:09 +01:00
a1de393111
Updated repositories for lazy deletion and the thread/post hierarchy change
2013-03-27 09:48:09 +01:00
bfd1c0c97f
Updated service and test to create a first post containing the content.
2013-03-27 09:48:09 +01:00
d2b3876f22
Removed thread test since it no longer sorts.
2013-03-27 09:48:09 +01:00
d2978ccd23
Project link moved from post to thread.
...
Thread is no longer a post. No longer sorts posts, that is up to the presentation. Added attributes to thread that it lost from no longer inheriting post.
2013-03-27 09:48:09 +01:00
1fd8fb81a6
Create thread implementation
2013-03-27 09:48:08 +01:00
ecdabf73f4
Forum service
2013-03-27 09:48:08 +01:00
35a2cd544b
Forum repositories
2013-03-27 09:48:08 +01:00
a8f402f0b5
Forum entities
2013-03-27 09:48:08 +01:00