|
|
@7358
|
13 years |
Henrik Bettermann |
Seat up a global utility class to ease customization. Transform …
|
|
|
@7321
|
13 years |
Henrik Bettermann |
Replace the term 'WAeUP' by SIRP which is a WAeUP product.
|
|
|
@7273
|
13 years |
Henrik Bettermann |
Add test for student data migration to be sure that student_ids …
|
|
|
@7240
|
13 years |
Henrik Bettermann |
Rebuild applicants package (1st part). Applicants now have an …
|
|
|
@7234
|
13 years |
Henrik Bettermann |
Use new principal attributes in contact form pages (applicants not yet …
|
|
|
@7229
|
13 years |
Henrik Bettermann |
Implement contact form to send messages to students.
helpers.py: Let …
|
|
|
@7225
|
13 years |
Henrik Bettermann |
Reorganise contact form pages. Use megrok.layout.Form.
|
|
|
@7196
|
13 years |
Henrik Bettermann |
More copyright adjustments (job finished).
|
|
|
@7186
|
13 years |
Henrik Bettermann |
Rename functions according to the WAeUP style guide:
functions and …
|
|
|
@7175
|
13 years |
Henrik Bettermann |
Define get_user_account in helpers and use it.
|
|
|
@7137
|
13 years |
Henrik Bettermann |
Set value Id for property svn:keywords in all Python files.
|
|
|
@7080
|
13 years |
uli |
Add tests for new helper.
|
|
|
@7079
|
13 years |
uli |
Add helper to determine size of files reliably and for all regular …
|
|
|
@7078
|
13 years |
uli |
Add helper for turning numbers of bytes into some human-readable
string.
|
|
|
@6847
|
13 years |
Henrik Bettermann |
Define conversion checking method which can be customized by derived …
|
|
|
@6839
|
13 years |
Henrik Bettermann |
Use common and coherent naming convention for all event handlers.
|
|
|
@6835
|
13 years |
Henrik Bettermann |
Move comment to proper place.
|
|
|
@6833
|
13 years |
Henrik Bettermann |
Skip location and catalog fields, used to locate the object, when …
|
|
|
@6831
|
13 years |
Henrik Bettermann |
We use the same headers for failed and finished files. Both files get …
|
|
|
@6828
|
13 years |
Henrik Bettermann |
Catch double headers already in import step 2. Do not show table if …
|
|
|
@6824
|
13 years |
Henrik Bettermann |
Skip ignored columns in failed and finished data files.
In the …
|
|
|
@6819
|
13 years |
Henrik Bettermann |
We should be very strict when importing dates and allow only one …
|
|
|
@6754
|
13 years |
uli |
Logger-related stuff.
|
|
|
@6748
|
13 years |
uli |
Remove manual logfile removal/detection. This should be done by …
|
|
|
@6745
|
13 years |
uli |
Add safety belt.
|
|
|
@6743
|
13 years |
uli |
More usage of logger-aware testing components.
Remove unnecessary …
|
|
|
@6741
|
13 years |
uli |
Register batching doctests in utils manually and remove z3c.testsetup …
|
|
|
@6624
|
13 years |
uli |
Set default level for loggers.
|
|
|
@6581
|
13 years |
uli |
Bring test coverage for loggers to 100%. That doesn't fix the …
|
|
|
@6580
|
13 years |
uli |
Log to commandline while site not added to ZODB.
|
|
|
@6578
|
13 years |
uli |
Implement a new logging technique and use it.
Details are explained in …
|
|
|
@6531
|
13 years |
uli |
Make sure we compare files from the beginning.
|
|
|
@6503
|
13 years |
uli |
Add file comparison helper.
|
|
|
@6502
|
13 years |
uli |
Add tests for file comparison.
|
|
|
@6481
|
13 years |
uli |
Move logger interfaces to final destination.
|
|
|
@6480
|
13 years |
uli |
Remove confusing old implementation of WAeUPLogger.
|
|
|
@6445
|
13 years |
uli |
- Reorder imports
- Remove outdated stuff
- Fixes.
|
|
|
@6440
|
13 years |
uli |
Rollback #6400, loggers are back.
|
|
|
@6400
|
13 years |
uli |
|
|
|
@6399
|
13 years |
uli |
|
|
|
@6376
|
13 years |
uli |
Use loggername as key.
|
|
|
@6373
|
13 years |
uli |
Test new method.
|
|
|
@6372
|
13 years |
uli |
Add method to get principal without request (use only in case of …
|
|
|
@6371
|
13 years |
uli |
Add some logging-related stuff. This is still experimental and yet …
|
|
|
@6279
|
13 years |
uli |
Check whether the preferred date format ('YYYY-MM-DD') is accepted by …
|
|
|
@6278
|
13 years |
uli |
Add extended bools widget. This one accepts also '1', 'true', 'yes' as …
|
|
|
@6276
|
13 years |
uli |
Remove old converters and disable tests for them.
|
|
|
@6273
|
13 years |
uli |
Finally make the new converter work. API-wise it is as good as the old …
|
|
|
@6268
|
13 years |
uli |
Test converter with vocabs with non-string values.
|
|
|
@6267
|
13 years |
uli |
Prove that the converter can handle simple vocabularies.
|
|
|
@6266
|
13 years |
uli |
Show that the converter can create new instances when given a factory …
|
|
|
@6265
|
13 years |
uli |
Show that we can inject our own formfields when converting strings …
|
|
|
@6264
|
13 years |
uli |
Some converter tests for basic data types.
|
|
|
@6263
|
13 years |
uli |
Extend converter and create own interface for it.
|
|
|
@6262
|
13 years |
uli |
Remove trash.
|
|
|
@6261
|
13 years |
uli |
Update tests. Still just experimental. Also to test svnmailer.
|
|
|
@6260
|
13 years |
uli |
Add own getWidgetsDate function to retrieve bindings of errors to form …
|
|
|
@6259
|
13 years |
uli |
Remove trailing whitespace.
|
|
|
@6258
|
13 years |
uli |
Add a zope.formlib-based converter. Just playing around with …
|
|
|
@6257
|
13 years |
uli |
Add new test suite for enhanced converters. This is full of …
|
|
|
@6244
|
13 years |
Henrik Bettermann |
Fix tests.
|
|
|
@6243
|
13 years |
Henrik Bettermann |
Use DuplicationError? exception for batching (data import).
|
|
|
@6219
|
13 years |
Henrik Bettermann |
Use the message output of CertificateContainer?.addCertificate in …
|
|
|
@6113
|
13 years |
uli |
- Remove trailing whitespaces.
- Extends docs.
|
|
|
@6071
|
14 years |
uli |
Add more reasonable field-property setter -- even usable as a class …
|
|
|
@5988
|
14 years |
Henrik Bettermann |
Implement title_prefix vocabulary. Remove redundant getName method and …
|
|
|
@5876
|
14 years |
uli |
Fix ReST2HTML() to always deliver unicode strings. Otherwise we could …
|
|
|
@5875
|
14 years |
uli |
Add tests for ReST2HTML to check for unicode-compliance.
|
|
|
@5848
|
14 years |
uli |
Add helper functions to turn ReStructuredText? into HTML.
This can be …
|
|
|
@5739
|
14 years |
uli |
Add tests for removeFileOrDirectory. Here we also use unittests …
|
|
|
@5738
|
14 years |
uli |
Be more verbose.
|
|
|
@5737
|
14 years |
uli |
Add unittests for CopyFileSystemTree?().
|
|
|
@5736
|
14 years |
uli |
Add doctest for getName .
|
|
|
@5735
|
14 years |
uli |
Add unittest for factory base. In the unittest we check for things not …
|
|
|
@5734
|
14 years |
uli |
Add missing import (detected by extended tests).
|
|
|
@5733
|
14 years |
uli |
Add tests for helpers module.
|
|
|
@5732
|
14 years |
uli |
Add local tests.
|
|
|
@5731
|
14 years |
uli |
Add a factory-factory.
|
|
|
@5328
|
14 years |
uli |
Merge changes from ulif-fasttables back into trunk.
|
|
|
@5140
|
15 years |
uli |
Update all unit tests that use the ZCA to run inside the new unit test …
|
|
|
@5012
|
15 years |
uli |
Get rid of last waeup.sirp.university reference outside university and …
|
|
|
@5011
|
15 years |
uli |
Get rid of references to waeup.sirp.university.
|
|
|
@5009
|
15 years |
uli |
Move academics-specific components from utils.batching to …
|
|
|
@5005
|
15 years |
uli |
Fix references to academics stuff interfaces. This is the first step …
|
|
|
@4995
|
15 years |
uli |
Output exzessive error messages.
|
|
|
@4985
|
15 years |
uli |
Add comment.
|
|
|
@4984
|
15 years |
uli |
Add docs.
|
|
|
@4983
|
15 years |
uli |
Rely on Python/ZODB weak references when updating entries.
|
|
|
@4979
|
15 years |
uli |
Don't fiddle around with filenames.
|
|
|
@4973
|
15 years |
uli |
Fix package name.
|
|
|
@4966
|
15 years |
uli |
Remove quick-import components.
|
|
|
@4965
|
15 years |
uli |
Remove tests of quick-import functionality.
|
|
|
@4964
|
15 years |
uli |
Remove unused imports.
|
|
|
@4963
|
15 years |
uli |
Remove advanced CSV import components.
|
|
|
@4925
|
15 years |
uli |
Copy new trunk from heavily modified branch.
|
|
copied from waeup/branches/ulif-namespace/src/waeup/sirp/utils:
|
|
|
@4921
|
15 years |
uli |
Make functional tests work again.
|