source: main/waeup.sirp/trunk/src

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @6037   14 years uli Remove trash.
(edit) @6036   14 years uli Brush up form a bit.
(edit) @6035   14 years uli Fix image widget: file setters/getters should return WAeUPImageFile …
(edit) @6034   14 years uli Remove unneeded import.
(edit) @6033   14 years uli Fix tests.
(edit) @6032   14 years Henrik Bettermann The rest2html converter always starts with the h1 tag so we have to …
(edit) @6031   14 years Henrik Bettermann Add type of application (code).
(edit) @6030   14 years Henrik Bettermann Use default page templates also in other subpackages.
(edit) @6029   14 years Henrik Bettermann Use WAuPDisplayFormPage for ApplicantsContainerPage?. Fix traceback if …
(edit) @6028   14 years Henrik Bettermann Remove hurry.yui dependencies completely and use local copies of the …
(edit) @6027   14 years Henrik Bettermann Remove yuistatictables.js link.
(edit) @6026   14 years Henrik Bettermann Change colors for datepicker.
(edit) @6025   14 years Henrik Bettermann Use zebra table class also for edit form pages. Use a customized …
(edit) @6024   14 years Henrik Bettermann Implement jQuery datatables on CertificatePage?. Remove redundant …
(edit) @6023   14 years Henrik Bettermann Implement jQuery datatables on CertificateManageFormPage?. Sort on …
(edit) @6022   14 years Henrik Bettermann Remove YUI tables stuff.
(edit) @6021   14 years Henrik Bettermann Fix tests.
(edit) @6020   14 years Henrik Bettermann Implement jQuery datatables on DepartmentPage?.
(edit) @6019   14 years Henrik Bettermann Change table class also in applicationspage.
(edit) @6018   14 years Henrik Bettermann Use 'Multiple tables' initialization instead of 'Zero configuration' …
(edit) @6017   14 years Henrik Bettermann Implement jQuery datatables on DepartmentManageFormPage?. Add missing …
(edit) @6016   14 years Henrik Bettermann Fix waeup_gray_theme.
(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) @6011   14 years uli Register the new styles and scripts as resources.
(edit) @6010   14 years uli Add stylesheets and javascripts for lean datatables and the new theme.
(edit) @6009   14 years uli Add a jQuery-only theme, although it looks terribly yet.
(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) @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.
Note: See TracRevisionLog for help on using the revision log.