|
|
@13934
|
8 years |
uli |
Create safety belt for CSV upload data.
This is the bare minimum we …
|
|
|
@13933
|
8 years |
uli |
Fix spelling of warning message.
Also list names at end of message. …
|
|
|
@13932
|
8 years |
uli |
Add more docs.
|
|
|
@13931
|
8 years |
uli |
pep8.
|
|
|
@13930
|
8 years |
uli |
Fix indentation.
Don't need so much indent.
|
|
|
@13929
|
8 years |
uli |
Shorten import.
|
|
|
@13928
|
8 years |
uli |
pep8 for first 100 lines, reorder imports.
|
|
|
@13927
|
8 years |
uli |
pyflakes.
|
|
|
@13926
|
8 years |
uli |
Implement csv extractor.
This simple reader is not very robust.
|
|
|
@13925
|
8 years |
uli |
Move template out of class.
It is a constant in fact.
|
|
|
@13924
|
8 years |
uli |
Fix upload CSV template.
|
|
|
@13923
|
8 years |
uli |
We can define formvals much shorter.
zip() is a (bit hidden) …
|
|
|
@13922
|
8 years |
uli |
We can use zope.publisher to enforce types.
|
|
|
@13921
|
8 years |
uli |
Add test ensuring, score update via CSV works.
This is, where we want …
|
|
|
@13920
|
8 years |
uli |
Add file upload part in edit_scores page.
Looks like it is essential …
|
|
|
@13919
|
8 years |
uli |
Move lecturer CSV download test to new TestCase?.
Luckily we can …
|
|
|
@13918
|
8 years |
uli |
Split overlong test into several ones.
|
|
|
@13917
|
8 years |
uli |
Split overlong test and move into own TestCase?.
Lecturers certainly …
|
|
|
@13916
|
8 years |
uli |
pyflakes.
|
|
|
@13915
|
8 years |
uli |
pep8.
|
|
|
@13914
|
8 years |
uli |
Reorder imports.
|
|
|
@13913
|
8 years |
uli |
Move viewlets to students module.
I do not think we want imports from …
|
|
|
@13912
|
8 years |
uli |
Remove obsolete branch.
|
|
|
@13911
|
8 years |
uli |
Create new branch.
|
|
|
@13910
|
8 years |
uli |
Remove meanwhile obsolete branch. Dump all local changes due to …
|
|
|
@13906
|
8 years |
uli |
Create new branch.
|
|
|
@13905
|
8 years |
uli |
Remove obsolete branch.
|
|
|
@13903
|
8 years |
uli |
pep8, first 1000 lines of source.
|
|
|
@13902
|
8 years |
uli |
pyflakes.
|
|
|
@13901
|
8 years |
uli |
Add branch for scores upload.
|
|
|
@13692
|
9 years |
uli |
Remove merged branch.
|
|
|
@13663
|
9 years |
uli |
Update history.
|
|
|
@13662
|
9 years |
uli |
Update dependencies.
This new list of dependencies was created with …
|
|
|
@13660
|
9 years |
uli |
Recreate upgrade branch.
We want to upgrade more versions, but want …
|
|
|
@13658
|
9 years |
uli |
Remove obsolete branch.
|
|
|
@13632
|
9 years |
Henrik Bettermann |
Fix tests.
|
|
|
@13604
|
9 years |
uli |
Remove obsolete branch.
|
|
|
@13600
|
9 years |
uli |
Replace bootstrap.py and upgrade versions of some packages.
This is …
|
|
|
@13599
|
9 years |
uli |
Create branch to test upraded dependencies.
The current set of …
|
|
|
@13598
|
9 years |
uli |
Bump version number also in history.
|
|
|
@13597
|
9 years |
uli |
Remove commented package from requirements list.
It is highly …
|
|
|
@13596
|
9 years |
uli |
Go for feature release, not bugfix release.
|
|
|
@13595
|
9 years |
uli |
Prepare next release.
I would prefer to have a feature release (1.4) …
|
|
|
@13330
|
9 years |
uli |
Add hint: moved to github.
|
|
|
@13327
|
9 years |
uli |
Looks like this script does the trick (finally).
|
|
|
@13326
|
9 years |
uli |
Install additional packages before buildout.
libssl and libffi are …
|
|
|
@13325
|
9 years |
uli |
We need zlib to make packages compile successfully.
|
|
|
@13313
|
9 years |
uli |
Install wget.
We should not need it in the long run, because we will …
|
|
|
@13312
|
9 years |
uli |
Set $HOME and run build script.
|
|
|
@13311
|
9 years |
uli |
Basic docker install (unfinished).
|
|
|
@11963
|
10 years |
Henrik Bettermann |
Remove obsolete branch.
|
|
|
@11958
|
10 years |
Henrik Bettermann |
Add components for customer management. Some tests are still missing.
|
|
|
@11957
|
10 years |
Henrik Bettermann |
Rename javascripts.
|
|
|
@11956
|
10 years |
Henrik Bettermann |
Add container for customers.
|
|
|
@11954
|
10 years |
Henrik Bettermann |
Remove tools.
rename institution company.
Remove some apis from docs.
|
|
|
@11953
|
10 years |
Henrik Bettermann |
Update history.
|
|
|
@11952
|
10 years |
Henrik Bettermann |
More renaming: University -> Institution, Student -> Customer
Change …
|
|
|
@11951
|
10 years |
Henrik Bettermann |
Fix typo.
|
|
|
@11950
|
10 years |
Henrik Bettermann |
More renaming.
|
|
|
@11949
|
10 years |
Henrik Bettermann |
Change of name.
|
|
|
@11948
|
10 years |
Henrik Bettermann |
Initialize changes history. Set version number.
|
|
|
@11947
|
10 years |
Henrik Bettermann |
Enucleation. Keep only the portal's framework. Remove university, …
|
|
|
@11945
|
10 years |
Henrik Bettermann |
Experimental branch to transform Kofa into a pure registration portal. …
|
|
|
@11912
|
10 years |
uli |
Remove trash.
|
|
|
@11911
|
10 years |
uli |
pep8.
|
|
|
@11907
|
10 years |
uli |
Create branch for student utils cleanup.
|
|
|
@11352
|
11 years |
uli |
Remove obsolete branch.
|
|
|
@11167
|
11 years |
uli |
Bump version.
|
|
|
@11163
|
11 years |
uli |
Prepare virtual release.
|
|
|
@11162
|
11 years |
uli |
Update history.
|
|
|
@11161
|
11 years |
uli |
Merge current trunk into 0.2 maintenance branch. Now really
|
|
|
@11144
|
11 years |
Henrik Bettermann |
Add Interswitch logo.
|
|
|
@11118
|
11 years |
Henrik Bettermann |
Adhust .dataTables_length select elements.
|
|
|
@11107
|
11 years |
Henrik Bettermann |
Activate current tab, if any, but jump to top, if hash value contains …
|
|
|
@11105
|
11 years |
Henrik Bettermann |
Show proper flash message colors and other minor changes.
|
|
|
@11104
|
11 years |
Henrik Bettermann |
Tab activation must not depend on datatables.
|
|
|
@11103
|
11 years |
Henrik Bettermann |
Beatify buttons.
Unfortunately, I did not succeed with using …
|
|
|
@11102
|
11 years |
Henrik Bettermann |
Add .separator css class.
|
|
|
@11097
|
11 years |
Henrik Bettermann |
Change navbar border column.
|
|
|
@11087
|
11 years |
Henrik Bettermann |
Let's use the most recent Diazo 1.0.5 version.
|
|
|
@11085
|
11 years |
Henrik Bettermann |
Catch ComponentLookupError?.
|
|
|
@11070
|
11 years |
Henrik Bettermann |
Merge with previous revision in trunk.
|
|
|
@11067
|
11 years |
Henrik Bettermann |
Adjust forgotten pagetemplate.
|
|
|
@11066
|
11 years |
uli |
Rollback 1102: old redirect was correct.
|
|
|
@11064
|
11 years |
uli |
Move lang selector to left.
|
|
|
@11063
|
11 years |
Henrik Bettermann |
Fix anchor name.
|
|
|
@11062
|
11 years |
Henrik Bettermann |
Redirect to absolute URL after login.
|
|
|
@11061
|
11 years |
Henrik Bettermann |
Fix links in error page and remove unneeded sources.
|
|
|
@11060
|
11 years |
Henrik Bettermann |
Remove Bootstrap 1 trash and adjust pagetemplates further.
|
|
|
@11059
|
11 years |
Henrik Bettermann |
Move all images into layout folder.
|
|
|
@11058
|
11 years |
Henrik Bettermann |
Use absolute URLs. Otherwise images and files might not be found.
|
|
|
@11057
|
11 years |
Henrik Bettermann |
Adjust forgotten pagetemplates.
|
|
|
@11056
|
11 years |
Henrik Bettermann |
We could use tooltips to warn the user before pressing a button.
|
|
|
@11055
|
11 years |
Henrik Bettermann |
Set 'focus' pseudo class.
|
|
|
@11053
|
11 years |
Henrik Bettermann |
Format ordered-selection-field.
|
|
|
@11052
|
11 years |
Henrik Bettermann |
Move js code into separate files.
|
|
|
@11051
|
11 years |
Henrik Bettermann |
Use kofa-data-table css class for Diazo rules.
|
|
|
@11050
|
11 years |
uli |
Make ZEO config work with Diazo.
|
|
|
@11049
|
11 years |
uli |
Versions updated by ZEO buildout.
|
|
|
@11048
|
11 years |
uli |
Remove obsolete config.
|
|
|