source: waeup/branches

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @4852   15 years uli When uploading files, insert username before filename extension.
(edit) @4851   15 years uli Update interfaces.
(edit) @4850   15 years uli Display number of datasets.
(edit) @4849   15 years uli DataCenterFile? not support lines attribute, that counts number of …
(edit) @4848   15 years uli Remove garbage.
(edit) @4847   15 years uli Minor changes.
(edit) @4846   15 years uli Add button to show logfile after processing.
(edit) @4845   15 years uli Enable link to show logfile after processing.
(edit) @4844   15 years uli Rename importers to processors.
(edit) @4843   15 years uli Rename importer to processor.
(edit) @4842   15 years uli Remove unnecessary link. We have a button now to start batch processing.
(edit) @4841   15 years uli Add button to start batch processing.
(edit) @4840   15 years uli Add action icon for info views.
(edit) @4839   15 years uli Add action icon for processing actions.
(edit) @4838   15 years uli Fix icon vertical alignment in YUI buttons.
(edit) @4837   15 years uli Oops, forgot to add this file.
(edit) @4836   15 years uli Include batching.txt in waeupdocs.
(edit) @4835   15 years uli Update/fix converter docs.
(edit) @4834   15 years uli * Define a unified 'None' value for string imports. * Add docstrings. …
(edit) @4833   15 years uli Modify certcourse source to reduce catalog lookups.
(edit) @4832   15 years uli Add certificate-course processor.
(edit) @4831   15 years uli Rename IImporter to IBatchProcessor
(edit) @4830   15 years uli Add default for review_state in ICertificate.
(edit) @4829   15 years uli * Add batch processor for certificates. * Fix required_fields: if a …
(edit) @4828   15 years uli Display some infos when batch operations finish.
(edit) @4827   15 years uli Display only files filtered by view-owned method.
(edit) @4826   15 years uli * Add baseclass for action button 'browse'. * Add button to browse …
(edit) @4825   15 years uli Add template for watching logfiles.
(edit) @4824   15 years uli Add template for logfile browser.
(edit) @4823   15 years uli Add pages for browsing logfiles.
(edit) @4822   15 years uli Add support for logfiles (.msg files).
(edit) @4821   15 years uli * Catch exceptions when converter fails. * Output log of operation. …
(edit) @4820   15 years uli Fix underline.
(edit) @4817   15 years uli Add tests for BoolConverter?.
(edit) @4816   15 years uli Be a bit more verbose.
(edit) @4815   15 years uli * Document BoolConverter? * Test toString-conversions.
(edit) @4814   15 years uli * Add converter for boolean values. * Add methods to convert values …
(edit) @4813   15 years uli Fix typo.
(edit) @4812   15 years uli Include converter tests in sphinx docs.
(edit) @4811   15 years uli Respect new converter API.
(edit) @4810   15 years uli * Change converter API: - rename main method for conversion from …
(edit) @4809   15 years uli Add tests for converters.
(edit) @4806   15 years uli Add batch processors.
(edit) @4805   15 years uli Add converters module for converting zope.schema types.
(edit) @4804   15 years uli Add templates for new pages.
(edit) @4803   15 years uli Add new button for batch processing.
(edit) @4802   15 years uli Add pages for batch processing.
(edit) @4801   15 years uli Add some interfaces for components we need for batch processing.
(edit) @4798   15 years uli Create branch for devel of extensive import functionality.
(edit) @4797   15 years uli Fix all tests to reflect new namespace.
(edit) @4796   15 years uli Fix all imports.
(edit) @4795   15 years uli Use waeup.sirp instead of waeup.
(edit) @4794   15 years uli Tell setuptools about new namespace.
(edit) @4793   15 years uli Move sirp package to waeup package.
(edit) @4792   15 years uli Add 'waeup' namespace package.
(edit) @4791   15 years uli Turn 'waeup' into 'sirp' package.
(edit) @4790   15 years uli Create branch to introduce new namespace waeup.sirp.
(edit) @4787   15 years uli Introduce new bases for action buttons. All button viewlets are now …
(edit) @4786   15 years uli The one and only (at least at this point of time) template for action …
(edit) @4785   15 years uli Move missing actionicon to final destination.
(edit) @4784   15 years uli Remove old viewlet templates.
(edit) @4783   15 years uli Finally, we can get rid of old viewlets.
(edit) @4782   15 years uli Copy over logo image.
(edit) @4781   15 years uli Add markup for logo / banner text. Get rid of header-viewlet.
(edit) @4780   15 years uli Add getAppTitle() method for layout. This way we can get rid of header …
(edit) @4779   15 years uli Add import/export XML views/pages.
(edit) @4778   15 years uli Disable XML actions for now.
(edit) @4777   15 years uli Copy over importxml page template.
(edit) @4776   15 years uli More removals of obsolete stuff.
(edit) @4775   15 years uli Remove further obsolete components.
(edit) @4774   15 years uli Move LeftSidebarLink? to viewlets.
(edit) @4773   15 years uli Add import/export-xml actions.
(edit) @4772   15 years uli Remove moved/unused viewlets/viewlet managers.
(edit) @4771   15 years uli Move actionicons to browsers static dir.
(edit) @4770   15 years uli Copy over xml-import/export templates to browser subpackage.
(edit) @4769   15 years uli Move ActionBar? viewletmanager to browser subpackage.
(edit) @4768   15 years uli Remove old manage action viewlets. They are not used any more.
(edit) @4767   15 years uli Remove FormWrapMixin?. It is not used any more.
(edit) @4766   15 years uli Replace footer viewlet by hardcoded one.
(edit) @4765   15 years uli Remove footer viewlet. One (same) line of HTML on every site page is …
(edit) @4764   15 years uli Remove unneccessary code.
(edit) @4763   15 years uli Add tests for handling certificate courses in browser.
(edit) @4762   15 years uli Test import of stateful certificates.
(edit) @4761   15 years uli Fix name of state.
(edit) @4760   15 years uli Update tests.
(edit) @4759   15 years uli Extend browser tests. Now also adding/modifying/deleting of …
(edit) @4758   15 years uli Use NullValidator? for cancelling actions.
(edit) @4757   15 years uli Expose NullValidator? in waeup.browser API.
(edit) @4756   15 years uli Define a NullValidator? which does not perform validation. Needed for …
(edit) @4755   15 years uli * Let certificate code field be editable on certificate add-forms …
(edit) @4754   15 years uli Fix workflow behaviour of certificates. These are the only …
(edit) @4753   15 years uli Update ICertificate interface: state should be one of …
(edit) @4752   15 years uli Fix tests.
(edit) @4751   15 years uli Switch last University attributes ('hostels' and 'students') to become …
(edit) @4750   15 years uli Fix tests.
(edit) @4749   15 years uli Fix tests.
(edit) @4748   15 years uli Fix tests.
(edit) @4747   15 years uli Make faculties a container item instead of an attribute.
(edit) @4746   15 years uli Let datacenters also search container items for CSV data receivers, …
(edit) @4745   15 years uli Fix location of user container and data center.
Note: See TracRevisionLog for help on using the revision log.