source: main/waeup.sirp

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @5385   14 years Henrik Bettermann SIRP, not SIRP and other changes.
(edit) @5384   14 years uli SIRP, not SRP.
(edit) @5383   14 years uli Change 'Faculties' tab to 'Academics.'
(edit) @5382   14 years uli Remove ManageFacultiesLink?. This functionality can easily be accessed …
(edit) @5381   14 years uli Update access-code link for upper left box to respect the new …
(edit) @5380   14 years uli Change viewlets for links in upper-left box: - All respective …
(edit) @5379   14 years uli Rename 'Faculties' breadcrumb to 'Academics'. Still don't like the …
(edit) @5361   14 years uli Ignore generated stuff in this dir.
(edit) @5360   14 years Henrik Bettermann move breadcrumbs upwards and show only when logged in
(edit) @5359   14 years Henrik Bettermann adjust action bar
(edit) @5358   14 years Henrik Bettermann login via staff login page
(edit) @5357   14 years Henrik Bettermann adjust height
(edit) @5356   14 years Henrik Bettermann - tweak layout - change names of css files - do not display logo in …
(edit) @5355   14 years Henrik Bettermann minor changes
(edit) @5354   14 years Henrik Bettermann - do not login via LeftSidebar? - display logout link in LeftSidebar?
(edit) @5353   14 years Henrik Bettermann SIRP not SRP
(edit) @5352   14 years Henrik Bettermann display 'Anonymous User' in user box
(edit) @5351   14 years Henrik Bettermann - show manage viewlets across the portal - disable 'manage faculties' …
(edit) @5350   14 years uli Add more API docs.
(edit) @5349   14 years Henrik Bettermann remove sphinx-builder scripts
(edit) @5348   14 years Henrik Bettermann update from trunc
(edit) @5347   14 years uli - Use hurry.zoperesource 0.6 to prevent breakage introduced with …
(edit) @5346   14 years Henrik Bettermann merge changes made in trunk into henrik-experimental-layout
(edit) @5345   14 years uli Tell a bit more in docstrings.
(edit) @5344   14 years uli Update docs.
(edit) @5343   14 years uli Add docs for waeup.sirp.app.
(edit) @5342   14 years uli Add favicon.
(edit) @5341   14 years uli Add main INSTALL.txt
(edit) @5340   14 years uli Update docs.
(edit) @5339   14 years uli Add further docs.
(edit) @5338   14 years uli Add more basic docs.
(edit) @5337   14 years uli Update docs, add API overview.
(edit) @5336   14 years uli Create a place for API docs.
(edit) @5335   14 years uli Create place for API docs, etc.
(edit) @5334   14 years uli Update docs.
(edit) @5333   14 years uli Add user-oriented docs.
(edit) @5332   14 years uli Replace the old sphinxbuilder recipe by something that only creates …
(edit) @5331   14 years uli Add new root for docs. We have a large project and separating the docs …
(edit) @5330   14 years Henrik Bettermann merge changes made in trunk into henrik-experimental-layout
(edit) @5329   14 years uli Update README.
(edit) @5328   14 years uli Merge changes from ulif-fasttables back into trunk.
(edit) @5327   14 years uli Fix tests.
(edit) @5326   14 years uli Fix tests.
(edit) @5325   14 years uli Use new function from util.
(edit) @5324   14 years uli Add module for little helpers maybe needed by different other components.
(edit) @5323   14 years Henrik Bettermann
(edit) @5322   14 years uli Add template for PDE login.
(edit) @5321   14 years uli Enable batches for application data.
(edit) @5320   14 years uli Add login page for PUDE applicants.
(edit) @5319   14 years uli - Add a source for gender field. - Add applicant interfaces designed …
(edit) @5318   14 years uli Add a factory for applicants.
(edit) @5317   14 years uli Accept also lowercase token strings when converting choice tokens.
(edit) @5316   14 years uli We also depend on zope.i18n.
(edit) @5315   14 years uli Add missing import.
(edit) @5314   14 years uli Add tests for date converter.
(edit) @5313   14 years uli Add a date converter for zope.schema fields.
(edit) @5311   14 years uli Add missing tests for WAeUPObjectWidget and add test case for …
(edit) @5310   14 years uli Make sure that the ObjectDisplayWidget? only offers IDisplayWidget …
(edit) @5309   14 years uli Add some first WAeUPObjectDisplayWidget tests.
(edit) @5308   14 years uli Move ITestContent out of the content setup and make it module-wide …
(edit) @5307   14 years uli Replace the original ObjectWidget? implementation with our own one in …
(edit) @5306   14 years uli Grrr, fix another 'last' occurrence of ResultEntry? where it does not …
(edit) @5305   14 years uli Copy over objectwidget tests from zope.formlib package.
(edit) @5304   14 years uli Add a place for tests for widgets.
(edit) @5303   14 years uli Fix changed dotted paths of widgets.
(edit) @5302   14 years uli Move widgets from jambtables to widgets module.
(edit) @5301   14 years uli Finish renaming-session.
(edit) @5300   14 years uli Fix last occurences of ResultsEntry? in objectwidget.
(edit) @5299   14 years uli Rename ResultsEntry? components to WAeUPObjectWidget. There is no …
(edit) @5298   14 years uli Rename resultsentrywidget to objectwidget. There is nothing …
(edit) @5297   14 years uli Remove dictwidget stuff. It was moved to waeup.widgets.core package.
(edit) @5277   14 years uli Remove trash.
(edit) @5276   14 years uli Add a list widget that is able to handle multi-column subwidgets.
(edit) @5275   14 years uli Add widget for resultentries. This could be used/named in a much wider …
(edit) @5274   14 years uli Add a dict widget. This is not in a very usable state, as it does not …
(edit) @5273   14 years uli Add browser stuff for experiments with object field.
(edit) @5272   14 years uli Provide a first basic implementation for Applicants. That might be …
(edit) @5271   14 years uli Experiments with IObject field type.
(edit) @5270   14 years uli Add comment suitable for autodoc.
(edit) @5269   14 years uli - Fix syntax errors. - Add Applicant container.
(edit) @5268   14 years uli First sketch of interface for applicants.
(edit) @5263   14 years uli Make doctest marker invisible.
(edit) @5262   14 years uli Inclide jambtables API.
(edit) @5261   14 years uli - Extend Grok 1.1 which is known to work. - Pin hurry.resource. - …
(edit) @5260   14 years uli Add api.txt for jambtables.
(edit) @5254   14 years uli Update methods to store importer_username on imports.
(edit) @5253   14 years uli Update tests to reflect interface changes.
(edit) @5252   14 years uli Update interfaces.
(edit) @5251   14 years uli Extend JAMB data table interface.
(edit) @5250   14 years uli Add interface compliance tests.
(edit) @5249   14 years uli Expose data headers as public part API.
(edit) @5248   14 years uli Mark JAMB data tables with appropriate interfaces.
(edit) @5247   14 years uli Add interfaces for JAMB data.
(edit) @5246   14 years uli Remove unused add() method and explain better, what we're doing …
(edit) @5245   14 years uli Set required header fields for JAMB data as constant.
(edit) @5244   14 years uli In examples mention header fields required.
(edit) @5243   14 years uli Update examples.
(edit) @5242   14 years uli Add accessor methods for JAMB tables.
(edit) @5241   14 years uli Update tests to check typical accessor methods for JAMB tables.
(edit) @5240   14 years uli Clear also datafile path when clearing a JAMB tables.
Note: See TracRevisionLog for help on using the revision log.