source: main/waeup.sirp/trunk/src/waeup

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(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.
(edit) @7339   14 years Henrik Bettermann Set up StudentApplication? class which implements IApplicantBaseData.
(edit) @7338   14 years Henrik Bettermann Start implementation of applicant copier. Reorganize interfaces in …
(edit) @7337   14 years Henrik Bettermann Add missing UI tests for course advisers.
(edit) @7336   14 years Henrik Bettermann Fix logic of dynamic course adviser role assignment.
(edit) @7335   14 years Henrik Bettermann Make local roles assignable in certificate containers.
(edit) @7334   14 years Henrik Bettermann Implement local CourseAdviser? roles. These roles can be assigned in …
(edit) @7333   14 years Henrik Bettermann Rename certificatecontainer, coursecontainer and facultycontainer. Now …
(edit) @7332   14 years Henrik Bettermann See last revisions. Do the same for hostels.
(edit) @7331   14 years Henrik Bettermann We don't need a description if Uli implements a proper phone widget.
(edit) @7330   14 years Henrik Bettermann See last revision. Do the same for applicants. Do not show select box …
(edit) @7329   14 years Henrik Bettermann Also protect students section against unintentional deletions with new …
(edit) @7328   14 years Henrik Bettermann Implement a new Action class which renders a JS onclick command.
(edit) @7327   14 years Henrik Bettermann Remove deprecated pagetemplate.
(edit) @7326   14 years uli Use string instead of number for phone.
(edit) @7325   14 years uli See last check-in.
(edit) @7324   14 years uli See last check-in.
(edit) @7323   14 years uli - Add testing captcha as option in config. - Make phone number a …
(edit) @7322   14 years Henrik Bettermann Catch InvalidTransitionError? and flash error message.
(edit) @7321   14 years Henrik Bettermann Replace the term 'WAeUP' by SIRP which is a WAeUP product.
(edit) @7320   14 years Henrik Bettermann Yes, configuration parameters are attributes of configuration objects.
(edit) @7319   14 years Henrik Bettermann Label colons should be rendered by pagetemplates and not by label …
(edit) @7318   14 years Henrik Bettermann It seems that font attributes can't be defined in Tables if Paragraphs …
(edit) @7317   14 years uli Fix formatting.
(edit) @7316   14 years uli Fix formatting.
(edit) @7315   14 years uli Fix formatting.
(edit) @7314   14 years uli Shorten overlong lines.
(edit) @7313   14 years uli Add captcha field in configuration.
(edit) @7312   14 years uli Update tests.
(edit) @7311   14 years uli Unfortunately, configurations are stored as attributes (makes it hard …
(edit) @7310   14 years Henrik Bettermann Export course registration slip on two pages. Set columns width of …
(edit) @7309   14 years uli Don't need a template dir for the captcha test page.
(edit) @7308   14 years uli Move captcha-related interfaces to proper location.
(edit) @7307   14 years uli Rename CaptchaChooser? to CaptchaManager?.
(edit) @7306   14 years uli Tell a bit about ReCaptcha?.
(edit) @7305   14 years uli Make recaptcha keys instance attributes for better customization.
(edit) @7304   14 years Henrik Bettermann Insert container content table on pdf slips. Use this automatic …
(edit) @7303   14 years uli Put ReCaptcha? into an ICaptcha implementation and see how much code we …
(edit) @7302   14 years uli Add ReCaptcha? tests. One of them is intentionally disabled because it …
(edit) @7301   14 years uli Reflect StaticCaptcha? changes.
(edit) @7300   14 years uli Rename IdCaptcha? to StaticCaptcha? and make it even more plain.
(edit) @7299   14 years uli Be more verbose.
(edit) @7298   14 years uli Update tests.
(edit) @7297   14 years uli Change verify interface for captchas: expect HTTP requests instead of …
(edit) @7296   14 years uli First silly steps for IdCaptcha?.
(edit) @7295   14 years uli Add tests for IdCaptcha?.
(edit) @7294   14 years uli Add test base for captcha tests.
(edit) @7293   14 years Henrik Bettermann Test student access with uploading a real jpeg passport file.
(edit) @7292   14 years uli Fix default setting.
(edit) @7291   14 years uli Add missing tests for getCaptcha.
(edit) @7290   14 years uli Fix overlong line.
(edit) @7289   14 years uli Leave out captcha configs for now.
(edit) @7288   14 years uli Remove trash.
(edit) @7287   14 years uli - Fix interface. - Implement getCaptcha.
(edit) @7286   14 years uli Add first test for getCaptcha.
(edit) @7285   14 years uli Update tests.
(edit) @7284   14 years uli - Register captchas as utils rather than adapters. - Sketches of …
(edit) @7283   14 years Henrik Bettermann Add svn keyword Id and harmonize header.
(edit) @7282   14 years uli Add tests for some captcha base components.
(edit) @7281   14 years uli Some sketches for captach API.
(edit) @7280   14 years Henrik Bettermann Use the viewlet manager 'FileManager?' to render either images or …
(edit) @7278   14 years Henrik Bettermann The test shows that we can open the clearance slip.
(edit) @7277   14 years Henrik Bettermann Add first version of ExportPDFClearanceSlipPage.
(edit) @7276   14 years Henrik Bettermann Align passport image with data table.
(edit) @7275   14 years Henrik Bettermann Redirect to contact form after rejecting clearance and pre-fill …
(edit) @7274   14 years Henrik Bettermann Define WAeUPForm based on from megrok.layout.Form and use this view in …
(edit) @7273   14 years Henrik Bettermann Add test for student data migration to be sure that student_ids …
(edit) @7272   14 years Henrik Bettermann Start registration only if applicant visits the display view for the …
(edit) @7271   14 years Henrik Bettermann we definitely need also some browser tests to catch these kind of mistakes.
(edit) @7270   14 years Henrik Bettermann Let's call the registration number reg_number instead of reg_no, like …
(edit) @7269   14 years Henrik Bettermann Fix test and simplify if statements in batching.py.
(edit) @7268   14 years Henrik Bettermann Use reg_no as locator to find applicants for updating and removal.
(edit) @7267   14 years Henrik Bettermann Fix importer semantic also in students (see last comment of Uli).
(edit) @7266   14 years uli Fix indent.
(edit) @7265   14 years uli Fix tests.
(edit) @7264   14 years uli Fix importer semantics. Methods named like booleans (entryExists) …
(edit) @7263   14 years Henrik Bettermann Add tests for applicant batch importer. Make reg_no filed unique. …
(edit) @7262   14 years Henrik Bettermann Add Applicant Importer (tests will follow).
(edit) @7261   14 years Henrik Bettermann Describe the batch processor properly.
(edit) @7260   14 years Henrik Bettermann Let's generate the applicant_id only when the applicant is added to …
(edit) @7259   14 years Henrik Bettermann Use reduced display form page as header in payment receipts. Add more …
(edit) @7258   14 years Henrik Bettermann Do really test something in test_interfaces
(edit) @7257   14 years Henrik Bettermann pyflakes
(edit) @7256   14 years Henrik Bettermann pyflakes
(edit) @7255   14 years Henrik Bettermann Remove unused imports.
(edit) @7254   14 years Henrik Bettermann Define formatDatetime (for displaying datetime objects in data tables) …
(edit) @7253   14 years Henrik Bettermann Before submission of clearance forms it must be checked if required …
(edit) @7252   14 years Henrik Bettermann Add tests for acceptance fee payment.
(edit) @7251   14 years Henrik Bettermann Minor adjustments in students.
(edit) @7250   14 years Henrik Bettermann First part of acceptance fee payment integration (under construction).
(edit) @7249   14 years Henrik Bettermann ApplicantLoginPage? not used anymore.
Note: See TracRevisionLog for help on using the revision log.