fred-fri
|
cceb833e28
|
comment
|
2013-11-19 17:46:06 +09:00 |
|
fred-fri
|
f4dae09643
|
removed retrievebyidentifier method
|
2013-11-19 17:44:52 +09:00 |
|
fred-fri
|
15cacd8a90
|
the reason retrievebypath failed was because rootnode already is / so if the path contains another / no file is found
|
2013-11-19 17:37:25 +09:00 |
|
fred-fri
|
02d65907cc
|
clean
|
2013-11-19 17:28:07 +09:00 |
|
fred-fri
|
0ebd731261
|
duplication
|
2013-11-19 17:23:51 +09:00 |
|
fred-fri
|
7164edd008
|
Merge branch 'develop'
|
2013-11-19 17:02:54 +09:00 |
|
fred-fri
|
22545b9abd
|
fixed test
|
2013-11-19 16:53:27 +09:00 |
|
fred-fri
|
dd690983e3
|
for some reason the retrievebypath method doesnt work, replaced with retrievebyidentifier
|
2013-11-19 16:44:51 +09:00 |
|
fred-fri
|
9c04f59c2b
|
adding / to path in storefile method, this crashes some view links
|
2013-11-19 16:12:26 +09:00 |
|
Richard
|
26d5385326
|
Turned links to "Select student ideas", "Create Idea" and "Select from available ideas" into buttons for better visibility.
|
2013-11-18 16:00:43 +01:00 |
|
|
c2ef6f1308
|
Removed ignored tests.
|
2013-11-18 11:41:25 +01:00 |
|
fred-fri
|
6e8492eabf
|
Merge branch 'develop'
|
2013-11-18 19:30:01 +09:00 |
|
|
47ee75d77c
|
Added safety-net to FileDescriptions that are only in jackrabbit.
|
2013-11-18 11:18:12 +01:00 |
|
|
03d56428e5
|
Fixed compareTo in user to return 0 when objects are equal.
|
2013-11-18 10:59:35 +01:00 |
|
|
4f6f3e4c36
|
Updated daisy import to the new level format.
|
2013-11-18 10:31:46 +01:00 |
|
fred-fri
|
6587e2e4c0
|
Merge branch 'release20131118'
|
2013-11-18 17:57:36 +09:00 |
|
fred-fri
|
c53a5d0d39
|
fixed tests
|
2013-11-18 17:36:33 +09:00 |
|
fred-fri
|
444cbc69e5
|
removed unused panel
|
2013-11-18 16:13:11 +09:00 |
|
fred-fri
|
841c58e6a7
|
fixed keyword bugs
|
2013-11-18 14:50:31 +09:00 |
|
fred-fri
|
692211bac0
|
Merge branch 'per' into develop
|
2013-11-18 13:29:42 +09:00 |
|
fred-fri
|
e847b14cae
|
theres a form in between
|
2013-11-18 12:20:11 +09:00 |
|
|
d666d68958
|
Removed useless interface and abstract implementation.
|
2013-11-16 12:41:59 +01:00 |
|
|
39f8643623
|
Fixed critical issues.
|
2013-11-15 23:36:34 +01:00 |
|
|
1f56efe886
|
Refactored ActivityPlanPanel.
|
2013-11-15 23:21:27 +01:00 |
|
Per Lundholm
|
25b16b1404
|
Removed dependency to FileRepository and replaced with FileDescriptionService.
|
2013-11-15 17:40:46 +01:00 |
|
Richard
|
ceaa1c705d
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-11-15 17:30:50 +01:00 |
|
niklas3
|
0d7cc067fd
|
test fix
|
2013-11-15 17:28:36 +01:00 |
|
niklas3
|
09590a9c35
|
Final seminars now have their own page. CRUD works.
|
2013-11-15 17:22:36 +01:00 |
|
Richard
|
df6b664fc2
|
Styling of RejectFinalThesisPanel. Moved the cancel link to the form.
|
2013-11-15 17:22:22 +01:00 |
|
Richard
|
dde2bcbda9
|
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
view/src/main/java/se/su/dsv/scipro/forum/panels/RejectFinalThesisPanel.html
|
2013-11-15 17:06:46 +01:00 |
|
Richard
|
f14efbb97a
|
Styling of RejectFinalThesisPanel.
|
2013-11-15 17:03:41 +01:00 |
|
niklas3
|
6ac3d0cc33
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-11-15 17:02:54 +01:00 |
|
niklas3
|
c378159577
|
Button in rejectfinalthesispanel now has its own property and the same button in createforumthreadpanel has its own seperate property.
|
2013-11-15 17:02:48 +01:00 |
|
Per Lundholm
|
9fb332c1f9
|
Code cleaning.
|
2013-11-15 16:39:44 +01:00 |
|
Richard
|
de99842d27
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-11-15 16:29:23 +01:00 |
|
Emil Siverhall
|
dccef1f4c9
|
changed date formatting
|
2013-11-15 16:18:30 +01:00 |
|
niklas3
|
a488a29edb
|
RejectFinalThesisPanel now has its own markup(again).
|
2013-11-15 16:05:18 +01:00 |
|
niklas3
|
5bc9025138
|
RejectFinalThesisPanel got its own markup!!
(+ project)
|
2013-11-15 15:53:43 +01:00 |
|
niklas3
|
ee6d384070
|
Revert "added teardown and cleared database after test."
This reverts commit 6cc65c9518365976e1fdf25b2bc57e4947af38ca.
|
2013-11-15 14:53:36 +01:00 |
|
niklas3
|
6cc65c9518
|
added teardown and cleared database after test.
|
2013-11-15 14:45:02 +01:00 |
|
niklas3
|
f8a64bc310
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-11-15 14:43:13 +01:00 |
|
Richard
|
bbd857eb29
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-11-15 14:42:00 +01:00 |
|
Richard
|
34ffb33414
|
Continued styling of final thesis panels.
|
2013-11-15 14:39:22 +01:00 |
|
Emil Siverhall
|
4f667a8154
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-11-15 14:25:12 +01:00 |
|
niklas3
|
6253d0bfe6
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-11-15 14:24:51 +01:00 |
|
Emil Siverhall
|
1986f93e59
|
added info panel to final thesis when status is NO_DECISION
|
2013-11-15 14:24:47 +01:00 |
|
niklas3
|
2f7a5b5383
|
because crunch
|
2013-11-15 14:24:43 +01:00 |
|
Richard
|
473741648f
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-11-15 14:20:14 +01:00 |
|
Richard
|
3b0eff1c07
|
Continued styling of final thesis panels.
|
2013-11-15 14:20:07 +01:00 |
|
Emil Siverhall
|
f551c2fcc4
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-11-15 14:09:33 +01:00 |
|