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

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @6290   14 years uli Set default for passport image via new IContextAwareDefaultFactory. …
(edit) @6289   14 years uli Remove trailing whitespace.
(edit) @6288   14 years uli Improve some applicants related tests: for setup register …
(edit) @6286   14 years uli Remove trailing whitespace.
(edit) @6285   14 years uli The max_size for images might now (hopefully) work.
(edit) @6284   14 years uli Fix bug #32.
(edit) @6283   14 years uli Remove trailing whitespace.
(edit) @6282   14 years uli Fix batching of applicants containers.
(edit) @6281   14 years uli Use working CSV data.
(edit) @6280   14 years uli Register factory for ApplicantsContainer?.
(edit) @6279   14 years uli Check whether the preferred date format ('YYYY-MM-DD') is accepted by …
(edit) @6278   14 years uli Add extended bools widget. This one accepts also '1', 'true', 'yes' as …
(edit) @6277   14 years uli Update convert interface.
(edit) @6276   14 years uli Remove old converters and disable tests for them.
(edit) @6273   14 years uli Finally make the new converter work. API-wise it is as good as the old …
(edit) @6272   14 years uli Disable test temporarily.
(edit) @6271   14 years uli Fix test.
(edit) @6268   14 years uli Test converter with vocabs with non-string values.
(edit) @6267   14 years uli Prove that the converter can handle simple vocabularies.
(edit) @6266   14 years uli Show that the converter can create new instances when given a factory …
(edit) @6265   14 years uli Show that we can inject our own formfields when converting strings …
(edit) @6264   14 years uli Some converter tests for basic data types.
(edit) @6263   14 years uli Extend converter and create own interface for it.
(edit) @6262   14 years uli Remove trash.
(edit) @6261   14 years uli Update tests. Still just experimental. Also to test svnmailer.
(edit) @6260   14 years uli Add own getWidgetsDate function to retrieve bindings of errors to form …
(edit) @6259   14 years uli Remove trailing whitespace.
(edit) @6258   14 years uli Add a zope.formlib-based converter. Just playing around with …
(edit) @6257   14 years uli Add new test suite for enhanced converters. This is full of …
(edit) @6256   14 years Henrik Bettermann Move vocabularies and sources into a separate module like in …
(edit) @6255   14 years Henrik Bettermann Implement choice field for entry_session. Scores must be integers.
(edit) @6254   14 years Henrik Bettermann Render Admitted Course of Study seperately and provide URL to certificate.
(edit) @6253   14 years uli Add some sample CSV data.
(edit) @6252   14 years uli Adapt tests for Applicants Container. The last, most complex and most …
(edit) @6251   14 years uli First steps to make the copied batch-stuff work with regular …
(edit) @6250   14 years uli Copy over batching-related modules from jambtables (maybe last thing …
(edit) @6249   14 years Henrik Bettermann Provide source for LGA field (Nigerian local government areas). We …
(edit) @6248   14 years Henrik Bettermann Use a contextual source for the selection of study courses (certificates).
(edit) @6247   14 years Henrik Bettermann Be more precise and let managers know that the code exists in the …
(edit) @6246   14 years Henrik Bettermann Use always flash messages. The user does not expect error messages …
(edit) @6245   14 years Henrik Bettermann Use and raise DuplicationError? for Courses too.
(edit) @6244   14 years Henrik Bettermann Fix tests.
(edit) @6243   14 years Henrik Bettermann Use DuplicationError? exception for batching (data import).
(edit) @6242   14 years uli More docs.
(edit) @6241   14 years uli Update tests.
(edit) @6240   14 years uli Add docs and make setitem check for cert.code == key.
(edit) @6239   14 years uli Remove unused imports and register certificatecontainer module as doctest.
(edit) @6238   14 years uli Add some functional doctest helpers.
(edit) @6237   14 years uli Remove trailing whitespaces.
(edit) @6236   14 years uli Remove unwanted shit.
(edit) @6235   14 years uli Remove catches of zope.exception.DuplicationError?. This exception is …
(edit) @6234   14 years uli Reorder imports.
(edit) @6233   14 years uli Replace old clear() implementation with a call to internal function …
(edit) @6232   14 years uli - Fix duplication tests. - Add working test for clear() method of …
(edit) @6231   14 years uli Fix test.
(edit) @6230   14 years uli Reorder imports.
(edit) @6229   14 years uli Fix addCertificate()-related browser test.
(edit) @6228   14 years uli Handle DuplicationError? from addCertificate() properly.
(edit) @6227   14 years uli Use and raise DuplicationError? where appropriate.
(edit) @6226   14 years uli Once, there was a DuplicationError? defined in zope.exceptions. This is …
(edit) @6225   14 years uli Print messages as-is.
(edit) @6224   14 years uli Add docstring.
(edit) @6223   14 years uli Get closer to the roots of the problem and override setitem to be …
(edit) @6222   14 years uli add first unittest-based tests for university package.
(edit) @6221   14 years uli - Reorder imports. - Don't use strings to signal status but raise …
(edit) @6220   14 years uli Reorder imports.
(edit) @6219   14 years Henrik Bettermann Use the message output of CertificateContainer?.addCertificate in …
(edit) @6218   14 years Henrik Bettermann Use UniqueField? index for code as suggested in ticket #31.
(edit) @6217   14 years Henrik Bettermann Fix tests.
(edit) @6216   14 years Henrik Bettermann Course codes must be unique. Check catalog when courses are added. …
(edit) @6215   14 years uli Remove obsolete stuff. Fix index field.
(edit) @6214   14 years uli Fix test.
(edit) @6213   14 years uli Tell more.
(edit) @6212   14 years uli Fix trailing whitespace. Fix tests.
(edit) @6211   14 years uli Provide a unique field index for catalogs.
(edit) @6210   14 years Henrik Bettermann Certificate codes must be unique. Check catalog when certificate are …
(edit) @6209   14 years Henrik Bettermann Remove import. ICatalog not needed.
(edit) @6208   14 years Henrik Bettermann Add certificates catalog.
(edit) @6207   14 years Henrik Bettermann Fix indentation. We use only 4 whitespaces not 5. Remove #BBB.
(edit) @6206   14 years Henrik Bettermann Use jquery datatables.
(edit) @6205   14 years Henrik Bettermann Adjust field titles.
(edit) @6204   14 years Henrik Bettermann Add missing colons.
(edit) @6203   14 years uli #38
(edit) @6202   14 years uli #37
(edit) @6201   14 years uli Provide (improvable) error views.
(edit) @6199   14 years uli Add an always working Unauthorized view.
(edit) @6198   14 years Henrik Bettermann Convert waeup.local.ApplicationsOfficer? to waeup.ApplicationsOfficer?. …
(edit) @6197   14 years Henrik Bettermann We only need one template for both applicants and application officers.
(edit) @6196   14 years Henrik Bettermann Reorganize views for applicants and application officers. We don't …
(edit) @6195   14 years Henrik Bettermann Remove Applicant attributes.
(edit) @6193   14 years uli Remove whitespaces.
(edit) @6192   14 years uli Add layout for exception views and pages for Unauthorized, NotFound?. …
(edit) @6191   14 years uli Add template for customized Unauthorized page.
(edit) @6190   14 years uli Add template for custom NotFound? page.
(edit) @6189   14 years Henrik Bettermann Select application_category for applicants containers. Implement …
(edit) @6188   14 years Henrik Bettermann Remove big file with dummy student names for testing purposes.
(edit) @6187   14 years Henrik Bettermann Resolve adaptation problem.
(edit) @6186   14 years uli cosmetics.
(edit) @6185   14 years Henrik Bettermann Fix test.
(edit) @6184   14 years Henrik Bettermann Implement local role assignment and removal in application section. …
Note: See TracRevisionLog for help on using the revision log.