|
|
@8377
|
13 years |
Henrik Bettermann |
Export also container_code. This eases re-importing data.
|
|
|
@8376
|
13 years |
Henrik Bettermann |
Add the hash symbol at the end of all dates.
This is to avoid annoying …
|
|
|
@8375
|
13 years |
Henrik Bettermann |
Do not fire init transition when state has been imported.
|
|
|
@8374
|
13 years |
Henrik Bettermann |
Fix permission assignment.
|
|
|
@8373
|
13 years |
Henrik Bettermann |
Add state started to IMPORTABLE_STATES.
|
|
|
@8372
|
13 years |
uli |
Add deleted dir in standard filecenter paths.
|
|
|
@8371
|
13 years |
uli |
Add payments exporter.
|
|
|
@8370
|
13 years |
uli |
Fix iface_names().
|
|
|
@8369
|
13 years |
uli |
iface_names helper does not work correctly when it comes to deeper …
|
|
|
@8368
|
13 years |
uli |
Safety belt.
|
|
|
@8367
|
13 years |
Henrik Bettermann |
Add more roles and reorganize permissions.
Remove …
|
|
|
@8366
|
13 years |
Henrik Bettermann |
We expect many uploaded files and have to improve file management.
- …
|
|
|
@8365
|
13 years |
Henrik Bettermann |
Use HTMLDisplayWidget for description of ApplicantsContainers?.
|
|
|
@8364
|
13 years |
Henrik Bettermann |
Test if registered users can get a new password.
|
|
|
@8363
|
13 years |
uli |
Fix typos.
|
|
|
@8362
|
13 years |
Henrik Bettermann |
Put more information on the frontpage.
|
|
|
@8361
|
13 years |
Henrik Bettermann |
Add HTMLDisplayWidget which is now used for the frontpage by default.
…
|
|
|
@8359
|
13 years |
uli |
Tiny docs.
|
|
|
@8358
|
13 years |
uli |
Remove trash.
|
|
|
@8357
|
13 years |
uli |
Put versions into separate config file.
|
|
|
@8356
|
13 years |
uli |
Pin zope.password version.
|
|
|
@8355
|
13 years |
uli |
Add sample data with encrypted password.
|
|
|
@8354
|
13 years |
uli |
- Improve readability of a tiny part.
- Reorder imports.
- Test …
|
|
|
@8353
|
13 years |
uli |
Make sure encrypted passwords in import CSVs are set correctly.
|
|
|
@8352
|
13 years |
uli |
Use encrypted password for one of the sample applicants.
|
|
|
@8351
|
13 years |
uli |
Update tests.
|
|
|
@8350
|
13 years |
uli |
Remove unicodification of passwords.
|
|
|
@8349
|
13 years |
uli |
pyflakes.
|
|
|
@8348
|
13 years |
uli |
Handle encrypted and unencrypted passwords different on import (UNTESTED!)
|
|
|
@8347
|
13 years |
uli |
Handle encrypted and unencrypted passwords different on import.
|
|
|
@8346
|
13 years |
Henrik Bettermann |
Implement a ChangePasswordRequestPage? for all portal users (more tests …
|
|
|
@8345
|
13 years |
uli |
Pin newer zope.password version as this one allows unicode passwords.
|
|
|
@8344
|
13 years |
uli |
Make password checking of users more robust.
|
|
|
@8343
|
13 years |
uli |
Switch user auth to SSHA.
|
|
|
@8342
|
13 years |
uli |
Add exporter for course tickets.
|
|
|
@8341
|
13 years |
uli |
- Avoid repetitive code using methods from ImportExportSetup?.
- Add …
|
|
|
@8340
|
13 years |
uli |
Extend import-export-setup to avoid repetition.
|
|
|
@8339
|
13 years |
Henrik Bettermann |
Remove viewport meta tag. This destroys the layout on most mobile …
|
|
|
@8338
|
13 years |
uli |
Make study levels more robust.
|
|
|
@8337
|
13 years |
uli |
Keep indentation flat.
|
|
|
@8336
|
13 years |
Henrik Bettermann |
Applicants in state created are blocked. They can't be edited by import.
|
|
|
@8335
|
13 years |
Henrik Bettermann |
Move initial workflow transition to handle_applicant_added. This way …
|
|
|
@8334
|
13 years |
Henrik Bettermann |
Update password and state correctly.
Fix and improve logging. Do not …
|
|
|
@8333
|
13 years |
uli |
Do not notify if objects stay unchanged.
|
|
|
@8332
|
13 years |
Henrik Bettermann |
ObjectModifiedEvent? must be fired in updateEntry to ensure that …
|
|
|
@8331
|
13 years |
Henrik Bettermann |
Let's do the applicant importer do what it's supposed to do.
Some …
|
|
|
@8330
|
13 years |
Henrik Bettermann |
When using catalogs existing objects must not necessarily be in the …
|
|
|
@8325
|
13 years |
Henrik Bettermann |
Use factory for the creation of CourseTickets?.
|
|
|
@8323
|
13 years |
Henrik Bettermann |
We need to customize StudentStudyCourse? and StudentStudyLevel?. …
|
|
|
@8322
|
13 years |
Henrik Bettermann |
Store individual cost when creating access codes after online payment.
|
|
|
@8321
|
13 years |
Henrik Bettermann |
We have to store the cost in AccessCode? not only in AccessCodeBatches?. …
|
|
|
@8314
|
13 years |
Henrik Bettermann |
Add method and helpers to mass-create students from applicants.
|
|
|
@8313
|
13 years |
Henrik Bettermann |
Translate comment on application slips.
|
|
|
@8312
|
13 years |
Henrik Bettermann |
Log student_id when creating students from applicants. In this way we …
|
|
|
@8311
|
13 years |
Henrik Bettermann |
Remove entry_level attribute. The entry level is given by the start …
|
|
|
@8310
|
13 years |
Henrik Bettermann |
Subject for a discussion with Uli.
|
|
|
@8309
|
13 years |
Henrik Bettermann |
Implement import of student transitions.
|
|
|
@8307
|
13 years |
Henrik Bettermann |
Remove school fee from session configuration. School fees are now …
|
|
|
@8305
|
13 years |
Henrik Bettermann |
Set school fees in StudentsFullSetup?.
|
|
|
@8304
|
13 years |
Henrik Bettermann |
Add more info about the updateEntry: We can't use this method to …
|
|
|
@8303
|
13 years |
Henrik Bettermann |
Fix test.
|
|
|
@8302
|
13 years |
Henrik Bettermann |
Use certificates_catalog when importing certificates in update mode.
…
|
|
|
@8301
|
13 years |
Henrik Bettermann |
Export also school fees.
|
|
|
@8300
|
13 years |
Henrik Bettermann |
Remove unneeded imports.
|
|
|
@8299
|
13 years |
Henrik Bettermann |
Add school fee attributes to certificate and update existing objects …
|
|
|
@8291
|
13 years |
Henrik Bettermann |
Test password import.
|
|
|
@8290
|
13 years |
Henrik Bettermann |
Enable import of password and state. When application_number is given …
|
|
|
@8289
|
13 years |
Henrik Bettermann |
Add test for duplicate reg_numbers and matric_numbers.
|
|
|
@8288
|
13 years |
Henrik Bettermann |
Very strange: F123456 should not have importable. Will add an …
|
|
|
@8287
|
13 years |
Henrik Bettermann |
Rename reg_state to state to be in accordance with applicants.
|
|
|
@8286
|
13 years |
Henrik Bettermann |
Roll back r8282. Also in students the registration state is simply …
|
|
|
@8285
|
13 years |
uli |
Remove also applicant passport images when applicant is deleted.
|
|
|
@8284
|
13 years |
Henrik Bettermann |
Allow empty reg_state cells. This is necessary particularly during …
|
|
|
@8282
|
13 years |
Henrik Bettermann |
Rename state to app_state according to reg_state in students.
|
|
|
@8280
|
13 years |
Henrik Bettermann |
Add payment object after creation.
Adjust tests.
|
|
|
@8278
|
13 years |
Henrik Bettermann |
Update locales
|
|
|
@8275
|
13 years |
Henrik Bettermann |
Increase width of select boxes. Otherwise IE users can't read …
|
|
|
@8273
|
13 years |
Henrik Bettermann |
Resize passport images.
|
|
|
@8272
|
13 years |
Henrik Bettermann |
Toggle between to and bottom.
|
|
|
@8268
|
13 years |
Henrik Bettermann |
Store payment level in student payments.
For school fee paments …
|
|
|
@8264
|
13 years |
Henrik Bettermann |
Use factory for the creation of students and applicants in tests.
|
|
|
@8262
|
13 years |
Henrik Bettermann |
The payment receipt is now called payment slip and can be downloaded …
|
|
|
@8261
|
13 years |
Henrik Bettermann |
Remove trash.
|
|
|
@8260
|
13 years |
Henrik Bettermann |
Rename Acceptance Fee -> Application Fee
|
|
|
@8258
|
13 years |
Henrik Bettermann |
Ease customization.
|
|
|
@8257
|
13 years |
uli |
Support notes in generated PDFs.
|
|
|
@8252
|
13 years |
Henrik Bettermann |
Use factory to create SessionConfiguration? objects. This is necessary …
|
|
|
@8246
|
13 years |
Henrik Bettermann |
Fix _fillCustomFields and remove trash.
|
|
|
@8245
|
13 years |
Henrik Bettermann |
More preparations for a solid payment system customization.
|
|
|
@8244
|
13 years |
Henrik Bettermann |
Remove all payment attributes which are not really necessary in the …
|
|
|
@8243
|
13 years |
Henrik Bettermann |
Some changes necessary for uniben customization.
|
|
|
@8236
|
13 years |
uli |
Support IGNORE_MARKER.
|
|
|
@8234
|
13 years |
Henrik Bettermann |
Show only time zone name.
|
|
|
@8233
|
13 years |
Henrik Bettermann |
matric_number not matric_no
|
|
|
@8232
|
13 years |
uli |
Reduce redundancy and try to check more correctly for set values in …
|
|
|
@8231
|
13 years |
Henrik Bettermann |
Add tests for update mode.
|
|
|
@8230
|
13 years |
Henrik Bettermann |
Some configuration parameters are required.
|
|
|
@8229
|
13 years |
Henrik Bettermann |
Test both options, with and without ignore marker.
|
|
|
@8228
|
13 years |
Henrik Bettermann |
I think it's better use the original updateEntry method even if it …
|
|
|
@8227
|
13 years |
Henrik Bettermann |
Perform tests in th eright order.
|
|
|