source: main

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(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) @5296   14 years uli Remove trash.
(edit) @5295   14 years uli Add ZCML registrations for the dict widget.
(edit) @5294   14 years uli Define test content interfaces in a different manner to make coverage …
(edit) @5293   14 years uli Fix import.
(edit) @5292   14 years uli Remove trash.
(edit) @5291   14 years uli Copy dictwidget tests over to widgets package.
(edit) @5290   14 years uli Copy main dictwidget components over to widgets package.
(edit) @5289   14 years uli Make test dir a valid Python package.
(edit) @5288   14 years uli Add tests dir.
(edit) @5287   14 years uli Set ignores for trunk.
(edit) @5286   14 years uli Add basic setup files mostly copied from waeup.sirp and slightly modified.
(edit) @5285   14 years uli Add README for API docs.
(edit) @5284   14 years uli Add basic source tree.
(edit) @5283   14 years uli Add a first README.
(edit) @5282   14 years uli Add a change log.
(edit) @5281   14 years uli Add external bootstrap.
(edit) @5280   14 years uli Create a place for extra-widgets.
(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.
(edit) @5239   14 years uli Renable jambtable examples and add import_datetime examples.
(edit) @5238   14 years uli Unset import_datetime when clearing a JAMB table.
(edit) @5237   14 years uli Add test for import_datetime.
(edit) @5236   14 years uli Fix test.
(edit) @5235   14 years uli Add first sketch for JAMB tables.
(edit) @5230   14 years uli Create branch for checking different folder structure.
(edit) @5229   14 years uli Create branch for table-replacement experiments.
(edit) @5228   14 years uli Update history.
(edit) @5227   14 years uli Update docs: coverage-report location changed.
(edit) @5226   14 years uli * Pin hurry.workflow. * Build coverage-report in root dir.
(edit) @5155   14 years uli Add UI components for searching access codes.
(edit) @5154   14 years uli Clean up template.
(edit) @5153   14 years uli Provide wrappers for getAccessCode(), enable(), and disable() also on …
(edit) @5152   14 years uli Add a button base for search buttons.
(edit) @5151   14 years uli Add icon for searching.
(edit) @5150   14 years uli Update tests.
(edit) @5149   14 years uli * Add disabled flag for AccessCode? and add related methods to …
Note: See TracRevisionLog for help on using the revision log.