|
|
@6542
|
13 years |
uli |
Fix _getStoragePath to create not-existing subdirs.
|
|
|
@6499
|
13 years |
uli |
More docs.
|
|
|
@6495
|
13 years |
uli |
Some more docs.
|
|
|
@6493
|
13 years |
uli |
Fix docs.
|
|
|
@6470
|
13 years |
Henrik Bettermann |
It should always be workflow state not status. My mistake.
|
|
|
@6458
|
13 years |
Henrik Bettermann |
Make comment optional. The comment is not necessarily the user_id.
|
|
|
@6453
|
13 years |
Henrik Bettermann |
Use || as message separator in history and replace by <br /> in page …
|
|
|
@6452
|
13 years |
Henrik Bettermann |
Replace properties 'used' and 'disabled' by 'status'.
|
|
|
@6450
|
13 years |
Henrik Bettermann |
Implement search page for access codes (work in progress).
|
|
|
@6449
|
13 years |
Henrik Bettermann |
Fix reimport of Ac batches. This is temporary reimport solution. …
|
|
|
@6439
|
13 years |
uli |
Update access code archiving.
|
|
|
@6432
|
13 years |
uli |
Clean up imports.
|
|
|
@6429
|
13 years |
uli |
Remove entries() method of AccessCodeBatch?. Use values() instead.
|
|
|
@6427
|
13 years |
uli |
Remove the invalidated_num counter (replaced by used_num).
|
|
|
@6426
|
13 years |
uli |
Remove the unneeded methods really.
|
|
|
@6425
|
13 years |
uli |
Support batch-local counters for used/disabled pins. This time we only …
|
|
|
@6424
|
13 years |
uli |
Respect batch_serial when writing batches to files. I wonder, however, …
|
|
|
@6423
|
13 years |
uli |
Support accessing the history for an access code via the access code …
|
|
|
@6420
|
13 years |
uli |
Support comments when doing accesscode transitions. These comments …
|
|
|
@6418
|
13 years |
uli |
Oops. Too much copy'n'paste.
|
|
|
@6417
|
13 years |
uli |
Reorganize tests. For what is over, make most of the remaining …
|
|
|
@6413
|
13 years |
uli |
Start to make the whole accesscode story work again.
|
|
|
@6408
|
13 years |
uli |
Rollback several commits. Funny, nobody noticed that important tests …
|
|
|
@6387
|
13 years |
uli |
* empty log message *
|
|
|
@6386
|
13 years |
uli |
More stuff to remove.
|
|
|
@6383
|
13 years |
Henrik Bettermann |
accesscodes.invalidate_accesscode(): return false if ac doesn't exist
…
|
|
|
@6380
|
13 years |
uli |
Rollback 6379 (too complicated)
|
|
|
@6379
|
13 years |
uli |
Make fire_transition signal problems via exceptions.
Add docs.
…
|
|
|
@6374
|
13 years |
uli |
Improve accesscode triggers.
|
|
|
@6359
|
13 years |
uli |
PIN stuff.
|
|
|
@6124
|
13 years |
uli |
Remove trailing whitespaces.
|
|
|
@5467
|
14 years |
uli |
Shorten code lookup.
|
|
|
@5447
|
14 years |
uli |
Move 'get_access_code' to the accesscodes subpackage.
|
|
|
@5153
|
15 years |
uli |
Provide wrappers for getAccessCode(), enable(), and disable() also on …
|
|
|
@5149
|
15 years |
uli |
* Add disabled flag for AccessCode? and add related methods to
…
|
|
|
@5132
|
15 years |
uli |
Support reimport of AC batches.
|
|
|
@5127
|
15 years |
uli |
* Reorder statements in PIN generation to get better test-coverage.
* …
|
|
|
@5123
|
15 years |
uli |
When archiving, we don't need to format the student_id.
|
|
|
@5121
|
15 years |
uli |
Support adding of single AccessCodes? in batches.
|
|
|
@5118
|
15 years |
uli |
Implement completely different design for access-codes and their …
|
|
|
@5116
|
15 years |
uli |
* Use only uppercase prefixes.
* Be accurate when determining the …
|
|
|
@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.
|
|
|
@5107
|
15 years |
uli |
Let AccessCodePlugin? updater do something.
|
|
|
@5102
|
15 years |
uli |
Add special permission for handling AC batches.
|
|
|
@5095
|
15 years |
uli |
Minor fixes.
|
|
|
@5086
|
15 years |
uli |
Split creation of batches and batch entry creation. This is needed, …
|
|
|
@5079
|
15 years |
uli |
* Let component implementations apply to new interfaces.
* Make …
|
|
|
@5073
|
15 years |
uli |
Add containers for accesscodes on creation of University objects.
|
|
|
@5068
|
15 years |
uli |
Add first accesscode (former PIN) data models.
|