source: main/waeup.sirp

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(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.
(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 …
(edit) @5141   14 years uli Update docs.
(edit) @5140   14 years uli Update all unit tests that use the ZCA to run inside the new unit test …
(edit) @5139   14 years uli Add a unit test layer, that groks the waeup.sirp package once for …
(edit) @5138   14 years uli * Explain better, what the plugin is used for. * Use upcoming …
(edit) @5132   14 years uli Support reimport of AC batches.
(edit) @5131   14 years uli Dummy template for reimportting AC batches.
(edit) @5130   14 years uli Add a view for reimport.
(edit) @5129   14 years uli Add button to link to (yet not existing) reimport view.
(edit) @5128   14 years uli Update tests.
(edit) @5127   14 years uli * Reorder statements in PIN generation to get better test-coverage. * …
(edit) @5126   14 years uli * Use createBatch of AccessCodeBatchContainer?.
(edit) @5125   14 years uli Update docs.
(edit) @5124   14 years uli Tell if no batch was selected while trying to delete or archive a batch.
(edit) @5123   14 years uli When archiving, we don't need to format the student_id.
(edit) @5122   14 years uli Update tests: * Check costs * Tell about AccessCodeBatchContainer?. …
(edit) @5121   14 years uli Support adding of single AccessCodes? in batches.
(edit) @5120   14 years uli Remove obsolete import.
(edit) @5119   14 years uli Remove catalog-related stuff for accesscodes.
(edit) @5118   14 years uli Implement completely different design for access-codes and their …
(edit) @5117   14 years uli * Remove view-counter for invalidated ACs. We will not use catalogs …
(edit) @5116   14 years uli * Use only uppercase prefixes. * Be accurate when determining the …
(edit) @5115   14 years uli Make sure we start with a fresh datacenter path, when testing …
(edit) @5114   14 years uli Remove old 'accesscodes' subdir when setting new datacenter dir.
(edit) @5113   14 years uli Display created CSV file path after creation of AC batches.
(edit) @5112   14 years uli * Log creation of AC batches and their CSV files. * Optimize …
Note: See TracRevisionLog for help on using the revision log.