Emil Siverhall
|
1e2f63ea78
|
hotfix to change locale in production. to make date fields be formatted properly
|
2012-12-21 13:54:44 +01:00 |
|
Emil Siverhall
|
ee51e1235b
|
Merge branch 'ignoreTests' into develop
|
2012-12-21 13:43:08 +01:00 |
|
Emil Siverhall
|
2523af38a6
|
ignoring export tests for now since they get error from test api
|
2012-12-21 13:42:57 +01:00 |
|
|
795e7dac8e
|
notifications for checklist answers
|
2012-12-21 12:49:25 +01:00 |
|
|
da994e576b
|
all notification sources are now absolute urls
|
2012-12-21 12:46:46 +01:00 |
|
|
b091a69999
|
project crud panel now uses notificationutils class instead of generating urls on its own
|
2012-12-21 12:43:30 +01:00 |
|
|
a4d867eef3
|
notifications now uses absolute urls to fix bug with link containing many ../../../
this also allows links to be mailed out from the system
|
2012-12-21 12:41:49 +01:00 |
|
|
e22cd1e267
|
major refactoring of test classes to make writing tests more similar to normal junit tests with @Before instead of @Override setup_context()
also added mockito runner to ease the mock creation
|
2012-12-21 12:21:28 +01:00 |
|
|
ff0cec6558
|
added constants to help testing
|
2012-12-21 12:20:03 +01:00 |
|
|
41c75380de
|
Merge branch 'notifications' into develop
|
2012-12-21 11:03:30 +01:00 |
|
|
2d924f0de1
|
new checklist page with simple rendering test
|
2012-12-21 11:01:56 +01:00 |
|
|
0f60084441
|
added page parameter constant to the relevant entity
|
2012-12-21 11:00:58 +01:00 |
|
Maryam Ammouri
|
a280554604
|
Merge branch 'develop' into ny_feature
|
2012-12-21 09:42:59 +01:00 |
|
Maryam Ammouri
|
2e0ad18a4f
|
infor sista pushen?
|
2012-12-21 09:41:29 +01:00 |
|
|
a2d52e5fee
|
the panel can now be collapsed/expanded/toggled from outside logic
|
2012-12-21 09:37:21 +01:00 |
|
|
649d1f7666
|
reusable component that toggles the visibility of a panel
|
2012-12-20 18:32:06 +01:00 |
|
|
5249a45b1d
|
included notificationservice in pagetest since the menu uses it to render how many unread notifications the user has
also support for custom pageparameters
|
2012-12-20 18:24:32 +01:00 |
|
|
d20b13ab2e
|
mocks are now protected so tests can extend them with more functionality if required
|
2012-12-20 18:21:46 +01:00 |
|
|
731974ca48
|
detachable model for domainobjects backed by a service
|
2012-12-20 18:19:01 +01:00 |
|
Maryam Ammouri
|
734dd7a704
|
icons, bugfixes, logofixes
|
2012-12-20 15:58:19 +01:00 |
|
Emil Siverhall
|
c430b11482
|
Merge branch 'finalSeminarError' into develop
|
2012-12-20 15:57:31 +01:00 |
|
Emil Siverhall
|
151797b43f
|
prevent NPE when trying to delete a final seminar with an uploaded document but no turnitincheck available
|
2012-12-20 15:57:13 +01:00 |
|
|
d680183f91
|
fixed spelling
|
2012-12-20 15:16:33 +01:00 |
|
Maryam Ammouri
|
bee381d91e
|
before push nr 2 with dmeopage
Merge branch 'develop' into ny_feature
|
2012-12-20 13:59:57 +01:00 |
|
Maryam Ammouri
|
da6ae21478
|
admin pages and some small changes and bugg,also there is a demopage now
|
2012-12-20 13:57:30 +01:00 |
|
Emil Siverhall
|
cc0278631c
|
Merge branch 'studentIdeaStartPage' into develop
|
2012-12-20 09:25:59 +01:00 |
|
Emil Siverhall
|
1484bd67a7
|
minor text correction
|
2012-12-20 09:25:04 +01:00 |
|
Emil Siverhall
|
97723a0074
|
changed size of info dialog on idea start page
|
2012-12-20 08:50:25 +01:00 |
|
Emil Siverhall
|
7be464c218
|
Merge branch 'studentLevelSelection' into develop
|
2012-12-19 15:15:04 +01:00 |
|
Emil Siverhall
|
493c1216fa
|
filtering when student select between all supervisor ideas now uses service method to retrieve available project levels. removed duplicated code
|
2012-12-19 15:10:36 +01:00 |
|
Emil Siverhall
|
12a6d298a7
|
student idea submission is now only available on the levels with open application periods
|
2012-12-19 15:05:02 +01:00 |
|
Emil Siverhall
|
4ea3319326
|
added new service method to retrieve project classes within the currently open application periods
|
2012-12-19 14:59:20 +01:00 |
|
Arian Jafari
|
15133e29c5
|
Merge remote-tracking branch 'origin/develop' into develop
|
2012-12-19 14:42:54 +01:00 |
|
Arian Jafari
|
b201483836
|
Unknowingly removed User.toString() during merge. Readded.
|
2012-12-19 14:42:37 +01:00 |
|
Emil Siverhall
|
db5d64603c
|
changed language models way of force english language. instead of get(index) which could change, we now user service to retrieve Language.ENGLISH
|
2012-12-19 13:57:08 +01:00 |
|
Emil Siverhall
|
008a2ec1ad
|
Merge branch 'supervisorEditFix' into develop
|
2012-12-19 13:35:42 +01:00 |
|
Emil Siverhall
|
935e83af61
|
made sure supervisors isnt allowed to change to swedish after the idea is submitted once and then edited
|
2012-12-19 13:35:14 +01:00 |
|
Maryam Ammouri
|
254bbd97f1
|
get the demopage from emil
Merge branch 'develop' into ny_feature
|
2012-12-19 10:07:23 +01:00 |
|
Maryam Ammouri
|
2e9b37a278
|
fortsatte med markup efter första develope commiten, detaljändringar plus adminsidor
|
2012-12-19 09:58:40 +01:00 |
|
Emil Siverhall
|
43a8d26ef3
|
Merge branch 'englishOnlyForMaster' into develop
|
2012-12-19 09:42:52 +01:00 |
|
Emil Siverhall
|
81662cefb2
|
supervisors submitting a master idea may not choose swedish as language anymore
|
2012-12-19 09:37:15 +01:00 |
|
Emil Siverhall
|
364518221b
|
added method that retrieves Languages by name to services
|
2012-12-19 09:27:11 +01:00 |
|
Emil Siverhall
|
95f13d8141
|
Merge branch 'demoPage' into develop
|
2012-12-18 20:01:32 +01:00 |
|
Emil Siverhall
|
4ab5839705
|
mounted new demo page to scipro2/cssdemo
|
2012-12-18 20:01:12 +01:00 |
|
Emil Siverhall
|
44db47162e
|
added basepage for css demo that Maryam can use
|
2012-12-18 20:00:54 +01:00 |
|
|
1e52673ead
|
Merge branch 'notifications' into develop
|
2012-12-18 16:35:43 +01:00 |
|
|
237098c5b6
|
update the tab menu on top with unread notifications as they are (un)read
|
2012-12-18 16:35:11 +01:00 |
|
|
ca48174f17
|
Merge branch 'notifications' into develop
|
2012-12-18 15:54:14 +01:00 |
|
|
260b223e84
|
git now ignores the out folder
|
2012-12-18 15:53:35 +01:00 |
|
|
3e660d0535
|
simple test for checking if a page renders correctly both while logged in and not
|
2012-12-18 15:51:04 +01:00 |
|