|
|
@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.
…
|
|
|
@8360
|
13 years |
Henrik Bettermann |
Pin zope.password version and put versions into separate config file.
|
|
|
@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 …
|
|
|
@8329
|
13 years |
Henrik Bettermann |
Use LongTitle? of faculty and department.
|
|
|
@8328
|
13 years |
Henrik Bettermann |
Specify may_register for Uniben.
|
|
|
@8327
|
13 years |
Henrik Bettermann |
Add subjects.
|
|
|
@8326
|
13 years |
Henrik Bettermann |
Customize StudentStudyLevel?, StudentStudyCourse? and CourseTicket? classes.
|
|
|
@8325
|
13 years |
Henrik Bettermann |
Use factory for the creation of CourseTickets?.
|
|
|
@8324
|
13 years |
Henrik Bettermann |
Add subjects
|
|
|
@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?. …
|
|
|
@8320
|
13 years |
Henrik Bettermann |
Add more tests.
|
|
|
@8319
|
13 years |
Henrik Bettermann |
Configure getReturningData. Tests will follow.
|
|
|
@8318
|
13 years |
Henrik Bettermann |
Uups, returning students and new students must be treated differently …
|
|
|
@8317
|
13 years |
Henrik Bettermann |
Change POST_ACTION url.
|
|
|
@8316
|
13 years |
Henrik Bettermann |
Change Interswitch URL.
|
|
|
@8315
|
13 years |
Henrik Bettermann |
We imported empty date fields which caused an exception when accessing …
|
|
|
@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.
|
|
|
@8308
|
13 years |
Henrik Bettermann |
Remove duplicate import.
|
|
|
@8307
|
13 years |
Henrik Bettermann |
Remove school fee from session configuration. School fees are now …
|
|
|
@8306
|
13 years |
Henrik Bettermann |
Configure school fee calculation.
|
|
|
@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 …
|
|
|
@8298
|
13 years |
Henrik Bettermann |
Add public getSchoolFess method.
|
|
|
@8297
|
13 years |
Henrik Bettermann |
Configure school fees in csv file.
|
|
|
@8296
|
13 years |
Henrik Bettermann |
Add late registration fee for students in session <11.
|
|
|
@8295
|
13 years |
Henrik Bettermann |
if student_record.course in ('BEDCET', 'BIOEDCET', 'CHMEDCET', …
|
|
|
@8294
|
13 years |
Henrik Bettermann |
Dynamize acceptance fee (clearance fee) payment.
|
|
|
@8293
|
13 years |
Henrik Bettermann |
Activate Interswitch payment.
|
|
|
@8292
|
13 years |
Henrik Bettermann |
Do not show tranzaction code after valid payment.
|
|
|
@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 …
|
|
|
@8283
|
13 years |
Henrik Bettermann |
Fix script (remove lines from web svn) and add certificates.
|
|
|
@8282
|
13 years |
Henrik Bettermann |
Rename state to app_state according to reg_state in students.
|
|
|
@8281
|
13 years |
Henrik Bettermann |
Send local time of creation to Interswitch not UTC.
|
|
|
@8280
|
13 years |
Henrik Bettermann |
Add payment object after creation.
Adjust tests.
|
|
|
@8279
|
13 years |
Henrik Bettermann |
Increase school fees.
We received a letter from bursary to amend the …
|
|
|
@8278
|
13 years |
Henrik Bettermann |
Update locales
|
|
|
@8277
|
13 years |
Henrik Bettermann |
Show LonTitle? of faculty and department.
|
|
|
@8276
|
13 years |
Henrik Bettermann |
Next try.
|
|
|
@8275
|
13 years |
Henrik Bettermann |
Increase width of select boxes. Otherwise IE users can't read …
|
|
|
@8274
|
13 years |
Henrik Bettermann |
Change item_id for application.
|
|
|
@8273
|
13 years |
Henrik Bettermann |
Resize passport images.
|
|
|
@8272
|
13 years |
Henrik Bettermann |
Toggle between to and bottom.
|
|
|
@8271
|
13 years |
Henrik Bettermann |
Do not perform external tests.
|
|
|
@8270
|
13 years |
Henrik Bettermann |
Set p_level and p_session after school fee payment according to …
|
|
|