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 |
|
|
babb371570
|
Seminar thesis panel shows deadline date
|
2013-02-22 15:24:14 +01:00 |
|
Emil Siverhall
|
bf5c84caf4
|
Merge branch 'feedbackBug' into develop
|
2013-02-22 14:53:26 +01:00 |
|
Emil Siverhall
|
619c9cf90c
|
feedback panel is now only displayed once on application period page
|
2013-02-22 14:53:01 +01:00 |
|
|
b19a372827
|
Seminar thesis panel
|
2013-02-22 14:42:30 +01:00 |
|
|
614953c3df
|
SciProTest no longer leaks state between tests.
|
2013-02-22 14:13:13 +01:00 |
|
Emil Siverhall
|
42fb4d330c
|
Merge branch 'seminarDaysAhead' into develop
|
2013-02-22 13:51:34 +01:00 |
|
Emil Siverhall
|
f254c297cc
|
added check to make sure supervisors can't create seminars closer than what is specified in the system settings
|
2013-02-22 13:37:20 +01:00 |
|
|
ecc030c261
|
Project column is no longer a link.
Removed dead code.
|
2013-02-22 13:36:27 +01:00 |
|
fred-fri
|
94237ac52a
|
markup fix
|
2013-02-22 18:34:30 +09:00 |
|
fred-fri
|
28ab26ec30
|
added working badge to menuitem
|
2013-02-22 18:32:54 +09:00 |
|
Emil Siverhall
|
c9b0935a47
|
added days ahead option to final seminar settings page
|
2013-02-22 10:16:45 +01:00 |
|
Emil Siverhall
|
9b79974b5b
|
added new create seminar days ahead option to general systemsettings
|
2013-02-22 10:16:07 +01:00 |
|
fred-fri
|
63eb0ebdeb
|
added notificationspage to mainmenupanel and made highlighting work
|
2013-02-22 17:28:35 +09:00 |
|