|
|
@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 …
|
|
|
@6340
|
13 years |
Henrik Bettermann |
Source titles should have an initial capital letter to conform with …
|
|
|
@6339
|
13 years |
uli |
Maintain history of objects in a separate component, similar to …
|
|
|
@6337
|
13 years |
Henrik Bettermann |
entry_session will be inherited from the container.
|
|
|
@6336
|
13 years |
Henrik Bettermann |
Provide application login button (anonymous users only).
|
|
|
@6335
|
13 years |
uli |
Fix typos.
|
|
|
@6332
|
13 years |
uli |
Rename 'getApplicationState' to 'state'. Properties are always named …
|
|
|
@6331
|
13 years |
uli |
Remove unneeded code.
|
|
|
@6328
|
13 years |
Henrik Bettermann |
Add missing page template.
|
|
|
@6327
|
13 years |
Henrik Bettermann |
Implement ApplicantAddFormPage?.
|
|
|
@6325
|
13 years |
Henrik Bettermann |
Assign current applicant principal the PortalUser? role for the …
|
|
|
@6324
|
13 years |
Henrik Bettermann |
Provide application state as a (property) method of Applicant. This …
|
|
|
@6323
|
13 years |
Henrik Bettermann |
Replace reserved term 'messages' by 'msgs'.
|
|
|
@6322
|
13 years |
Henrik Bettermann |
- Use user_data attribute to display more appropriate workflow …
|
|
|
@6321
|
13 years |
uli |
Remove unused imports and reorder a bit.
|
|
|
@6320
|
13 years |
uli |
Cut overlong lines.
|
|
|
@6319
|
13 years |
uli |
Remove trailing whitespace.
|
|
|