source: main

Revision log mode:


Legend:

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