17763 Commits

Author SHA1 Message Date
fred-fri
6d50019467 test stuff 2013-02-26 17:10:27 +09:00
fred-fri
464fd68bd3 final touches, adding test for page 2013-02-26 16:51:15 +09:00
fred-fri
e1e415371c added filter for external and some final touches 2013-02-26 16:13:30 +09:00
fred-fri
9e2ca2d52f overriding methods and rearranged filters 2013-02-26 15:37:34 +09:00
fred-fri
4d1f428959 added new project statistics page 2013-02-26 15:30:40 +09:00
fred-fri
310b415e80 added methods for discerning what to add 2013-02-26 15:02:35 +09:00
fred-fri
85bd2f4427 cleanup 2013-02-26 14:54:34 +09:00
fred-fri
62911f17a2 using arraylist instead of array 2013-02-26 14:54:09 +09:00
fred-fri
6189d3db10 changed a setvisible statement to setvisibilityallowed 2013-02-26 14:39:30 +09:00
fred-fri
161997e59f removed if statements 2013-02-26 14:36:05 +09:00
fred-fri
55f4a2536c changed from visible to enabled 2013-02-26 14:35:17 +09:00
fred-fri
b3961439d3 changed from visible to enabled 2013-02-26 14:06:49 +09:00
fred-fri
305776fe77 cleanup 2013-02-26 12:24:46 +09:00
fred-fri
4768ea3541 cleanup 2013-02-26 12:24:38 +09:00
fred-fri
549f5c5f3d added panel to page 2013-02-26 12:24:08 +09:00
fred-fri
7f0afb3729 added new project data panel 2013-02-26 12:16:53 +09:00
42a1ce55a2 No butto and logic 2013-02-25 16:37:08 +01:00
Jona Ekenberg
6e224dbe4d miniändring i forum.css 2013-02-25 16:33:29 +01:00
Jona Ekenberg
b03f730979 uppdaterat forummockupen 2013-02-25 16:10:13 +01:00
Jona Ekenberg
c2b211c83b updated more on the forum m ockup 2013-02-25 15:55:21 +01:00
a1cbe89492 Hides cancel warning if deadline not lapsed 2013-02-25 15:40:04 +01:00
Jona Ekenberg
63aa2aad1c Merge branch 'develop' into dubbelDUBBELmockup 2013-02-25 15:33:09 +01:00
Jona Ekenberg
2ad7a7beee more updates to forummockup 2013-02-25 15:29:37 +01:00
c22127ee30 Deadline label shows date, not days left. 2013-02-25 15:24:19 +01:00
81f0b06a7e Hides deadline label if passed. 2013-02-25 15:11:46 +01:00
7f0338f2b6 Dialog shows days to deadline 2013-02-25 15:02:31 +01:00
91069ca57f workDaysUntil method 2013-02-25 14:52:04 +01:00
2d9176d1fb Separate day calculation and model 2013-02-25 14:47:42 +01:00
efbd2fad6d Days service 2013-02-25 14:34:59 +01:00
871d0af45f Start of dialog tests 2013-02-25 13:45:04 +01:00
0418786747 Seminar thesis dialog 2013-02-25 13:33:55 +01:00
c8a17b8674 All SciProTests now default to logged in as every role. 2013-02-25 13:31:46 +01:00
a86e9d3cb1 Test to verify deleting thesis shows confirmation. 2013-02-25 13:10:41 +01:00
689d8fe27d More seminar thesis component 2013-02-25 13:08:16 +01:00
Emil Siverhall
04fbe56f0d Merge branch 'rowsPerPage' into develop 2013-02-25 11:43:51 +01:00
Emil Siverhall
3ea82a5db2 added overridable method to decide default rows per page in datatables. admin - match - idea popup now use 1000 as default 2013-02-25 11:39:45 +01:00
7990e1f3ef Shows download link if thesis uploaded. 2013-02-25 11:32:12 +01:00
1322f24834 Shows label for supervisors if no thesis. 2013-02-25 10:49:14 +01:00
5e0c09aa6f Service method for checking if a user is supervisor for a given project. 2013-02-25 10:45:49 +01:00
e7a573eb61 Hides upload form if thesis already uploaded. 2013-02-25 10:39:56 +01:00
fred-fri
0fbdc27c39 cleanup, some refactoring 2013-02-25 15:49:13 +09:00
fred-fri
c097a2127f made ajax work, some cleanup. need to add some way of differentiating the notifications tab from the others so that the badge only shows for the correct tab 2013-02-25 15:20:20 +09:00
fred-fri
a38d0cfb6c commented out unused code 2013-02-25 12:25:52 +09:00
fred-fri
f0fcae045a removed redundant notifications header 2013-02-25 11:49:05 +09:00
6608347122 Upload form only shown if author on the seminars project. 2013-02-22 16:28:05 +01:00
d6cf14d689 Helper method to check if a user is author on a project 2013-02-22 16:24:46 +01:00
08927316fd DaysAheadModel is now a loadable detachable model to only calculate the new date once per request. 2013-02-22 16:07:12 +01:00
0855238d42 More refactoring 2013-02-22 15:56:46 +01:00
9f81443332 Refactored the test suite builder help classes for dataobjects 2013-02-22 15:54:13 +01:00
b24122e372 Use DateFormatter to create the datelabel 2013-02-22 15:29:08 +01:00