6099 Commits

Author SHA1 Message Date
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
473c23180c test environment now supports logged users 2012-12-18 15:50:36 +01:00
7be633ccc5 notification menu tab now display number of unread notifications 2012-12-18 15:50:06 +01:00
d32066a4c0 no longer uses safetolongintservice as a spring injected service since it only contains a static method 2012-12-18 15:47:13 +01:00
2705f03c8d working test environment
relevant reading; SciProTest and SeminarCRUDPanelTest for an implementation
2012-12-18 15:01:41 +01:00
c3c2e46c56 removed dead code 2012-12-18 15:01:08 +01:00
abf04ca1d2 changed access modifier to protected 2012-12-18 15:00:41 +01:00
Emil Siverhall
b946bfb90b Merge branch 'createIdeaInfoPanels' into develop 2012-12-18 14:28:26 +01:00
Emil Siverhall
6fad45903d removed language info dialog from supervisor idea submission page. the same info is already available in the level info dialog 2012-12-18 14:27:39 +01:00
Emil Siverhall
7178414b1e students may now only choose supervisor ideas which are published 2012-12-18 14:27:37 +01:00
Emil Siverhall
91eee54e9c updated current sql 2012-12-18 14:27:35 +01:00
Emil Siverhall
340a7c471a added choice to publish idea or not when supervisors are submitting ideas 2012-12-18 14:27:32 +01:00
Emil Siverhall
3b796d1369 added published boolean to NewIdea object 2012-12-18 14:27:30 +01:00
Emil Siverhall
ecc0c53c3f added info dialogs for title, description and prerequisites fields on supervisor idea submission page 2012-12-18 14:27:28 +01:00
5e4b58a3a9 Merge branch 'notifications' into develop
Conflicts:
	src/main/java/se/su/dsv/scipro/peer/pages/PeerRequestSubmissionPage.html
2012-12-18 11:32:27 +01:00
5edcd2161a compilation mail now includes a link to the notifications page
added a editable scipro url to general system settings
2012-12-18 11:26:06 +01:00
af55ddf15a mail compilation now only includes every unread notification once 2012-12-18 10:57:57 +01:00
c788f9f6e9 authors now display the students name instead of the object reference 2012-12-18 10:26:41 +01:00
c767f1babe modified recipients for a peer review event 2012-12-18 10:24:28 +01:00
ab639464d8 added missing component so the page renders in DEV mode 2012-12-18 10:23:38 +01:00
fc3be4a3ba changed requester name from a object.toString() to the actual users real name 2012-12-18 10:23:07 +01:00
9b7a85c0ea removed old method for peer review comments 2012-12-17 16:29:36 +01:00
500275661d formatting properties for peer related notifications 2012-12-17 16:28:41 +01:00
9485d7a095 added notification for peer review comments 2012-12-17 16:25:09 +01:00
9005e17ac7 added notification for peer review completed 2012-12-17 16:19:19 +01:00
f7ad243c28 removed old dead code 2012-12-17 16:18:13 +01:00
bb4e41f4e7 refactored to reduce duplicate code 2012-12-17 16:17:06 +01:00
4d20ed7174 moved recipient bit enums to notificationdata and renamed asString to userString to better communicate what it does 2012-12-17 15:22:07 +01:00
099c07dbd8 removed old and dead code 2012-12-17 15:05:46 +01:00
6ed6a48cc5 new posts on the project forums now generate notifications 2012-12-17 14:50:50 +01:00
Maryam Ammouri
a4ad6027e5 scipro markup and css changes 2012-12-17 14:36:31 +01:00
Maryam Ammouri
9eb32bae24 innan deploy 2012-12-17 14:15:59 +01:00