Fredrik Friis
1090bd7cfe
rensat upp gamla klasser
2011-09-29 19:30:08 +09:00
Fredrik Friis
e4bbf0e357
deletefunktionen fungerar
2011-09-29 18:51:05 +09:00
Robin Eklund
a50f018e5c
Added unit tests for SortableDataProviders and it's subtypes, now for some documentation
...
and maybe some fine tuning of the API.
2011-09-29 11:38:51 +02:00
Fredrik Friis
752e8bc204
ny version av deletefunktion snart klar
2011-09-29 14:40:15 +09:00
Robin Eklund
2d60328cd8
Added new implementation of a SortableDataProvider supporting basic sorting for general DomainObjects
...
Added implementation of a subtype supporting sorting for projects.
This needs to be documented before it can be released, and most likely in need of some validating
logic to ensure type-safety.
2011-09-28 16:53:07 +02:00
Fredrik Friis
5cc5a6ba36
har addat en egen komponent för logginlägg, ej klar
2011-09-28 20:09:52 +09:00
Fredrik Norberg
33e1c2723a
Merge branch 'checklists' into develop
...
* checklists:
removed unused feedbackpanel
removed some printlines
added funtionality for default checklists and fixed some bugs with checklist uploads
2011-09-28 09:59:59 +02:00
Fredrik Norberg
8affc67232
removed unused feedbackpanel
2011-09-28 09:56:27 +02:00
Robin Eklund
bc3e05363e
Merge branch 'editSeminarBugfix' into develop
2011-09-27 16:37:06 +02:00
Robin Eklund
7ba2c8b392
Very very ugly hack to fix a bug allowing the same person to be added multiple times as an opponent.
...
To really fix this, massive refactoring is required.
2011-09-27 16:35:42 +02:00
Fredrik Norberg
d1c4ad8056
removed some printlines
2011-09-27 15:41:54 +02:00
Fredrik Norberg
e72b8d16eb
added funtionality for default checklists and fixed some bugs with checklist uploads
2011-09-27 15:40:59 +02:00
Fredrik Friis
fcfd3836ef
har fixat dålig ajax nu
2011-09-27 19:06:17 +09:00
Fredrik Friis
e89c062d59
har fixat dålig ajax nu
2011-09-27 19:03:51 +09:00
Emil Siverhall
05e8f464c6
mounted page urls for peer reviews from admin perspective.
2011-09-27 11:14:06 +02:00
Emil Siverhall
47d90e88e1
removed more classes that is used by old peer review templates and removed associations to those files from persistence and test files.
2011-09-27 11:04:48 +02:00
Robin Eklund
30b46d8fd5
Changed some faulty usage of SimpleDateFormat to use our own controllable DateFormatter
2011-09-27 10:17:53 +02:00
Emil Siverhall
e1a2ec5bab
replaced StaticImage with ContextImage so traffic lights in peer reviews works with mounted bookmarkable pages.
2011-09-27 10:08:38 +02:00
Robin Eklund
cd680960a9
Changed verbosity on external auth logging
2011-09-27 09:50:44 +02:00
Emil Siverhall
b07d149100
resolved merge conflicts in peer request submission page.
2011-09-27 09:35:57 +02:00
Emil Siverhall
3b87a1c750
removed files associated with old peer review templates and made minor changes to those pages that used these files.
2011-09-27 08:41:51 +02:00
Fredrik Friis
9523d4a4da
tog bort gamla paneler
2011-09-27 15:22:03 +09:00
Fredrik Friis
6d2b0a961d
bytte till dataview på logen, nu finns paginering
2011-09-26 15:13:09 +09:00
Fredrik Friis
1f38d81ca2
Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
2011-09-26 14:14:08 +09:00
Fredrik Friis
41f657379d
buggfixar på loggen
2011-09-26 14:13:42 +09:00
Robin Eklund
e346b2668b
Forgot some cleanup, nothing to see here folks
2011-09-23 15:27:19 +02:00
Robin Eklund
e9b6f42904
Added new style upload functionality to peer requests, had to remodel the api a bit to support subtyping better.
2011-09-23 15:22:30 +02:00
Robin Eklund
db38f09783
Implemented selection-box style uploads on peer requests.
2011-09-23 15:09:36 +02:00
Fredrik Friis
52ce72abb5
små fixar på state of mind texten och fliknamn project details
2011-09-23 14:35:26 +09:00
Robin Eklund
1d1fa76f6d
Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
2011-09-22 12:44:26 +02:00
Robin Eklund
bc0de59c00
Basic adding of sortable field-headers (with a DataView+Provider pair) on the admin->projectmanagement page.
...
This is not intended to serve as an example on how to do something like, just proof of concept.
2011-09-22 12:42:31 +02:00
Fredrik Friis
d3b2dcdfef
fixade så man ser vem som skrivit logginlägg
2011-09-22 17:39:54 +09:00
Fredrik Friis
7365a82b13
loggens basfunktionalitet fungerar!
2011-09-22 16:01:22 +09:00
Fredrik Friis
616dc110d5
loggens basfunktionalitet fungerar!
2011-09-22 15:55:16 +09:00
Fredrik Friis
da64e54761
loggens basfunktionalitet fungerar!
2011-09-22 15:45:21 +09:00
Fredrik Friis
e36e9cfd6d
lade till kommentarer
2011-09-22 14:55:31 +09:00
Fredrik Friis
bd5b9c9b94
fixat logg? ajaxknapp kvar
2011-09-21 21:29:54 +09:00
Fredrik Norberg
41eef54787
fixed merge conflicts
2011-09-21 10:01:00 +02:00
Emil Siverhall
f2a2b0bced
added orderBy annotation to list of answers in peer reviews
2011-09-20 16:39:38 +02:00
Fredrik Norberg
6e885b3d38
fixed checklist url, changed imagetype in trafficlightspanel and did adressed some minor bugs in answering checklists
2011-09-20 15:28:07 +02:00
Emil Siverhall
241064fb97
rewrite of peer unit tests to match new checklists
2011-09-20 14:27:07 +02:00
Emil Siverhall
8573045eec
Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
...
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
tog bort logfliken eftersom den ännu inte är klar
2011-09-20 10:36:49 +02:00
Emil Siverhall
7c011b8519
Merge branch 'turnitinTest' into develop
...
* turnitinTest:
Changed title of link to Turnitin report
2011-09-20 10:36:30 +02:00
Emil Siverhall
9aa3ced058
Changed title of link to Turnitin report
2011-09-20 10:36:08 +02:00
Fredrik Friis
7fd8f0f28c
tog bort logfliken eftersom den ännu inte är klar
2011-09-20 16:35:50 +09:00
Emil Siverhall
6c9021ce08
Merge branch 'turnitinTest' into develop
...
* turnitinTest:
some more fixes to make the sending of documents to Turnitin work properly.
2011-09-19 15:22:58 +02:00
Emil Siverhall
4d8628d206
some more fixes to make the sending of documents to Turnitin work properly.
2011-09-19 15:22:38 +02:00
Emil Siverhall
1d58dbaa40
Merge branch 'turnitinTest' into develop
...
* turnitinTest:
Fixed bug that gave page error when clicking on Turnitin link in supervisor view
2011-09-19 13:13:50 +02:00
Emil Siverhall
ffe081269b
Fixed bug that gave page error when clicking on Turnitin link in supervisor view
2011-09-19 13:05:27 +02:00
Fredrik Friis
38de64e383
Merge branch 'logimpl' into develop
2011-09-19 17:06:12 +09:00