7177 Commits

Author SHA1 Message Date
df3a2b762c Table wrapped in a form to conform to HTML standard. 2013-03-08 09:21:32 +01:00
2234475817 Major refactoring. Extracting common functionality to a generic base class. 2013-03-08 09:21:32 +01:00
8ef34eec9a Renamed the methods to better communicate that there is only one type of configuration. 2013-03-08 09:21:32 +01:00
d1e090e54b Added transaction annotations 2013-03-08 09:21:31 +01:00
fc2988749b Service method for getting receiver setting 2013-03-08 09:21:31 +01:00
49d9d5da1b Fixed case on a variable 2013-03-08 09:21:31 +01:00
9ce21f3a34 Clicking checkbox updates setting 2013-03-08 09:21:31 +01:00
e876bfbc54 Test and implementation to update project configuration settings 2013-03-08 09:21:31 +01:00
01f41988b3 Checkbox for every member type for every event. 2013-03-08 09:21:31 +01:00
9a018efbc2 List view for member types 2013-03-08 09:21:31 +01:00
6f6e154ba3 Updated current.sql with new receiver configuration entity 2013-03-08 09:21:31 +01:00
cd803f1594 Start of project receiver configuration panel 2013-03-08 09:19:30 +01:00
657ee8afee Start of project receiver configuration panel 2013-03-08 09:19:30 +01:00
d78a9dccda Added service 2013-03-08 09:19:30 +01:00
2fd1c4ab8b Repo and renamed base class 2013-03-08 09:19:30 +01:00
680c697d2d Peer receiver configuration concrete subclass 2013-03-08 09:19:30 +01:00
93f7ed5fd5 Idea receiver configuration concrete subclass 2013-03-08 09:19:30 +01:00
90d09e9756 Seminar receiver configuration concrete subclass 2013-03-08 09:19:30 +01:00
dfeb8b3765 Project receiver configuration concrete subclass 2013-03-08 09:19:30 +01:00
8b0ef0b58f Added explicit name to id column 2013-03-08 09:19:30 +01:00
caa56b9cea Escaped discriminator column name since it uses a reserved word and automatic schema generation crashes. 2013-03-08 09:19:30 +01:00
91f3786429 Removed unique constraint, cant use a subclass defined column 2013-03-08 09:19:30 +01:00
466380a078 Base entity for receiver configuration 2013-03-08 09:19:29 +01:00
Emil Siverhall
aa6b2ac7df Merge branch 'thesisReviewAdminSetting' into develop 2013-03-07 14:05:52 +01:00
Emil Siverhall
15b23dc1c4 hiding settings for now until implemented properly 2013-03-07 14:04:05 +01:00
Emil Siverhall
ecc02e9289 updated current.sql with new settings 2013-03-07 13:37:41 +01:00
Emil Siverhall
c911122b45 added setting to final seminar settings page 2013-03-07 13:37:01 +01:00
Emil Siverhall
7797aab245 added general system settings for thesis review upload days ahead 2013-03-07 13:36:39 +01:00
Emil Siverhall
8afe55c9e8 Merge branch 'labelFix' into develop 2013-03-07 10:24:34 +01:00
Emil Siverhall
a1c1527828 minor html fix to make project status radios align properly on author - my projects 2013-03-07 10:24:26 +01:00
fred-fri
64ee105942 refactored hook feature 2013-03-07 16:25:23 +09:00
fred-fri
fd81261349 some refactoring for hook 2013-03-07 16:09:40 +09:00
fred-fri
9cc80c1bd5 ran optimize imports on whole project 2013-03-07 15:25:56 +09:00
fred-fri
6052416801 removed unused panel 2013-03-07 15:21:46 +09:00
fred-fri
5ac15d1e1f removed unused panel 2013-03-07 15:05:55 +09:00
fred-fri
ea80a881c7 fixed bug 268 2013-03-07 10:09:47 +09:00
e9f944a5c4 Notification compilation displays the correct messageformat argument in the list. 2013-03-06 15:32:38 +01:00
Emil Siverhall
b330d038b0 Merge branch 'stateChangeMail' into develop 2013-03-06 14:22:24 +01:00
Emil Siverhall
57682d901e added project state color to mail notification regarding state change 2013-03-06 14:22:10 +01:00
Emil Siverhall
78daad1a1a added seminar room info to final seminar mail notifications 2013-03-06 14:22:07 +01:00
Emil Siverhall
1564e5e61b some changes to mail formatters to check for type property instead of event name. mailformatter.properties couldn't find DO info 2013-03-06 14:22:05 +01:00
Emil Siverhall
a0128083f6 mail footer to supervisor change mail 2013-03-06 14:22:02 +01:00
Emil Siverhall
f8891fd98f added info about which state a project have after state_changed notification. also fixed small bug that prevented student ideas to be unmatched in the admin gui 2013-03-06 14:21:59 +01:00
Emil Siverhall
3ecefa7c72 Merge branch 'excelExportBug' into develop 2013-03-06 14:05:17 +01:00
Emil Siverhall
1478d4e127 made close dialog and display feedback work properly on popup page as well 2013-03-06 14:01:36 +01:00
Emil Siverhall
14052b2a30 minor cleanup 2013-03-06 13:55:15 +01:00
Emil Siverhall
3bc423b125 fixed bug with two feedback panels when unmatching ideas in admin gui 2013-03-06 13:53:57 +01:00
Emil Siverhall
95b24c9a33 fixed lazy loading bug on application period exemptions that happened when student with exemption tried to submit an idea. 2013-03-06 11:31:16 +01:00
Emil Siverhall
9f636b4e5d fixed npe bug when exporting excel on admin match popup panel 2013-03-06 10:22:10 +01:00
fred-fri
e300732f9c removed unused if statement 2013-03-06 17:07:27 +09:00