* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
bytte namn på log till notes
deletefunktion klar
deletefunktion klar
Added some documentation and refactored minor details to comply with testing specs
Added argument list validation via reflection
rensat upp gamla klasser
deletefunktionen fungerar
Added unit tests for SortableDataProviders and it's subtypes, now for some documentation
ny version av deletefunktion snart klar
Added new implementation of a SortableDataProvider supporting basic sorting for general DomainObjects
har addat en egen komponent för logginlägg, ej klar
har fixat dålig ajax nu
har fixat dålig ajax nu
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.
* checklists:
removed unused feedbackpanel
removed some printlines
added funtionality for default checklists and fixed some bugs with checklist uploads
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
Very very ugly hack to fix a bug allowing the same person to be added multiple times as an opponent.
Changed some faulty usage of SimpleDateFormat to use our own controllable DateFormatter
Changed verbosity on external auth logging
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro: (26 commits)
mounted page urls for peer reviews from admin perspective.
removed more classes that is used by old peer review templates and removed associations to those files from persistence and test files.
replaced StaticImage with ContextImage so traffic lights in peer reviews works with mounted bookmarkable pages.
removed files associated with old peer review templates and made minor changes to those pages that used these files.
tog bort gamla paneler
bytte till dataview på logen, nu finns paginering
buggfixar på loggen
Forgot some cleanup, nothing to see here folks
Implemented selection-box style uploads on peer requests.
små fixar på state of mind texten och fliknamn project details
Basic adding of sortable field-headers (with a DataView+Provider pair) on the admin->projectmanagement page.
fixade så man ser vem som skrivit logginlägg
loggens basfunktionalitet fungerar!
loggens basfunktionalitet fungerar!
loggens basfunktionalitet fungerar!
lade till kommentarer
fixat logg? ajaxknapp kvar
added orderBy annotation to list of answers in peer reviews
rewrite of peer unit tests to match new checklists
some changes to traffic light panel behavior so the correct answered peer questions is being saved when a peer review is not validated for submission.
...
* checkListPeer:
mounted page urls for peer reviews from admin perspective.
removed more classes that is used by old peer review templates and removed associations to those files from persistence and test files.
replaced StaticImage with ContextImage so traffic lights in peer reviews works with mounted bookmarkable pages.
removed files associated with old peer review templates and made minor changes to those pages that used these files.
added orderBy annotation to list of answers in peer reviews
rewrite of peer unit tests to match new checklists
some changes to traffic light panel behavior so the correct answered peer questions is being saved when a peer review is not validated for submission.
minor design changes when adjusting peer for new checklist templates
some design adjustments on display of traffic lights in submitted peer reviews
Peer reviews now use traffic lights and correct traffic light is being displayed when review is submitted. Peers now only use peer specific templates as well.
new preview dialog for checklist templates in peer
Peer checklists with traffic lights and free text comments
adding trafficLights and new checklist templates to peer reviews