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

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @6419   14 years uli Update AccessCode? interface.
(edit) @6418   14 years uli Oops. Too much copy'n'paste.
(edit) @6417   14 years uli Reorganize tests. For what is over, make most of the remaining …
(edit) @6416   14 years uli Use the new interface fields.
(edit) @6415   14 years uli Rename two attributes from BatchContainer? that were never implemented!
(edit) @6414   14 years uli Add basic tests for AccessCodeBatch? and other components from …
(edit) @6413   14 years uli Start to make the whole accesscode story work again.
(edit) @6412   14 years uli Fix test.
(edit) @6411   14 years uli Make authentication work with modified access codes.
(edit) @6410   14 years uli Roll back #6396. What point should there be in naming an Applicant …
(edit) @6409   14 years uli Roll back #6395. This killed the whole point of authentication.
(edit) @6408   14 years uli Rollback several commits. Funny, nobody noticed that important tests …
(edit) @6402   14 years Henrik Bettermann Fix test.
(edit) @6400   14 years uli
(edit) @6399   14 years uli
(edit) @6397   14 years Henrik Bettermann Assign applicant the PortalUser? role at site level otherwise s/he …
(edit) @6396   14 years Henrik Bettermann Provide left sidebar links for applicants instead of action buttons. …
(edit) @6395   14 years Henrik Bettermann Make applicant login work again (temporary solution).
(edit) @6394   14 years uli * empty log message *
(edit) @6393   14 years uli * empty log message *
(edit) @6392   14 years uli * empty log message *
(edit) @6391   14 years uli * empty log message *
(edit) @6390   14 years uli pyflakes happy.
(edit) @6389   14 years uli
(edit) @6388   14 years uli * empty log message *
(edit) @6387   14 years uli * empty log message *
(edit) @6386   14 years uli More stuff to remove.
(edit) @6385   14 years uli Further improvements of devel speed.
(edit) @6384   14 years Henrik Bettermann Add missing icon.
(edit) @6383   14 years Henrik Bettermann accesscodes.invalidate_accesscode(): return false if ac doesn't exist …
(edit) @6382   14 years uli Make tests work, the quick way.
(edit) @6381   14 years uli Remove jambtables.
(edit) @6380   14 years uli Rollback 6379 (too complicated)
(edit) @6379   14 years uli Make fire_transition signal problems via exceptions. Add docs. …
(edit) @6378   14 years uli Update accesscode tests: check for exceptions raised when using the …
(edit) @6377   14 years uli Reenable application start workflow on login.
(edit) @6376   14 years uli Use loggername as key.
(edit) @6375   14 years uli Remove the faulty transition trigger inserted just before and replace …
(edit) @6374   14 years uli Improve accesscode triggers.
(edit) @6373   14 years uli Test new method.
(edit) @6372   14 years uli Add method to get principal without request (use only in case of …
(edit) @6371   14 years uli Add some logging-related stuff. This is still experimental and yet …
(edit) @6370   14 years uli Make local_roles a simple static class attribute. It is not computed …
(edit) @6368   14 years Henrik Bettermann Redirect to university page after logout. This is better because …
(edit) @6367   14 years Henrik Bettermann Add view permission for applicants to render view and edit buttons …
(edit) @6366   14 years Henrik Bettermann Remove quotation marks.
(edit) @6365   14 years Henrik Bettermann More finetuning.
(edit) @6364   14 years Henrik Bettermann Finetune application slip.
(edit) @6363   14 years Henrik Bettermann Further pdf improvements (in progress): Show data in table layout
(edit) @6362   14 years uli Remove BBB imports.
(edit) @6361   14 years uli Clean up app.
(edit) @6360   14 years Henrik Bettermann Now exports passport picture into pdf. libjpeg62-dev must be installed!
(edit) @6359   14 years uli PIN stuff.
(edit) @6358   14 years Henrik Bettermann Extend pdf slip example by fetching some widgets (experimental!).
(edit) @6357   14 years Henrik Bettermann Implement pdf slip demo version.
(edit) @6356   14 years Henrik Bettermann Add pdf icon.
(edit) @6355   14 years uli
(edit) @6354   14 years uli Fix typo.
(edit) @6353   14 years uli Split workflow components (general use stuff goes to w.s.workflow), …
(edit) @6352   14 years Henrik Bettermann Set required attribute correctly.
(edit) @6351   14 years Henrik Bettermann Add docstrings.
(edit) @6350   14 years Henrik Bettermann One green box is enough.
(edit) @6349   14 years uli Base further workflow stuff on hurry.workflow 0.11.
(edit) @6348   14 years Henrik Bettermann First test implementation for applicants logger. Uli, please check.
(edit) @6347   14 years uli Remove unused imports.
(edit) @6346   14 years Henrik Bettermann Fix tests.
(edit) @6345   14 years Henrik Bettermann Fix useless python:hint condition in manage and add form templates …
(edit) @6344   14 years Henrik Bettermann Adjust form status summary throughout the portal. Do not display …
(edit) @6343   14 years Henrik Bettermann Define validation method for email addresses and use as constraint …
(edit) @6342   14 years Henrik Bettermann Change size in phone and notice widgets.
(edit) @6341   14 years Henrik Bettermann Display field attribute 'description' which is called hint in widgets …
(edit) @6340   14 years Henrik Bettermann Source titles should have an initial capital letter to conform with …
(edit) @6339   14 years uli Maintain history of objects in a separate component, similar to …
(edit) @6338   14 years uli Add component to store object related history (shouldnt this be part …
(edit) @6337   14 years Henrik Bettermann entry_session will be inherited from the container.
(edit) @6336   14 years Henrik Bettermann Provide application login button (anonymous users only).
(edit) @6335   14 years uli Fix typos.
(edit) @6334   14 years uli Make test compatible with Python 2.5 and 2.6.
(edit) @6333   14 years uli Make test compatible with Python2.5 and 2.6.
(edit) @6332   14 years uli Rename 'getApplicationState' to 'state'. Properties are always named …
(edit) @6331   14 years uli Remove unneeded code.
(edit) @6329   14 years Henrik Bettermann Rename log file because the term 'application' in misleading in SIRP.
(edit) @6328   14 years Henrik Bettermann Add missing page template.
(edit) @6327   14 years Henrik Bettermann Implement ApplicantAddFormPage?.
(edit) @6326   14 years Henrik Bettermann Fix tests.
(edit) @6325   14 years Henrik Bettermann Assign current applicant principal the PortalUser? role for the …
(edit) @6324   14 years Henrik Bettermann Provide application state as a (property) method of Applicant. This …
(edit) @6323   14 years Henrik Bettermann Replace reserved term 'messages' by 'msgs'.
(edit) @6322   14 years Henrik Bettermann - Use user_data attribute to display more appropriate workflow …
(edit) @6321   14 years uli Remove unused imports and reorder a bit.
(edit) @6320   14 years uli Cut overlong lines.
(edit) @6319   14 years uli Remove trailing whitespace.
(edit) @6318   14 years uli Add subscriber that replaces the redundant code from browser.py.
(edit) @6317   14 years uli Remove redundant code before there appears more of it.
(edit) @6316   14 years uli Clean up: - Cut overlong lines - Remove trailing whitespace - Pack …
(edit) @6315   14 years uli Remove subpackage 'images'. No need for it any more.
(edit) @6314   14 years uli Use the new default provider for passport fields to return some image …
(edit) @6313   14 years uli - Make passport image placeholder constants strings instead of …
(edit) @6312   14 years uli - Add a destructor that removes the bound file of the bound Blob when …
(edit) @6311   14 years uli Remove trailing whitespace.
Note: See TracRevisionLog for help on using the revision log.