fred-fri
|
bdad927ddd
|
added new db file
20130809
|
2013-08-09 11:04:06 +09:00 |
|
fred-fri
|
c84dcc8117
|
changed the date for a worker
|
2013-08-09 11:00:39 +09:00 |
|
Emil Siverhall
|
4b88039a0e
|
Merge branch 'keyword_checkboxes' into develop
|
2013-08-07 14:54:18 +02:00 |
|
Emil Siverhall
|
b2c2c375b3
|
removed reference to deleted file
|
2013-08-07 14:50:02 +02:00 |
|
Emil Siverhall
|
3290c5a70c
|
removed old keyword lazy delete panel that used traffic lights
|
2013-08-07 14:50:00 +02:00 |
|
Emil Siverhall
|
eb132d9f01
|
updated tests for admin keyword crud panel
|
2013-08-07 14:49:58 +02:00 |
|
Emil Siverhall
|
6cd41955e4
|
checkboxes instead of traffic lights when activating keywords
|
2013-08-07 14:49:55 +02:00 |
|
Emil Siverhall
|
ce6b008494
|
added test class for AdminKeywordSwitchPanel and changed to control setEnabled in onConfigure
|
2013-08-07 14:49:53 +02:00 |
|
Emil Siverhall
|
35e5f56c25
|
added text class for admin keyword page
|
2013-08-07 14:49:51 +02:00 |
|
Emil Siverhall
|
49e75745cb
|
Merge branch 'sort_threads' into develop
|
2013-08-07 14:06:34 +02:00 |
|
Emil Siverhall
|
dd3301d892
|
fixed failing test
|
2013-08-07 13:59:38 +02:00 |
|
Emil Siverhall
|
7f41a317e9
|
fixed exception when writing more than one reply in a row in the threaded forum
|
2013-08-07 13:59:36 +02:00 |
|
Emil Siverhall
|
de8c178d87
|
fixed failing form submission test
|
2013-08-07 13:59:33 +02:00 |
|
Emil Siverhall
|
5925dd8717
|
notifications in the threaded forum now works for newly created threads as well
|
2013-08-07 13:59:31 +02:00 |
|
Emil Siverhall
|
4823bc9c24
|
added test for forumservice markAllRead
|
2013-08-07 13:59:29 +02:00 |
|
Emil Siverhall
|
96880f1aa3
|
posting new reply to forum thread now update last modified time stamp of the thread
|
2013-08-07 13:59:27 +02:00 |
|
fred-fri
|
d53c746d5b
|
fixed conflicts
|
2013-08-07 18:15:47 +09:00 |
|
fred-fri
|
084caf0815
|
fixed conflict
|
2013-08-07 17:58:51 +09:00 |
|
fred-fri
|
f292f763ae
|
added some padding to the border
|
2013-08-07 17:52:59 +09:00 |
|
fred-fri
|
2673b02761
|
added conditional border
|
2013-08-07 17:52:20 +09:00 |
|
fred-fri
|
ab572aef17
|
added simple border css class
|
2013-08-07 17:41:46 +09:00 |
|
fred-fri
|
a81605f6af
|
changed dead link to working one
|
2013-08-07 15:14:08 +09:00 |
|
fred-fri
|
4140e34dda
|
fixed conflicts
|
2013-08-07 14:05:51 +09:00 |
|
fred-fri
|
a3ae8e787a
|
Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
|
2013-08-07 12:30:25 +09:00 |
|
fred-fri
|
0c2b7d8788
|
Merge branch 'refactorservices' into develop
|
2013-08-07 12:22:52 +09:00 |
|
Emil Siverhall
|
1f4923e975
|
Merge branch 'forum/redundant_notifications' into develop
|
2013-08-06 15:46:10 +02:00 |
|
Emil Siverhall
|
1a69b9cd83
|
shorter notifications regarding forum posts/replies
|
2013-08-06 15:45:49 +02:00 |
|
Emil Siverhall
|
2e76b3cae8
|
Merge branch 'forum/threaded' into develop
|
2013-07-03 14:25:28 +02:00 |
|
Emil Siverhall
|
e94a3acc55
|
test changes that didnt being attached to last commit
|
2013-07-03 14:14:35 +02:00 |
|
Emil Siverhall
|
70a1272b43
|
hide reply button when clicked and reply panel is visible instead
|
2013-07-03 14:14:33 +02:00 |
|
Emil Siverhall
|
fde8218d7e
|
clean content field after new reply
|
2013-07-03 14:14:31 +02:00 |
|
Emil Siverhall
|
c285795cf4
|
now sending pageparameters with all page redirects in the threaded forum
|
2013-07-03 14:14:29 +02:00 |
|
Emil Siverhall
|
819f29b973
|
scroll to bottom on reply now works in other browsers than chrome
|
2013-07-03 14:14:26 +02:00 |
|
Emil Siverhall
|
17f820951b
|
fixed compile errors caused by removal of old read state panel
|
2013-07-03 14:14:24 +02:00 |
|
Emil Siverhall
|
32b2c91e30
|
refactor of read state panels, since we want to use it for both threads and posts
|
2013-07-03 14:14:21 +02:00 |
|
Emil Siverhall
|
58c7833975
|
added mark all threads read link
|
2013-07-03 14:14:19 +02:00 |
|
Emil Siverhall
|
3586ef4ca9
|
updated forum service tests and threads are now being marked as read when clicking to see thread details
|
2013-07-03 14:14:17 +02:00 |
|
Emil Siverhall
|
a21117da49
|
read state panel for threads on the overview panel
|
2013-07-03 14:14:15 +02:00 |
|
Emil Siverhall
|
8d442fb34c
|
ajax update on forum replies + a lot of test cases
|
2013-07-03 14:14:12 +02:00 |
|
Emil Siverhall
|
7c6e0060a7
|
redirect when submitting replies
|
2013-07-03 14:14:10 +02:00 |
|
Emil Siverhall
|
ea832cba85
|
page structure added for author tab as well
|
2013-07-03 14:14:08 +02:00 |
|
Emil Siverhall
|
19e9285c57
|
feedback messages displaying properly in the forum
|
2013-07-03 14:14:06 +02:00 |
|
Emil Siverhall
|
ee3e7f26d1
|
fixed lazy loading exception when creating new threads
|
2013-07-03 14:14:03 +02:00 |
|
Emil Siverhall
|
e80e57bdcf
|
new forum form to create forum thread panel as well
|
2013-07-03 14:14:01 +02:00 |
|
Emil Siverhall
|
6aba4104ec
|
scroll to bottom when clicking new reply link
|
2013-07-03 14:13:59 +02:00 |
|
Emil Siverhall
|
821b87597d
|
more reply panel work. new forum form to use on both reply and create thread panels
|
2013-07-03 14:13:57 +02:00 |
|
Emil Siverhall
|
80835c73a7
|
started working on new reply panel. old one used in the guestbook forum was a bit messy
|
2013-07-03 14:13:55 +02:00 |
|
Emil Siverhall
|
65753f1f06
|
back link and subject label at supervisor view forum thread page
|
2013-07-03 14:13:52 +02:00 |
|
Emil Siverhall
|
cfb3c1a11d
|
create new forum thread now works properly
|
2013-07-03 14:13:50 +02:00 |
|
Emil Siverhall
|
d389917c17
|
new create thread page with link back to forum start page
|
2013-07-03 14:13:47 +02:00 |
|