source: main

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(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) @5979   14 years uli Rename HurryImageFile? to WAeUPImageFile.
(edit) @5978   14 years Henrik Bettermann Fix tests.
(edit) @5977   14 years Henrik Bettermann Implement a vocabulary module in university and move some vocabularies …
(edit) @5976   14 years uli - Document module - use z.interface instead of grok in case we want to …
(edit) @5975   14 years uli Fix nonsense.
(edit) @5974   14 years uli Add preliminary tests for the new content type ImageFile?.
(edit) @5973   14 years uli Make the ImageFile? content type part of the public API of waeup.sirp.image.
(edit) @5972   14 years uli Make clear what content type we expect for this field type.
(edit) @5971   14 years uli Add a real content type for image files.
(edit) @5970   14 years uli Remove instructions.
(edit) @5969   14 years uli Add full edit form template.
(edit) @5968   14 years uli Replace themes source by themes vocabulary. It looks like this is much …
(edit) @5967   14 years uli Tell more about the expected output of IThemesProvider. This is not …
(edit) @5966   14 years uli Use a default theme if the name set on a University instance cannot be …
(edit) @5965   14 years uli Fix permissions test.
(edit) @5964   14 years uli We now use the name under which a theme was registered instead of …
(edit) @5963   14 years uli Fix typo.
(edit) @5962   14 years uli Get rid of hardcoded links to CSS-files. Yay, the themes now define …
(edit) @5961   14 years uli When rendering the site layout, now make use of the new theming …
(edit) @5960   14 years uli Build first real themes. According to our interface definition a …
(edit) @5959   14 years uli Add javascript file to create jQuery tabs on request.
(edit) @5958   14 years uli Register the CSS files in static/ as resources. This way we can …
(edit) @5957   14 years uli Define, what a theme means in waeup.sirp terms from now on.
(edit) @5956   14 years uli Use plural to be more accurate.
(edit) @5955   14 years uli Add a source for themes (aka skins) and show how to make use of the …
(edit) @5954   14 years uli Fix browser test.
(edit) @5953   14 years uli Let models implement also the appropriate I...Add interfaces.
(edit) @5952   14 years uli Add a confirm_passport attribute to applicants and reflect that change …
(edit) @5951   14 years Henrik Bettermann Implement 'Add' interfaces for Faculties, Departments, Courses and …
(edit) @5950   14 years Henrik Bettermann Courses and courses references (certificate courses) must be …
(edit) @5949   14 years Henrik Bettermann The implementation of a workflow for certificates is an interesting …
(edit) @5948   14 years Henrik Bettermann Set all code attributes readonly but ensure that code can be filled in …
(edit) @5947   14 years Henrik Bettermann Remove max_pass attribute.
(edit) @5946   14 years Henrik Bettermann Use also a template for CoursePages?.
(edit) @5945   14 years Henrik Bettermann CourseContainerCourseTableProvider? isn't used.
(edit) @5944   14 years Henrik Bettermann Remove level attribute from course class.
(edit) @5943   14 years Henrik Bettermann Departments and Faculties are no longer table providers. This patch …
(edit) @5942   14 years Henrik Bettermann Revert to removesubobjectspage instead of using remove buttons in …
(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) @5936   14 years uli Working example for faculty container page how to display subobjects …
(edit) @5935   14 years uli Fix fourth and last failure in browser.txt.
(edit) @5934   14 years uli Fix third failure in browser.txt.
(edit) @5933   14 years uli Fix second failure in browser.txt.
(edit) @5932   14 years uli Fix first of the test failures in browser.txt.
(edit) @5931   14 years Henrik Bettermann Revert to the previous revision.
(edit) @5930   14 years Henrik Bettermann Use simple table layout with remove buttons for faculties. Open a …
(edit) @5929   14 years Henrik Bettermann Use simple table layout with remove buttons for faculty container. …
(edit) @5928   14 years Henrik Bettermann Fix AddApplicantsContainer? update method.
(edit) @5927   14 years Henrik Bettermann Adjust user and datacenter pages.
(edit) @5926   14 years uli Give more infos.
(edit) @5925   14 years uli Tests revealed that our view implementation was indeed buggy. Fix that.
(edit) @5924   14 years uli Add tests for waeup.sirp.image.browser.views module.
(edit) @5923   14 years uli Move image widget tests into own package.
(edit) @5922   14 years uli Set dynamic content type for streamed files instead of hardcoding JPEG.
(edit) @5921   14 years uli Make tests subdir a package.
(edit) @5920   14 years uli Add tests subdir.
(edit) @5919   14 years uli Use Thumbnail widget instead of EncodingImageFileWidget? for display …
(edit) @5918   14 years Henrik Bettermann Change some titles.
(edit) @5917   14 years Henrik Bettermann Implement RemoveFormPage? to remove subobjects in containers.
(edit) @5916   14 years Henrik Bettermann Remove unused static folder.
(edit) @5915   14 years Henrik Bettermann Use only getName method from helpers.py. Don't define getName for each …
(edit) @5914   14 years Henrik Bettermann Remove AddAction? viewlet. It's not used and its docstring is misleading.
(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) @5901   14 years uli Respect the data format returned by getUtilitiesFor (list of tuples, …
(edit) @5900   14 years uli Scan for external utilities implementing waeup.sirp.IAuthPluginUtility …
(edit) @5899   14 years uli Fix typo.
(edit) @5898   14 years uli Add an interface for authentication plugins.
(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.
Note: See TracRevisionLog for help on using the revision log.