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

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @6724   13 years Henrik Bettermann Add more fields to IStudentStudyCourse and corresponding vocabs (work …
(edit) @6675   13 years uli Remove imports of multilist stuff.
(edit) @6654   13 years Henrik Bettermann Some title, label and breadcrumb adjustments.
(edit) @6644   13 years Henrik Bettermann Don't add log message when no attribute has been changed, but log all …
(edit) @6622   13 years Henrik Bettermann Add some basic UI stuff to start and to play with.
(edit) @6598   13 years uli Workaround for freshly uploaded images not being displayed in …
(edit) @6595   13 years Henrik Bettermann Increase browser test coverage to 100%.
(edit) @6582   13 years Henrik Bettermann Fix log string.
(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) @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) @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) @6394   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) @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) @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) @6353   13 years uli Split workflow components (general use stuff goes to w.s.workflow), …
(edit) @6351   13 years Henrik Bettermann Add docstrings.
(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) @6336   13 years Henrik Bettermann Provide application login button (anonymous users only).
(edit) @6332   13 years uli Rename 'getApplicationState' to 'state'. Properties are always named …
(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) @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) @6317   13 years uli Remove redundant code before there appears more of it.
(edit) @6305   13 years Henrik Bettermann Fill message attribute with workflow messages and display on forms.
(edit) @6303   13 years Henrik Bettermann Control workflow in views.
(edit) @6254   13 years Henrik Bettermann Render Admitted Course of Study seperately and provide URL to certificate.
(edit) @6198   13 years Henrik Bettermann Convert waeup.local.ApplicationsOfficer? to waeup.ApplicationsOfficer?. …
(edit) @6196   13 years Henrik Bettermann Reorganize views for applicants and application officers. We don't …
(edit) @6189   13 years Henrik Bettermann Select application_category for applicants containers. Implement …
(edit) @6184   13 years Henrik Bettermann Implement local role assignment and removal in application section. …
(edit) @6153   13 years Henrik Bettermann Ad breadcrumb and leftsidbar link for applicants.
(edit) @6110   13 years Henrik Bettermann Add attribute 'ac_prefix' to ApplicantsContainer? to preselect ac …
(edit) @6108   13 years Henrik Bettermann Use jquery datatables also in ApplicantsRootManageFormPage?.
(edit) @6107   13 years Henrik Bettermann Rename views and page templates according to the convention in the …
(edit) @6105   13 years Henrik Bettermann Align ApplicantsRootManageFormPage? with manage form pages in …
(edit) @6103   13 years uli - Make 'cancel' work in addform. - Shorten attribute value computation.
(edit) @6087   13 years Henrik Bettermann Adding some attributes to ApplicantsContainer?. Generate title and code …
(edit) @6084   13 years Henrik Bettermann Rename RestWidget? to RestDisplayWidget?.
(edit) @6083   13 years Henrik Bettermann In the morning everything looks easier.
(edit) @6082   13 years uli Reorder imports, fixes.
(edit) @6081   13 years uli Remove more trash, reorder imports.
(edit) @6080   13 years uli Remove trash.
(edit) @6078   13 years uli Remove trailing whitespaces.
(edit) @6070   13 years Henrik Bettermann More alignments with university package. The …
(edit) @6069   13 years Henrik Bettermann Rename ApplicantsRootEditPage? to ApplicantsRootManageFormPage?. Rename …
(edit) @6067   13 years Henrik Bettermann Start renaming the views in the applicants package according to the …
(edit) @6063   13 years Henrik Bettermann Implement ReSTWidget. This widget must only be used once per page …
(edit) @6054   13 years uli Enable new Friendly Date Widgets and remove trash from here.
(edit) @6053   13 years uli Try out new date display widget.
(edit) @6051   13 years uli First try of using the new datewidgets.
(edit) @6043   13 years uli Move applicant perms/roles into applicants package.
(edit) @6041   13 years uli Enable datepicker for full applicant form.
(edit) @6040   13 years uli Enable datepicker for applicant date of birth.
(edit) @6037   13 years uli Remove trash.
(edit) @6029   13 years Henrik Bettermann Use WAuPDisplayFormPage for ApplicantsContainerPage?. Fix traceback if …
(edit) @6015   13 years uli Make form for applicants container manage page require datatables.
(edit) @6013   13 years uli Move import to the head.
(edit) @6012   13 years uli Make use of the new datatables in applicants overview page.
(edit) @5982   13 years uli Add a view for full editing of applicants.
(edit) @5952   13 years uli Add a confirm_passport attribute to applicants and reflect that change …
(edit) @5941   13 years uli Introduce locked-attribute for applicants to control workflow a bit.
(edit) @5937   13 years uli Handle applicant permissions for applicant forms, including first test.
(edit) @5928   13 years Henrik Bettermann Fix AddApplicantsContainer? update method.
(edit) @5919   13 years uli Use Thumbnail widget instead of EncodingImageFileWidget? for display …
(edit) @5913   13 years uli Use EncodingImageFileWidget? for both, editing and displaying an applicant.
(edit) @5910   13 years uli Really create an applicant on successful authentication. This leads to …
(edit) @5905   13 years uli Preliminary code for adding new applicants in case new applicant …
(edit) @5896   13 years uli Set ac_series and number correctly.
(edit) @5894   13 years uli Make login view pass the tests.
(edit) @5891   13 years uli Add warning if invalid credentials are entered in applicants login form.
(edit) @5886   13 years uli Add an applicant login view for regular applicants containers. This is …
(edit) @5861   14 years uli Make also containers available to ApplicationsPage? template.
(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.
Note: See TracRevisionLog for help on using the revision log.