golrokh
|
3b74b60968
|
Project started between instead of created between
|
2014-11-20 14:06:12 +01:00 |
|
golrokh
|
dd9ef738ab
|
Project started instead of created
|
2014-11-20 14:01:55 +01:00 |
|
|
ec2f67a5c3
|
Merge branch 'develop' into landing_page
|
2014-11-20 12:40:28 +01:00 |
|
|
94f24ff173
|
Moved NotificationModule to the Notification package.
|
2014-11-20 12:09:28 +01:00 |
|
|
74f63f86e9
|
Notifications now use the new landing page.
|
2014-11-20 11:22:35 +01:00 |
|
golrokh
|
3b2dbd1e80
|
Total questions in Checklist overview
|
2014-11-20 10:48:23 +01:00 |
|
|
4f2858352f
|
Notifications are now marked read when using the landing page.
|
2014-11-20 10:42:33 +01:00 |
|
|
76fb28118f
|
Changed notification data panel to use the new notification landing page.
|
2014-11-20 10:32:46 +01:00 |
|
|
bff9e1f0ca
|
Implemented idea notification redirection.
|
2014-11-20 10:13:38 +01:00 |
|
|
d6470ebcdb
|
Implemented milestone notification redirection.
|
2014-11-20 10:03:26 +01:00 |
|
|
8823664086
|
Changed project forum notifications to only redirect to the project forum overview page instead of specific threads since there is no way to do that at the moment.
|
2014-11-20 09:58:05 +01:00 |
|
|
af53b60af0
|
Changed group notifications to only redirect to the group overview page instead of specific thread since there is no way to do that at the moment.
|
2014-11-20 09:56:11 +01:00 |
|
|
a4a7558c22
|
Implemented final seminar redirection.
|
2014-11-20 09:53:55 +01:00 |
|
fred-fri
|
8db9a3f345
|
clean
|
2014-11-20 16:49:57 +09:00 |
|
fred-fri
|
c5901ec58d
|
moving and iffing stuff related to reports in order for final seminars not to crash when grading module is off
|
2014-11-20 16:46:26 +09:00 |
|
fred-fri
|
6d5f2b0e2e
|
we dont need to know a user deletion attempt failed, all it does is spam the log
|
2014-11-20 11:29:28 +09:00 |
|
fred-fri
|
00617a0e42
|
stahp letting users try to remove languages
|
2014-11-20 11:25:53 +09:00 |
|
fred-fri
|
70407fc936
|
stahp letting users try to remove languages
|
2014-11-20 11:25:26 +09:00 |
|
golrokh
|
4e779b6ebe
|
Show question in checklist popup
|
2014-11-19 15:35:50 +01:00 |
|
|
e55fe786ad
|
Moved hasSupervisingRole to package object and made into an extension method on Project.
|
2014-11-19 15:35:23 +01:00 |
|
|
838018ea5d
|
"User redirection"... Why was this implemented as notifications?
|
2014-11-19 15:30:01 +01:00 |
|
|
02fd749ffe
|
Implemented project forum redirection.
|
2014-11-19 15:25:52 +01:00 |
|
|
558a4e362e
|
Implemented peer review redirection.
|
2014-11-19 14:47:01 +01:00 |
|
|
5629fc1cd2
|
Implemented peer request redirection.
Missed a lot of cases but they make no sense what-so-ever.
|
2014-11-19 14:39:15 +01:00 |
|
|
e9f1206a6c
|
Implemented project redirection.
|
2014-11-19 13:32:40 +01:00 |
|
|
f1f67e95a1
|
Renamed UserLocation to UserBasedLocation and changed its contract slightly so that it is required to pass PageParameters.
|
2014-11-19 11:26:09 +01:00 |
|
|
9731966d7d
|
Use existing StringValue extension methods.
|
2014-11-19 11:04:36 +01:00 |
|
|
8e444a4e54
|
Merge branch 'develop' into landing_page
|
2014-11-19 10:59:51 +01:00 |
|
|
822fa07809
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-11-19 10:11:50 +01:00 |
|
|
c488a3291c
|
Sonar.
|
2014-11-19 10:11:42 +01:00 |
|
|
85b7af9ccb
|
Removed unused method.
|
2014-11-19 10:08:23 +01:00 |
|
fred-fri
|
95e13d164d
|
ok less chaosy markup now
|
2014-11-19 15:05:04 +09:00 |
|
fred-fri
|
b5404860a3
|
more markup. the markup is a bit all over the place and doesnt gracefully tolerate small screen sizes, but its tricky to do much better because of the hierarchy of the components.
also removing old tests.
|
2014-11-19 14:22:26 +09:00 |
|
fred-fri
|
65047a6c63
|
markup
|
2014-11-19 13:50:19 +09:00 |
|
fred-fri
|
1e3b09aee1
|
markup
|
2014-11-19 13:45:56 +09:00 |
|
fred-fri
|
4e7d984222
|
markup
|
2014-11-19 13:09:32 +09:00 |
|
fred-fri
|
3fe66b9979
|
refactoring edit checklist template
|
2014-11-19 11:18:01 +09:00 |
|
|
b7e67b7b6e
|
Fixed so that the proper detached model is used instead of unpacking it.
|
2014-11-17 16:10:41 +01:00 |
|
fred-fri
|
c8d2731788
|
ajax on checklist answer
|
2014-11-17 17:08:05 +09:00 |
|
fred-fri
|
4612527026
|
loadable checklist
|
2014-11-17 16:04:06 +09:00 |
|
fred-fri
|
c3ffa3a58b
|
sending to mail page
|
2014-11-17 12:49:10 +09:00 |
|
fred-fri
|
aec56295a2
|
merge and remove page
|
2014-11-17 11:07:58 +09:00 |
|
fred-fri
|
67eaae9345
|
merge
|
2014-11-17 10:50:04 +09:00 |
|
fred-fri
|
85ce083c4a
|
user profile notifications setting whether to receive forum mails
|
2014-11-14 16:18:51 +09:00 |
|
fred-fri
|
c03ae07a92
|
larger popup, info
|
2014-11-14 13:10:15 +09:00 |
|
fred-fri
|
c95ee802e2
|
lazy stuff
|
2014-11-14 12:08:26 +09:00 |
|
fred-fri
|
da47bba25f
|
prevent crash on exempt already exempted user
|
2014-11-14 11:33:00 +09:00 |
|
fred-fri
|
54a6495fc4
|
multiline
|
2014-11-14 10:33:32 +09:00 |
|
fred-fri
|
eb748d9a8b
|
refactoring
|
2014-11-13 14:38:07 +09:00 |
|
fred-fri
|
ac9c4ce547
|
system template
|
2014-11-13 12:54:50 +09:00 |
|