17140 Commits

Author SHA1 Message Date
fred-fri
fc2ec00b7d changed wiquery to v 1.2.5 2012-12-11 15:43:12 +01:00
fred-fri
6d6c9a163a testcommit for deploy 2012-12-11 15:43:12 +01:00
afcce1b434 added check to make sure there is at least 1 author 2012-12-11 15:25:19 +01:00
0558c03014 removed old notification code when it got moved to service layer 2012-12-11 15:24:52 +01:00
1a2cf2adb9 fixed missing import 2012-12-11 15:22:28 +01:00
1e8750cc26 changed how recipients are added and how notifications are formatted to remove wicket dependency 2012-12-11 15:21:41 +01:00
9a24fed1ed refactored state change notifications 2012-12-11 11:55:03 +01:00
6ff6440cc2 test for seminar crud panel 2012-12-11 11:46:39 +01:00
c93d4e7889 Simple project CRUD panel 2012-12-11 11:45:44 +01:00
e8b623be4b notification controller impl 2012-12-11 11:45:00 +01:00
4238558045 removed new notification button 2012-12-11 10:40:48 +01:00
eb54ce230e Vastly improved project notifications 2012-12-11 10:34:08 +01:00
Arian Jafari
ab1c27b620 - External login now functional.
- Adding test case for PasswordHandler.
2012-12-10 17:31:15 +01:00
2184dce849 No requestcycle in turnitin worker so we hardcode the URL 2012-12-10 16:34:10 +01:00
Emil Siverhall
c65a4d7ead better checks to see if watson boxes are unfinished 2012-12-10 16:30:41 +01:00
d4a4097d7c Seminar notification - turnitin error 2012-12-10 16:20:17 +01:00
d4b16ded26 Seminar notification - turnitin error 2012-12-10 16:19:57 +01:00
Arian Jafari
a961077973 ExternalUserLoginModule closer to functional; LoginContext still throws LoginException. 2012-12-10 16:11:50 +01:00
608727ac08 Seminar notifications thesis, opposition, participant, opposition report done 2012-12-10 16:05:39 +01:00
8d2a6c6e1c Moved SeminarCRUDPanel to the proper place 2012-12-10 15:18:20 +01:00
fe5bd289ec Added missing turnitin link 2012-12-10 15:17:59 +01:00
2e627ebc20 New seminar panel complete 2012-12-10 15:15:52 +01:00
Emil Siverhall
9dee5d1f20 Merge branch 'refactorSomeMOre' into develop 2012-12-10 14:10:41 +01:00
Emil Siverhall
2d2844d359 removed old updateWatsons method since we do this easier now 2012-12-10 14:01:00 +01:00
Emil Siverhall
c8bb6673c9 added new sql to make watsons optional 2012-12-10 13:59:57 +01:00
Emil Siverhall
1f2933f99a changed watson logic on admin panel as well 2012-12-10 13:58:24 +01:00
Emil Siverhall
e15ca4dae7 some changes to the panels using watson info and watson completion, to use new logic 2012-12-10 13:58:07 +01:00
Emil Siverhall
1248570601 made watson fields nullable (for supervisor ideas) 2012-12-10 13:56:15 +01:00
08ce2b4bc8 project opposition page now sends notifications for signed up oppositions/participants 2012-12-10 13:47:21 +01:00
b37f2dff38 SeminarCRUDPanel now only does what it needs 2012-12-10 13:38:07 +01:00
13818bbbc8 Helper method to populate with oppositions/participants from a FinalSeminar entity 2012-12-10 13:17:47 +01:00
c8a6d87c01 Seminar panel no longer works directly against the database when removing participants/oppositions. 2012-12-10 13:17:01 +01:00
9eb813e020 CRUDPanel no longer handles notifications and only CRUD operations. Has parameter to specify the service should send them out if it implements them. 2012-12-10 13:14:10 +01:00
a88f68568b FinalSeminarService now implements notifications and will remove participants/oppositions from the database if they are removed from the entities list when persisted 2012-12-10 13:09:00 +01:00
bd97dcbef1 new seminar panel using the abstract crud panel 2012-12-07 16:25:35 +01:00
cea5a4c8c6 refactoring notification logic to service layer and associated test 2012-12-07 16:24:50 +01:00
4781853c3b removed dead code 2012-12-07 16:23:21 +01:00
2b34e1df02 changed crud panel to not require a backing detachable model 2012-12-07 16:22:40 +01:00
Emil Siverhall
3c131090e3 renamed watson completion panel as well 2012-12-07 12:29:46 +01:00
Emil Siverhall
59ab04e263 renamed watson info panel 2012-12-07 12:28:24 +01:00
Emil Siverhall
993436fe77 Merge branch 'dialogRefactor' into develop 2012-12-07 12:04:02 +01:00
Emil Siverhall
faf92e146a some more changes to first meeting to make it easier to deal with 2012-12-07 12:01:46 +01:00
Maryam Ammouri
ab986073cf infor code review 2012-12-07 11:50:30 +01:00
Emil Siverhall
47275d117a added waiting for label when an ideas authors are unconfirmed 2012-12-07 11:37:56 +01:00
Emil Siverhall
7bc8cc953e some refactoring of first meeting form submission and watson info now uses its own panel 2012-12-07 11:14:16 +01:00
Jona Ekenberg
dcefa2048e now a message is being shown if a table is empty 2012-12-06 19:38:20 +01:00
Niklas
fbade0ee61 Merge branch 'feature' of ssh://git.dsv.su.se/git/scipro/personal/ne into feature 2012-12-06 16:46:49 +01:00
Niklas
47e8cdbddc Adding functionality for saving password to persistent class Password. 2012-12-06 16:45:03 +01:00
Arian Jafari
5f9019b82d Added generateRandomPassword() 2012-12-06 16:39:13 +01:00
Niklas
9e28521c39 Removed unused method. 2012-12-06 16:14:20 +01:00