|
|
@6460
|
13 years |
Henrik Bettermann |
Remove actionsView css attribute and rework page templates with tables.
|
|
|
@6459
|
13 years |
Henrik Bettermann |
Change structure of history messages (not sure if unicode strings are …
|
|
|
@6458
|
13 years |
Henrik Bettermann |
Make comment optional. The comment is not necessarily the user_id.
|
|
|
@6457
|
13 years |
Henrik Bettermann |
Minor changes.
|
|
|
@6456
|
13 years |
Henrik Bettermann |
'My Application' instead of 'Applicant' in left sidebar.
|
|
|
@6455
|
13 years |
Henrik Bettermann |
Use jquery datatable for search results.
|
|
|
@6454
|
13 years |
Henrik Bettermann |
Fix test: Not the original batch file but the archived batch file must …
|
|
|
@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'.
|
|
|
@6451
|
13 years |
Henrik Bettermann |
Be more verbose.
|
|
|
@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. …
|
|
|
@6448
|
13 years |
Henrik Bettermann |
Remove unused page template.
|
|
|
@6447
|
13 years |
Henrik Bettermann |
Implement search function for academic section. The courses_catalog …
|
|
|
@6446
|
13 years |
uli |
Add accesscode catalog (sorry, really forgotten to check-in).
|
|
|
@6445
|
13 years |
uli |
- Reorder imports
- Remove outdated stuff
- Fixes.
|
|
|
@6444
|
13 years |
uli |
With help of the new logger components we can make applicants root …
|
|
|
@6443
|
13 years |
uli |
Add tests for applicants root logger.
|
|
|
@6442
|
13 years |
uli |
Add test to check applicants root logger.
|
|
|
@6441
|
13 years |
uli |
Clean up file in tempdir lingering around after tests.
|
|
|
@6440
|
13 years |
uli |
Rollback #6400, loggers are back.
|
|
|
@6439
|
13 years |
uli |
Update access code archiving.
|
|
|
@6438
|
13 years |
uli |
Make sure access code changes are reflected in catalog fast.
|
|
|
@6437
|
13 years |
uli |
Add test for mixed search.
|
|
|
@6436
|
13 years |
uli |
Add test for 'used' index of applicants catalog.
|
|
|
@6435
|
13 years |
uli |
Add test for 'disabled' index of catalog.
|
|
|
@6434
|
13 years |
uli |
Add tests for finding history entries.
|
|
|
@6433
|
13 years |
uli |
Add real catalog tests.
Fix test setup: setSite() must be called …
|
|
|
@6432
|
13 years |
uli |
Clean up imports.
|
|
|
@6431
|
13 years |
uli |
First real test: can we get a catalog?
|
|
|
@6430
|
13 years |
uli |
Prepare functional unit tests for ac-catalog.
|
|
|
@6429
|
13 years |
uli |
Remove entries() method of AccessCodeBatch?. Use values() instead.
|
|
|
@6428
|
13 years |
uli |
The entries() method of AccessCodeBatch? will go away. 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 …
|
|
|
@6422
|
13 years |
uli |
Check the comment feature in tests.
|
|
|
@6421
|
13 years |
uli |
Fix missing call.
|
|
|
@6420
|
13 years |
uli |
Support comments when doing accesscode transitions. These comments …
|
|
|
@6419
|
13 years |
uli |
Update AccessCode? interface.
|
|
|
@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 …
|
|
|
@6416
|
13 years |
uli |
Use the new interface fields.
|
|
|
@6415
|
13 years |
uli |
Rename two attributes from BatchContainer? that were never implemented!
|
|
|
@6414
|
13 years |
uli |
Add basic tests for AccessCodeBatch? and other components from …
|
|
|
@6413
|
13 years |
uli |
Start to make the whole accesscode story work again.
|
|
|
@6412
|
13 years |
uli |
Fix test.
|
|
|
@6411
|
13 years |
uli |
Make authentication work with modified access codes.
|
|
|
@6410
|
13 years |
uli |
Roll back #6396. What point should there be in naming an Applicant …
|
|
|
@6409
|
13 years |
uli |
Roll back #6395. This killed the whole point of authentication.
|
|
|
@6408
|
13 years |
uli |
Rollback several commits. Funny, nobody noticed that important tests …
|
|
|
@6402
|
13 years |
Henrik Bettermann |
Fix test.
|
|
|
@6400
|
13 years |
uli |
|
|
|
@6399
|
13 years |
uli |
|
|
|
@6397
|
13 years |
Henrik Bettermann |
Assign applicant the PortalUser? role at site level otherwise s/he …
|
|
|
@6396
|
13 years |
Henrik Bettermann |
Provide left sidebar links for applicants instead of action buttons. …
|
|
|
@6395
|
13 years |
Henrik Bettermann |
Make applicant login work again (temporary solution).
|
|
|
@6394
|
13 years |
uli |
* empty log message *
|
|
|
@6393
|
13 years |
uli |
* empty log message *
|
|
|
@6392
|
13 years |
uli |
* empty log message *
|
|
|
@6391
|
13 years |
uli |
* empty log message *
|
|
|
@6390
|
13 years |
uli |
pyflakes happy.
|
|
|
@6389
|
13 years |
uli |
|
|
|
@6388
|
13 years |
uli |
* empty log message *
|
|
|
@6387
|
13 years |
uli |
* empty log message *
|
|
|
@6386
|
13 years |
uli |
More stuff to remove.
|
|
|
@6385
|
13 years |
uli |
Further improvements of devel speed.
|
|
|
@6384
|
13 years |
Henrik Bettermann |
Add missing icon.
|
|
|
@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.
|
|
|
@6381
|
13 years |
uli |
Remove jambtables.
|
|
|
@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 …
|
|
|
@6377
|
13 years |
uli |
Reenable application start workflow on login.
|
|
|
@6376
|
13 years |
uli |
Use loggername as key.
|
|
|
@6375
|
13 years |
uli |
Remove the faulty transition trigger inserted just before and replace …
|
|
|
@6374
|
13 years |
uli |
Improve accesscode triggers.
|
|
|
@6373
|
13 years |
uli |
Test new method.
|
|
|
@6372
|
13 years |
uli |
Add method to get principal without request (use only in case of …
|
|
|
@6371
|
13 years |
uli |
Add some logging-related stuff. This is still experimental and yet …
|
|
|
@6370
|
13 years |
uli |
Make local_roles a simple static class attribute. It is not computed …
|
|
|
@6368
|
13 years |
Henrik Bettermann |
Redirect to university page after logout. This is better because …
|
|
|
@6367
|
13 years |
Henrik Bettermann |
Add view permission for applicants to render view and edit buttons …
|
|
|
@6366
|
13 years |
Henrik Bettermann |
Remove quotation marks.
|
|
|
@6365
|
13 years |
Henrik Bettermann |
More finetuning.
|
|
|
@6364
|
13 years |
Henrik Bettermann |
Finetune application slip.
|
|
|
@6363
|
13 years |
Henrik Bettermann |
Further pdf improvements (in progress): Show data in table layout
|
|
|
@6362
|
13 years |
uli |
Remove BBB imports.
|
|
|
@6361
|
13 years |
uli |
Clean up app.
|
|
|
@6360
|
13 years |
Henrik Bettermann |
Now exports passport picture into pdf. libjpeg62-dev must be installed!
|
|
|
@6359
|
13 years |
uli |
PIN stuff.
|
|
|
@6358
|
13 years |
Henrik Bettermann |
Extend pdf slip example by fetching some widgets (experimental!).
|
|
|
@6357
|
13 years |
Henrik Bettermann |
Implement pdf slip demo version.
|
|
|
@6356
|
13 years |
Henrik Bettermann |
Add pdf icon.
|
|
|
@6355
|
13 years |
uli |
|
|
|
@6354
|
13 years |
uli |
Fix typo.
|
|
|
@6353
|
13 years |
uli |
Split workflow components (general use stuff goes to w.s.workflow), …
|
|
|