source:

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @6008   14 years Henrik Bettermann Provide longtitle for all university instances. Use lontitle in …
(edit) @6007   14 years Henrik Bettermann Implement certificate manage page by using jQueryUI tabs.
(edit) @6006   14 years Henrik Bettermann Standardize labels and titles in university pages.
(edit) @6005   14 years Henrik Bettermann Rearrange order of page classes.
(edit) @6004   14 years Henrik Bettermann Standardize names of page classes.
(edit) @6003   14 years Henrik Bettermann Remove redundant javascript from templates.
(edit) @6002   14 years Henrik Bettermann Implement department manage page by using jQueryUI tabs.
(edit) @6001   14 years Henrik Bettermann Fix tests.
(edit) @6000   14 years Henrik Bettermann Implement faculty manage page by using jQueryUI tabs. RemoveFormPages?
(edit) @5999   14 years Henrik Bettermann Rebuild faculty manage page by using jQueryUI tabs and adjust styles …
(edit) @5998   14 years uli Use minified JS-mode by default. This will make debugging harder, but …
(edit) @5997   14 years uli Fix test failure.
(edit) @5996   14 years uli Add safety-belt when building course URLs.
(edit) @5995   14 years uli Prettify.
(edit) @5994   14 years uli Be prepared, if a faculty does not has a valid title_prefix.
(edit) @5993   14 years Henrik Bettermann Use facultypage.pt for both FacultyPage? and FacultyContainerPage?.
(edit) @5992   14 years uli Clear certificate and course containers of departments explicitly when …
(edit) @5991   14 years uli Prettify overlong lines.
(edit) @5990   14 years uli Be more tolerant.
(edit) @5989   14 years Henrik Bettermann Fix doc tests.
(edit) @5988   14 years Henrik Bettermann Implement title_prefix vocabulary. Remove redundant getName method and …
(edit) @5987   14 years Henrik Bettermann Derive CertificatePage? from WAeUPDisplayFormPage instead of WAeUPPage.
(edit) @5986   14 years Henrik Bettermann Add more vocabularies.
(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) @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) @5940   14 years Henrik Bettermann Second trial to resolve ticket AAUA #45.
(edit) @5939   14 years Henrik Bettermann Catch traceback (though it will no more occur).
(edit) @5938   14 years Henrik Bettermann Correct first payment of ug_ft students.
(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.
Note: See TracRevisionLog for help on using the revision log.