source: main/waeup.kofa

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @8552   12 years Henrik Bettermann Do not break the contract.
(edit) @8550   12 years Henrik Bettermann Extend warning message before submitting the application form.
(edit) @8549   12 years Henrik Bettermann We are customizing PDFApplicationSlip adapter and thus need to define …
(edit) @8548   12 years Henrik Bettermann Localize jsaction message.
(edit) @8547   12 years Henrik Bettermann Disable Applicants tab for containers with more than 5000 records.
(edit) @8546   12 years Henrik Bettermann Replace some odd lga keys.
(edit) @8543   12 years Henrik Bettermann Container keys are strings not integers.
(edit) @8541   12 years Henrik Bettermann Converter script for JAMB import files
(edit) @8540   12 years Henrik Bettermann Fix emergency fix. Due to this bug I recovered that …
(edit) @8534   12 years Henrik Bettermann Use application fee in session configuration object as fallback if …
(edit) @8533   12 years Henrik Bettermann Edit docstring and change order of fields.
(edit) @8529   12 years uli Do not use session anymore to store requested logfile names in datacenter.
(edit) @8525   12 years Henrik Bettermann Add application_fee field to ApplicantsContainers? (not used in base …
(edit) @8524   12 years Henrik Bettermann Determine application fee and set payment attributes in …
(edit) @8523   12 years uli Add sketch of a script to copy over media files from old SRP instances.
(edit) @8522   12 years Henrik Bettermann ume is now utme
(edit) @8518   12 years Henrik Bettermann Do only allow certificates in corresponding application category as …
(edit) @8517   12 years uli Extend tests.
(edit) @8516   12 years uli Exclude backup files by default when listing logfiles.
(edit) @8515   12 years uli Use new logfile search and shorten some overlong lines.
(edit) @8514   12 years uli Regression test.
(edit) @8513   12 years uli Find also inner strings.
(edit) @8512   12 years uli Add support for datacenter to search log files.
(edit) @8511   12 years Henrik Bettermann Do not change pending data filenames when uploading into datacenter.
(edit) @8510   12 years Henrik Bettermann Since we can't copy or edit files with SFTP clients (all files are now …
(edit) @8509   12 years Henrik Bettermann Emergency fix. Completely untested.
(edit) @8498   12 years Henrik Bettermann items_changes must include state, password and transition (like in …
(edit) @8494   12 years Henrik Bettermann Fix exporter tests.
(edit) @8493   12 years Henrik Bettermann Export student_id in all files. Export password, state and history. …
(edit) @8492   12 years uli Use DatedRotatingFileHandler? for logging.
(edit) @8491   12 years Henrik Bettermann Reset _curr_stud_id if student_id has been imported.
(edit) @8490   12 years uli Let conversion checks for student imports reset the student id counter.
(edit) @8489   12 years Henrik Bettermann Test if _curr_stud_id is set correctly. This test fails at the moment. …
(edit) @8488   12 years Henrik Bettermann Check if students with duplicate student_ids can't be imported.
(edit) @8487   12 years Henrik Bettermann Set student 'admitted' after copying.
(edit) @8486   12 years Henrik Bettermann 'Portal Roles' and 'Retype Password'
(edit) @8483   12 years Henrik Bettermann next_session_allowed is False if certificate is None.
(edit) @8481   12 years Henrik Bettermann Clean up code.
(edit) @8478   12 years Henrik Bettermann Prepare script for migration of AAUE data.
(edit) @8477   12 years Henrik Bettermann Accept hyphens in email addresses.
(edit) @8476   12 years Henrik Bettermann Fix typo.
(edit) @8472   12 years Henrik Bettermann Add property is_postgrad. Add invariant constraint to ICertificate.
(edit) @8471   12 years Henrik Bettermann Add new workflow transitions for postgraduate students. Take care for …
(edit) @8468   12 years uli Use SAMPLE_IMAGE and correct typo.
(edit) @8467   12 years uli Use fileformat recognition when uploading student files.
(edit) @8466   12 years uli Add helper funcs to determine fileformat of media files.
(edit) @8463   12 years Henrik Bettermann Remove shadow.
(edit) @8458   12 years Henrik Bettermann Change title in browser. The official name is now WAeUP.Kofa Student …
(edit) @8457   12 years Henrik Bettermann Grep strings.
(edit) @8453   12 years Henrik Bettermann Applicants must not trigger the the approve transition which lead to …
(edit) @8452   12 years uli Finetune media file distributions for students a bit: make sure that …
(edit) @8448   12 years uli Distribute student media files over folders with chronological names, …
(edit) @8439   12 years Henrik Bettermann Show full certificate title.
(edit) @8438   12 years Henrik Bettermann Add instruction regarding beaker. 13 steps to get Kofa running on …
(edit) @8437   12 years Henrik Bettermann Update locales.
(edit) @8436   12 years Henrik Bettermann Catch error when sending the contact form but no email address is provided.
(edit) @8435   12 years Henrik Bettermann Change button icon.
(edit) @8434   12 years Henrik Bettermann Managers do not 'pay' fees for applicants and students, they approve …
(edit) @8431   12 years Henrik Bettermann Add missing imports.
(edit) @8429   12 years Henrik Bettermann Add response description payment which displays the user id of the …
(edit) @8428   12 years Henrik Bettermann Payment methods do now all return a success flag, a flash message …
(edit) @8427   12 years uli Main authentication tests do not leave a registered FakeSite? anymore.
(edit) @8426   12 years uli Make sure dolmen.beaker is registered and configured on startup. Also …
(edit) @8425   12 years uli Add a warning.
(edit) @8422   12 years Henrik Bettermann Use same technique for approval of payments in students and in applicants.
(edit) @8420   12 years Henrik Bettermann Add methods for approving payments and implement pages for approving …
(edit) @8418   12 years uli Add entry point for analyze script.
(edit) @8417   12 years uli Add function to call ZODB analyze script.
(edit) @8415   12 years Henrik Bettermann Add captcha.
(edit) @8414   12 years uli Reduce redundance a bit.
(edit) @8412   12 years Henrik Bettermann We do not need to set new attributes in instances of classes when …
(edit) @8411   12 years uli Dirty fix for problem with export of student subobjects.
(edit) @8410   12 years uli Create unique stud ids in the students container.
(edit) @8409   12 years uli pyflakes.
(edit) @8408   12 years uli Extend interfaces for StudentsContainer? (require attribute to deliver …
(edit) @8406   12 years Henrik Bettermann Go directly to ApplicantsContainerManageFormPage? when clicking …
(edit) @8405   12 years Henrik Bettermann Add browser tests for applicant search facility.
(edit) @8404   12 years Henrik Bettermann Implement search page for applicants. Add fullname to …
(edit) @8403   12 years uli Backup student data when a student is deleted (blocking of student_id …
(edit) @8402   12 years uli Import study courses from original location.
(edit) @8400   12 years uli Add convenience constant giving all exporter names related to students.
(edit) @8399   12 years Henrik Bettermann waeup.managePortalSettings does not exist.
(edit) @8398   12 years uli Update tests.
(edit) @8397   12 years uli Pyflakes.
(edit) @8396   12 years Henrik Bettermann Increase width of description input widget.
(edit) @8395   12 years uli Comply with the updated IDataCenter interface.
(edit) @8394   12 years uli - Make IDataCenter a bit more useful. - Cut overlong lines. - pyflakes.
(edit) @8393   12 years uli Add safety-belt. Some students in tests do not provide getLevel.
(edit) @8390   12 years Henrik Bettermann Remove trash.
(edit) @8389   12 years Henrik Bettermann Slim down main.log a bit.
(edit) @8388   12 years Henrik Bettermann Add description (= introduction) to ApplicantsRoot?. Adjust …
(edit) @8387   12 years Henrik Bettermann Reorganise links in manage bar. Ensure that all link texts are …
(edit) @8384   12 years Henrik Bettermann Fix test.
(edit) @8383   12 years Henrik Bettermann Update locales (French added).
(edit) @8382   12 years uli Handle unusual SMTP address parts more predictable.
(edit) @8381   12 years uli Rollback r8376 partially, as dates are now 'hashed' by default.
(edit) @8380   12 years uli Add hash by default when exporting dates.
(edit) @8379   12 years Henrik Bettermann Catch TypeError? exception if from address is empty.
(edit) @8377   12 years Henrik Bettermann Export also container_code. This eases re-importing data.
(edit) @8376   12 years Henrik Bettermann Add the hash symbol at the end of all dates. This is to avoid annoying …
Note: See TracRevisionLog for help on using the revision log.