source: main/waeup.sirp/trunk/src

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @7440   13 years uli Update tests.
(edit) @7439   13 years uli Provide a better fix for the required field problem of phonewidget. …
(edit) @7438   14 years Henrik Bettermann Put viewlets into their own module. Remove unneeded imports.
(edit) @7437   14 years Henrik Bettermann Implement StudentCreateActionButton? which is probably not needed in …
(edit) @7436   14 years Henrik Bettermann Set current_level when creating students from applicant data. Use new …
(edit) @7435   14 years Henrik Bettermann Adapt tests to changes made in phonewidget.pt.
(edit) @7434   14 years Henrik Bettermann The result list instance has to be created before concatenating with …
(edit) @7433   14 years Henrik Bettermann Add test_certificate_removed. Use phone widget also in …
(edit) @7432   14 years Henrik Bettermann Move the test methods into the correct classes.
(edit) @7431   14 years Henrik Bettermann I prefer this kind of phone widget format. Is it ok for you Uli?
(edit) @7430   14 years Henrik Bettermann Add test to be sure that the empty phone field does not produce a …
(edit) @7429   14 years Henrik Bettermann Update students_catalog after importing a studycourse.
(edit) @7428   14 years uli Do not complain if value to set is empty string.
(edit) @7427   14 years uli Make sure we can render empty strings (default missing value for …
(edit) @7426   14 years uli Cosmetics.
(edit) @7425   14 years Henrik Bettermann Entry sessions must not have a default value.
(edit) @7424   14 years Henrik Bettermann Minor changes.
(edit) @7423   14 years Henrik Bettermann Using the phone widget lead to an error in tests but not in the UI. I …
(edit) @7422   14 years Henrik Bettermann Add regression test for not indexing students after import.
(edit) @7421   14 years Henrik Bettermann We have to ensure that students are properly indexed after creation …
(edit) @7420   14 years Henrik Bettermann Set session attributes when creating students.
(edit) @7418   14 years uli Phonewidget is mainly work of others. Not sure whether we can claim …
(edit) @7417   14 years uli A faster and shorter way to check for applicant image existence.
(edit) @7416   14 years Henrik Bettermann Harmonize copyright message.
(edit) @7415   14 years Henrik Bettermann
(edit) @7414   14 years Henrik Bettermann Add missing colon in pagetemplates and change label of button.
(edit) @7413   14 years Henrik Bettermann Test if managers and officers can contact students.
(edit) @7412   14 years Henrik Bettermann Catch AttributeError? if passport picture doesn't exist. Students can …
(edit) @7411   14 years uli Fix case where phonewidget itself does not require input.
(edit) @7410   14 years uli Add regression test for phonewidget not requiring input.
(edit) @7409   14 years Henrik Bettermann Set password and print password on the application slip. …
(edit) @7408   14 years uli Test registration with and without phone number to get a regression test.
(edit) @7407   14 years Henrik Bettermann Harmonize sendCredentials which can now be used for all kinds of users.
(edit) @7406   14 years Henrik Bettermann Add student after student attributes have been set. Otherwise the …
(edit) @7405   14 years Henrik Bettermann Add browser test for applicant registration. There is still a problem …
(edit) @7404   14 years Henrik Bettermann Rename sendMail method to be more precise and not confuse with the …
(edit) @7403   14 years Henrik Bettermann Do the same in students.
(edit) @7402   14 years Henrik Bettermann Harmonize sendMail method (work in progress).
(edit) @7401   14 years Henrik Bettermann It seems that the testbrowser doesn't accept non-ascii characters?! So …
(edit) @7400   14 years Henrik Bettermann Use send_mail function also in sendMail method. browser.txt still fails.
(edit) @7399   14 years Henrik Bettermann Define send_mail function and move sendCredentials code from …
(edit) @7398   14 years Henrik Bettermann Harmonize copyright statement.
(edit) @7397   14 years Henrik Bettermann Fix test.
(edit) @7396   14 years uli Rollback r7395. I checked in garbage from the local repository, sorry.
(edit) @7395   14 years uli Oops. Forgot to checkin the landing page template.
(edit) @7394   14 years uli Finetune copier tests.
(edit) @7393   14 years uli Add some tests for PDF generation. Still lacking important parts.
(edit) @7392   14 years uli Use PDF adapter for creating PDFs.
(edit) @7391   14 years uli Store application slip when creating students.
(edit) @7390   14 years uli Put PDF-related stuff into own module for applicants.
(edit) @7389   14 years uli Add interface for PDFs.
(edit) @7388   14 years uli Copy over passport images when turning applicants into students.
(edit) @7387   14 years uli Update tests. Hope I picked the correct passport image name.
(edit) @7386   14 years Henrik Bettermann Use BytesDisplayWidget? for permanent address field.
(edit) @7385   14 years Henrik Bettermann Remove unneeded import.
(edit) @7384   14 years Henrik Bettermann Make label columns a bit smaller to reduce the distance between label …
(edit) @7383   14 years Henrik Bettermann Indeed, mails with umlaut can't be send with the sendMail method.
(edit) @7382   14 years uli Dirty hack to enable unicode-aware SMTP handling. This is still not …
(edit) @7381   14 years uli Shorten overlong lines.
(edit) @7380   14 years uli Split overlong register method: put sendmail stuff into separate method.
(edit) @7379   14 years uli Add landing page for email registrations.
(edit) @7378   14 years Henrik Bettermann Display applicant_is on manage and edit form page in readonly mode. …
(edit) @7377   14 years Henrik Bettermann Remove trash.
(edit) @7376   14 years Henrik Bettermann In the base system we don't use access codes (activation codes) …
(edit) @7375   14 years Henrik Bettermann Also application_exists is outdated and no longer used.
(edit) @7374   14 years Henrik Bettermann We do no longer need get_applicant_data.
(edit) @7373   14 years Henrik Bettermann Only anonymous users should be able to use the registration page.
(edit) @7372   14 years Henrik Bettermann Fix tests.
(edit) @7371   14 years Henrik Bettermann Uups
(edit) @7370   14 years Henrik Bettermann Log applicant_id not access_code. Histories should contain real names …
(edit) @7369   14 years Henrik Bettermann Implement ChangePasswordRequestPage?. Catch traceback, if student data …
(edit) @7368   14 years Henrik Bettermann Change label and title of registration page. Check if application has …
(edit) @7367   14 years Henrik Bettermann Show button only if target_url is provided.
(edit) @7366   14 years Henrik Bettermann We do not need a second plainactionbutton pagetemplate.
(edit) @7365   14 years Henrik Bettermann Send email with credentials (including random password) after …
(edit) @7364   14 years Henrik Bettermann Define two different (convenience?) methods: fullname and …
(edit) @7363   14 years uli Add pages for captcha-driven applicant registration.
(edit) @7362   14 years uli Add landing page template for successful registration.
(edit) @7361   14 years uli Add template for applicant registration page.
(edit) @7360   14 years uli Set international code for nigeria as default. This does not work …
(edit) @7359   14 years Henrik Bettermann Implement fullname constructor as a global utility method which can …
(edit) @7358   14 years Henrik Bettermann Seat up a global utility class to ease customization. Transform …
(edit) @7357   14 years Henrik Bettermann Replace fullname form field by first-, middle- and lastname form …
(edit) @7356   14 years Henrik Bettermann Replace middlenames by middlename.
(edit) @7355   14 years Henrik Bettermann Add test for applicant copier. The test does also check if the …
(edit) @7354   14 years uli Update tests.
(edit) @7353   14 years uli Make the phonewidget output look more like an international phone number.
(edit) @7352   14 years uli Make the phonewidget handling non-standardized input more gracefully.
(edit) @7351   14 years Henrik Bettermann The StudentApplication? class is deprecated. We want to store the …
(edit) @7350   14 years uli Also put current course in appcat source, even if it is not catalogued …
(edit) @7349   14 years uli As I am here: remove trailing whitespace.
(edit) @7348   14 years Henrik Bettermann Add regression test which shows that we can't view applicants after …
(edit) @7347   14 years Henrik Bettermann Rollback of r7341 as discussed on the phone. But now we get other …
(edit) @7346   14 years uli Add a message factory for waeup.sirp.
(edit) @7345   14 years uli Sorry, these are the tests for phonewidget.
(edit) @7344   14 years Henrik Bettermann This my recent version of the createStudent method.
(edit) @7343   14 years uli The phonewidget template.
(edit) @7342   14 years uli Add tests for the new phone widget.
(edit) @7341   14 years Henrik Bettermann Do not store a reference to a certificate but a dictionary with the …
(edit) @7340   14 years Henrik Bettermann Add StudentApplication? view components.
Note: See TracRevisionLog for help on using the revision log.