|
|
@9151
|
12 years |
Henrik Bettermann |
Check if we can import p_current.
|
|
|
@9150
|
12 years |
Henrik Bettermann |
p_current must not be readonly. Otherwise we can't import this field.
|
|
|
@9149
|
12 years |
Henrik Bettermann |
Remove duplicate line.
|
|
|
@9148
|
12 years |
Henrik Bettermann |
Enable previous session payments. Do not create activation code after …
|
|
|
@9146
|
12 years |
Henrik Bettermann |
Add pre-study beds to configuration form.
|
|
|
@9145
|
12 years |
Henrik Bettermann |
Add onclick attribute to action buttons and protect the deactivate and …
|
|
|
@9142
|
12 years |
Henrik Bettermann |
For FCEOkene we also need current_level as a property of student.
|
|
|
@9141
|
12 years |
Henrik Bettermann |
Adjust student base data section on slips. Display certificate code …
|
|
|
@9140
|
12 years |
Henrik Bettermann |
Provide link to previous study courses.
Adjust titles and breadcrumbs.
|
|
|
@9139
|
12 years |
Henrik Bettermann |
Lock esit and add views for old study courses.
|
|
|
@9138
|
12 years |
Henrik Bettermann |
Add StudentTransferFormPage?.
Do not show any button on old …
|
|
|
@9137
|
12 years |
Henrik Bettermann |
Return error code after transfer.
Add history message.
|
|
|
@9136
|
12 years |
Henrik Bettermann |
Copy entry_session when transferring students. The entry session …
|
|
|
@9135
|
12 years |
Henrik Bettermann |
Use getattr function instead of get method.
|
|
|
@9134
|
12 years |
Henrik Bettermann |
Uups, that was a slip.
|
|
|
@9133
|
12 years |
Henrik Bettermann |
When transferring students StudyLevelSource? will be called in the …
|
|
|
@9132
|
12 years |
Henrik Bettermann |
Also previous_verdict and entry_session must be set.
|
|
|
@9131
|
12 years |
Henrik Bettermann |
Add method for transferring students when the student has changed the …
|
|
|
@9130
|
12 years |
Henrik Bettermann |
Fix test.
|
|
|
@9128
|
12 years |
Henrik Bettermann |
Export also foreigner school fees.
|
|
|
@9127
|
12 years |
Henrik Bettermann |
Quick shot: Remove single history messages through URL. All views in …
|
|
|
@9126
|
12 years |
Henrik Bettermann |
Catch errors and return message removed.
|
|
|
@9125
|
12 years |
Henrik Bettermann |
Add removeMessage to ObjectHistory? class which removes a single …
|
|
|
@9124
|
12 years |
Henrik Bettermann |
Add buttons and views for activating and deactivating student …
|
|
|
@9123
|
12 years |
Henrik Bettermann |
Display appropriate flash message if credentials are correct
but …
|
|
|
@9122
|
12 years |
Henrik Bettermann |
Let's edit application histories too.
|
|
|
@9121
|
12 years |
Henrik Bettermann |
Save student_id before firing transition.
|
|
|
@9120
|
12 years |
Henrik Bettermann |
Extend workflow.
|
|
|
@9119
|
12 years |
Henrik Bettermann |
Save student_id in application record.
|
|
|
@9117
|
12 years |
Henrik Bettermann |
Append hash '#' to phone numbers to circumvent unwanted excel automatic
|
|
|
@9116
|
12 years |
Henrik Bettermann |
Fix tests. Do not use fixed year numbers which will be of range in a …
|
|
|
@9115
|
12 years |
Henrik Bettermann |
The year_range function was only used in applicants. Extend academic …
|
|
|
@9114
|
12 years |
Henrik Bettermann |
Extend academic session range.
|
|
|
@9113
|
12 years |
uli |
Add tests for new helper method.
|
|
|
@9112
|
12 years |
uli |
Add new helper function.
|
|
|
@9111
|
12 years |
uli |
Add helper method for ExportJobContainer? interface.
|
|
|
@9110
|
12 years |
uli |
async compatible export page.
|
|
|
@9109
|
12 years |
uli |
Add graphics for loading bar.
|
|
|
@9106
|
12 years |
uli |
Register the simple job container installer with functional tests. For …
|
|
|
@9105
|
12 years |
uli |
Register job container installer on startup and give more hints about …
|
|
|
@9104
|
12 years |
uli |
Make sure we can get the global jobs container when traversing a …
|
|
|
@9103
|
12 years |
uli |
Add support for virtual jobs container (traverse to global …
|
|
|
@9102
|
12 years |
uli |
Support duration setting for async test jobs.
|
|
|
@9101
|
12 years |
uli |
Add ZCML configuration for installing job container in multi-ZODB setup.
|
|
|
@9100
|
12 years |
uli |
Add ZCML configuration file for installing job container in single …
|
|
|
@9099
|
12 years |
uli |
Make sure datacenter now fullfill ExportJobContainer? expectations.
|
|
|
@9098
|
12 years |
uli |
Make datacenter also an export job container.
|
|
|
@9097
|
12 years |
uli |
Add interfaces/constants for asynchronous jobs.
|
|
|
@9096
|
12 years |
uli |
Check for the new interface.
|
|
|
@9095
|
12 years |
uli |
Mark export jobs by special interface.
|
|
|
@9094
|
12 years |
uli |
Add tests for export job containers.
|
|
|
@9093
|
12 years |
uli |
Provide marker interface for export job containers.
Fix initial …
|
|
|
@9092
|
12 years |
uli |
Add interface tests for AsyncExportJob?.
|
|
|
@9091
|
12 years |
uli |
Add docs.
|
|
|
@9090
|
12 years |
uli |
Add tests for export_job function.
|
|
|
@9089
|
12 years |
uli |
Add async functionality for exporters:
- an exporter function usable …
|
|
|
@9088
|
12 years |
Henrik Bettermann |
Take timezone into consideration when displaying the date only.
|
|
|
@9087
|
12 years |
Henrik Bettermann |
Improve logging.
|
|
|
@9084
|
12 years |
uli |
Bring test coverage to maximum value we can get (as asynchronous tasks …
|
|
|
@9083
|
12 years |
uli |
Add tests for async module.
|
|
|
@9082
|
12 years |
uli |
Clean up, move UI components away and provide a single job manager as …
|
|
|
@9080
|
12 years |
uli |
pyflakes. Remove unneeded component import.
|
|
|
@9079
|
12 years |
uli |
Use interface instead of class for site() directive. Decouples …
|
|
|
@9078
|
12 years |
Henrik Bettermann |
Show start and end dates and application fee on …
|
|
|
@9075
|
12 years |
Henrik Bettermann |
Do not display course_admitted if not set.
|
|
|
@9074
|
12 years |
Henrik Bettermann |
Fix export finished file name.
Sort files by upload date.
|
|
|
@9070
|
12 years |
Henrik Bettermann |
Approve and Download buttons should always be the last buttons.
|
|
|
@9069
|
12 years |
Henrik Bettermann |
Do not show history on payment slips.
|
|
|
@9055
|
12 years |
Henrik Bettermann |
Fix test.
|
|
|
@9052
|
12 years |
Henrik Bettermann |
Display all text fields properly.
|
|
|
@9051
|
12 years |
Henrik Bettermann |
Application slips are only available when application form is submitted.
|
|
|
@9048
|
12 years |
Henrik Bettermann |
Fix tests.
|
|
|
@9047
|
12 years |
Henrik Bettermann |
We do not need screening fields in base package.
|
|
|
@9043
|
12 years |
Henrik Bettermann |
Do not export repeated fields twice.
|
|
|
@9040
|
12 years |
Henrik Bettermann |
Also widgets must be translated. Otherwise we'll see 'False' and …
|
|
|
@9039
|
12 years |
Henrik Bettermann |
Ooooh, still the old problem, see …
|
|
|
@9038
|
12 years |
Henrik Bettermann |
Do not allow to upload file with filename which already exists in …
|
|
|
@9037
|
12 years |
Henrik Bettermann |
Since row has passed the converter, current_level is an integer.
|
|
|
@9035
|
12 years |
Henrik Bettermann |
Some boolean values must not be required.
|
|
|
@9034
|
12 years |
Henrik Bettermann |
Use different columns for different field types.
|
|
|
@9033
|
12 years |
Henrik Bettermann |
Show required fields bold and extra fields italic.
|
|
|
@9032
|
12 years |
Henrik Bettermann |
Implement SkeletonDownloadView? for downloading csv skeleton files.
…
|
|
|
@9031
|
12 years |
Henrik Bettermann |
Do not open filepath twice.
Fix dicstring.
|
|
|
@9030
|
12 years |
Henrik Bettermann |
Test if forbidden pg transitions are disabled in UI.
|
|
|
@9029
|
12 years |
Henrik Bettermann |
Add test and fix checkUpdateRequirements.
|
|
|
@9028
|
12 years |
Henrik Bettermann |
Disable states and transitions which are not allowed for pg students. …
|
|
|
@9027
|
12 years |
Henrik Bettermann |
We will provide a skeleton file to avoid wrong headers (with …
|
|
|
@9026
|
12 years |
Henrik Bettermann |
Remove whitespace.
|
|
|
@9025
|
12 years |
Henrik Bettermann |
Print zope schema field name in brackets.
The third row can be used …
|
|
|
@9024
|
12 years |
Henrik Bettermann |
Rename buttons in datacenter.
Provide a table of available processors …
|
|
|
@9023
|
12 years |
Henrik Bettermann |
Give access to processed (finished) import files.
|
|
|
@9022
|
12 years |
Henrik Bettermann |
Change title and msg of some workflow transitions.
|
|
|
@9021
|
12 years |
Henrik Bettermann |
We bypass the request_clearance page if student
has been imported in …
|
|
|
@9020
|
12 years |
Henrik Bettermann |
Use right filename.
|
|
|
@9019
|
12 years |
Henrik Bettermann |
Avoid that script has to be run twice.
|
|
|
@9018
|
12 years |
Henrik Bettermann |
Adjust script to unibenpg pictures.
|
|
|
@9016
|
12 years |
Henrik Bettermann |
Also show files ending with '.JPG'. They have been moved from SRP.
|
|
|
@9015
|
12 years |
uli |
pyflakes.
|
|
|
@9014
|
12 years |
uli |
Signature stuff.
|
|
|
@9013
|
12 years |
Henrik Bettermann |
Repair docstring.
|
|
|