source: main/waeup.sirp/trunk/src/waeup

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @6016   13 years Henrik Bettermann Fix waeup_gray_theme.
(edit) @6015   13 years uli Make form for applicants container manage page require datatables.
(edit) @6014   13 years uli Enable jQuery datatables for contents tab. This is much leaner than …
(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) @6011   13 years uli Register the new styles and scripts as resources.
(edit) @6010   13 years uli Add stylesheets and javascripts for lean datatables and the new theme.
(edit) @6009   13 years uli Add a jQuery-only theme, although it looks terribly yet.
(edit) @6008   13 years Henrik Bettermann Provide longtitle for all university instances. Use lontitle in …
(edit) @6007   13 years Henrik Bettermann Implement certificate manage page by using jQueryUI tabs.
(edit) @6006   13 years Henrik Bettermann Standardize labels and titles in university pages.
(edit) @6005   13 years Henrik Bettermann Rearrange order of page classes.
(edit) @6004   13 years Henrik Bettermann Standardize names of page classes.
(edit) @6003   13 years Henrik Bettermann Remove redundant javascript from templates.
(edit) @6002   13 years Henrik Bettermann Implement department manage page by using jQueryUI tabs.
(edit) @6001   13 years Henrik Bettermann Fix tests.
(edit) @6000   13 years Henrik Bettermann Implement faculty manage page by using jQueryUI tabs. RemoveFormPages?
(edit) @5999   13 years Henrik Bettermann Rebuild faculty manage page by using jQueryUI tabs and adjust styles …
(edit) @5998   13 years uli Use minified JS-mode by default. This will make debugging harder, but …
(edit) @5997   13 years uli Fix test failure.
(edit) @5996   13 years uli Add safety-belt when building course URLs.
(edit) @5995   13 years uli Prettify.
(edit) @5994   13 years uli Be prepared, if a faculty does not has a valid title_prefix.
(edit) @5993   13 years Henrik Bettermann Use facultypage.pt for both FacultyPage? and FacultyContainerPage?.
(edit) @5992   13 years uli Clear certificate and course containers of departments explicitly when …
(edit) @5991   13 years uli Prettify overlong lines.
(edit) @5990   13 years uli Be more tolerant.
(edit) @5989   13 years Henrik Bettermann Fix doc tests.
(edit) @5988   13 years Henrik Bettermann Implement title_prefix vocabulary. Remove redundant getName method and …
(edit) @5987   13 years Henrik Bettermann Derive CertificatePage? from WAeUPDisplayFormPage instead of WAeUPPage.
(edit) @5986   13 years Henrik Bettermann Add more vocabularies.
(edit) @5985   13 years uli Add test for applicant trying invalid anonymous login.
(edit) @5984   13 years uli Fix this tests to cope with the modified w.s.image.
(edit) @5983   13 years uli - Fix applicant/passport-image traverser to return a placeholder image …
(edit) @5982   13 years uli Add a view for full editing of applicants.
(edit) @5981   13 years uli Add template for managing applicants containers.
(edit) @5980   13 years uli Use the new image file type in applicants interfaces.
(edit) @5979   13 years uli Rename HurryImageFile? to WAeUPImageFile.
(edit) @5978   13 years Henrik Bettermann Fix tests.
(edit) @5977   13 years Henrik Bettermann Implement a vocabulary module in university and move some vocabularies …
(edit) @5976   13 years uli - Document module - use z.interface instead of grok in case we want to …
(edit) @5975   13 years uli Fix nonsense.
(edit) @5974   13 years uli Add preliminary tests for the new content type ImageFile?.
(edit) @5973   13 years uli Make the ImageFile? content type part of the public API of waeup.sirp.image.
(edit) @5972   13 years uli Make clear what content type we expect for this field type.
(edit) @5971   13 years uli Add a real content type for image files.
(edit) @5970   13 years uli Remove instructions.
(edit) @5969   13 years uli Add full edit form template.
(edit) @5968   13 years uli Replace themes source by themes vocabulary. It looks like this is much …
(edit) @5967   13 years uli Tell more about the expected output of IThemesProvider. This is not …
(edit) @5966   13 years uli Use a default theme if the name set on a University instance cannot be …
(edit) @5965   13 years uli Fix permissions test.
(edit) @5964   13 years uli We now use the name under which a theme was registered instead of …
(edit) @5963   13 years uli Fix typo.
(edit) @5962   13 years uli Get rid of hardcoded links to CSS-files. Yay, the themes now define …
(edit) @5961   13 years uli When rendering the site layout, now make use of the new theming …
(edit) @5960   13 years uli Build first real themes. According to our interface definition a …
(edit) @5959   13 years uli Add javascript file to create jQuery tabs on request.
(edit) @5958   13 years uli Register the CSS files in static/ as resources. This way we can …
(edit) @5957   13 years uli Define, what a theme means in waeup.sirp terms from now on.
(edit) @5956   13 years uli Use plural to be more accurate.
(edit) @5955   13 years uli Add a source for themes (aka skins) and show how to make use of the …
(edit) @5954   13 years uli Fix browser test.
(edit) @5953   13 years uli Let models implement also the appropriate I...Add interfaces.
(edit) @5952   13 years uli Add a confirm_passport attribute to applicants and reflect that change …
(edit) @5951   13 years Henrik Bettermann Implement 'Add' interfaces for Faculties, Departments, Courses and …
(edit) @5950   13 years Henrik Bettermann Courses and courses references (certificate courses) must be …
(edit) @5949   13 years Henrik Bettermann The implementation of a workflow for certificates is an interesting …
(edit) @5948   13 years Henrik Bettermann Set all code attributes readonly but ensure that code can be filled in …
(edit) @5947   13 years Henrik Bettermann Remove max_pass attribute.
(edit) @5946   13 years Henrik Bettermann Use also a template for CoursePages?.
(edit) @5945   13 years Henrik Bettermann CourseContainerCourseTableProvider? isn't used.
(edit) @5944   13 years Henrik Bettermann Remove level attribute from course class.
(edit) @5943   13 years Henrik Bettermann Departments and Faculties are no longer table providers. This patch …
(edit) @5942   13 years Henrik Bettermann Revert to removesubobjectspage instead of using remove buttons in …
(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) @5936   13 years uli Working example for faculty container page how to display subobjects …
(edit) @5935   13 years uli Fix fourth and last failure in browser.txt.
(edit) @5934   13 years uli Fix third failure in browser.txt.
(edit) @5933   13 years uli Fix second failure in browser.txt.
(edit) @5932   13 years uli Fix first of the test failures in browser.txt.
(edit) @5931   13 years Henrik Bettermann Revert to the previous revision.
(edit) @5930   13 years Henrik Bettermann Use simple table layout with remove buttons for faculties. Open a …
(edit) @5929   13 years Henrik Bettermann Use simple table layout with remove buttons for faculty container. …
(edit) @5928   13 years Henrik Bettermann Fix AddApplicantsContainer? update method.
(edit) @5927   13 years Henrik Bettermann Adjust user and datacenter pages.
(edit) @5926   13 years uli Give more infos.
(edit) @5925   13 years uli Tests revealed that our view implementation was indeed buggy. Fix that.
(edit) @5924   13 years uli Add tests for waeup.sirp.image.browser.views module.
(edit) @5923   13 years uli Move image widget tests into own package.
(edit) @5922   13 years uli Set dynamic content type for streamed files instead of hardcoding JPEG.
(edit) @5921   13 years uli Make tests subdir a package.
(edit) @5920   13 years uli Add tests subdir.
(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.
Note: See TracRevisionLog for help on using the revision log.