|
|
@8688
|
12 years |
Henrik Bettermann |
Check if booking perios is expired before allocating a bed.
To do: …
|
|
|
@8685
|
12 years |
Henrik Bettermann |
Add hostel allocation start end end date attributes to hostels.
Move …
|
|
|
@8642
|
12 years |
Henrik Bettermann |
Implement max_credits limit for course registration.
|
|
|
@8626
|
12 years |
Henrik Bettermann |
Log updateEntry when importing study levels, course tickets and …
|
|
|
@8621
|
12 years |
Henrik Bettermann |
Replace default value of verdicts. Use 'NY' (not yet) instead of '0' …
|
|
|
@8597
|
12 years |
Henrik Bettermann |
Class attribute defines payment ticket factory.
|
|
|
@8596
|
12 years |
Henrik Bettermann |
Choose correct school fee.
|
|
|
@8595
|
12 years |
Henrik Bettermann |
Move logic for payment ticket creation to setPaymentDetails in …
|
|
|
@8581
|
12 years |
Henrik Bettermann |
We have to customize also those interfaces which are used for string …
|
|
|
@8576
|
12 years |
Henrik Bettermann |
Fix title of payments exporter.
|
|
|
@8558
|
12 years |
Henrik Bettermann |
Workaround to avoid RuntimeErrors?.
|
|
|
@8556
|
12 years |
Henrik Bettermann |
Do not skip test_student_accommodation.
|
|
|
@8553
|
12 years |
Henrik Bettermann |
Prepare pagetemplates for localization.
|
|
|
@8524
|
12 years |
Henrik Bettermann |
Determine application fee and set payment attributes in …
|
|
|
@8498
|
12 years |
Henrik Bettermann |
items_changes must include state, password and transition (like in …
|
|
|
@8494
|
12 years |
Henrik Bettermann |
Fix exporter tests.
|
|
|
@8493
|
12 years |
Henrik Bettermann |
Export student_id in all files.
Export password, state and history.
…
|
|
|
@8491
|
12 years |
Henrik Bettermann |
Reset _curr_stud_id if student_id has been imported.
|
|
|
@8490
|
12 years |
uli |
Let conversion checks for student imports reset the student id counter.
|
|
|
@8489
|
12 years |
Henrik Bettermann |
Test if _curr_stud_id is set correctly. This test fails at the moment. …
|
|
|
@8488
|
12 years |
Henrik Bettermann |
Check if students with duplicate student_ids can't be imported.
|
|
|
@8486
|
12 years |
Henrik Bettermann |
'Portal Roles' and 'Retype Password'
|
|
|
@8483
|
12 years |
Henrik Bettermann |
next_session_allowed is False if certificate is None.
|
|
|
@8481
|
12 years |
Henrik Bettermann |
Clean up code.
|
|
|
@8476
|
12 years |
Henrik Bettermann |
Fix typo.
|
|
|
@8472
|
12 years |
Henrik Bettermann |
Add property is_postgrad.
Add invariant constraint to ICertificate.
|
|
|
@8471
|
12 years |
Henrik Bettermann |
Add new workflow transitions for postgraduate students. Take care for …
|
|
|
@8468
|
12 years |
uli |
Use SAMPLE_IMAGE and correct typo.
|
|
|
@8467
|
12 years |
uli |
Use fileformat recognition when uploading student files.
|
|
|
@8453
|
12 years |
Henrik Bettermann |
Applicants must not trigger the the approve transition which lead to …
|
|
|
@8452
|
12 years |
uli |
Finetune media file distributions for students a bit: make sure that …
|
|
|
@8448
|
13 years |
uli |
Distribute student media files over folders with chronological names, …
|
|
|
@8436
|
13 years |
Henrik Bettermann |
Catch error when sending the contact form but no email address is provided.
|
|
|
@8435
|
13 years |
Henrik Bettermann |
Change button icon.
|
|
|
@8434
|
13 years |
Henrik Bettermann |
Managers do not 'pay' fees for applicants and students, they approve …
|
|
|
@8429
|
13 years |
Henrik Bettermann |
Add response description payment which displays the user id of the …
|
|
|
@8428
|
13 years |
Henrik Bettermann |
Payment methods do now all return a success flag, a flash message …
|
|
|
@8422
|
13 years |
Henrik Bettermann |
Use same technique for approval of payments in students and in applicants.
|
|
|
@8420
|
13 years |
Henrik Bettermann |
Add methods for approving payments and implement pages for approving …
|
|
|
@8414
|
13 years |
uli |
Reduce redundance a bit.
|
|
|
@8411
|
13 years |
uli |
Dirty fix for problem with export of student subobjects.
|
|
|
@8410
|
13 years |
uli |
Create unique stud ids in the students container.
|
|
|
@8409
|
13 years |
uli |
pyflakes.
|
|
|
@8408
|
13 years |
uli |
Extend interfaces for StudentsContainer? (require attribute to deliver …
|
|
|
@8404
|
13 years |
Henrik Bettermann |
Implement search page for applicants. Add fullname to …
|
|
|
@8403
|
13 years |
uli |
Backup student data when a student is deleted (blocking of student_id …
|
|
|
@8402
|
13 years |
uli |
Import study courses from original location.
|
|
|
@8400
|
13 years |
uli |
Add convenience constant giving all exporter names related to students.
|
|
|
@8393
|
13 years |
uli |
Add safety-belt. Some students in tests do not provide getLevel.
|
|
|
@8381
|
13 years |
uli |
Rollback r8376 partially, as dates are now 'hashed' by default.
|
|
|
@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.
|
|
|
@8371
|
13 years |
uli |
Add payments exporter.
|
|
|
@8368
|
13 years |
uli |
Safety belt.
|
|
|
@8367
|
13 years |
Henrik Bettermann |
Add more roles and reorganize permissions.
Remove …
|
|
|
@8355
|
13 years |
uli |
Add sample data with encrypted password.
|
|
|
@8354
|
13 years |
uli |
- Improve readability of a tiny part.
- Reorder imports.
- Test …
|
|
|
@8351
|
13 years |
uli |
Update tests.
|
|
|
@8350
|
13 years |
uli |
Remove unicodification of passwords.
|
|
|
@8349
|
13 years |
uli |
pyflakes.
|
|
|
@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 …
|
|
|
@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.
|
|
|
@8338
|
13 years |
uli |
Make study levels more robust.
|
|
|
@8337
|
13 years |
uli |
Keep indentation flat.
|
|
|
@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.
|
|
|
@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?.
|
|
|
@8300
|
13 years |
Henrik Bettermann |
Remove unneeded imports.
|
|
|
@8299
|
13 years |
Henrik Bettermann |
Add school fee attributes to certificate and update existing objects …
|
|
|
@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.
|
|
|
@8284
|
13 years |
Henrik Bettermann |
Allow empty reg_state cells. This is necessary particularly during …
|
|
|
@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.
|
|
|
@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 …
|
|
|
@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.
|
|
|
@8229
|
13 years |
Henrik Bettermann |
Test both options, with and without ignore marker.
|
|
|
@8225
|
13 years |
uli |
Fix StudyLevelImporter?.
|
|
|
@8221
|
13 years |
uli |
Clean up student-component batching, playing well with changed base …
|
|
|
@8214
|
13 years |
uli |
Lots of trash to sketch filtered imports.
|
|
|
@8210
|
13 years |
Henrik Bettermann |
Add first test to ensure that attributes are not cleared if cells are …
|
|
|
@8209
|
13 years |
uli |
Don't mark unchanged fields as changed.
|
|
|