source: waeup

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(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.
(edit) @4406   15 years uli Make title a simple HTML element with a name.
(edit) @4405   15 years uli Some simple tests for tables.
(edit) @4404   15 years uli Add a table widget for use in viewlets etc.
(edit) @4403   15 years uli Add interfaces for widgets.
(edit) @4402   15 years uli Make waeup.widgets a package.
(edit) @4401   15 years uli Add a module for widgets.
(edit) @4400   15 years uli Use latest grok.
(edit) @4399   15 years uli Use csvimport tests in autogenerated docs.
(edit) @4391   15 years uli Move existing CSV importer tests to new module tests.
(edit) @4390   15 years uli Move imports for CSV imports to new module.
(edit) @4389   15 years uli Move CSV importers into own module.
(edit) @4387   15 years uli Fix certificatecourse factory to comply with IFactory.
(edit) @4386   15 years uli Complete tests for certificate-course factories.
(edit) @4385   15 years uli Fix certificate factory to comply with IFactory.
(edit) @4384   15 years uli Complete tests for certificate factories.
(edit) @4383   15 years uli Test delCourseRef().
(edit) @4382   15 years uli Add functional tests for departments (100% coverage now).
(edit) @4381   15 years uli Remove old stuff.
Note: See TracRevisionLog for help on using the revision log.