|
|
@7599
|
13 years |
Henrik Bettermann |
Adjust some docstrings.
|
|
|
@7592
|
13 years |
Henrik Bettermann |
Fix docstrings and other things detected by waeupdocs.
|
|
|
@7591
|
13 years |
Henrik Bettermann |
Move all action button viewlets from browser module to viewlets module.
|
|
|
@7556
|
13 years |
Henrik Bettermann |
Fix test.
|
|
|
@7554
|
13 years |
Henrik Bettermann |
Try to be more consistent with notation.
|
|
|
@7553
|
13 years |
Henrik Bettermann |
Show reg_state in students tables.
|
|
|
@7549
|
13 years |
Henrik Bettermann |
Do not store faculty and department titles in each course ticket.
|
|
|
@7548
|
13 years |
Henrik Bettermann |
Implement course ticket importer.
Add checkConversion tests.
|
|
|
@7539
|
13 years |
Henrik Bettermann |
Lock CourseTicketAddFormPage2 if not in state school fee paid.
|
|
|
@7538
|
13 years |
Henrik Bettermann |
We do no longer need special interfaces for student access …
|
|
|
@7536
|
13 years |
Henrik Bettermann |
Implement study level importer.
|
|
|
@7535
|
13 years |
Henrik Bettermann |
Beautify history strings.
|
|
|
@7534
|
13 years |
Henrik Bettermann |
Fix logic. entryExists must return True or False, nothing else.
|
|
|
@7533
|
13 years |
Henrik Bettermann |
Add study level even if no certificate has been assigned.
|
|
|
@7532
|
13 years |
Henrik Bettermann |
Use fixed start_level and end_level if no certificate has yet been …
|
|
|
@7531
|
13 years |
Henrik Bettermann |
Make the regression test more precise. Meanwhile I know the reason: …
|
|
|
@7529
|
13 years |
Henrik Bettermann |
Add regression test. ConstraintNotSatisfied? exception is not catched …
|
|
|
@7527
|
13 years |
Henrik Bettermann |
Set clearance_locked properly when importing students.
|
|
|
@7523
|
13 years |
Henrik Bettermann |
Add nationality vocab.
|
|
|
@7522
|
13 years |
Henrik Bettermann |
Add history messages and log file entries when importing students.
Do …
|
|
|
@7521
|
13 years |
Henrik Bettermann |
Fix test.
|
|
|
@7520
|
13 years |
Henrik Bettermann |
reg_number must be provided when adding students. Otherwise new …
|
|
|
@7517
|
13 years |
Henrik Bettermann |
Add test which shows that we can't logout when using basic …
|
|
|
@7515
|
13 years |
Henrik Bettermann |
In import files we can use the hash symbol at the end of a date string …
|
|
|
@7513
|
13 years |
Henrik Bettermann |
Enable import of student registration states which are in …
|
|
|
@7511
|
13 years |
uli |
Make formatted_text a bit smarter regarding to encodings. It now …
|
|
|
@7510
|
13 years |
uli |
Add tests for extended formatted_text helper function.
|
|
|
@7497
|
13 years |
Henrik Bettermann |
Import student password as well. This is crucial for upcoming portal …
|
|
|
@7491
|
13 years |
Henrik Bettermann |
Redirect to tab-2 after visiting the upload pages.
|
|
|
@7490
|
13 years |
Henrik Bettermann |
Some button adjustments. Remove 'Save and return' button from …
|
|
|
@7484
|
13 years |
Henrik Bettermann |
Redirect to specified tabs using the request's QUERY_STRING value. …
|
|
|
@7477
|
13 years |
Henrik Bettermann |
Set css class of <tr> tag.
|
|
|
@7466
|
13 years |
Henrik Bettermann |
Page titles are deprecated. We only have labels.
|
|
|
@7464
|
13 years |
Henrik Bettermann |
Move form label to site layout pagetemplates. This saves even more code.
|
|
|
@7463
|
13 years |
Henrik Bettermann |
Move form status message to site layout pagetemplates. This saves a …
|
|
|
@7462
|
13 years |
Henrik Bettermann |
Beautify loginpage.pt.
|
|
|
@7460
|
13 years |
Henrik Bettermann |
Beautify setpassword.pt.
|
|
|
@7459
|
13 years |
Henrik Bettermann |
Merge Bootstrap branch into trunk.
|
|
|
@7433
|
13 years |
Henrik Bettermann |
Add test_certificate_removed.
Use phone widget also in …
|
|
|
@7429
|
13 years |
Henrik Bettermann |
Update students_catalog after importing a studycourse.
|
|
|
@7425
|
13 years |
Henrik Bettermann |
Entry sessions must not have a default value.
|
|
|
@7424
|
13 years |
Henrik Bettermann |
Minor changes.
|
|
|
@7422
|
13 years |
Henrik Bettermann |
Add regression test for not indexing students after import.
|
|
|
@7414
|
13 years |
Henrik Bettermann |
Add missing colon in pagetemplates and change label of button.
|
|
|
@7413
|
13 years |
Henrik Bettermann |
Test if managers and officers can contact students.
|
|
|
@7407
|
13 years |
Henrik Bettermann |
Harmonize sendCredentials which can now be used for all kinds of users.
|
|
|
@7404
|
13 years |
Henrik Bettermann |
Rename sendMail method to be more precise and not confuse with the …
|
|
|
@7403
|
13 years |
Henrik Bettermann |
Do the same in students.
|
|
|
@7386
|
13 years |
Henrik Bettermann |
Use BytesDisplayWidget? for permanent address field.
|
|
|
@7384
|
13 years |
Henrik Bettermann |
Make label columns a bit smaller to reduce the distance between label …
|
|
|
@7372
|
13 years |
Henrik Bettermann |
Fix tests.
|
|
|
@7369
|
13 years |
Henrik Bettermann |
Implement ChangePasswordRequestPage?.
Catch traceback, if student data …
|
|
|
@7366
|
13 years |
Henrik Bettermann |
We do not need a second plainactionbutton pagetemplate.
|
|
|
@7365
|
13 years |
Henrik Bettermann |
Send email with credentials (including random password) after …
|
|
|
@7364
|
13 years |
Henrik Bettermann |
Define two different (convenience?) methods: fullname and …
|
|
|
@7359
|
13 years |
Henrik Bettermann |
Implement fullname constructor as a global utility method which can …
|
|
|
@7358
|
13 years |
Henrik Bettermann |
Seat up a global utility class to ease customization. Transform …
|
|
|
@7357
|
13 years |
Henrik Bettermann |
Replace fullname form field by first-, middle- and lastname form …
|
|
|
@7351
|
13 years |
Henrik Bettermann |
The StudentApplication? class is deprecated. We want to store the …
|
|
|
@7344
|
13 years |
Henrik Bettermann |
This my recent version of the createStudent method.
|
|
|
@7340
|
13 years |
Henrik Bettermann |
Add StudentApplication? view components.
|
|
|
@7339
|
13 years |
Henrik Bettermann |
Set up StudentApplication? class which implements IApplicantBaseData.
|
|
|
@7337
|
13 years |
Henrik Bettermann |
Add missing UI tests for course advisers.
|
|
|
@7336
|
13 years |
Henrik Bettermann |
Fix logic of dynamic course adviser role assignment.
|
|
|
@7334
|
13 years |
Henrik Bettermann |
Implement local CourseAdviser? roles. These roles can be assigned in …
|
|
|
@7331
|
13 years |
Henrik Bettermann |
We don't need a description if Uli implements a proper phone widget.
|
|
|
@7329
|
13 years |
Henrik Bettermann |
Also protect students section against unintentional deletions with new …
|
|
|
@7326
|
13 years |
uli |
Use string instead of number for phone.
|
|
|
@7325
|
13 years |
uli |
See last check-in.
|
|
|
@7321
|
13 years |
Henrik Bettermann |
Replace the term 'WAeUP' by SIRP which is a WAeUP product.
|
|
|
@7319
|
13 years |
Henrik Bettermann |
Label colons should be rendered by pagetemplates and not by label …
|
|
|
@7318
|
13 years |
Henrik Bettermann |
It seems that font attributes can't be defined in Tables if Paragraphs …
|
|
|
@7316
|
13 years |
uli |
Fix formatting.
|
|
|
@7310
|
13 years |
Henrik Bettermann |
Export course registration slip on two pages.
Set columns width of …
|
|
|
@7304
|
13 years |
Henrik Bettermann |
Insert container content table on pdf slips. Use this automatic …
|
|
|
@7293
|
13 years |
Henrik Bettermann |
Test student access with uploading a real jpeg passport file.
|
|
|
@7280
|
13 years |
Henrik Bettermann |
Use the viewlet manager 'FileManager?' to render either images or …
|
|
|
@7278
|
13 years |
Henrik Bettermann |
The test shows that we can open the clearance slip.
|
|
|
@7277
|
13 years |
Henrik Bettermann |
Add first version of ExportPDFClearanceSlipPage.
|
|
|
@7275
|
13 years |
Henrik Bettermann |
Redirect to contact form after rejecting clearance and pre-fill …
|
|
|
@7273
|
13 years |
Henrik Bettermann |
Add test for student data migration to be sure that student_ids …
|
|
|
@7269
|
13 years |
Henrik Bettermann |
Fix test and simplify if statements in batching.py.
|
|
|
@7267
|
13 years |
Henrik Bettermann |
Fix importer semantic also in students (see last comment of Uli).
|
|
|
@7263
|
13 years |
Henrik Bettermann |
Add tests for applicant batch importer.
Make reg_no filed unique.
…
|
|
|
@7261
|
13 years |
Henrik Bettermann |
Describe the batch processor properly.
|
|
|
@7259
|
13 years |
Henrik Bettermann |
Use reduced display form page as header in payment receipts.
Add more …
|
|
|
@7257
|
13 years |
Henrik Bettermann |
pyflakes
|
|
|
@7256
|
13 years |
Henrik Bettermann |
pyflakes
|
|
|
@7254
|
13 years |
Henrik Bettermann |
Define formatDatetime (for displaying datetime objects in data tables) …
|
|
|
@7253
|
13 years |
Henrik Bettermann |
Before submission of clearance forms it must be checked if required …
|
|
|
@7251
|
13 years |
Henrik Bettermann |
Minor adjustments in students.
|
|
|
@7248
|
13 years |
Henrik Bettermann |
Allow more than one ticket of same type if former tickets are not …
|
|
|
@7243
|
13 years |
Henrik Bettermann |
Use only one primarynavtab.pt pagetemplate and render list item only …
|
|
|
@7240
|
13 years |
Henrik Bettermann |
Rebuild applicants package (1st part). Applicants now have an …
|
|
|
@7234
|
13 years |
Henrik Bettermann |
Use new principal attributes in contact form pages (applicants not yet …
|
|
|
@7233
|
13 years |
Henrik Bettermann |
Implement SIRPPrincipalInfo and SIRPPrincipal classes which provide …
|
|
|
@7230
|
13 years |
Henrik Bettermann |
Fix typo.
|
|
|
@7229
|
13 years |
Henrik Bettermann |
Implement contact form to send messages to students.
helpers.py: Let …
|
|
|
@7221
|
13 years |
Henrik Bettermann |
Now we have a configuration object and can provide ContactAdminForm? …
|
|
|
@7220
|
13 years |
Henrik Bettermann |
Use rolename_mapping dictionary instead of external_rolenames and …
|
|
|