Tom Vahlman
|
f0109af9cd
|
Added test for Supervisor objects in the Spring Data API .
|
2012-03-30 19:25:27 +02:00 |
|
Tom Vahlman
|
f2b5b05bb0
|
Added new classes for implementing and testing Spring Data for Supervisor objects.
|
2012-03-30 16:28:49 +02:00 |
|
Tom Vahlman
|
a44526f413
|
Added new classes for implementing and testing Spring Data for Supervisor objects.
|
2012-03-30 16:21:42 +02:00 |
|
Tom Vahlman
|
142b87f65c
|
Added new classes for implementing and testing Spring Data for Supervisor objects.
|
2012-03-30 16:18:21 +02:00 |
|
Tom Vahlman
|
734d7e2777
|
Added new classes for implementing Spring Data
|
2012-03-30 15:10:44 +02:00 |
|
Tom Vahlman
|
4e2ec940c0
|
Removed the pagination component + removed all global variables.
|
2012-03-30 14:42:06 +02:00 |
|
Fredrik Friis
|
97ebe1afd8
|
tests broken
|
2012-03-30 17:04:55 +09:00 |
|
Fredrik Friis
|
c76adc2160
|
added some new repos and services
|
2012-03-30 15:25:51 +09:00 |
|
Fredrik Friis
|
272ab407d1
|
changed tab name
|
2012-03-30 13:26:30 +09:00 |
|
Fredrik Friis
|
2d8f5655d4
|
removed the space between top tabs and main content area
|
2012-03-30 13:25:31 +09:00 |
|
Fredrik Friis
|
27d402bd1e
|
removed unnecessary null checks
|
2012-03-30 13:10:50 +09:00 |
|
Fredrik Friis
|
f4ae72c27d
|
added save method to crudservice and a projectclassservice
|
2012-03-30 12:12:08 +09:00 |
|
Tom Vahlman
|
ad3d05427d
|
Changed information texts.
|
2012-03-29 18:18:20 +02:00 |
|
Tom Vahlman
|
592904ad92
|
Changed information texts.
|
2012-03-29 17:58:16 +02:00 |
|
Tom Vahlman
|
9ef1b7381f
|
Overridden methods in the autocomplete comp should be protected.
|
2012-03-29 17:57:53 +02:00 |
|
Tom Vahlman
|
34abb38d39
|
Overridden methods in the autocomplete comp should be protected.
|
2012-03-29 17:57:38 +02:00 |
|
Tom Vahlman
|
8376cf3e8f
|
No need to rename the method "onNewSelection" to "action" there were errors in my AC-implementation.
|
2012-03-29 17:40:49 +02:00 |
|
Tom Vahlman
|
86ed4d2903
|
No need to rename the method "onNewSelection" to "action" there were errors in my AC-implementation.
|
2012-03-29 17:02:48 +02:00 |
|
Tom Vahlman
|
f4fff112f1
|
If want to rename the method "onNewSelection" to "action" then we probably have to do it in the DSV-component implementation.
|
2012-03-29 16:28:00 +02:00 |
|
Tom Vahlman
|
bbc3e5f8e7
|
Reverted adding a serialversionID because Jenkins complained about this.
|
2012-03-29 15:27:58 +02:00 |
|
Tom Vahlman
|
b3451b0852
|
Added new settings tab on the service menu + the main menu must be contracted in order to make room for the wider service menu
|
2012-03-29 15:25:22 +02:00 |
|
Tom Vahlman
|
954219bdc2
|
Added serialversionID.
|
2012-03-29 15:22:32 +02:00 |
|
Tom Vahlman
|
8ee139b7b4
|
Added serialversionID.
|
2012-03-29 15:21:51 +02:00 |
|
Tom Vahlman
|
9f9040b4bd
|
Added serialversionID.
|
2012-03-29 14:10:56 +02:00 |
|
Tom Vahlman
|
d80856e68c
|
Removed wrongly implemented settings tab.
|
2012-03-29 14:10:19 +02:00 |
|
Fredrik Friis
|
268519caad
|
Merge branch 'develop' into springtest
|
2012-03-29 17:04:22 +09:00 |
|
Fredrik Friis
|
a0b3c6e3f8
|
added more tests
|
2012-03-29 17:02:36 +09:00 |
|
Niklas Herder
|
8092ae8f1a
|
Added QueryService to extends clause.
|
2012-03-29 09:42:13 +02:00 |
|
Fredrik Friis
|
f6dbff1842
|
adding some tests
|
2012-03-29 16:20:37 +09:00 |
|
Fredrik Friis
|
78fa7082f2
|
implementing test for new projectidea springdata stuff... but new classes are confusing and missing things i think
|
2012-03-29 15:55:56 +09:00 |
|
Fredrik Friis
|
1ccfb582b8
|
matcher matchingalgorithm needs springbean name <name> in order to work with production
|
2012-03-29 13:06:44 +09:00 |
|
Fredrik Friis
|
1cea8e5745
|
cleaned up as much as is seemingly possible. now one seemingly only needs to specify test beans in testapplicationcontext manually if there is more than one option
|
2012-03-29 12:35:27 +09:00 |
|
Fredrik Friis
|
1c85d337d8
|
got all the tests going without xml beans i think
|
2012-03-29 11:44:32 +09:00 |
|
Niklas Herder
|
74d9de6c61
|
Implement abstract superclasses for service logic.
A service can implement QueryService and/or CrudService, and then implement either AbstractServiceImpl or AbstractQueryService.
|
2012-03-28 16:44:23 +02:00 |
|
Emil Siverhall
|
a39b64a673
|
Merge branch 'mailMessageExceptions' into develop
* mailMessageExceptions:
Changes to our mail sender to make partial sending possible, when some of the recipients is invalid.
|
2012-03-28 13:27:05 +02:00 |
|
Emil Siverhall
|
f4c0ed35e0
|
Changes to our mail sender to make partial sending possible, when some of the recipients is invalid.
|
2012-03-28 13:26:50 +02:00 |
|
Fredrik Friis
|
f07d362242
|
fixed conflicts
|
2012-03-28 12:09:28 +09:00 |
|
Fredrik Friis
|
beb3fd3aeb
|
removed unneccessary service class, wired methods to repo instead
|
2012-03-28 10:00:37 +09:00 |
|
Tom Vahlman
|
0c346f70a2
|
The EmployeeAutoComplete should be used for the search term userName <email>.
|
2012-03-27 23:17:44 +02:00 |
|
Tom Vahlman
|
e658de0ed5
|
Revert previous change because of Jenkins complaints.
|
2012-03-27 23:04:23 +02:00 |
|
Tom Vahlman
|
3a76999fe8
|
The EmployeeAutoComplete should be used for the search term userName <email>.
|
2012-03-27 22:48:19 +02:00 |
|
Emil Siverhall
|
5519782b05
|
Merge branch 'mailProjectClass' into develop
* mailProjectClass:
changed project class selection from dropbox to radio choice in the admin mail panel, so the user may pick more than one level
|
2012-03-27 22:16:59 +02:00 |
|
Emil Siverhall
|
4b55377ca2
|
changed project class selection from dropbox to radio choice in the admin mail panel, so the user may pick more than one level
|
2012-03-27 22:10:28 +02:00 |
|
Tom Vahlman
|
af41fcea82
|
The no active project page should use the panel in the settings package instead of the deprecated panel.
|
2012-03-27 19:01:29 +02:00 |
|
Tom Vahlman
|
9ceea3ca60
|
The no active project page should use the panel in the settings package instead of the deprecated panel.
|
2012-03-27 18:53:24 +02:00 |
|
Tom Vahlman
|
a5097387fb
|
We should open the user settings from the menu instead from the cog wheel icon.
|
2012-03-27 17:03:35 +02:00 |
|
Emil Siverhall
|
54d8982c19
|
Merge branch 'workerScheduler' into develop
|
2012-03-27 13:51:06 +02:00 |
|
Emil Siverhall
|
45856989b3
|
changed startup time for the supervisor and projects import worker from 23.00 to 00.05
|
2012-03-27 13:50:39 +02:00 |
|
Emil Siverhall
|
078eb23516
|
Merge branch 'commentForStudent' into develop
|
2012-03-27 12:29:36 +02:00 |
|
Emil Siverhall
|
7d93f1b2f8
|
added dialog with refuse comment for authors to read under my project ideas page
|
2012-03-27 12:27:45 +02:00 |
|