source: main/waeup.sirp/trunk/src/waeup/sirp/utils

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @7651   13 years Henrik Bettermann Add principal name in log messages.
(edit) @7649   13 years Henrik Bettermann Remove uncommented pdb break points.
(edit) @7620   13 years Henrik Bettermann getVerdictsDict should be part of the students package. The only way …
(edit) @7619   13 years Henrik Bettermann Add getVerdictsDict method to SIRPUtils which is used to setup the new …
(edit) @7597   13 years Henrik Bettermann Fix docstrings.
(edit) @7585   13 years Henrik Bettermann Remove deprecated datacenter storage stuff. Attention: Start your …
(edit) @7568   13 years Henrik Bettermann Move storage path configuration to SIRPUtils in order to ease …
(edit) @7496   13 years uli Be more careful when testing directory removals: do that in a safe …
(edit) @7477   13 years Henrik Bettermann Set css class of <tr> tag.
(edit) @7471   13 years uli Replace old send_mail() with wrapper to new location.
(edit) @7407   13 years Henrik Bettermann Harmonize sendCredentials which can now be used for all kinds of users.
(edit) @7404   13 years Henrik Bettermann Rename sendMail method to be more precise and not confuse with the …
(edit) @7402   13 years Henrik Bettermann Harmonize sendMail method (work in progress).
(edit) @7400   13 years Henrik Bettermann Use send_mail function also in sendMail method. browser.txt still fails.
(edit) @7399   13 years Henrik Bettermann Define send_mail function and move sendCredentials code from …
(edit) @7382   13 years uli Dirty hack to enable unicode-aware SMTP handling. This is still not …
(edit) @7368   13 years Henrik Bettermann Change label and title of registration page. Check if application has …
(edit) @7365   13 years Henrik Bettermann Send email with credentials (including random password) after …
(edit) @7364   13 years Henrik Bettermann Define two different (convenience?) methods: fullname and …
(edit) @7359   13 years Henrik Bettermann Implement fullname constructor as a global utility method which can …
(edit) @7358   13 years Henrik Bettermann Seat up a global utility class to ease customization. Transform …
(edit) @7321   13 years Henrik Bettermann Replace the term 'WAeUP' by SIRP which is a WAeUP product.
(edit) @7273   13 years Henrik Bettermann Add test for student data migration to be sure that student_ids …
(edit) @7240   13 years Henrik Bettermann Rebuild applicants package (1st part). Applicants now have an …
(edit) @7234   13 years Henrik Bettermann Use new principal attributes in contact form pages (applicants not yet …
(edit) @7229   13 years Henrik Bettermann Implement contact form to send messages to students. helpers.py: Let …
(edit) @7225   13 years Henrik Bettermann Reorganise contact form pages. Use megrok.layout.Form.
(edit) @7196   13 years Henrik Bettermann More copyright adjustments (job finished).
(edit) @7186   13 years Henrik Bettermann Rename functions according to the WAeUP style guide: functions and …
(edit) @7175   13 years Henrik Bettermann Define get_user_account in helpers and use it.
(edit) @7137   13 years Henrik Bettermann Set value Id for property svn:keywords in all Python files.
(edit) @7080   13 years uli Add tests for new helper.
(edit) @7079   13 years uli Add helper to determine size of files reliably and for all regular …
(edit) @7078   13 years uli Add helper for turning numbers of bytes into some human-readable string.
(edit) @6847   13 years Henrik Bettermann Define conversion checking method which can be customized by derived …
(edit) @6839   13 years Henrik Bettermann Use common and coherent naming convention for all event handlers.
(edit) @6835   13 years Henrik Bettermann Move comment to proper place.
(edit) @6833   13 years Henrik Bettermann Skip location and catalog fields, used to locate the object, when …
(edit) @6831   13 years Henrik Bettermann We use the same headers for failed and finished files. Both files get …
(edit) @6828   13 years Henrik Bettermann Catch double headers already in import step 2. Do not show table if …
(edit) @6824   13 years Henrik Bettermann Skip ignored columns in failed and finished data files. In the …
(edit) @6819   13 years Henrik Bettermann We should be very strict when importing dates and allow only one …
(edit) @6754   13 years uli Logger-related stuff.
(edit) @6748   13 years uli Remove manual logfile removal/detection. This should be done by …
(edit) @6745   13 years uli Add safety belt.
(edit) @6743   13 years uli More usage of logger-aware testing components. Remove unnecessary …
(edit) @6741   13 years uli Register batching doctests in utils manually and remove z3c.testsetup …
(edit) @6624   13 years uli Set default level for loggers.
(edit) @6581   13 years uli Bring test coverage for loggers to 100%. That doesn't fix the …
(edit) @6580   13 years uli Log to commandline while site not added to ZODB.
(edit) @6578   13 years uli Implement a new logging technique and use it. Details are explained in …
(edit) @6531   13 years uli Make sure we compare files from the beginning.
(edit) @6503   13 years uli Add file comparison helper.
(edit) @6502   13 years uli Add tests for file comparison.
(edit) @6481   13 years uli Move logger interfaces to final destination.
(edit) @6480   13 years uli Remove confusing old implementation of WAeUPLogger.
(edit) @6445   13 years uli - Reorder imports - Remove outdated stuff - Fixes.
(edit) @6440   13 years uli Rollback #6400, loggers are back.
(edit) @6400   13 years uli
(edit) @6399   13 years uli
(edit) @6376   13 years uli Use loggername as key.
(edit) @6373   13 years uli Test new method.
(edit) @6372   13 years uli Add method to get principal without request (use only in case of …
(edit) @6371   13 years uli Add some logging-related stuff. This is still experimental and yet …
(edit) @6279   13 years uli Check whether the preferred date format ('YYYY-MM-DD') is accepted by …
(edit) @6278   13 years uli Add extended bools widget. This one accepts also '1', 'true', 'yes' as …
(edit) @6276   13 years uli Remove old converters and disable tests for them.
(edit) @6273   13 years uli Finally make the new converter work. API-wise it is as good as the old …
(edit) @6268   13 years uli Test converter with vocabs with non-string values.
(edit) @6267   13 years uli Prove that the converter can handle simple vocabularies.
(edit) @6266   13 years uli Show that the converter can create new instances when given a factory …
(edit) @6265   13 years uli Show that we can inject our own formfields when converting strings …
(edit) @6264   13 years uli Some converter tests for basic data types.
(edit) @6263   13 years uli Extend converter and create own interface for it.
(edit) @6262   13 years uli Remove trash.
(edit) @6261   13 years uli Update tests. Still just experimental. Also to test svnmailer.
(edit) @6260   13 years uli Add own getWidgetsDate function to retrieve bindings of errors to form …
(edit) @6259   13 years uli Remove trailing whitespace.
(edit) @6258   13 years uli Add a zope.formlib-based converter. Just playing around with …
(edit) @6257   13 years uli Add new test suite for enhanced converters. This is full of …
(edit) @6244   13 years Henrik Bettermann Fix tests.
(edit) @6243   13 years Henrik Bettermann Use DuplicationError? exception for batching (data import).
(edit) @6219   13 years Henrik Bettermann Use the message output of CertificateContainer?.addCertificate in …
(edit) @6113   13 years uli - Remove trailing whitespaces. - Extends docs.
(edit) @6071   13 years uli Add more reasonable field-property setter -- even usable as a class …
(edit) @5988   13 years Henrik Bettermann Implement title_prefix vocabulary. Remove redundant getName method and …
(edit) @5876   14 years uli Fix ReST2HTML() to always deliver unicode strings. Otherwise we could …
(edit) @5875   14 years uli Add tests for ReST2HTML to check for unicode-compliance.
(edit) @5848   14 years uli Add helper functions to turn ReStructuredText? into HTML. This can be …
(edit) @5739   14 years uli Add tests for removeFileOrDirectory. Here we also use unittests …
(edit) @5738   14 years uli Be more verbose.
(edit) @5737   14 years uli Add unittests for CopyFileSystemTree?().
(edit) @5736   14 years uli Add doctest for getName.
(edit) @5735   14 years uli Add unittest for factory base. In the unittest we check for things not …
(edit) @5734   14 years uli Add missing import (detected by extended tests).
(edit) @5733   14 years uli Add tests for helpers module.
(edit) @5732   14 years uli Add local tests.
(edit) @5731   14 years uli Add a factory-factory.
(edit) @5328   14 years uli Merge changes from ulif-fasttables back into trunk.
(edit) @5140   14 years uli Update all unit tests that use the ZCA to run inside the new unit test …
Note: See TracRevisionLog for help on using the revision log.