source: main/waeup.kofa/trunk/src/waeup

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @8234   12 years Henrik Bettermann Show only time zone name.
(edit) @8233   12 years Henrik Bettermann matric_number not matric_no
(edit) @8232   12 years uli Reduce redundancy and try to check more correctly for set values in …
(edit) @8231   12 years Henrik Bettermann Add tests for update mode.
(edit) @8230   12 years Henrik Bettermann Some configuration parameters are required.
(edit) @8229   12 years Henrik Bettermann Test both options, with and without ignore marker.
(edit) @8228   12 years Henrik Bettermann I think it's better use the original updateEntry method even if it …
(edit) @8227   12 years Henrik Bettermann Perform tests in th eright order.
(edit) @8225   12 years uli Fix StudyLevelImporter?.
(edit) @8224   12 years uli Fix test.
(edit) @8223   12 years uli Keep compatibility with new base importer.
(edit) @8222   12 years uli - Fix doImport. Still needs tests. - Use code in log messages.
(edit) @8221   12 years uli Clean up student-component batching, playing well with changed base …
(edit) @8220   12 years uli Clean up basic batch processor and add functionality for changed …
(edit) @8219   12 years uli Test at least interface of basic batch processor.
(edit) @8218   12 years uli BatchProcessors? apparently make no use of any mode attribute. But they …
(edit) @8217   12 years uli Remove trash.
(edit) @8216   12 years uli Test DELETION_MARKER and IGNORE_MARKER functionality of converters.
(edit) @8215   12 years uli More docs.
(edit) @8214   12 years uli Lots of trash to sketch filtered imports.
(edit) @8213   12 years uli Converter tests are in bad shape. Add at least basic stuff.
(edit) @8210   12 years Henrik Bettermann Add first test to ensure that attributes are not cleared if cells are …
(edit) @8209   12 years uli Don't mark unchanged fields as changed.
(edit) @8208   12 years uli Move setUp/tearDown to top.
(edit) @8207   12 years uli Try to be smart (evil?). Interpret entered datetimes w/o TZ as …
(edit) @8203   12 years Henrik Bettermann Insert description and use FriendlyDatetimeDisplayWidget? in display view.
(edit) @8202   12 years Henrik Bettermann Empty If no value is provided in import files, attributes must not be …
(edit) @8200   12 years uli - Use datetime for applicants containers and - Register new datetime …
(edit) @8199   12 years uli Add test to make sure we interpret datetime values as exported by the …
(edit) @8198   12 years uli Add very plain datetimewidget that sets only pytz.utc-based datetimes.
(edit) @8197   12 years Henrik Bettermann Update localisation and rename some icons.
(edit) @8195   12 years Henrik Bettermann Localize time in tables too.
(edit) @8194   12 years Henrik Bettermann Store utc without tzinfo in persistent datetime objects. Localisation …
(edit) @8193   12 years uli Display local datetime when using FormattedDateDisplayWidget? (or …
(edit) @8192   12 years uli Let to_timezone ignore not-datetimes.
(edit) @8186   12 years uli Use new helper functions to compute pytz timezones correctly.
(edit) @8185   12 years uli Add datetime/timezone helpers urgently needed.
(edit) @8183   12 years Henrik Bettermann Part 2: Consider time zone when creating datetime strings for …
(edit) @8182   12 years Henrik Bettermann Part 1: Add tzinfo to all persistent datetime objects.
(edit) @8181   12 years Henrik Bettermann Set tzinfo of booking_date.
(edit) @8180   12 years uli Display separators in PDF output.
(edit) @8176   12 years uli Use PhoneNumber?.
(edit) @8175   12 years uli Add schema field converter for phone numbers.
(edit) @8174   12 years Henrik Bettermann We don't need IStudentOnlinePaymentImportExport anymore (rollback).
(edit) @8173   12 years Henrik Bettermann Use FriendlyDatetimeDisplayWidget? also in pdf files (new decision).
(edit) @8172   12 years Henrik Bettermann Use FormattedDate? in IAccessCodeBatch.
(edit) @8171   12 years uli Add PhoneNumber? schema field and register PhoneWidget? as default edit …
(edit) @8170   12 years uli Stamp FormattedDatetime? out completely.
(edit) @8169   12 years uli Shorten code.
(edit) @8168   12 years uli Update tests.
(edit) @8167   12 years uli Rollback r8163.
(edit) @8166   12 years uli Rollback r8158.
(edit) @8165   12 years uli Rollback r8162.
(edit) @8164   12 years uli Mark wrong test.
(edit) @8163   12 years uli Fix test to work also during winter and outside Germany ;-)
(edit) @8162   12 years uli Support timezones in datetimes.
(edit) @8161   12 years Henrik Bettermann tzinfo is stored in datetime object after import.
(edit) @8160   12 years Henrik Bettermann Use new date and datetime widgets everywhere in base package. Use …
(edit) @8159   12 years Henrik Bettermann canvas.line was crooked.
(edit) @8158   12 years uli Add datetime widgets and schema fields as we have them for date.
(edit) @8157   12 years uli Move one adapter registration back to utils package.
(edit) @8156   12 years uli Set new location of widgets configuration.
(edit) @8155   12 years uli Move ZCML config for widgets into widgets module.
(edit) @8154   12 years uli See, whether the new date formatting stuff works as expected.
(edit) @8153   12 years uli Use LittleEndian? date by default for FormattedDate? schema fields.
(edit) @8152   12 years uli - Add new default date widgets for different date formats. - In …
(edit) @8151   12 years uli Use None as default for FormattedDate? schema type. This way a widget …
(edit) @8150   12 years uli Register FormattedDateDisplayWidget? for FormattedDate? schema type.
(edit) @8149   12 years uli Prove that the whole stuff works really.
(edit) @8148   12 years uli Connect new FormattedDate? schema field with modified FormattedDateWidget?.
(edit) @8147   12 years uli Improve datewidget to set date format from bound schema field.
(edit) @8146   12 years uli Provide a new schema field for formatted dates (not a formlib field).
(edit) @8143   12 years Henrik Bettermann Do not override the objects dict values.
(edit) @8142   12 years Henrik Bettermann Remove breakpoint and prepare formatted_text() for unit tests.
(edit) @8141   12 years Henrik Bettermann Translate boolean values in tables and slips.
(edit) @8135   12 years Henrik Bettermann Enable hiding upload viewlets.
(edit) @8128   12 years uli Use one of the modes as fallback when displaying the registration view …
(edit) @8127   12 years uli Need theme when rendering a reCaptcha.
(edit) @8126   12 years uli Register new javascript as resource.
(edit) @8125   12 years uli Add javascript to set white Recaptcha theme.
(edit) @8120   12 years Henrik Bettermann Localize 'not provided' mesaage.
(edit) @8119   12 years Henrik Bettermann Add view buttons and fix test.
(edit) @8118   12 years Henrik Bettermann Test clearance slip with a true jpeg image. The test fails because I …
(edit) @8117   12 years Henrik Bettermann Fix viewlet collector.
(edit) @8116   12 years Henrik Bettermann Add regression test. The test fails at the moment.
(edit) @8115   12 years Henrik Bettermann Fix test.
(edit) @8114   12 years Henrik Bettermann Insert headline above uploaded files.
(edit) @8113   12 years uli Seem I found an efficient solution for the 'page x of y' problem.
(edit) @8112   12 years uli Start using general PDF components also for student-related PDF docs. …
(edit) @8111   12 years uli Show tables with left indentation. This will render applicant slips …
(edit) @8109   12 years Henrik Bettermann Use old (SRP) file names.
(edit) @8106   12 years Henrik Bettermann Move file widget templates to the browser package.
(edit) @8105   12 years uli Clean up.
(edit) @8104   12 years uli Support metadata and footer text when creating PDFs.
(edit) @8103   12 years uli pyflakes and usage of w.k. styles.
(edit) @8102   12 years uli Add paragraph style for 10pt output.
(edit) @8100   12 years Henrik Bettermann Fix test.
(edit) @8099   12 years Henrik Bettermann Define separator headlines on clearance forms. Catch …
(edit) @8098   12 years Henrik Bettermann Extend default level range for postgraduates.
(edit) @8097   12 years Henrik Bettermann Email address is required.
Note: See TracRevisionLog for help on using the revision log.