source: waeup

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @4614   15 years uli Let layouts tell about user's authentication status.
(edit) @4613   15 years uli Fix test.
(edit) @4612   15 years uli Return also a user's title and description when authenticating.
(edit) @4611   15 years uli Add a dummy template for logout.
(edit) @4610   15 years uli * Add logout page * Fix missing return in login handling.
(edit) @4609   15 years uli Shorten login pages.
(edit) @4608   15 years uli Display 'you logged in' only when this really happened.
(edit) @4607   15 years uli Remove unused templates.
(edit) @4606   15 years uli Remove student login view and viewlet. They moved to browser subpackage.
(edit) @4605   15 years uli Add a template for student login.
(edit) @4604   15 years uli Add a login page for students.
(edit) @4603   15 years uli Remove unused template.
(edit) @4602   15 years uli Give logo an own CSS id.
(edit) @4601   15 years uli Remove view components for staff login. They moved to browser subpackage.
(edit) @4600   15 years uli Add login page for staff.
(edit) @4599   15 years uli Add login page for staff.
(edit) @4598   15 years uli Remove unused template.
(edit) @4597   15 years uli Remove main login page views: they moved to browser subpackage and are …
(edit) @4596   15 years uli Redesign of frontpage and site layout.
(edit) @4595   15 years uli Add loginpage template for new layout.
(edit) @4594   15 years uli * Add a login page for new layout. * Set titles for existing pages. …
(edit) @4593   15 years uli Add some CSS and icons for new layout.
(edit) @4592   15 years uli * Add title attribute for WAeUP pages to render headings of content …
(edit) @4591   15 years uli Add welcome text that makes browser tests working again.
(edit) @4590   15 years uli Remove app_templates. They moved to waeup.browser.
(edit) @4589   15 years uli Remove login viewlet for old non-page-based layout.
(edit) @4588   15 years uli Move sidebar login box into new page layout.
(edit) @4587   15 years uli Disable base href.
(edit) @4586   15 years uli Set adequate zope.View permissions.
(edit) @4585   15 years uli * Remove viewing components (they are now in browser subpackage). * …
(edit) @4584   15 years uli Add browser subpackage. This will hold nearly all browser-related …
(edit) @4583   15 years uli Apply fix from ulif-rewrite branch.
(edit) @4582   15 years uli Pin-down megrok.layout version.
(edit) @4581   15 years uli Make use of megrok.layout. This will (hopefully) replace the current …
(edit) @4580   15 years uli Use grok 1.0.
(edit) @4579   15 years uli One view requires direct assignment of template. Still odd.
(edit) @4578   15 years uli * Use zope.securitypolicy instead of zope.app.securitypolicy. * …
(edit) @4577   15 years uli Grokking will fail if we do not assign the master page template …
(edit) @4576   15 years uli Don't check already logged-in users again.
(edit) @4575   15 years uli In order to make some derived views work with Grok > 1.0 we have to …
(edit) @4574   15 years uli Apply last fixes to ulif-rewrite to this branch as well.
(edit) @4573   15 years uli Add dragdrop-dependency of yui.datatable. This dependency is not …
(edit) @4572   15 years uli Move IDatacenterFile interface to interfaces module.
(edit) @4571   15 years uli Update tests to reflect file order in datacenter.
(edit) @4570   15 years uli Return datacenter files in basename order. This fixes arbitrary test …
(edit) @4569   15 years uli Fix tests: datacenter tests ran on a real-world directory which could …
(edit) @4568   15 years uli Create a branch for fiddling with megrok.layout
(edit) @4566   15 years uli Pin down versions of extra packages. Remove pinning of packages, that …
(edit) @4564   15 years uli Add template for list of courses inside certificate.
(edit) @4563   15 years uli Add template to list courses.
(edit) @4562   15 years uli Add components to handle CertificateCourse? objects.
(edit) @4561   15 years uli * Add viewlets for ICertificateCourse. * Clean up FormWrapMixin?.
(edit) @4560   15 years uli Add an info icon.
(edit) @4559   15 years uli Add a source for courses and update ICertificateCourse to use this source.
(edit) @4521   15 years uli Add a template dir for certificates.
(edit) @4516   15 years uli Add some viewlets for certificate to * display containing …
(edit) @4515   15 years uli Add test for cancelling course add action.
(edit) @4514   15 years uli Add tests for deleting courses.
(edit) @4513   15 years uli Add missing functional course tests.
(edit) @4512   15 years uli Make vocabulary support tokens.
(edit) @4511   15 years uli * Add missing imports. * Fix error message when duplication errors occur.
(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.
Note: See TracRevisionLog for help on using the revision log.