|
|
@6675
|
13 years |
uli |
Remove imports of multilist stuff.
|
|
|
@6670
|
13 years |
uli |
Remove trash.
|
|
|
@6661
|
13 years |
uli |
Set auth plugin names as tuple instead of list to keep their order.
|
|
|
@6659
|
13 years |
Henrik Bettermann |
Add missing imports.
|
|
|
@6658
|
13 years |
Henrik Bettermann |
Use w.s. test case for functional tests and remove unneeded code. The …
|
|
|
@6657
|
13 years |
uli |
Use w.s. test case for functional tests.
|
|
|
@6654
|
13 years |
Henrik Bettermann |
Some title, label and breadcrumb adjustments.
|
|
|
@6648
|
13 years |
Henrik Bettermann |
Reorganize vocabularies. The vocabs of the students package are the …
|
|
|
@6644
|
13 years |
Henrik Bettermann |
Don't add log message when no attribute has been changed, but log all …
|
|
|
@6632
|
13 years |
Henrik Bettermann |
Rename applicants.py, accesscodes.py and students.py modules. Their …
|
|
|
@6622
|
13 years |
Henrik Bettermann |
Add some basic UI stuff to start and to play with.
|
|
|
@6620
|
13 years |
Henrik Bettermann |
Minor changes.
|
|
|
@6611
|
13 years |
Henrik Bettermann |
Further increase test coverage. Yeah, pages.py is now 90% covered.
|
|
|
@6603
|
13 years |
uli |
Start splitting (code-wise) long tests into shorter pieces. I guess …
|
|
|
@6602
|
13 years |
uli |
Add test. Container coverage at 100%.
|
|
|
@6601
|
13 years |
uli |
Use NotImplemented? correctly.
|
|
|
@6600
|
13 years |
uli |
Remove XXX marker. Issue solved.
|
|
|
@6599
|
13 years |
uli |
Reenable test for image in erraneous applicant forms.
|
|
|
@6598
|
13 years |
uli |
Workaround for freshly uploaded images not being displayed in …
|
|
|
@6595
|
13 years |
Henrik Bettermann |
Increase browser test coverage to 100%.
|
|
|
@6594
|
13 years |
uli |
Remove unnecessary return. We use createWAeUPImageFile in order to get …
|
|
|
@6591
|
13 years |
Henrik Bettermann |
Test workflow transition.
|
|
|
@6590
|
13 years |
Henrik Bettermann |
Test assigning of local roles.
|
|
|
@6586
|
13 years |
Henrik Bettermann |
This test fails because fire_transition does not return False if the …
|
|
|
@6585
|
13 years |
Henrik Bettermann |
Increase test coverage from 84% to 95%.
|
|
|
@6583
|
13 years |
uli |
Add test to prove that uploaded images if not changed are equal …
|
|
|
@6582
|
13 years |
Henrik Bettermann |
Fix log string.
|
|
|
@6578
|
13 years |
uli |
Implement a new logging technique and use it.
Details are explained in …
|
|
|
@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.
|
|
|
@6518
|
13 years |
Henrik Bettermann |
Explain the description field.
|
|
|
@6509
|
13 years |
Henrik Bettermann |
Anonymous users should only see the description field of applcants …
|
|
|
@6500
|
13 years |
Henrik Bettermann |
Proposal for structuring the API.
|
|
|
@6487
|
13 years |
Henrik Bettermann |
Add test for EditApplicantFull?-Page which is used by applicants. The …
|
|
|
@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 …
|
|
|
@6481
|
13 years |
uli |
Move logger interfaces to final destination.
|
|
|
@6479
|
13 years |
Henrik Bettermann |
Increase coverage from 58% to 83%.
|
|
|
@6478
|
13 years |
Henrik Bettermann |
Add HB to copyright line.
|
|
|
@6477
|
13 years |
Henrik Bettermann |
In SIRP we use the term 'certificate' instead of 'study course'.
|
|
|
@6476
|
13 years |
Henrik Bettermann |
Remove application_date from schema. This date should not be displayed …
|
|
|
@6475
|
13 years |
Henrik Bettermann |
Save detailed logging messages (experimental).
|
|
|
@6471
|
13 years |
Henrik Bettermann |
Produce more user friendly and shorter object history messages.
|
|
|
@6470
|
13 years |
Henrik Bettermann |
It should always be workflow state not status. My mistake.
|
|
|
@6469
|
13 years |
Henrik Bettermann |
Check if ac has been used.
|
|
|
@6465
|
13 years |
Henrik Bettermann |
Show access code in headline of left sidebar of applicants. Show 'Your …
|
|
|
@6462
|
13 years |
Henrik Bettermann |
Adjust pdf slip to display view.
|
|
|
@6461
|
13 years |
Henrik Bettermann |
Replace span tags by div tags. This ensures that the action buutons …
|
|
|
@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 …
|
|
|
@6457
|
13 years |
Henrik Bettermann |
Minor changes.
|
|
|
@6456
|
13 years |
Henrik Bettermann |
'My Application' instead of 'Applicant' in left sidebar.
|
|
|
@6452
|
13 years |
Henrik Bettermann |
Replace properties 'used' and 'disabled' by 'status'.
|
|
|
@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.
|
|
|
@6428
|
13 years |
uli |
The entries() method of AccessCodeBatch? will go away. Use values()
instead.
|
|
|
@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.
|
|
|
@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.
|
|
|
@6383
|
13 years |
Henrik Bettermann |
accesscodes.invalidate_accesscode(): return false if ac doesn't exist
…
|
|
|
@6381
|
13 years |
uli |
Remove jambtables.
|
|
|
@6377
|
13 years |
uli |
Reenable application start workflow on login.
|
|
|
@6375
|
13 years |
uli |
Remove the faulty transition trigger inserted just before and replace …
|
|
|
@6370
|
13 years |
uli |
Make local_roles a simple static class attribute. It is not computed …
|
|
|
@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
|
|
|
@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.
|
|
|
@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), …
|
|
|
@6352
|
13 years |
Henrik Bettermann |
Set required attribute correctly.
|
|
|
@6351
|
13 years |
Henrik Bettermann |
Add docstrings.
|
|
|
@6350
|
13 years |
Henrik Bettermann |
One green box is enough.
|
|
|
@6349
|
13 years |
uli |
Base further workflow stuff on hurry.workflow 0.11.
|
|
|
@6348
|
13 years |
Henrik Bettermann |
First test implementation for applicants logger. Uli, please check.
|
|
|
@6347
|
13 years |
uli |
Remove unused imports.
|
|
|
@6345
|
13 years |
Henrik Bettermann |
Fix useless python:hint condition in manage and add form templates …
|
|
|
@6344
|
13 years |
Henrik Bettermann |
Adjust form status summary throughout the portal. Do not display …
|
|
|
@6343
|
13 years |
Henrik Bettermann |
Define validation method for email addresses and use as constraint …
|
|
|
@6341
|
13 years |
Henrik Bettermann |
Display field attribute 'description' which is called hint in widgets …
|
|
|