source: main/waeup.kofa

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @9189   12 years Henrik Bettermann pin does not exist if self.with_ac is False.
(edit) @9188   12 years Henrik Bettermann Make provision for booking beds without activation code.
(edit) @9187   12 years Henrik Bettermann Fix if statement.
(edit) @9186   12 years Henrik Bettermann Add missing permission to PortalManager? role.
(edit) @9184   12 years Henrik Bettermann Increase preset length of data tables.
(edit) @9183   12 years Henrik Bettermann Do it right and add test.
(edit) @9182   12 years Henrik Bettermann In Okene we also need the current verdict of the student.
(edit) @9180   12 years Henrik Bettermann Do not fetch student object via context.
(edit) @9178   12 years Henrik Bettermann Change button title. Let students view their application slip. Fix …
(edit) @9177   12 years uli pyflakes.
(edit) @9176   12 years uli Finish merge of trunk and async branch. CSV exports will be named …
(edit) @9175   12 years uli When creating export CSV files use exporter name for filename.
(edit) @9174   12 years uli pyflakes.
(edit) @9173   12 years uli Update browser tests for CSV export.
(edit) @9172   12 years Henrik Bettermann Replace button text.
(edit) @9170   12 years Henrik Bettermann Add former_course attribute. Logic will follow.
(edit) @9169   12 years uli Merge changes from trunk, r8786-HEAD
(edit) @9168   12 years uli Create branch for incorporating last changes in trunk.
(edit) @9167   12 years Henrik Bettermann We can't requite level_session since this value is missing in SRP.
(edit) @9166   12 years uli All remaining changes from last weeks. Sorry for the mess.
(edit) @9162   12 years Henrik Bettermann Add pre-studies level.
(edit) @9161   12 years Henrik Bettermann In contrast to the comment of the last revision: We need to store …
(edit) @9160   12 years Henrik Bettermann We need to import validation_date and validated_by to keep this …
(edit) @9158   12 years Henrik Bettermann Fix if statement.
(edit) @9151   12 years Henrik Bettermann Check if we can import p_current.
(edit) @9150   12 years Henrik Bettermann p_current must not be readonly. Otherwise we can't import this field.
(edit) @9149   12 years Henrik Bettermann Remove duplicate line.
(edit) @9148   12 years Henrik Bettermann Enable previous session payments. Do not create activation code after …
(edit) @9146   12 years Henrik Bettermann Add pre-study beds to configuration form.
(edit) @9145   12 years Henrik Bettermann Add onclick attribute to action buttons and protect the deactivate and …
(edit) @9142   12 years Henrik Bettermann For FCEOkene we also need current_level as a property of student.
(edit) @9141   12 years Henrik Bettermann Adjust student base data section on slips. Display certificate code …
(edit) @9140   12 years Henrik Bettermann Provide link to previous study courses. Adjust titles and breadcrumbs.
(edit) @9139   12 years Henrik Bettermann Lock esit and add views for old study courses.
(edit) @9138   12 years Henrik Bettermann Add StudentTransferFormPage?. Do not show any button on old …
(edit) @9137   12 years Henrik Bettermann Return error code after transfer. Add history message.
(edit) @9136   12 years Henrik Bettermann Copy entry_session when transferring students. The entry session …
(edit) @9135   12 years Henrik Bettermann Use getattr function instead of get method.
(edit) @9134   12 years Henrik Bettermann Uups, that was a slip.
(edit) @9133   12 years Henrik Bettermann When transferring students StudyLevelSource? will be called in the …
(edit) @9132   12 years Henrik Bettermann Also previous_verdict and entry_session must be set.
(edit) @9131   12 years Henrik Bettermann Add method for transferring students when the student has changed the …
(edit) @9130   12 years Henrik Bettermann Fix test.
(edit) @9128   12 years Henrik Bettermann Export also foreigner school fees.
(edit) @9127   12 years Henrik Bettermann Quick shot: Remove single history messages through URL. All views in …
(edit) @9126   12 years Henrik Bettermann Catch errors and return message removed.
(edit) @9125   12 years Henrik Bettermann Add removeMessage to ObjectHistory? class which removes a single …
(edit) @9124   12 years Henrik Bettermann Add buttons and views for activating and deactivating student …
(edit) @9123   12 years Henrik Bettermann Display appropriate flash message if credentials are correct but …
(edit) @9122   12 years Henrik Bettermann Let's edit application histories too.
(edit) @9121   12 years Henrik Bettermann Save student_id before firing transition.
(edit) @9120   12 years Henrik Bettermann Extend workflow.
(edit) @9119   12 years Henrik Bettermann Save student_id in application record.
(edit) @9117   12 years Henrik Bettermann Append hash '#' to phone numbers to circumvent unwanted excel automatic
(edit) @9116   12 years Henrik Bettermann Fix tests. Do not use fixed year numbers which will be of range in a …
(edit) @9115   12 years Henrik Bettermann The year_range function was only used in applicants. Extend academic …
(edit) @9114   12 years Henrik Bettermann Extend academic session range.
(edit) @9113   12 years uli Add tests for new helper method.
(edit) @9112   12 years uli Add new helper function.
(edit) @9111   12 years uli Add helper method for ExportJobContainer? interface.
(edit) @9110   12 years uli async compatible export page.
(edit) @9109   12 years uli Add graphics for loading bar.
(edit) @9106   12 years uli Register the simple job container installer with functional tests. For …
(edit) @9105   12 years uli Register job container installer on startup and give more hints about …
(edit) @9104   12 years uli Make sure we can get the global jobs container when traversing a …
(edit) @9103   12 years uli Add support for virtual jobs container (traverse to global …
(edit) @9102   12 years uli Support duration setting for async test jobs.
(edit) @9101   12 years uli Add ZCML configuration for installing job container in multi-ZODB setup.
(edit) @9100   12 years uli Add ZCML configuration file for installing job container in single …
(edit) @9099   12 years uli Make sure datacenter now fullfill ExportJobContainer? expectations.
(edit) @9098   12 years uli Make datacenter also an export job container.
(edit) @9097   12 years uli Add interfaces/constants for asynchronous jobs.
(edit) @9096   12 years uli Check for the new interface.
(edit) @9095   12 years uli Mark export jobs by special interface.
(edit) @9094   12 years uli Add tests for export job containers.
(edit) @9093   12 years uli Provide marker interface for export job containers. Fix initial …
(edit) @9092   12 years uli Add interface tests for AsyncExportJob?.
(edit) @9091   12 years uli Add docs.
(edit) @9090   12 years uli Add tests for export_job function.
(edit) @9089   12 years uli Add async functionality for exporters: - an exporter function usable …
(edit) @9088   12 years Henrik Bettermann Take timezone into consideration when displaying the date only.
(edit) @9087   12 years Henrik Bettermann Improve logging.
(edit) @9084   12 years uli Bring test coverage to maximum value we can get (as asynchronous tasks …
(edit) @9083   12 years uli Add tests for async module.
(edit) @9082   12 years uli Clean up, move UI components away and provide a single job manager as …
(edit) @9080   12 years uli pyflakes. Remove unneeded component import.
(edit) @9079   12 years uli Use interface instead of class for site() directive. Decouples …
(edit) @9078   12 years Henrik Bettermann Show start and end dates and application fee on …
(edit) @9075   12 years Henrik Bettermann Do not display course_admitted if not set.
(edit) @9074   12 years Henrik Bettermann Fix export finished file name. Sort files by upload date.
(edit) @9070   12 years Henrik Bettermann Approve and Download buttons should always be the last buttons.
(edit) @9069   12 years Henrik Bettermann Do not show history on payment slips.
(edit) @9055   12 years Henrik Bettermann Fix test.
(edit) @9052   12 years Henrik Bettermann Display all text fields properly.
(edit) @9051   12 years Henrik Bettermann Application slips are only available when application form is submitted.
(edit) @9048   12 years Henrik Bettermann Fix tests.
(edit) @9047   12 years Henrik Bettermann We do not need screening fields in base package.
(edit) @9043   12 years Henrik Bettermann Do not export repeated fields twice.
(edit) @9040   12 years Henrik Bettermann Also widgets must be translated. Otherwise we'll see 'False' and …
(edit) @9039   12 years Henrik Bettermann Ooooh, still the old problem, see …
Note: See TracRevisionLog for help on using the revision log.