|
|
@6581
|
13 years |
uli |
Bring test coverage for loggers to 100%. That doesn't fix the …
|
|
|
@6580
|
13 years |
uli |
Log to commandline while site not added to ZODB.
|
|
|
@6579
|
13 years |
uli |
Use new logger also for datacenter. These changes were forgotten in …
|
|
|
@6578
|
13 years |
uli |
Implement a new logging technique and use it.
Details are explained in …
|
|
|
@6577
|
13 years |
uli |
Add two logging-related test helpers: a function to retrieve all …
|
|
|
@6576
|
13 years |
uli |
Add tests for academics plugin.
|
|
|
@6575
|
13 years |
uli |
Let update method of AcademicsPlugin? do at least something.
|
|
|
@6574
|
13 years |
uli |
Add unittests for FacultyContainer?.
|
|
|
@6573
|
13 years |
uli |
Include FacultyContainer? in tests.
|
|
|
@6572
|
13 years |
uli |
Also expose FacultyContainer? in public API.
|
|
|
@6571
|
13 years |
uli |
Add tests for public API of university subpackage.
|
|
|
@6570
|
13 years |
uli |
Keep test-coverage happy. For some wierd reason from the tuple items …
|
|
|
@6569
|
13 years |
uli |
Fix RoleSource?: only check title further, if there was at least one
found.
|
|
|
@6568
|
13 years |
uli |
Add some unittests for course containers.
|
|
|
@6567
|
13 years |
uli |
Make courses part of public API.
|
|
|
@6566
|
13 years |
uli |
Remove trailing whitespaces.
|
|
|
@6565
|
13 years |
uli |
Add course container to public university API.
|
|
|
@6564
|
13 years |
uli |
Bring test coverage for Faculty to 100%.
|
|
|
@6563
|
13 years |
uli |
Start unittests for faculties. We only cover those bits yet, not …
|
|
|
@6562
|
13 years |
uli |
Start exposing a public API for university subpackage.
|
|
|
@6561
|
13 years |
uli |
Clean up.
|
|
|
@6560
|
13 years |
uli |
Add tests for interfaces. We have to test non-interface components at …
|
|
|
@6559
|
13 years |
uli |
Remove pass statements. Coverage detector does not like them.
|
|
|
@6558
|
13 years |
uli |
Add missing test to bring coverage to 100%.
|
|
|
@6557
|
13 years |
uli |
Remove BBB import.
|
|
|
@6556
|
13 years |
uli |
Remove old passportwidget. WAeUPImageFile comes with an own widget.
|
|
|
@6555
|
13 years |
uli |
Remove the pass statement, because coverage detect says it is not …
|
|
|
@6554
|
13 years |
uli |
Add missing tests for accesscode components. accesscode subpackage now …
|
|
|
@6553
|
13 years |
uli |
Remove the search method from AccessCodeBatch?. If I rememember …
|
|
|
@6552
|
13 years |
uli |
Add tests for searching accesscodes via browser. Browser test coverage …
|
|
|
@6551
|
13 years |
uli |
Remove strange exception catcher. I have no clue how to provoke that …
|
|
|
@6550
|
13 years |
uli |
Add tests for search function of accesscodes catalog. Test coverage …
|
|
|
@6549
|
13 years |
uli |
Make AccessCodeQueryResultItem? really implement the promised …
|
|
|
@6548
|
13 years |
uli |
Reorganize tests a bit and add test case for QueryResultItem? (although …
|
|
|
@6547
|
13 years |
uli |
Add docs.
|
|
|
@6546
|
13 years |
uli |
Add tests for accesscode workflows. Right now we check only those …
|
|
|
@6545
|
13 years |
uli |
Remove trash.
|
|
|
@6544
|
13 years |
uli |
Add test for reimport of accesscodes.
|
|
|
@6543
|
13 years |
uli |
Add a sample csv for reimport of access codes.
|
|
|
@6542
|
13 years |
uli |
Fix _getStoragePath to create not-existing subdirs.
|
|
|
@6541
|
13 years |
uli |
pyflakes.
|
|
|
@6540
|
13 years |
uli |
- Reorganize browser tests: make it more readable, put often
used …
|
|
|
@6539
|
13 years |
uli |
Extend tests and use new IFileRetrieval when checking passport images.
|
|
|
@6538
|
13 years |
uli |
Create default passport image via IFileRetrieval utilities.
|
|
|
@6537
|
13 years |
uli |
Fix/extend image tests.
|
|
|
@6536
|
13 years |
uli |
The nice thing about all the past trouble: WAeUPImageFile is now much …
|
|
|
@6535
|
13 years |
uli |
Provide a public API.
|
|
|
@6534
|
13 years |
uli |
For views get the file contents and not the data.
|
|
|
@6533
|
13 years |
uli |
Many fixes to make widgets for WAeUPImage files behave as we would …
|
|
|
@6532
|
13 years |
uli |
Remove unused imports.
|
|
|
@6531
|
13 years |
uli |
Make sure we compare files from the beginning.
|
|
|
@6530
|
13 years |
uli |
Make sure we get an image storage in universities.
|
|
|
@6529
|
13 years |
uli |
Add more tests, most covering the brain-dead problems we had with …
|
|
|
@6528
|
13 years |
uli |
Fix imagestorage. It took ages to find out, that strange behaviour of …
|
|
|
@6527
|
13 years |
uli |
When removing a complete site, it can happen that the user folder is …
|
|
|
@6526
|
13 years |
uli |
Clean up temporary dirs.
|
|
|
@6525
|
13 years |
uli |
Update tests: reintroduce file retrieval tests as they are going to be …
|
|
|
@6524
|
13 years |
uli |
We are going to make WAeUPImageFiles relying on installed …
|
|
|
@6523
|
13 years |
uli |
We have no unit tests for universities yet. Change that.
|
|
|
@6522
|
13 years |
uli |
Embed image storage in universities.
|
|
|
@6521
|
13 years |
uli |
Remove not implemented attributes from IUniversity. We will use …
|
|
|
@6520
|
13 years |
uli |
Add tests for image storage. The image storage is not yet activated in …
|
|
|
@6519
|
13 years |
uli |
Add an image storage to store images for each site.
|
|
|
@6518
|
13 years |
Henrik Bettermann |
Explain the description field.
|
|
|
@6517
|
13 years |
Henrik Bettermann |
Probably due to a bug in Sphinx autodoc couldn't import/find some …
|
|
|
@6516
|
13 years |
Henrik Bettermann |
Proposal for structuring the API - Part 5
|
|
|
@6515
|
13 years |
Henrik Bettermann |
Proposal for structuring the API - Part 4
|
|
|
@6514
|
13 years |
Henrik Bettermann |
|
|
|
@6513
|
13 years |
Henrik Bettermann |
|
|
|
@6512
|
13 years |
Henrik Bettermann |
Also show global roles on UserContainerPage?.
Change user field …
|
|
|
@6511
|
13 years |
Henrik Bettermann |
|
|
|
@6510
|
13 years |
Henrik Bettermann |
Fix test.
|
|
|
@6509
|
13 years |
Henrik Bettermann |
Anonymous users should only see the description field of applcants …
|
|
|
@6508
|
13 years |
Henrik Bettermann |
Write Username and Loginname in two words.
|
|
|
@6507
|
13 years |
Henrik Bettermann |
Remove student login link. We don't provide a students module in the …
|
|
|
@6506
|
13 years |
Henrik Bettermann |
Proposal for structuring the API - Part 3
|
|
|
@6505
|
13 years |
Henrik Bettermann |
Proposal for structuring the API - Part 2
|
|
|
@6504
|
13 years |
Henrik Bettermann |
Extend some vocabularies to be compatible with the SRP.
|
|
|
@6503
|
13 years |
uli |
Add file comparison helper.
|
|
|
@6502
|
13 years |
uli |
Add tests for file comparison.
|
|
|
@6501
|
13 years |
Henrik Bettermann |
Refers to last checkin.
|
|
|
@6500
|
13 years |
Henrik Bettermann |
Proposal for structuring the API.
|
|
|
@6499
|
13 years |
uli |
More docs.
|
|
|
@6498
|
13 years |
uli |
Add accesscode docs.
|
|
|
@6497
|
13 years |
uli |
List interfaces in docs.
|
|
|
@6496
|
13 years |
uli |
Some more docs.
|
|
|
@6495
|
13 years |
uli |
Some more docs.
|
|
|
@6494
|
13 years |
uli |
Update docs.
|
|
|
@6493
|
13 years |
uli |
Fix docs.
|
|
|
@6492
|
13 years |
uli |
Add docs and make all work properly.
|
|
|
@6491
|
13 years |
uli |
Add accesscodes docs, remove tables docs.
|
|
|
@6490
|
13 years |
Henrik Bettermann |
|
|
|
@6489
|
13 years |
Henrik Bettermann |
Meanwhile we build on Python2.6.
|
|
|
@6488
|
13 years |
Henrik Bettermann |
Remove links to doctests which won't be part of the documentation.
|
|
|
@6487
|
13 years |
Henrik Bettermann |
Add test for EditApplicantFull?-Page which is used by applicants. The …
|
|
|
@6486
|
13 years |
Henrik Bettermann |
The MPA elif statements must come first.
|
|
|
@6485
|
13 years |
isouaba |
Change in PG returning student
|
|
|
@6484
|
13 years |
Henrik Bettermann |
Indeed the test passes now.
|
|
|
@6483
|
13 years |
uli |
Make browser tests setup work again, finally. I cannot tell, what the …
|
|
|
@6482
|
13 years |
Henrik Bettermann |
Extend the setup of ApplicantsUITests. The test does not pass because …
|
|
|