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

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @8343   12 years uli Switch user auth to SSHA.
(edit) @8342   12 years uli Add exporter for course tickets.
(edit) @8341   12 years uli - Avoid repetitive code using methods from ImportExportSetup?. - Add …
(edit) @8340   12 years uli Extend import-export-setup to avoid repetition.
(edit) @8339   12 years Henrik Bettermann Remove viewport meta tag. This destroys the layout on most mobile …
(edit) @8338   12 years uli Make study levels more robust.
(edit) @8337   12 years uli Keep indentation flat.
(edit) @8336   12 years Henrik Bettermann Applicants in state created are blocked. They can't be edited by import.
(edit) @8335   12 years Henrik Bettermann Move initial workflow transition to handle_applicant_added. This way …
(edit) @8334   12 years Henrik Bettermann Update password and state correctly. Fix and improve logging. Do not …
(edit) @8333   12 years uli Do not notify if objects stay unchanged.
(edit) @8332   12 years Henrik Bettermann ObjectModifiedEvent? must be fired in updateEntry to ensure that …
(edit) @8331   12 years Henrik Bettermann Let's do the applicant importer do what it's supposed to do. Some …
(edit) @8330   12 years Henrik Bettermann When using catalogs existing objects must not necessarily be in the …
(edit) @8325   12 years Henrik Bettermann Use factory for the creation of CourseTickets?.
(edit) @8323   12 years Henrik Bettermann We need to customize StudentStudyCourse? and StudentStudyLevel?. …
(edit) @8322   12 years Henrik Bettermann Store individual cost when creating access codes after online payment.
(edit) @8321   12 years Henrik Bettermann We have to store the cost in AccessCode? not only in AccessCodeBatches?. …
(edit) @8314   12 years Henrik Bettermann Add method and helpers to mass-create students from applicants.
(edit) @8313   12 years Henrik Bettermann Translate comment on application slips.
(edit) @8312   12 years Henrik Bettermann Log student_id when creating students from applicants. In this way we …
(edit) @8311   12 years Henrik Bettermann Remove entry_level attribute. The entry level is given by the start …
(edit) @8310   12 years Henrik Bettermann Subject for a discussion with Uli.
(edit) @8309   12 years Henrik Bettermann Implement import of student transitions.
(edit) @8307   12 years Henrik Bettermann Remove school fee from session configuration. School fees are now …
(edit) @8305   12 years Henrik Bettermann Set school fees in StudentsFullSetup?.
(edit) @8304   12 years Henrik Bettermann Add more info about the updateEntry: We can't use this method to …
(edit) @8303   12 years Henrik Bettermann Fix test.
(edit) @8302   12 years Henrik Bettermann Use certificates_catalog when importing certificates in update mode. …
(edit) @8301   12 years Henrik Bettermann Export also school fees.
(edit) @8300   12 years Henrik Bettermann Remove unneeded imports.
(edit) @8299   12 years Henrik Bettermann Add school fee attributes to certificate and update existing objects …
(edit) @8291   12 years Henrik Bettermann Test password import.
(edit) @8290   12 years Henrik Bettermann Enable import of password and state. When application_number is given …
(edit) @8289   12 years Henrik Bettermann Add test for duplicate reg_numbers and matric_numbers.
(edit) @8288   12 years Henrik Bettermann Very strange: F123456 should not have importable. Will add an …
(edit) @8287   12 years Henrik Bettermann Rename reg_state to state to be in accordance with applicants.
(edit) @8286   12 years Henrik Bettermann Roll back r8282. Also in students the registration state is simply …
(edit) @8285   12 years uli Remove also applicant passport images when applicant is deleted.
(edit) @8284   12 years Henrik Bettermann Allow empty reg_state cells. This is necessary particularly during …
(edit) @8282   12 years Henrik Bettermann Rename state to app_state according to reg_state in students.
(edit) @8280   12 years Henrik Bettermann Add payment object after creation. Adjust tests.
(edit) @8278   12 years Henrik Bettermann Update locales
(edit) @8275   12 years Henrik Bettermann Increase width of select boxes. Otherwise IE users can't read …
(edit) @8273   12 years Henrik Bettermann Resize passport images.
(edit) @8272   12 years Henrik Bettermann Toggle between to and bottom.
(edit) @8268   12 years Henrik Bettermann Store payment level in student payments. For school fee paments …
(edit) @8264   12 years Henrik Bettermann Use factory for the creation of students and applicants in tests.
(edit) @8262   12 years Henrik Bettermann The payment receipt is now called payment slip and can be downloaded …
(edit) @8261   12 years Henrik Bettermann Remove trash.
(edit) @8260   12 years Henrik Bettermann Rename Acceptance Fee -> Application Fee
(edit) @8258   12 years Henrik Bettermann Ease customization.
(edit) @8257   12 years uli Support notes in generated PDFs.
(edit) @8252   12 years Henrik Bettermann Use factory to create SessionConfiguration? objects. This is necessary …
(edit) @8246   12 years Henrik Bettermann Fix _fillCustomFields and remove trash.
(edit) @8245   12 years Henrik Bettermann More preparations for a solid payment system customization.
(edit) @8244   12 years Henrik Bettermann Remove all payment attributes which are not really necessary in the …
(edit) @8243   12 years Henrik Bettermann Some changes necessary for uniben customization.
(edit) @8236   12 years uli Support IGNORE_MARKER.
(edit) @8234   12 years Henrik Bettermann Show only time zone name.
(edit) @8233   12 years Henrik Bettermann matric_number not matric_no
(edit) @8232   12 years uli Reduce redundancy and try to check more correctly for set values in …
(edit) @8231   12 years Henrik Bettermann Add tests for update mode.
(edit) @8230   12 years Henrik Bettermann Some configuration parameters are required.
(edit) @8229   12 years Henrik Bettermann Test both options, with and without ignore marker.
(edit) @8228   12 years Henrik Bettermann I think it's better use the original updateEntry method even if it …
(edit) @8227   12 years Henrik Bettermann Perform tests in th eright order.
(edit) @8225   12 years uli Fix StudyLevelImporter?.
(edit) @8224   12 years uli Fix test.
(edit) @8223   12 years uli Keep compatibility with new base importer.
(edit) @8222   12 years uli - Fix doImport. Still needs tests. - Use code in log messages.
(edit) @8221   12 years uli Clean up student-component batching, playing well with changed base …
(edit) @8220   12 years uli Clean up basic batch processor and add functionality for changed …
(edit) @8219   12 years uli Test at least interface of basic batch processor.
(edit) @8218   12 years uli BatchProcessors? apparently make no use of any mode attribute. But they …
(edit) @8217   12 years uli Remove trash.
(edit) @8216   12 years uli Test DELETION_MARKER and IGNORE_MARKER functionality of converters.
(edit) @8215   12 years uli More docs.
(edit) @8214   12 years uli Lots of trash to sketch filtered imports.
(edit) @8213   12 years uli Converter tests are in bad shape. Add at least basic stuff.
(edit) @8210   12 years Henrik Bettermann Add first test to ensure that attributes are not cleared if cells are …
(edit) @8209   12 years uli Don't mark unchanged fields as changed.
(edit) @8208   12 years uli Move setUp/tearDown to top.
(edit) @8207   12 years uli Try to be smart (evil?). Interpret entered datetimes w/o TZ as …
(edit) @8203   12 years Henrik Bettermann Insert description and use FriendlyDatetimeDisplayWidget? in display view.
(edit) @8202   12 years Henrik Bettermann Empty If no value is provided in import files, attributes must not be …
(edit) @8200   12 years uli - Use datetime for applicants containers and - Register new datetime …
(edit) @8199   12 years uli Add test to make sure we interpret datetime values as exported by the …
(edit) @8198   12 years uli Add very plain datetimewidget that sets only pytz.utc-based datetimes.
(edit) @8197   12 years Henrik Bettermann Update localisation and rename some icons.
(edit) @8195   12 years Henrik Bettermann Localize time in tables too.
(edit) @8194   12 years Henrik Bettermann Store utc without tzinfo in persistent datetime objects. Localisation …
(edit) @8193   12 years uli Display local datetime when using FormattedDateDisplayWidget? (or …
(edit) @8192   12 years uli Let to_timezone ignore not-datetimes.
(edit) @8186   12 years uli Use new helper functions to compute pytz timezones correctly.
(edit) @8185   12 years uli Add datetime/timezone helpers urgently needed.
(edit) @8183   12 years Henrik Bettermann Part 2: Consider time zone when creating datetime strings for …
(edit) @8182   12 years Henrik Bettermann Part 1: Add tzinfo to all persistent datetime objects.
(edit) @8181   12 years Henrik Bettermann Set tzinfo of booking_date.
(edit) @8180   12 years uli Display separators in PDF output.
Note: See TracRevisionLog for help on using the revision log.