source:

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @4903   16 years uli Update docs.
(edit) @4902   16 years uli Update tests.
(edit) @4901   16 years uli Remove unused log entry.
(edit) @4900   16 years uli Create the .pending and .finished files in a temporary directory. This …
(edit) @4899   16 years uli Update tests.
(edit) @4898   16 years uli Use new datacenter functionality to distribute files.
(edit) @4897   16 years uli Add tests for distributing files.
(edit) @4896   16 years uli Add methods to store processed files into desired locations.
(edit) @4895   16 years uli Update tests.
(edit) @4894   16 years uli Return the set paths of created files after processing.
(edit) @4893   16 years uli Update tests.
(edit) @4892   16 years uli Create 'pending' and 'finished' subdirs.
(edit) @4891   16 years uli Create a 'finished' file of successful items with batch operations.
(edit) @4890   16 years uli Update tests.
(edit) @4889   16 years uli Name pending files ending with .csv.
(edit) @4888   16 years uli Update tests.
(edit) @4887   16 years uli * Link to correct logfile after batch processing. * Pass logger …
(edit) @4886   16 years uli Update tests.
(edit) @4885   16 years uli Stop writing logfiles. Instead we now write to a passed logger.
(edit) @4884   16 years uli React via eventhandler when datacenter storage moves. We have to …
(edit) @4883   16 years uli * Add event when datacenter storage moves. * Fix logger name to work …
(edit) @4882   16 years uli Add interface for events, fired when datacenter storage moves.
(edit) @4881   16 years uli Reflect new logfile contents (no extensive error messages displayed here).
(edit) @4880   16 years uli Reflect new return values from doImport(): instead of all warning …
(edit) @4879   16 years uli Update tests.
(edit) @4878   16 years uli * Don't display errors in logfiles any more (they are added in …
(edit) @4877   16 years uli Append error messages to --ERROR-- col in pending files.
(edit) @4876   16 years uli Update tests: we have loggers now.
(edit) @4875   16 years uli First logging example: log file uploaded action to datacenter logger.
(edit) @4874   16 years uli Create an application logger.
(edit) @4873   16 years uli Create a datacenter logger.
(edit) @4872   16 years Henrik Bettermann catagery and max_pass are non-required certificate attributes
(edit) @4871   16 years uli Update tests to check for format of values in pending files.
(edit) @4870   16 years uli Make sure that only unconverted rows are written to pending files.
(edit) @4869   16 years uli Fix nasty weirdness in browser tests: on fast machines CSV files are …
(edit) @4868   16 years uli Remove m_prefix attribute from faked CSV file for certificate import. …
(edit) @4867   16 years uli Update docs for Certificate instances.
(edit) @4866   16 years uli Update tests: m_prefix was removed from certificate attributes.
(edit) @4865   16 years uli Don't display non-existing attribute. This is necessary for components …
(edit) @4864   16 years uli Remove m_prefix attribute from certificate implementation.
(edit) @4863   16 years uli Remove m_prefix attribute for certificates. It is not used.
(edit) @4862   16 years Henrik Bettermann enable payment for second spillover year students
(edit) @4861   16 years Henrik Bettermann changes made for resolving futminna #84
(edit) @4860   16 years uli Create branch to test blob support.
(edit) @4859   16 years uli Remove obsolete branch.
(edit) @4858   16 years uli Merge changes from ulif-importers branch back into trunk.
(edit) @4857   16 years uli Add at least basic tests for UI-driven batchprocessing.
(edit) @4856   16 years uli Sort output files by date descending.
(edit) @4855   16 years uli Enable sorting of file list in newest-first order.
(edit) @4854   16 years uli Remove caching from CourseSource?. As functional tests turned out, …
(edit) @4853   16 years uli Fix tests to reflect username in filenames after upload.
(edit) @4852   16 years uli When uploading files, insert username before filename extension.
(edit) @4851   16 years uli Update interfaces.
(edit) @4850   16 years uli Display number of datasets.
(edit) @4849   16 years uli DataCenterFile? not support lines attribute, that counts number of …
(edit) @4848   16 years uli Remove garbage.
(edit) @4847   16 years uli Minor changes.
(edit) @4846   16 years uli Add button to show logfile after processing.
(edit) @4845   16 years uli Enable link to show logfile after processing.
(edit) @4844   16 years uli Rename importers to processors.
(edit) @4843   16 years uli Rename importer to processor.
(edit) @4842   16 years uli Remove unnecessary link. We have a button now to start batch processing.
(edit) @4841   16 years uli Add button to start batch processing.
(edit) @4840   16 years uli Add action icon for info views.
(edit) @4839   16 years uli Add action icon for processing actions.
(edit) @4838   16 years uli Fix icon vertical alignment in YUI buttons.
(edit) @4837   16 years uli Oops, forgot to add this file.
(edit) @4836   16 years uli Include batching.txt in waeupdocs.
(edit) @4835   16 years uli Update/fix converter docs.
(edit) @4834   16 years uli * Define a unified 'None' value for string imports. * Add docstrings. …
(edit) @4833   16 years uli Modify certcourse source to reduce catalog lookups.
(edit) @4832   16 years uli Add certificate-course processor.
(edit) @4831   16 years uli Rename IImporter to IBatchProcessor
(edit) @4830   16 years uli Add default for review_state in ICertificate.
(edit) @4829   16 years uli * Add batch processor for certificates. * Fix required_fields: if a …
(edit) @4828   16 years uli Display some infos when batch operations finish.
(edit) @4827   16 years uli Display only files filtered by view-owned method.
(edit) @4826   16 years uli * Add baseclass for action button 'browse'. * Add button to browse …
(edit) @4825   16 years uli Add template for watching logfiles.
(edit) @4824   16 years uli Add template for logfile browser.
(edit) @4823   16 years uli Add pages for browsing logfiles.
(edit) @4822   16 years uli Add support for logfiles (.msg files).
(edit) @4821   16 years uli * Catch exceptions when converter fails. * Output log of operation. …
(edit) @4820   16 years uli Fix underline.
(edit) @4819   16 years Henrik Bettermann fix typo (section titles should be better singular than plural)
(edit) @4818   16 years Henrik Bettermann enable online payment for returning students (the fee structure of …
(edit) @4817   16 years uli Add tests for BoolConverter?.
(edit) @4816   16 years uli Be a bit more verbose.
(edit) @4815   16 years uli * Document BoolConverter? * Test toString-conversions.
(edit) @4814   16 years uli * Add converter for boolean values. * Add methods to convert values …
(edit) @4813   16 years uli Fix typo.
(edit) @4812   16 years uli Include converter tests in sphinx docs.
(edit) @4811   16 years uli Respect new converter API.
(edit) @4810   16 years uli * Change converter API: - rename main method for conversion from …
(edit) @4809   16 years uli Add tests for converters.
(edit) @4808   16 years Henrik Bettermann remove pay_interswitch_old.py from custom in ZMI
(edit) @4807   16 years Henrik Bettermann ticket futminna #86 (in custom)
(edit) @4806   16 years uli Add batch processors.
(edit) @4805   16 years uli Add converters module for converting zope.schema types.
(edit) @4804   16 years uli Add templates for new pages.
Note: See TracRevisionLog for help on using the revision log.