source: waeup/branches/ulif-rewrite/src

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @4510   15 years uli Add a content viewlet for courses that displays faculty and …
(edit) @4509   15 years uli Finetune course schema.
(edit) @4508   15 years uli Finetune type casting.
(edit) @4507   15 years uli Type cast values during import of courses.
(edit) @4506   15 years uli Make course field 'semester' a choice of three given values.
(edit) @4505   15 years uli Update tests.
(edit) @4504   15 years uli Add edit-action bar for certificates.
(edit) @4503   15 years uli Add manage viewlet/form for certificates.
(edit) @4502   15 years uli Ooh, undo last checkin. Display views should be visible to everybody.
(edit) @4501   15 years uli Set permission for new viewlet.
(edit) @4500   15 years uli Add simple display form viewlet for certificates.
(edit) @4499   15 years uli Add forms/viewlets for adding certificates in departments.
(edit) @4498   15 years uli * Add add view for certificates in departments. * Add add action for …
(edit) @4497   15 years uli In departments table viewlet check for request to delete certificates …
(edit) @4496   15 years uli Add a delete column for certificate table in departments as well.
(edit) @4495   15 years uli In table viewlet delete courses if requested by form.
(edit) @4494   15 years uli * Add a column with delete buttons in courses table for departments. …
(edit) @4493   15 years uli Explain what we do here.
(edit) @4492   15 years uli Make code field of courses writable in add forms.
(edit) @4491   15 years uli Add add viewlets/forms for courses in departments.
(edit) @4490   15 years uli * Add add view for courses in departments. * Add add action for …
(edit) @4489   15 years uli Remove tests for which we need a functional setup (now covered in …
(edit) @4488   15 years uli Add functional tests for course references.
(edit) @4486   15 years uli * Be gentle when looking up a catalog. * Fix nasty error in …
(edit) @4485   15 years uli Add a catalog for course certificates.
(edit) @4484   15 years uli * Fix method to delete course references in certcourses. * Use …
(edit) @4483   15 years uli * Add required method getCourseCode for certificate courses. * …
(edit) @4482   15 years uli * Require getCourseCode() for certificate courses to support …
(edit) @4481   15 years uli Look up courses anywhere when importing certificate courses, not only …
(edit) @4480   15 years uli Update functional importer tests.
(edit) @4479   15 years uli Fix test (although I am not sure why this behaviour changed).
(edit) @4478   15 years uli Add link to search in master template.
(edit) @4477   15 years uli Tell the number of search results.
(edit) @4476   15 years uli Add viewlet for searching.
(edit) @4475   15 years uli Start first real catalog implementations. This is obviously work in …
(edit) @4474   15 years uli Manually set parent and name of facultycontainer when a university is …
(edit) @4473   15 years uli Add a general view for searching the site.
(edit) @4472   15 years uli Add a catalog for courses. We also add an AddObjectEvent? handler, …
(edit) @4471   15 years uli Fix importer name.
(edit) @4470   15 years uli Fix adapter lookup for ITableProvier.
(edit) @4469   15 years uli Apply ITableProvider to new interface.
(edit) @4468   15 years uli Update interface. We support delivering multiple tables for a given …
(edit) @4467   15 years uli Update template to render also a table of certificates.
(edit) @4466   15 years uli Display two tables in departments: courses and certificates.
(edit) @4465   15 years uli Apply to new ITableProvider behaviour.
(edit) @4464   15 years uli Apply to new ITableProvider behviour.
(edit) @4463   15 years uli Apply to new table provider behaviour.
(edit) @4462   15 years uli Make yuitablesview.js support multiple tables on one page.
(edit) @4461   15 years uli Enable table provider to hold multiple tables.
(edit) @4460   15 years uli We don't need a formview name for now.
(edit) @4459   15 years uli * Make use of new helper function. * Get rid of display form.
(edit) @4458   15 years uli Add template for department contents.
(edit) @4457   15 years uli Add helper function to construct names out of prefixes and titles.
(edit) @4456   15 years uli Remove unneeded template.
(edit) @4455   15 years uli Use YUI tabs to display contained tables.
(edit) @4454   15 years uli Remove content viewlet from coursecontainer. We don't need it currently.
(edit) @4453   15 years uli Remove subcontainer link viewlet.
(edit) @4452   15 years uli Add basic views for coursecontainers.
(edit) @4451   15 years uli Add courselist viewlet template for coursecontainers.
(edit) @4450   15 years uli Add a table provider for course containers.
(edit) @4449   15 years uli Fix viewlet name.
(edit) @4448   15 years uli Add viewlet to display subcontainers in departments.
(edit) @4447   15 years uli Add links in department for courses and certificates.
(edit) @4446   15 years uli Add edit action for courses.
(edit) @4445   15 years uli Add basic views (display, manage).
(edit) @4444   15 years uli Allow traversing courses and certs of departments/ Add CourseList?
(edit) @4443   15 years uli Add courselist template for departments.
(edit) @4442   15 years uli Provide course table for departments.
(edit) @4441   15 years uli Add actionicon for imports.
(edit) @4440   15 years uli Add template for new action.
(edit) @4439   15 years uli Add action for XML imports.
(edit) @4436   15 years uli Fix tests (table links are now complete).
(edit) @4435   15 years uli Be picky.
(edit) @4434   15 years uli Move faculty table provider for universities to new module.
(edit) @4433   15 years uli Move faculty table provider to new module.
(edit) @4432   15 years uli Build base for tables with codes and titles.
(edit) @4431   15 years uli Move table providers into separate module.
(edit) @4430   15 years uli Use new department table.
(edit) @4429   15 years uli Add department table.
(edit) @4428   15 years uli Update copyright template.
(edit) @4427   15 years uli Remove unused code (as revealed by coverage reports).
(edit) @4426   15 years uli Fix missing imports revealed by browser tests.
(edit) @4425   15 years uli Complete functional browser tests for faculties.
(edit) @4423   15 years uli Update docs and faculty tests.
(edit) @4422   15 years uli Fix typo, make factory compatible with its interface.
(edit) @4421   15 years uli No need for IGrokSecurityView any more.
(edit) @4420   15 years uli Extend widget tests. Test coverage for waeup.widgets now 100%.
(edit) @4419   15 years uli Remove stuff we do not need.
(edit) @4418   15 years uli Add a YUI driven pagelayout.
(edit) @4417   15 years uli Import some actionicons from CPS.
(edit) @4416   15 years uli Add templates for the action buttons.
(edit) @4415   15 years uli Update standard CSS.
(edit) @4414   15 years uli Fix test.
(edit) @4413   15 years uli Make use of the new table.
(edit) @4412   15 years uli Add a YUI driven table provider for faculty containers, rendering a …
(edit) @4411   15 years uli Replace AppCSS by HeadIncludes?. Add actions as viewlets rendering …
(edit) @4410   15 years uli Render faculty table in university content view.
(edit) @4409   15 years uli Make use of tables in university content views.
(edit) @4408   15 years uli Prepare master template for use with YUI.
(edit) @4407   15 years uli Remove viewlet temaplate that will be transferred to a better place.
Note: See TracRevisionLog for help on using the revision log.