|
|
@7997
|
13 years |
Henrik Bettermann |
Callback requests in the base package are only for demonstration …
|
|
|
@7996
|
13 years |
Henrik Bettermann |
Add correct applicant object when using the ApplicantRegistrationPage?. …
|
|
|
@7994
|
13 years |
uli |
Add study course exporter.
|
|
|
@7993
|
13 years |
Henrik Bettermann |
Use different clearance form field interfaces for undergraduate and …
|
|
|
@7985
|
13 years |
Henrik Bettermann |
Update locales.
|
|
|
@7984
|
13 years |
Henrik Bettermann |
Remove unneeded default values in interfaces. Adjust tests.
|
|
|
@7983
|
13 years |
Henrik Bettermann |
Remove unneeded default values in interfaces. Adjust tests.
|
|
|
@7982
|
13 years |
Henrik Bettermann |
Fix test.
|
|
|
@7981
|
13 years |
Henrik Bettermann |
Initialize customization of message strings from the zope domain.
|
|
|
@7974
|
13 years |
Henrik Bettermann |
Update locales.
Maybe we should better use a separate domain for …
|
|
|
@7973
|
13 years |
Henrik Bettermann |
Add the hash symbol at the end of date_of_birth.
This is to avoid …
|
|
|
@7972
|
13 years |
Henrik Bettermann |
Remove unneeded images.
|
|
|
@7971
|
13 years |
Henrik Bettermann |
Use same arrow icon for upload and export buttons.
|
|
|
@7969
|
13 years |
uli |
Store countries (with preferred ones first) in kofa utils.
|
|
|
@7968
|
13 years |
uli |
Add helper function to sort lists with preferred values first.
|
|
|
@7967
|
13 years |
uli |
Changed list based on modified algorithm.
|
|
|
@7966
|
13 years |
uli |
Minor fixing for correct spelling of country names.
|
|
|
@7965
|
13 years |
uli |
Add generated countries module.
|
|
|
@7964
|
13 years |
uli |
Add generated country list.
|
|
|
@7963
|
13 years |
uli |
Fix mangle_list.
|
|
|
@7962
|
13 years |
uli |
Add tools for automatic creation of country lists.
|
|
|
@7959
|
13 years |
Henrik Bettermann |
Translate all history messages.
|
|
|
@7958
|
13 years |
Henrik Bettermann |
Some minor test improvements.
|
|
|
@7954
|
13 years |
Henrik Bettermann |
Sort select box items.
|
|
|
@7953
|
13 years |
Henrik Bettermann |
Test if error messages in pending data file are correct.
|
|
|
@7952
|
13 years |
Henrik Bettermann |
Improve tests (and remove bugs found by testing).
|
|
|
@7951
|
13 years |
Henrik Bettermann |
Add verdict processor.
|
|
|
@7950
|
13 years |
Henrik Bettermann |
checkUpdateRequirements is even better than checkConstraints.
|
|
|
@7949
|
13 years |
uli |
Reorder imports.
|
|
|
@7948
|
13 years |
uli |
Shorten overlong lines.
|
|
|
@7947
|
13 years |
uli |
Create a setup for import/export tests. Could also be used in tests in …
|
|
|
@7946
|
13 years |
uli |
Add test for export_all of student exporter.
|
|
|
@7945
|
13 years |
uli |
Add tests for student exporter (export_all test missing yet).
|
|
|
@7944
|
13 years |
uli |
Add first student exporter draft.
|
|
|
@7943
|
13 years |
uli |
pyflakes.
|
|
|
@7942
|
13 years |
uli |
pyflakes.
|
|
|
@7941
|
13 years |
uli |
Add new helper function.
|
|
|
@7940
|
13 years |
uli |
Move import.
|
|
|
@7939
|
13 years |
uli |
Add tests for new helper function.
|
|
|
@7938
|
13 years |
uli |
Trying to understand.
|
|
|
@7937
|
13 years |
Henrik Bettermann |
Add method to check constraints objects must fulfill before being …
|
|
|
@7933
|
13 years |
Henrik Bettermann |
Rename importers to processors.
|
|
|
@7932
|
13 years |
uli |
Make import converters more modular (support special converters for …
|
|
|
@7931
|
13 years |
Henrik Bettermann |
amount_auth must not necessarily be readonly.
|
|
|
@7927
|
13 years |
Henrik Bettermann |
All fees must be float not int.
|
|
|
@7925
|
13 years |
uli |
Reflect changes in applicant exporter.
|
|
|
@7924
|
13 years |
uli |
First more or less working version of applicants exporter.
|
|
|
@7923
|
13 years |
uli |
Clean up imports.
|
|
|
@7922
|
13 years |
uli |
Add tests for new functionality in ResultEntry?.
|
|
|
@7921
|
13 years |
uli |
Add string converters for result entries.
|
|
|
@7918
|
13 years |
uli |
Make grade source work with the modified EXAM_GRADES from kofa utils.
|
|
|
@7917
|
13 years |
uli |
Simplify the design of EXAM_GRADES (former EXAM_GRADES_DICT). Grades …
|
|
|
@7916
|
13 years |
uli |
Clean up and avoid repetitive code.
|
|
|
@7915
|
13 years |
uli |
Move CertificateSource? to university package. I think this is the …
|
|
|
@7914
|
13 years |
uli |
Add applicants exporter (first draft).
|
|
|
@7913
|
13 years |
uli |
Add applicant exporter tests (first draft).
|
|
|
@7912
|
13 years |
uli |
- Make batched applicant setup an own test case for reimport in other …
|
|
|
@7911
|
13 years |
uli |
Prettify exporter UI.
|
|
|
@7910
|
13 years |
uli |
Use sample CSV for applicants container import as created by exporter.
|
|
|
@7909
|
13 years |
uli |
- Test imported applicantscontainers more thoroughly.
- Make sure …
|
|
|
@7908
|
13 years |
uli |
Add first views/pages for site-wide CSV export of objects.
|
|
|
@7907
|
13 years |
uli |
Add title attribute for exporters.
|
|
|
@7906
|
13 years |
uli |
Add title and handle provider attribute correctly.
|
|
|
@7905
|
13 years |
uli |
Reflect what we really expect from applicantscontainer CSV export.
|
|
|
@7903
|
13 years |
uli |
Make description_dict a simple attribute.
|
|
|
@7888
|
13 years |
Henrik Bettermann |
Show callback button in states 'failed' and 'unpaid'.
|
|
|
@7887
|
13 years |
Henrik Bettermann |
Remove settings not needed.
|
|
|
@7884
|
13 years |
uli |
Remove unused template.
|
|
|
@7883
|
13 years |
uli |
In phonewidget consider *-- as missing value.
|
|
|
@7882
|
13 years |
Henrik Bettermann |
Update locales.
|
|
|
@7881
|
13 years |
Henrik Bettermann |
Fee parameters are not required.
|
|
|
@7878
|
13 years |
Henrik Bettermann |
Remove Interswitch view components. This is part of a typical Nigerian …
|
|
|
@7876
|
13 years |
Henrik Bettermann |
Clean-up css and labels.
|
|
|
@7875
|
13 years |
Henrik Bettermann |
Surcharge 1 is portal provider fee.
Show data on goto_interswitch page.
|
|
|
@7874
|
13 years |
uli |
A (slightly) different setup to register phone prefixes in KofaUtils?.
|
|
|
@7873
|
13 years |
Henrik Bettermann |
Add InterswitchPage? which generates POST requests for the Interswitch …
|
|
|
@7872
|
13 years |
Henrik Bettermann |
'male' and 'female' in lowercase letters.
widgets.pt: Show error …
|
|
|
@7871
|
13 years |
Henrik Bettermann |
Enable customization of international dialing codes.
|
|
|
@7870
|
13 years |
Henrik Bettermann |
Define sorting order of country codes in select boxes.
|
|
|
@7869
|
13 years |
Henrik Bettermann |
Fix test.
|
|
|
@7868
|
13 years |
Henrik Bettermann |
Apply PhoneWidget? all over Kofa.
|
|
|
@7867
|
13 years |
Henrik Bettermann |
Add test to verify classes after import (see previous revision in …
|
|
|
@7865
|
13 years |
uli |
First exporter stuff for applicants.
|
|
|
@7864
|
13 years |
uli |
Add first applicant-related exporter tests.
|
|
|
@7863
|
13 years |
uli |
Remove trash.
|
|
|
@7862
|
13 years |
uli |
Remove unneeded imports.
|
|
|
@7861
|
13 years |
uli |
Use the new exporter base for our exporters.
|
|
|
@7860
|
13 years |
uli |
pyflakes.
|
|
|
@7859
|
13 years |
uli |
Add ExporterBase?. A base for exporters throughout the whole waeup.kofa …
|
|
|
@7858
|
13 years |
uli |
Fix testname.
|
|
|
@7857
|
13 years |
uli |
Add tests for ExporterBase?.
|
|
|
@7856
|
13 years |
uli |
More cleanups.
|
|
|
@7855
|
13 years |
uli |
Update docs.
|
|
|
@7854
|
13 years |
uli |
Clean up imports.
|
|
|
@7852
|
13 years |
uli |
Enable new phone widget and remove the old one.
|
|
|
@7851
|
13 years |
uli |
Make validator work correctly.
|
|
|
@7850
|
13 years |
uli |
Add validator for phone numbers.
|
|
|
@7849
|
13 years |
uli |
Fix tests to reflect really expected behaviour with missing_values.
|
|
|
@7848
|
13 years |
uli |
- Require format +NNN-NNN-NNNN for phone data.
- Fix missing_value …
|
|
|
@7847
|
13 years |
Henrik Bettermann |
Set the interface and the factory name of child objects of applicants …
|
|
|