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

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @6477   13 years Henrik Bettermann In SIRP we use the term 'certificate' instead of 'study course'.
(edit) @6476   13 years Henrik Bettermann Remove application_date from schema. This date should not be displayed …
(edit) @6475   13 years Henrik Bettermann Save detailed logging messages (experimental).
(edit) @6471   13 years Henrik Bettermann Produce more user friendly and shorter object history messages.
(edit) @6470   13 years Henrik Bettermann It should always be workflow state not status. My mistake.
(edit) @6469   13 years Henrik Bettermann Check if ac has been used.
(edit) @6465   13 years Henrik Bettermann Show access code in headline of left sidebar of applicants. Show 'Your …
(edit) @6462   13 years Henrik Bettermann Adjust pdf slip to display view.
(edit) @6461   13 years Henrik Bettermann Replace span tags by div tags. This ensures that the action buutons …
(edit) @6460   13 years Henrik Bettermann Remove actionsView css attribute and rework page templates with tables.
(edit) @6459   13 years Henrik Bettermann Change structure of history messages (not sure if unicode strings are …
(edit) @6457   13 years Henrik Bettermann Minor changes.
(edit) @6456   13 years Henrik Bettermann 'My Application' instead of 'Applicant' in left sidebar.
(edit) @6452   13 years Henrik Bettermann Replace properties 'used' and 'disabled' by 'status'.
(edit) @6444   13 years uli With help of the new logger components we can make applicants root …
(edit) @6443   13 years uli Add tests for applicants root logger.
(edit) @6442   13 years uli Add test to check applicants root logger.
(edit) @6441   13 years uli Clean up file in tempdir lingering around after tests.
(edit) @6428   13 years uli The entries() method of AccessCodeBatch? will go away. Use values() instead.
(edit) @6412   13 years uli Fix test.
(edit) @6411   13 years uli Make authentication work with modified access codes.
(edit) @6410   13 years uli Roll back #6396. What point should there be in naming an Applicant …
(edit) @6409   13 years uli Roll back #6395. This killed the whole point of authentication.
(edit) @6397   13 years Henrik Bettermann Assign applicant the PortalUser? role at site level otherwise s/he …
(edit) @6396   13 years Henrik Bettermann Provide left sidebar links for applicants instead of action buttons. …
(edit) @6395   13 years Henrik Bettermann Make applicant login work again (temporary solution).
(edit) @6394   13 years uli * empty log message *
(edit) @6393   13 years uli * empty log message *
(edit) @6392   13 years uli * empty log message *
(edit) @6391   13 years uli * empty log message *
(edit) @6390   13 years uli pyflakes happy.
(edit) @6383   13 years Henrik Bettermann accesscodes.invalidate_accesscode(): return false if ac doesn't exist …
(edit) @6381   13 years uli Remove jambtables.
(edit) @6377   13 years uli Reenable application start workflow on login.
(edit) @6375   13 years uli Remove the faulty transition trigger inserted just before and replace …
(edit) @6370   13 years uli Make local_roles a simple static class attribute. It is not computed …
(edit) @6367   13 years Henrik Bettermann Add view permission for applicants to render view and edit buttons …
(edit) @6366   13 years Henrik Bettermann Remove quotation marks.
(edit) @6365   13 years Henrik Bettermann More finetuning.
(edit) @6364   13 years Henrik Bettermann Finetune application slip.
(edit) @6363   13 years Henrik Bettermann Further pdf improvements (in progress): Show data in table layout
(edit) @6360   13 years Henrik Bettermann Now exports passport picture into pdf. libjpeg62-dev must be installed!
(edit) @6359   13 years uli PIN stuff.
(edit) @6358   13 years Henrik Bettermann Extend pdf slip example by fetching some widgets (experimental!).
(edit) @6357   13 years Henrik Bettermann Implement pdf slip demo version.
(edit) @6355   13 years uli
(edit) @6354   13 years uli Fix typo.
(edit) @6353   13 years uli Split workflow components (general use stuff goes to w.s.workflow), …
(edit) @6352   13 years Henrik Bettermann Set required attribute correctly.
(edit) @6351   13 years Henrik Bettermann Add docstrings.
(edit) @6350   13 years Henrik Bettermann One green box is enough.
(edit) @6349   13 years uli Base further workflow stuff on hurry.workflow 0.11.
(edit) @6348   13 years Henrik Bettermann First test implementation for applicants logger. Uli, please check.
(edit) @6347   13 years uli Remove unused imports.
(edit) @6345   13 years Henrik Bettermann Fix useless python:hint condition in manage and add form templates …
(edit) @6344   13 years Henrik Bettermann Adjust form status summary throughout the portal. Do not display …
(edit) @6343   13 years Henrik Bettermann Define validation method for email addresses and use as constraint …
(edit) @6341   13 years Henrik Bettermann Display field attribute 'description' which is called hint in widgets …
(edit) @6340   13 years Henrik Bettermann Source titles should have an initial capital letter to conform with …
(edit) @6339   13 years uli Maintain history of objects in a separate component, similar to …
(edit) @6337   13 years Henrik Bettermann entry_session will be inherited from the container.
(edit) @6336   13 years Henrik Bettermann Provide application login button (anonymous users only).
(edit) @6335   13 years uli Fix typos.
(edit) @6332   13 years uli Rename 'getApplicationState' to 'state'. Properties are always named …
(edit) @6331   13 years uli Remove unneeded code.
(edit) @6328   13 years Henrik Bettermann Add missing page template.
(edit) @6327   13 years Henrik Bettermann Implement ApplicantAddFormPage?.
(edit) @6325   13 years Henrik Bettermann Assign current applicant principal the PortalUser? role for the …
(edit) @6324   13 years Henrik Bettermann Provide application state as a (property) method of Applicant. This …
(edit) @6323   13 years Henrik Bettermann Replace reserved term 'messages' by 'msgs'.
(edit) @6322   13 years Henrik Bettermann - Use user_data attribute to display more appropriate workflow …
(edit) @6321   13 years uli Remove unused imports and reorder a bit.
(edit) @6320   13 years uli Cut overlong lines.
(edit) @6319   13 years uli Remove trailing whitespace.
(edit) @6318   13 years uli Add subscriber that replaces the redundant code from browser.py.
(edit) @6317   13 years uli Remove redundant code before there appears more of it.
(edit) @6316   13 years uli Clean up: - Cut overlong lines - Remove trailing whitespace - Pack …
(edit) @6314   13 years uli Use the new default provider for passport fields to return some image …
(edit) @6313   13 years uli - Make passport image placeholder constants strings instead of …
(edit) @6307   13 years Henrik Bettermann Adjust design and style sheets of workflow message box.
(edit) @6306   13 years Henrik Bettermann Minor changes.
(edit) @6305   13 years Henrik Bettermann Fill message attribute with workflow messages and display on forms.
(edit) @6304   13 years Henrik Bettermann Add message attribute to log workflow transitions.
(edit) @6303   13 years Henrik Bettermann Control workflow in views.
(edit) @6302   13 years Henrik Bettermann Move lock field to the bottom.
(edit) @6301   13 years Henrik Bettermann Do not define workflow states as attributes. We will use the workflow …
(edit) @6300   13 years Henrik Bettermann Extend application workflow.
(edit) @6297   13 years uli Fix testing problems simply by turning basic unittests into functional …
(edit) @6296   13 years Henrik Bettermann Move workflow methods from certificates to applicants.
(edit) @6295   13 years Henrik Bettermann Move to applicants package.
(edit) @6290   13 years uli Set default for passport image via new IContextAwareDefaultFactory. …
(edit) @6289   13 years uli Remove trailing whitespace.
(edit) @6288   13 years uli Improve some applicants related tests: for setup register …
(edit) @6285   13 years uli The max_size for images might now (hopefully) work.
(edit) @6282   13 years uli Fix batching of applicants containers.
(edit) @6281   13 years uli Use working CSV data.
(edit) @6280   13 years uli Register factory for ApplicantsContainer?.
(edit) @6272   13 years uli Disable test temporarily.
(edit) @6256   13 years Henrik Bettermann Move vocabularies and sources into a separate module like in …
(edit) @6255   13 years Henrik Bettermann Implement choice field for entry_session. Scores must be integers.
Note: See TracRevisionLog for help on using the revision log.