|
|
@6383
|
13 years |
Henrik Bettermann |
accesscodes.invalidate_accesscode(): return false if ac doesn't exist
…
|
|
|
@6382
|
13 years |
uli |
Make tests work, the quick way.
|
|
|
@6380
|
13 years |
uli |
Rollback 6379 (too complicated)
|
|
|
@6379
|
13 years |
uli |
Make fire_transition signal problems via exceptions.
Add docs.
…
|
|
|
@6378
|
13 years |
uli |
Update accesscode tests: check for exceptions raised when using the …
|
|
|
@6374
|
13 years |
uli |
Improve accesscode triggers.
|
|
|
@6359
|
13 years |
uli |
PIN stuff.
|
|
|
@6334
|
13 years |
uli |
Make test compatible with Python 2.5 and 2.6.
|
|
|
@6326
|
13 years |
Henrik Bettermann |
Fix tests.
|
|
|
@6124
|
13 years |
uli |
Remove trailing whitespaces.
|
|
|
@5931
|
14 years |
Henrik Bettermann |
Revert to the previous revision.
|
|
|
@5928
|
14 years |
Henrik Bettermann |
Fix AddApplicantsContainer? update method.
|
|
|
@5918
|
14 years |
Henrik Bettermann |
Change some titles.
|
|
|
@5467
|
14 years |
uli |
Shorten code lookup.
|
|
|
@5447
|
14 years |
uli |
Move 'get_access_code' to the accesscodes subpackage.
|
|
|
@5423
|
14 years |
uli |
Fix tests.
|
|
|
@5412
|
14 years |
Henrik Bettermann |
Remove hyphen.
Fix path in universitypage.pt
|
|
|
@5381
|
14 years |
uli |
Update access-code link for upper left box to respect the new …
|
|
|
@5155
|
15 years |
uli |
Add UI components for searching access codes.
|
|
|
@5154
|
15 years |
uli |
Clean up template.
|
|
|
@5153
|
15 years |
uli |
Provide wrappers for getAccessCode(), enable(), and disable() also on …
|
|
|
@5150
|
15 years |
uli |
Update tests.
|
|
|
@5149
|
15 years |
uli |
* Add disabled flag for AccessCode? and add related methods to
…
|
|
|
@5138
|
15 years |
uli |
* Explain better, what the plugin is used for.
* Use upcoming …
|
|
|
@5132
|
15 years |
uli |
Support reimport of AC batches.
|
|
|
@5131
|
15 years |
uli |
Dummy template for reimportting AC batches.
|
|
|
@5130
|
15 years |
uli |
Add a view for reimport.
|
|
|
@5129
|
15 years |
uli |
Add button to link to (yet not existing) reimport view.
|
|
|
@5128
|
15 years |
uli |
Update tests.
|
|
|
@5127
|
15 years |
uli |
* Reorder statements in PIN generation to get better test-coverage.
* …
|
|
|
@5126
|
15 years |
uli |
* Use createBatch of AccessCodeBatchContainer?.
|
|
|
@5125
|
15 years |
uli |
Update docs.
|
|
|
@5124
|
15 years |
uli |
Tell if no batch was selected while trying to delete or archive a
batch.
|
|
|
@5123
|
15 years |
uli |
When archiving, we don't need to format the student_id.
|
|
|
@5122
|
15 years |
uli |
Update tests:
* Check costs
* Tell about AccessCodeBatchContainer?.
…
|
|
|
@5121
|
15 years |
uli |
Support adding of single AccessCodes? in batches.
|
|
|
@5120
|
15 years |
uli |
Remove obsolete import.
|
|
|
@5119
|
15 years |
uli |
Remove catalog-related stuff for accesscodes.
|
|
|
@5118
|
15 years |
uli |
Implement completely different design for access-codes and their …
|
|
|
@5117
|
15 years |
uli |
* Remove view-counter for invalidated ACs. We will not use catalogs
…
|
|
|
@5116
|
15 years |
uli |
* Use only uppercase prefixes.
* Be accurate when determining the …
|
|
|
@5115
|
15 years |
uli |
Make sure we start with a fresh datacenter path, when testing …
|
|
|
@5113
|
15 years |
uli |
Display created CSV file path after creation of AC batches.
|
|
|
@5112
|
15 years |
uli |
* Log creation of AC batches and their CSV files.
* Optimize …
|
|
|
@5110
|
15 years |
uli |
Add CSV file creator for AC batches.
|
|
|
@5109
|
15 years |
uli |
Test the AccessCodePlugin?.
|
|
|
@5108
|
15 years |
uli |
Create a second batch during tests. This at least gives us better test …
|
|
|
@5107
|
15 years |
uli |
Let AccessCodePlugin? updater do something.
|
|
|
@5106
|
15 years |
uli |
Include UI tests.
|
|
|
@5105
|
15 years |
uli |
Add UI tests for access code stuff.
|
|
|
@5104
|
15 years |
uli |
* Make use of new permission.
* Provide number of used ACs for each …
|
|
|
@5103
|
15 years |
uli |
Show also number of invalidated ACs.
|
|
|
@5102
|
15 years |
uli |
Add special permission for handling AC batches.
|
|
|
@5100
|
15 years |
uli |
Update tests. Coverage of catalog.py now 100%.
|
|
|
@5099
|
15 years |
uli |
Add catalog docs in accesscodes API docs.
|
|
|
@5098
|
15 years |
uli |
Add representation field in AccessCode? interface.
|
|
|
@5097
|
15 years |
uli |
Add tests/docs for cataloging components of accesss-codes.
|
|
|
@5096
|
15 years |
uli |
Add cataloging components for search access-codes in WAeUP SIRP.
|
|
|
@5095
|
15 years |
uli |
Minor fixes.
|
|
|
@5089
|
15 years |
uli |
Update template.
|
|
|
@5088
|
15 years |
uli |
Fix creation of batches.
|
|
|
@5087
|
15 years |
uli |
Update tests.
|
|
|
@5086
|
15 years |
uli |
Split creation of batches and batch entry creation. This is needed, …
|
|
|
@5085
|
15 years |
uli |
Update interfaces.
|
|
|
@5084
|
15 years |
uli |
Add action button and add page to create batches (add page not
finished).
|
|
|
@5082
|
15 years |
uli |
Add first UI related components for access-codes.
|
|
|
@5081
|
15 years |
uli |
Add interface for batch container and let access code interface derive …
|
|
|
@5080
|
15 years |
uli |
Update tests.
|
|
|
@5079
|
15 years |
uli |
* Let component implementations apply to new interfaces.
* Make …
|
|
|
@5078
|
15 years |
uli |
We don't require a batch to provide an iterator. Instead also …
|
|
|
@5076
|
15 years |
uli |
Add API document for accesscodes subpackage.
|
|
|
@5073
|
15 years |
uli |
Add containers for accesscodes on creation of University objects.
|
|
|
@5068
|
15 years |
uli |
Add first accesscode (former PIN) data models.
|