source: main/waeup.sirp/trunk

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @5919   13 years uli Use Thumbnail widget instead of EncodingImageFileWidget? for display …
(edit) @5918   13 years Henrik Bettermann Change some titles.
(edit) @5917   13 years Henrik Bettermann Implement RemoveFormPage? to remove subobjects in containers.
(edit) @5916   13 years Henrik Bettermann Remove unused static folder.
(edit) @5915   13 years Henrik Bettermann Use only getName method from helpers.py. Don't define getName for each …
(edit) @5914   13 years Henrik Bettermann Remove AddAction? viewlet. It's not used and its docstring is misleading.
(edit) @5913   13 years uli Use EncodingImageFileWidget? for both, editing and displaying an applicant.
(edit) @5912   13 years uli Make anonymous valid login test really work.
(edit) @5911   13 years uli Use ImageFile? instead of PassportImage? and set passport default to …
(edit) @5910   13 years uli Really create an applicant on successful authentication. This leads to …
(edit) @5909   13 years uli Extend docs and respect possibly set disabled attribute of accesscodes.
(edit) @5908   13 years uli Check whether the disabled attribute of accesscodes is respected …
(edit) @5907   13 years uli Move JAMB-related authentication pieces (including ifaces) to …
(edit) @5906   13 years uli Add tests for applicant login in functional site.
(edit) @5905   13 years uli Preliminary code for adding new applicants in case new applicant …
(edit) @5904   13 years uli More docs.
(edit) @5903   13 years uli Make applicants auth registration work.
(edit) @5902   13 years uli Add a utility that will modify an existing PAU so that the applicants …
(edit) @5901   13 years uli Respect the data format returned by getUtilitiesFor (list of tuples, …
(edit) @5900   13 years uli Scan for external utilities implementing waeup.sirp.IAuthPluginUtility …
(edit) @5899   13 years uli Fix typo.
(edit) @5898   13 years uli Add an interface for authentication plugins.
(edit) @5897   13 years uli Make sure applicants auth components are registered on University …
(edit) @5896   13 years uli Set ac_series and number correctly.
(edit) @5895   13 years uli Check that entered values are really displayed after submit.
(edit) @5894   13 years uli Make login view pass the tests.
(edit) @5893   13 years uli Define path used in several tests in test-case setup.
(edit) @5892   13 years uli Add login tests for manager user.
(edit) @5891   13 years uli Add warning if invalid credentials are entered in applicants login form.
(edit) @5890   13 years uli Add more tests regarding invalid applicant credentials.
(edit) @5889   13 years uli Be more verbose.
(edit) @5888   13 years uli Add tests for browser stuff. This is partly a new procedure: we add …
(edit) @5887   13 years uli Add a template for the new login view.
(edit) @5886   13 years uli Add an applicant login view for regular applicants containers. This is …
(edit) @5885   13 years uli Remove JAMB related tests (moved to jambtables module).
(edit) @5884   13 years uli Remove JAMB-related container type (it is now in jambtables).
(edit) @5883   13 years uli Remove tests that do not belong to jambtables.
(edit) @5882   13 years uli Fix import.
(edit) @5881   13 years uli Remove non-JAMB-specific classes, fix imports, descriptions and the like.
(edit) @5880   13 years uli Copy containers and tests to jambdata/ to get the jamb-related stuff …
(edit) @5879   13 years uli Remove JAMB related attribute.
(edit) @5876   14 years uli Fix ReST2HTML() to always deliver unicode strings. Otherwise we could …
(edit) @5875   14 years uli Add tests for ReST2HTML to check for unicode-compliance.
(edit) @5868   14 years uli Fix test.
(edit) @5867   14 years uli Remove implementation and tests of addApplicantsContainer method.
(edit) @5866   14 years uli Remove the addApplicantsContainer method from IApplicantsRoot. This …
(edit) @5865   14 years uli Make the zope.Public permission available during regular unittests. …
(edit) @5864   14 years Henrik Bettermann How title in breadcrumbs if available.
(edit) @5863   14 years uli Remove crap and clean up markup.
(edit) @5862   14 years uli Display also container title when listing containers.
(edit) @5861   14 years uli Make also containers available to ApplicationsPage? template.
(edit) @5860   14 years uli Don't display (maybe huge) description of applicants containers on …
(edit) @5859   14 years uli Fix description input: make it a textarea and set label correctly.
(edit) @5858   14 years uli Display applicants container name in breadcrumbs.
(edit) @5857   14 years uli Another try.
(edit) @5856   14 years uli Try to fix IE problem with empty scripts. See …
(edit) @5855   14 years uli Make test runner really respect the test requirements of our package.
(edit) @5854   14 years uli Require docutils.
(edit) @5853   14 years uli Remove unused template.
(edit) @5852   14 years uli Render rst to HTML in applicants container entry page.
(edit) @5851   14 years uli Really remove the old manage page for applicants containers.
(edit) @5850   14 years uli - Remove applicantscontainer manage page and replace it with a …
(edit) @5849   14 years uli Use monospace font in <textarea>-based widgets. This makes input of …
(edit) @5848   14 years uli Add helper functions to turn ReStructuredText? into HTML. This can be …
(edit) @5847   14 years Henrik Bettermann Also save name attribute. Otherwise the breadcrumb remains empty.
(edit) @5846   14 years Henrik Bettermann ApplicantsContainerProvider? not ApplicantContainerProvider?
(edit) @5845   14 years Henrik Bettermann Add breadcrumbs for ApplicantsRoot? and ApplicantsContainer?.
(edit) @5844   14 years uli Enable jQuery datepicker in a form (where we, in contrast to views or …
(edit) @5843   14 years Henrik Bettermann The ApplicantsTab? is the 4th PrimaryNavTab? behind Home, Academics and …
(edit) @5842   14 years uli Add UI icons needed by jQuery (datepicker).
(edit) @5841   14 years uli As we are here: add trailing newline.
(edit) @5840   14 years uli Add some CSS for datepicker. See http://jqueryui.com/demos/datepicker/
(edit) @5839   14 years uli Remove attributes we do not use nor will.
(edit) @5838   14 years uli Display start/enddates correctly.
(edit) @5837   14 years uli Add views to manage applicants containers. These views/forms (we have …
(edit) @5836   14 years uli - Add hurry.jquery and hurry.jqueryui as dependencies - Define entry …
(edit) @5835   14 years uli Add hurry.resource inclusions for comfortable including of …
(edit) @5834   14 years uli Add a simple JavaScript? that binds fields with class datepicker to …
(edit) @5833   14 years uli Make this page template a real form.
(edit) @5832   14 years uli - Add manage button on applicants container default page. - Add manage …
(edit) @5831   14 years uli Start very plain applicants container edit page.
(edit) @5830   14 years uli Add an index view (page) for applicants containers.
(edit) @5829   14 years uli Start with a very plain applicants container index template.
(edit) @5828   14 years uli Add more views (pages) and a primary nav tab, which we can remove later.
(edit) @5827   14 years uli Finetune add-applicantscontainer page a bit.
(edit) @5826   14 years uli Add more templates.
(edit) @5825   14 years uli Add docstring to tell what's going on when getting a list of …
(edit) @5824   14 years uli Fix module description.
(edit) @5823   14 years uli Add template for add-applicants container page.
(edit) @5822   14 years uli Reenable ApplicantsRoot? index page and add page/viewlet for adding …
(edit) @5821   14 years uli Add an applicants container provider that delivers basic applicants …
(edit) @5820   14 years uli Add interface for applicants container providers.
(edit) @5818   14 years uli - Try to remove all JAMB related code - Remove unused imports
(edit) @5817   14 years uli Remove JAMB-related tests and unused imports.
(edit) @5815   14 years uli Fix get_applicant_data to reflect new structure of applicant …
(edit) @5814   14 years uli Fix test.
(edit) @5813   14 years uli Fix function. The applicants are now stored in containers inside the …
(edit) @5812   14 years uli Fix tests.
(edit) @5811   14 years uli Update tests. Tests fail now, but they reflect the correct behaviour …
(edit) @5810   14 years uli Use non-JAMB-specific entry name to avoid confusion.
Note: See TracRevisionLog for help on using the revision log.