source:

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @4903   15 years uli Update docs.
(edit) @4902   15 years uli Update tests.
(edit) @4901   15 years uli Remove unused log entry.
(edit) @4900   15 years uli Create the .pending and .finished files in a temporary directory. This …
(edit) @4899   15 years uli Update tests.
(edit) @4898   15 years uli Use new datacenter functionality to distribute files.
(edit) @4897   15 years uli Add tests for distributing files.
(edit) @4896   15 years uli Add methods to store processed files into desired locations.
(edit) @4895   15 years uli Update tests.
(edit) @4894   15 years uli Return the set paths of created files after processing.
(edit) @4893   15 years uli Update tests.
(edit) @4892   15 years uli Create 'pending' and 'finished' subdirs.
(edit) @4891   15 years uli Create a 'finished' file of successful items with batch operations.
(edit) @4890   15 years uli Update tests.
(edit) @4889   15 years uli Name pending files ending with .csv.
(edit) @4888   15 years uli Update tests.
(edit) @4887   15 years uli * Link to correct logfile after batch processing. * Pass logger …
(edit) @4886   15 years uli Update tests.
(edit) @4885   15 years uli Stop writing logfiles. Instead we now write to a passed logger.
(edit) @4884   15 years uli React via eventhandler when datacenter storage moves. We have to …
(edit) @4883   15 years uli * Add event when datacenter storage moves. * Fix logger name to work …
(edit) @4882   15 years uli Add interface for events, fired when datacenter storage moves.
(edit) @4881   15 years uli Reflect new logfile contents (no extensive error messages displayed here).
(edit) @4880   15 years uli Reflect new return values from doImport(): instead of all warning …
(edit) @4879   15 years uli Update tests.
(edit) @4878   15 years uli * Don't display errors in logfiles any more (they are added in …
(edit) @4877   15 years uli Append error messages to --ERROR-- col in pending files.
(edit) @4876   15 years uli Update tests: we have loggers now.
(edit) @4875   15 years uli First logging example: log file uploaded action to datacenter logger.
(edit) @4874   15 years uli Create an application logger.
(edit) @4873   15 years uli Create a datacenter logger.
(edit) @4872   15 years Henrik Bettermann catagery and max_pass are non-required certificate attributes
(edit) @4871   15 years uli Update tests to check for format of values in pending files.
(edit) @4870   15 years uli Make sure that only unconverted rows are written to pending files.
(edit) @4869   15 years uli Fix nasty weirdness in browser tests: on fast machines CSV files are …
(edit) @4868   15 years uli Remove m_prefix attribute from faked CSV file for certificate import. …
(edit) @4867   15 years uli Update docs for Certificate instances.
(edit) @4866   15 years uli Update tests: m_prefix was removed from certificate attributes.
(edit) @4865   15 years uli Don't display non-existing attribute. This is necessary for components …
(edit) @4864   15 years uli Remove m_prefix attribute from certificate implementation.
(edit) @4863   15 years uli Remove m_prefix attribute for certificates. It is not used.
(edit) @4862   15 years Henrik Bettermann enable payment for second spillover year students
(edit) @4861   15 years Henrik Bettermann changes made for resolving futminna #84
(edit) @4860   15 years uli Create branch to test blob support.
(edit) @4859   15 years uli Remove obsolete branch.
(edit) @4858   15 years uli Merge changes from ulif-importers branch back into trunk.
(edit) @4857   15 years uli Add at least basic tests for UI-driven batchprocessing.
(edit) @4856   15 years uli Sort output files by date descending.
(edit) @4855   15 years uli Enable sorting of file list in newest-first order.
(edit) @4854   15 years uli Remove caching from CourseSource?. As functional tests turned out, …
(edit) @4853   15 years uli Fix tests to reflect username in filenames after upload.
(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) @4819   15 years Henrik Bettermann fix typo (section titles should be better singular than plural)
(edit) @4818   15 years Henrik Bettermann enable online payment for returning students (the fee structure of …
(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) @4808   15 years Henrik Bettermann remove pay_interswitch_old.py from custom in ZMI
(edit) @4807   15 years Henrik Bettermann ticket futminna #86 (in custom)
(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.
Note: See TracRevisionLog for help on using the revision log.