|
|
@7136
|
13 years |
Henrik Bettermann |
Rename permissions and add clearStudent permission.
|
|
|
@7126
|
13 years |
uli |
- Remove not used security map really.
- Redesign …
|
|
|
@7125
|
13 years |
uli |
Remove not used security map.
|
|
|
@7121
|
13 years |
uli |
Let applicants cooperate with new imagestorage and accept at least jpg …
|
|
|
@7119
|
13 years |
uli |
Fix call to super method.
|
|
|
@7113
|
13 years |
uli |
First sketch of PrincipalRoleManager? specifically designed for applicants.
|
|
|
@7105
|
13 years |
Henrik Bettermann |
Undo r7102 and r7103.
|
|
|
@7103
|
13 years |
Henrik Bettermann |
File name choosers generally don't know the extension of the file …
|
|
|
@7094
|
13 years |
Henrik Bettermann |
Remove self.context._p_changed = True. In my opinion it's not …
|
|
|
@7089
|
13 years |
uli |
Use path to default passport image instead of open file descriptor.
If …
|
|
|
@7088
|
13 years |
uli |
It is KB, not GB, actually.
|
|
|
@7087
|
13 years |
Henrik Bettermann |
minor change
|
|
|
@7086
|
13 years |
Henrik Bettermann |
Increase MAX_UPLOAD_SIZE, 20 kB is more realistic.
We can import …
|
|
|
@7085
|
13 years |
uli |
Shorten transition handling a bit.
|
|
|
@7084
|
13 years |
uli |
- Skip applicant data processing when image upload failed, avoiding
…
|
|
|
@7083
|
13 years |
uli |
Ensure in tests that the maximum upload size restriction really works.
|
|
|
@7082
|
13 years |
uli |
Show maximum upload size in template.
|
|
|
@7081
|
13 years |
uli |
Tune handle_img_upload: we check file size now and emit a flash …
|
|
|
@7075
|
13 years |
uli |
Define maximum upload size for applicant photographs.
|
|
|
@7074
|
13 years |
uli |
Remove invalid test (default images are not stored in file store for …
|
|
|
@7068
|
13 years |
Henrik Bettermann |
Much more logic for bed allocation, bed release.
Implement student …
|
|
|
@7067
|
13 years |
uli |
Update applicants file name chooser to comply with changed interface …
|
|
|
@7063
|
13 years |
uli |
Merge changes from branch ulif-extimgstore back into trunk.
Beside …
|
|
|
@6915
|
13 years |
Henrik Bettermann |
Move year_range and academic_sessions_vocab to waeup.sirp.interfaces.
|
|
|
@6872
|
13 years |
Henrik Bettermann |
Catch traceback if startdate or endddate isn't set.
|
|
|
@6816
|
13 years |
Henrik Bettermann |
Application is only allowed between start and end time. Show dates on …
|
|
|
@6756
|
13 years |
uli |
Merge changes from uli-studentpw back into trunk.
|
|
|
@6744
|
13 years |
Henrik Bettermann |
Remove trash.
Rename entry_session_vocab and other academic session …
|
|
|
@6732
|
13 years |
uli |
Use logger-aware testing components from w.s.testing.
Remove unused …
|
|
|
@6731
|
13 years |
uli |
Use logger-aware components from w.s.testing in tests.
Remove unused …
|
|
|
@6730
|
13 years |
uli |
Use logger-aware w.s.testing components.
Remove unused imports.
|
|
|
@6724
|
13 years |
Henrik Bettermann |
Add more fields to IStudentStudyCourse and corresponding vocabs (work …
|
|
|
@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).
|
|
|