source: main

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @8422   12 years Henrik Bettermann Use same technique for approval of payments in students and in applicants.
(edit) @8421   12 years Henrik Bettermann Implement payment approval in waeup.uniben.
(edit) @8420   12 years Henrik Bettermann Add methods for approving payments and implement pages for approving …
(edit) @8419   12 years Henrik Bettermann Disable eTranzact module.
(edit) @8418   12 years uli Add entry point for analyze script.
(edit) @8417   12 years uli Add function to call ZODB analyze script.
(edit) @8416   12 years Henrik Bettermann Show year selector.
(edit) @8415   12 years Henrik Bettermann Add captcha.
(edit) @8414   12 years uli Reduce redundance a bit.
(edit) @8413   12 years Henrik Bettermann STUDENT_ID_PREFIX = u'B'
(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) @8401   12 years Henrik Bettermann QUERY_URL no longer used. Add CRPUOfficer Role.
(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) @8386   12 years Henrik Bettermann Show language selector (only for Issoufou ;-)
(edit) @8385   12 years Henrik Bettermann Revert to https://webpay.interswitchng.com/paydirect/webpay/pay.aspx
(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) @8378   12 years Henrik Bettermann Customize batchin. Show year in FormattedDate? input fields. Export …
(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 …
(edit) @8375   12 years Henrik Bettermann Do not fire init transition when state has been imported.
(edit) @8374   12 years Henrik Bettermann Fix permission assignment.
(edit) @8373   12 years Henrik Bettermann Add state started to IMPORTABLE_STATES.
(edit) @8372   12 years uli Add deleted dir in standard filecenter paths.
(edit) @8371   12 years uli Add payments exporter.
(edit) @8370   12 years uli Fix iface_names().
(edit) @8369   12 years uli iface_names helper does not work correctly when it comes to deeper …
(edit) @8368   12 years uli Safety belt.
(edit) @8367   12 years Henrik Bettermann Add more roles and reorganize permissions. Remove …
(edit) @8366   12 years Henrik Bettermann We expect many uploaded files and have to improve file management. - …
(edit) @8365   12 years Henrik Bettermann Use HTMLDisplayWidget for description of ApplicantsContainers?.
(edit) @8364   12 years Henrik Bettermann Test if registered users can get a new password.
(edit) @8363   12 years uli Fix typos.
(edit) @8362   12 years Henrik Bettermann Put more information on the frontpage.
(edit) @8361   12 years Henrik Bettermann Add HTMLDisplayWidget which is now used for the frontpage by default. …
(edit) @8360   12 years Henrik Bettermann Pin zope.password version and put versions into separate config file.
(edit) @8359   12 years uli Tiny docs.
(edit) @8358   12 years uli Remove trash.
(edit) @8357   12 years uli Put versions into separate config file.
(edit) @8356   12 years uli Pin zope.password version.
(edit) @8355   12 years uli Add sample data with encrypted password.
(edit) @8354   12 years uli - Improve readability of a tiny part. - Reorder imports. - Test …
(edit) @8353   12 years uli Make sure encrypted passwords in import CSVs are set correctly.
(edit) @8352   12 years uli Use encrypted password for one of the sample applicants.
(edit) @8351   12 years uli Update tests.
(edit) @8350   12 years uli Remove unicodification of passwords.
(edit) @8349   12 years uli pyflakes.
(edit) @8348   12 years uli Handle encrypted and unencrypted passwords different on import (UNTESTED!)
(edit) @8347   12 years uli Handle encrypted and unencrypted passwords different on import.
(edit) @8346   12 years Henrik Bettermann Implement a ChangePasswordRequestPage? for all portal users (more tests …
(edit) @8345   12 years uli Pin newer zope.password version as this one allows unicode passwords.
(edit) @8344   12 years uli Make password checking of users more robust.
(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) @8328   12 years Henrik Bettermann Specify may_register for Uniben.
(edit) @8327   12 years Henrik Bettermann Add subjects.
(edit) @8326   12 years Henrik Bettermann Customize StudentStudyLevel?, StudentStudyCourse? and CourseTicket? classes.
(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) @8320   12 years Henrik Bettermann Add more tests.
(edit) @8319   12 years Henrik Bettermann Configure getReturningData. Tests will follow.
(edit) @8317   12 years Henrik Bettermann Change POST_ACTION url.
Note: See TracRevisionLog for help on using the revision log.