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

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @6044   13 years uli Add local permisssions/roles.
(edit) @6043   13 years uli Move applicant perms/roles into applicants package.
(edit) @6042   13 years uli Brush up form.
(edit) @6041   13 years uli Enable datepicker for full applicant form.
(edit) @6040   13 years uli Enable datepicker for applicant date of birth.
(edit) @6039   13 years uli Go on removing JAMB stuff.
(edit) @6038   13 years uli Start ripping out JAMB related stuff.
(edit) @6037   13 years uli Remove trash.
(edit) @6036   13 years uli Brush up form a bit.
(edit) @6035   13 years uli Fix image widget: file setters/getters should return WAeUPImageFile …
(edit) @6034   13 years uli Remove unneeded import.
(edit) @6033   13 years uli Fix tests.
(edit) @6032   13 years Henrik Bettermann The rest2html converter always starts with the h1 tag so we have to …
(edit) @6031   13 years Henrik Bettermann Add type of application (code).
(edit) @6030   13 years Henrik Bettermann Use default page templates also in other subpackages.
(edit) @6029   13 years Henrik Bettermann Use WAuPDisplayFormPage for ApplicantsContainerPage?. Fix traceback if …
(edit) @6028   13 years Henrik Bettermann Remove hurry.yui dependencies completely and use local copies of the …
(edit) @6027   13 years Henrik Bettermann Remove yuistatictables.js link.
(edit) @6026   13 years Henrik Bettermann Change colors for datepicker.
(edit) @6025   13 years Henrik Bettermann Use zebra table class also for edit form pages. Use a customized …
(edit) @6024   13 years Henrik Bettermann Implement jQuery datatables on CertificatePage?. Remove redundant …
(edit) @6023   13 years Henrik Bettermann Implement jQuery datatables on CertificateManageFormPage?. Sort on …
(edit) @6022   13 years Henrik Bettermann Remove YUI tables stuff.
(edit) @6021   13 years Henrik Bettermann Fix tests.
(edit) @6020   13 years Henrik Bettermann Implement jQuery datatables on DepartmentPage?.
(edit) @6019   13 years Henrik Bettermann Change table class also in applicationspage.
(edit) @6018   13 years Henrik Bettermann Use 'Multiple tables' initialization instead of 'Zero configuration' …
(edit) @6017   13 years Henrik Bettermann Implement jQuery datatables on DepartmentManageFormPage?. Add missing …
(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.
Note: See TracRevisionLog for help on using the revision log.