source:

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @6599   13 years uli Reenable test for image in erraneous applicant forms.
(edit) @6598   13 years uli Workaround for freshly uploaded images not being displayed in …
(edit) @6597   13 years Henrik Bettermann Further improve test coverage.
(edit) @6596   13 years Henrik Bettermann Add missing automodule files.
(edit) @6595   13 years Henrik Bettermann Increase browser test coverage to 100%.
(edit) @6594   13 years uli Remove unnecessary return. We use createWAeUPImageFile in order to get …
(edit) @6593   13 years uli Make sure, plugin updates work basically.
(edit) @6592   13 years uli Shorten University init. It seems we nowhere use keywords on …
(edit) @6591   13 years Henrik Bettermann Test workflow transition.
(edit) @6590   13 years Henrik Bettermann Test assigning of local roles.
(edit) @6589   13 years Henrik Bettermann Catch traceback if no user exists but 'Add local role' is accidentally …
(edit) @6588   13 years Henrik Bettermann Undo last changes. Modify invalidate_accesscode function instead. …
(edit) @6587   13 years Henrik Bettermann See comment of previous revision.
(edit) @6586   13 years Henrik Bettermann This test fails because fire_transition does not return False if the …
(edit) @6585   13 years Henrik Bettermann Increase test coverage from 84% to 95%.
(edit) @6584   13 years uli Fix bug in hurry.file.
(edit) @6583   13 years uli Add test to prove that uploaded images if not changed are equal …
(edit) @6582   13 years Henrik Bettermann Fix log string.
(edit) @6581   13 years uli Bring test coverage for loggers to 100%. That doesn't fix the …
(edit) @6580   13 years uli Log to commandline while site not added to ZODB.
(edit) @6579   13 years uli Use new logger also for datacenter. These changes were forgotten in …
(edit) @6578   13 years uli Implement a new logging technique and use it. Details are explained in …
(edit) @6577   13 years uli Add two logging-related test helpers: a function to retrieve all …
(edit) @6576   13 years uli Add tests for academics plugin.
(edit) @6575   13 years uli Let update method of AcademicsPlugin? do at least something.
(edit) @6574   13 years uli Add unittests for FacultyContainer?.
(edit) @6573   13 years uli Include FacultyContainer? in tests.
(edit) @6572   13 years uli Also expose FacultyContainer? in public API.
(edit) @6571   13 years uli Add tests for public API of university subpackage.
(edit) @6570   13 years uli Keep test-coverage happy. For some wierd reason from the tuple items …
(edit) @6569   13 years uli Fix RoleSource?: only check title further, if there was at least one found.
(edit) @6568   13 years uli Add some unittests for course containers.
(edit) @6567   13 years uli Make courses part of public API.
(edit) @6566   13 years uli Remove trailing whitespaces.
(edit) @6565   13 years uli Add course container to public university API.
(edit) @6564   13 years uli Bring test coverage for Faculty to 100%.
(edit) @6563   13 years uli Start unittests for faculties. We only cover those bits yet, not …
(edit) @6562   13 years uli Start exposing a public API for university subpackage.
(edit) @6561   13 years uli Clean up.
(edit) @6560   13 years uli Add tests for interfaces. We have to test non-interface components at …
(edit) @6559   13 years uli Remove pass statements. Coverage detector does not like them.
(edit) @6558   13 years uli Add missing test to bring coverage to 100%.
(edit) @6557   13 years uli Remove BBB import.
(edit) @6556   13 years uli Remove old passportwidget. WAeUPImageFile comes with an own widget.
(edit) @6555   13 years uli Remove the pass statement, because coverage detect says it is not …
(edit) @6554   13 years uli Add missing tests for accesscode components. accesscode subpackage now …
(edit) @6553   13 years uli Remove the search method from AccessCodeBatch?. If I rememember …
(edit) @6552   13 years uli Add tests for searching accesscodes via browser. Browser test coverage …
(edit) @6551   13 years uli Remove strange exception catcher. I have no clue how to provoke that …
(edit) @6550   13 years uli Add tests for search function of accesscodes catalog. Test coverage …
(edit) @6549   13 years uli Make AccessCodeQueryResultItem? really implement the promised …
(edit) @6548   13 years uli Reorganize tests a bit and add test case for QueryResultItem? (although …
(edit) @6547   13 years uli Add docs.
(edit) @6546   13 years uli Add tests for accesscode workflows. Right now we check only those …
(edit) @6545   13 years uli Remove trash.
(edit) @6544   13 years uli Add test for reimport of accesscodes.
(edit) @6543   13 years uli Add a sample csv for reimport of access codes.
(edit) @6542   13 years uli Fix _getStoragePath to create not-existing subdirs.
(edit) @6541   13 years uli pyflakes.
(edit) @6540   13 years uli - Reorganize browser tests: make it more readable, put often used …
(edit) @6539   13 years uli Extend tests and use new IFileRetrieval when checking passport images.
(edit) @6538   13 years uli Create default passport image via IFileRetrieval utilities.
(edit) @6537   13 years uli Fix/extend image tests.
(edit) @6536   13 years uli The nice thing about all the past trouble: WAeUPImageFile is now much …
(edit) @6535   13 years uli Provide a public API.
(edit) @6534   13 years uli For views get the file contents and not the data.
(edit) @6533   13 years uli Many fixes to make widgets for WAeUPImage files behave as we would …
(edit) @6532   13 years uli Remove unused imports.
(edit) @6531   13 years uli Make sure we compare files from the beginning.
(edit) @6530   13 years uli Make sure we get an image storage in universities.
(edit) @6529   13 years uli Add more tests, most covering the brain-dead problems we had with …
(edit) @6528   13 years uli Fix imagestorage. It took ages to find out, that strange behaviour of …
(edit) @6527   13 years uli When removing a complete site, it can happen that the user folder is …
(edit) @6526   13 years uli Clean up temporary dirs.
(edit) @6525   13 years uli Update tests: reintroduce file retrieval tests as they are going to be …
(edit) @6524   13 years uli We are going to make WAeUPImageFiles relying on installed …
(edit) @6523   13 years uli We have no unit tests for universities yet. Change that.
(edit) @6522   13 years uli Embed image storage in universities.
(edit) @6521   13 years uli Remove not implemented attributes from IUniversity. We will use …
(edit) @6520   13 years uli Add tests for image storage. The image storage is not yet activated in …
(edit) @6519   13 years uli Add an image storage to store images for each site.
(edit) @6518   13 years Henrik Bettermann Explain the description field.
(edit) @6517   13 years Henrik Bettermann Probably due to a bug in Sphinx autodoc couldn't import/find some …
(edit) @6516   13 years Henrik Bettermann Proposal for structuring the API - Part 5
(edit) @6515   13 years Henrik Bettermann Proposal for structuring the API - Part 4
(edit) @6514   13 years Henrik Bettermann
(edit) @6513   13 years Henrik Bettermann
(edit) @6512   13 years Henrik Bettermann Also show global roles on UserContainerPage?. Change user field …
(edit) @6511   13 years Henrik Bettermann
(edit) @6510   13 years Henrik Bettermann Fix test.
(edit) @6509   13 years Henrik Bettermann Anonymous users should only see the description field of applcants …
(edit) @6508   13 years Henrik Bettermann Write Username and Loginname in two words.
(edit) @6507   13 years Henrik Bettermann Remove student login link. We don't provide a students module in the …
(edit) @6506   13 years Henrik Bettermann Proposal for structuring the API - Part 3
(edit) @6505   13 years Henrik Bettermann Proposal for structuring the API - Part 2
(edit) @6504   13 years Henrik Bettermann Extend some vocabularies to be compatible with the SRP.
(edit) @6503   13 years uli Add file comparison helper.
(edit) @6502   13 years uli Add tests for file comparison.
(edit) @6501   13 years Henrik Bettermann Refers to last checkin.
(edit) @6500   13 years Henrik Bettermann Proposal for structuring the API.
Note: See TracRevisionLog for help on using the revision log.