Commit Graph

5105 Commits

Author SHA1 Message Date
Fredrik Friis
2ba3fadd95 fixed bug that stopped paged from rendering 2012-04-10 16:28:16 +09:00
Fredrik Friis
15e69273e4 fixed some css bugs 2012-04-10 16:18:50 +09:00
Fredrik Friis
64e6151a30 fixed the go back to my projects lines 2012-04-10 16:06:48 +09:00
Fredrik Friis
b50e7f46f9 fixed bug that made radiobuttons appear in the wrong place 2012-04-10 15:46:48 +09:00
Fredrik Friis
42ebcff6fe fixed a panel that wouldnt render 2012-04-10 15:28:02 +09:00
Fredrik Friis
d4f5a3d5a6 fixed css bug that stopped a panel from rendering 2012-04-10 13:58:57 +09:00
Fredrik Friis
7efd111cef added soft border around whole window 2012-04-10 13:11:14 +09:00
Fredrik Friis
191dad55db fixed css bug in a ul class 2012-04-10 13:04:53 +09:00
Fredrik Friis
4ae44b2b7d fixed second level menu css bug 2012-04-10 13:03:47 +09:00
Fredrik Friis
985e5e0f10 removed side borders, made content wider 2012-04-10 12:52:16 +09:00
Fredrik Friis
0749edf885 removed all roundness 2012-04-10 12:44:20 +09:00
Tom Vahlman
d0bbf6df64 The sorting should preferably be done by the API instead of the application, though this version is not correct yet. 2012-04-09 17:39:30 +02:00
Tom Vahlman
d0e1e03bcd Added a new test for queryDslPredicateExecutor.findAll. 2012-04-08 23:57:50 +02:00
Tom Vahlman
b2e2705f4f Added a new test for queryDslPredicateExecutor.findAll. 2012-04-08 23:57:15 +02:00
Tom Vahlman
ac625ed62c Added a new test for queryDslPredicateExecutor.findAll. 2012-04-08 23:55:37 +02:00
Tom Vahlman
01a722e918 Added a new test for queryDslPredicateExecutor.findAll. 2012-04-08 23:48:13 +02:00
Tom Vahlman
87d7fdaecb Added a new test for queryDslPredicateExecutor.findAll. 2012-04-08 23:42:51 +02:00
Tom Vahlman
a3a19952c4 Added a new test for queryDslPredicateExecutor.findAll. 2012-04-08 23:40:20 +02:00
Tom Vahlman
612bc873eb Keywords must have a getter so that Spring Data can determine its size. 2012-04-08 23:38:29 +02:00
Tom Vahlman
43db68fe23 Just added a simple test with a JPAQuery. 2012-04-07 17:23:27 +02:00
Tom Vahlman
96e7478fc1 Just added a simple test with a JPAQuery. 2012-04-06 15:04:56 +02:00
Tom Vahlman
fb6f9557d8 Just added a simple test with a JPAQuery. 2012-04-06 14:54:30 +02:00
Tom Vahlman
18263866b1 Just added a simple test with a JPAQuery. 2012-04-06 14:25:09 +02:00
Tom Vahlman
9fe8659bfc Just added a simple test with a JPAQuery. 2012-04-06 14:17:21 +02:00
Tom Vahlman
7c1a00aeec implemented sorting Employees based on keyword counts for the Regular and Area columns in the Statistics panel. 2012-04-06 14:15:50 +02:00
Fredrik Friis
d9750a59b8 removed link that doesnt work for supervisors 2012-04-06 15:10:03 +09:00
Fredrik Friis
d24aaf6c89 fixed admin urls 2012-04-06 14:50:40 +09:00
Fredrik Friis
61b2eb47ba changed menu tab names 2012-04-06 14:35:44 +09:00
Fredrik Friis
704ba00aa6 added date to notifications 2012-04-06 14:18:16 +09:00
Tom Vahlman
d6b745c7b6 implemented sorting Employees based on keyword counts for the Regular and Area columns in the Statistics panel. 2012-04-03 17:04:01 +02:00
Tom Vahlman
f0c09fd74f implemented sorting Employees based on keyword counts. 2012-04-03 16:03:19 +02:00
Tom Vahlman
912b6c5e4b implemented test for sorting Employees based on keyword counts. 2012-04-03 16:02:27 +02:00
Emil Siverhall
3fd14f52b6 Merge branch 'mailSettingsFix' into develop 2012-04-03 08:52:42 +02:00
Emil Siverhall
9cb32cd7bf moved mail settings to the top of supervisor profile 2012-04-03 08:52:27 +02:00
Tom Vahlman
166e0d8500 The handling of data in the filter string has been separated to its own method. 2012-04-02 16:25:13 +02:00
Tom Vahlman
b7f52fc27d The handling of data in the filter string has been separated to its own method. 2012-04-02 16:09:28 +02:00
Tom Vahlman
e500293918 Added direction to the tests. 2012-04-02 15:58:12 +02:00
Tom Vahlman
4403257d16 Sorting on name now works in the statistics panel (for the spring data api). 2012-04-02 15:55:44 +02:00
Tom Vahlman
a2eb60184b Sorting on name now works in the statistics panel (for the spring data api). 2012-04-02 15:41:24 +02:00
Tom Vahlman
b9abbdabfe Merge remote-tracking branch 'origin/develop' into develop 2012-04-02 13:35:46 +02:00
Tom Vahlman
4fcf67bb61 Refactor the statistics tab for sorting on name with spring data api. 2012-04-02 13:35:35 +02:00
Emil Siverhall
414cfa9079 Merge branch 'mailSettingsToSupervisorProfile' into develop 2012-04-02 12:43:49 +02:00
Emil Siverhall
7207b0cef9 Mail notification priority setting is moved from user settings to supervisor profile 2012-04-02 12:40:31 +02:00
Niklas Herder
5d4554c984 Removed unnecessary tests. 2012-04-02 12:39:04 +02:00
Niklas Herder
5620dd7221 Merge branch 'develop' of git.dsv.su.se:/git/scipro/scipro into develop 2012-04-02 12:31:32 +02:00
Niklas Herder
f162037a5e Refactoring and simplification of communication with rest API. 2012-04-02 12:29:56 +02:00
Tom Vahlman
13428ff5ef First impl. of sorting on name with spring data api. 2012-04-02 11:47:12 +02:00
Tom Vahlman
5d95b54be6 Added a first test for the statistics panel. 2012-04-02 11:33:44 +02:00
Tom Vahlman
bf2ae4713a Made adjustments for the new version of the autocomplete component. 2012-04-02 11:08:19 +02:00
Tom Vahlman
bbd58ee4c9 Merge remote-tracking branch 'origin/develop' into develop 2012-04-02 11:07:42 +02:00