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) @6082   14 years uli Reorder imports, fixes.
(edit) @6081   14 years uli Remove more trash, reorder imports.
(edit) @6080   14 years uli Remove trash.
(edit) @6079   14 years uli Fix indentation. Remove whitespaces.
(edit) @6078   14 years uli Remove trailing whitespaces.
(edit) @6077   14 years uli Remove trailing whitespaces.
(edit) @6076   14 years uli Remove trailing whitespaces.
(edit) @6075   14 years uli Clean up. Document what happens and avoid empty doc strings.
(edit) @6074   14 years uli Fix.
(edit) @6073   14 years uli Fix various whitespaces.
(edit) @6072   14 years uli Use new field-property setter with real class.
(edit) @6070   14 years Henrik Bettermann More alignments with university package. The …
(edit) @6069   14 years Henrik Bettermann Rename ApplicantsRootEditPage? to ApplicantsRootManageFormPage?. Rename …
(edit) @6067   14 years Henrik Bettermann Start renaming the views in the applicants package according to the …
(edit) @6064   14 years Henrik Bettermann Change hierarchy of depencies of resources.
(edit) @6063   14 years Henrik Bettermann Implement ReSTWidget. This widget must only be used once per page …
(edit) @6054   14 years uli Enable new Friendly Date Widgets and remove trash from here.
(edit) @6053   14 years uli Try out new date display widget.
(edit) @6051   14 years uli First try of using the new datewidgets.
(edit) @6044   14 years uli Add local permisssions/roles.
(edit) @6043   14 years uli Move applicant perms/roles into applicants package.
(edit) @6042   14 years uli Brush up form.
(edit) @6041   14 years uli Enable datepicker for full applicant form.
(edit) @6040   14 years uli Enable datepicker for applicant date of birth.
(edit) @6039   14 years uli Go on removing JAMB stuff.
(edit) @6038   14 years uli Start ripping out JAMB related stuff.
(edit) @6037   14 years uli Remove trash.
(edit) @6036   14 years uli Brush up form a bit.
(edit) @6034   14 years uli Remove unneeded import.
(edit) @6031   14 years Henrik Bettermann Add type of application (code).
(edit) @6029   14 years Henrik Bettermann Use WAuPDisplayFormPage for ApplicantsContainerPage?. Fix traceback if …
(edit) @6019   14 years Henrik Bettermann Change table class also in applicationspage.
(edit) @6015   14 years uli Make form for applicants container manage page require datatables.
(edit) @6014   14 years uli Enable jQuery datatables for contents tab. This is much leaner than …
(edit) @6013   14 years uli Move import to the head.
(edit) @6012   14 years uli Make use of the new datatables in applicants overview page.
(edit) @5985   14 years uli Add test for applicant trying invalid anonymous login.
(edit) @5984   14 years uli Fix this tests to cope with the modified w.s.image.
(edit) @5983   14 years uli - Fix applicant/passport-image traverser to return a placeholder image …
(edit) @5982   14 years uli Add a view for full editing of applicants.
(edit) @5981   14 years uli Add template for managing applicants containers.
(edit) @5980   14 years uli Use the new image file type in applicants interfaces.
(edit) @5970   14 years uli Remove instructions.
(edit) @5969   14 years uli Add full edit form template.
(edit) @5952   14 years uli Add a confirm_passport attribute to applicants and reflect that change …
(edit) @5941   14 years uli Introduce locked-attribute for applicants to control workflow a bit.
(edit) @5937   14 years uli Handle applicant permissions for applicant forms, including first test.
(edit) @5928   14 years Henrik Bettermann Fix AddApplicantsContainer? update method.
(edit) @5919   14 years uli Use Thumbnail widget instead of EncodingImageFileWidget? for display …
(edit) @5913   14 years uli Use EncodingImageFileWidget? for both, editing and displaying an applicant.
(edit) @5912   14 years uli Make anonymous valid login test really work.
(edit) @5911   14 years uli Use ImageFile? instead of PassportImage? and set passport default to …
(edit) @5910   14 years uli Really create an applicant on successful authentication. This leads to …
(edit) @5909   14 years uli Extend docs and respect possibly set disabled attribute of accesscodes.
(edit) @5908   14 years uli Check whether the disabled attribute of accesscodes is respected …
(edit) @5907   14 years uli Move JAMB-related authentication pieces (including ifaces) to …
(edit) @5906   14 years uli Add tests for applicant login in functional site.
(edit) @5905   14 years uli Preliminary code for adding new applicants in case new applicant …
(edit) @5904   14 years uli More docs.
(edit) @5903   14 years uli Make applicants auth registration work.
(edit) @5902   14 years uli Add a utility that will modify an existing PAU so that the applicants …
(edit) @5897   14 years uli Make sure applicants auth components are registered on University …
(edit) @5896   14 years uli Set ac_series and number correctly.
(edit) @5895   14 years uli Check that entered values are really displayed after submit.
(edit) @5894   14 years uli Make login view pass the tests.
(edit) @5893   14 years uli Define path used in several tests in test-case setup.
(edit) @5892   14 years uli Add login tests for manager user.
(edit) @5891   14 years uli Add warning if invalid credentials are entered in applicants login form.
(edit) @5890   14 years uli Add more tests regarding invalid applicant credentials.
(edit) @5889   14 years uli Be more verbose.
(edit) @5888   14 years uli Add tests for browser stuff. This is partly a new procedure: we add …
(edit) @5887   14 years uli Add a template for the new login view.
(edit) @5886   14 years uli Add an applicant login view for regular applicants containers. This is …
(edit) @5885   14 years uli Remove JAMB related tests (moved to jambtables module).
(edit) @5884   14 years uli Remove JAMB-related container type (it is now in jambtables).
(edit) @5883   14 years uli Remove tests that do not belong to jambtables.
(edit) @5882   14 years uli Fix import.
(edit) @5881   14 years uli Remove non-JAMB-specific classes, fix imports, descriptions and the like.
(edit) @5880   14 years uli Copy containers and tests to jambdata/ to get the jamb-related stuff …
(edit) @5879   14 years uli Remove JAMB related attribute.
(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) @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) @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) @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) @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 …
Note: See TracRevisionLog for help on using the revision log.