|
|
@7757
|
13 years |
Henrik Bettermann |
Add copyright header and svn keyword.
|
|
|
@7756
|
13 years |
uli |
Add exporter for certcourses.
|
|
|
@7753
|
13 years |
uli |
Add cert-exporter. Fix department code export for certs and courses.
|
|
|
@7752
|
13 years |
uli |
Use faculty_code, etc. instead of faculty, because this is also used …
|
|
|
@7751
|
13 years |
uli |
local_roles is still an instance method.
|
|
|
@7740
|
13 years |
uli |
Add course exporter.
|
|
|
@7739
|
13 years |
uli |
Add course exporter tests.
|
|
|
@7733
|
13 years |
uli |
Make clear this is not a class method.
|
|
|
@7732
|
13 years |
uli |
- Add exporter for department.
- Reflect changes in ICSVExporter …
|
|
|
@7731
|
13 years |
uli |
Add tests for department exporter and reflect changes in ICSVExporter …
|
|
|
@7729
|
13 years |
uli |
Remove classmethod as it is not compatible with getattr.
|
|
|
@7728
|
13 years |
uli |
Faculty exporter.
|
|
|
@7727
|
13 years |
uli |
Add tests for faculty exporter.
|
|
|
@7725
|
13 years |
uli |
Shorten overlong lines.
|
|
|
@7724
|
13 years |
uli |
If local_roles is used as a classmethod (and 'cls' instead of 'self' …
|
|
|
@7707
|
13 years |
Henrik Bettermann |
Translation of browser and university package completed (hopefully).
|
|
|
@7694
|
13 years |
Henrik Bettermann |
Remove unneeded import.
|
|
|
@7689
|
13 years |
Henrik Bettermann |
Translate accesscode workflow.
|
|
|
@7688
|
13 years |
Henrik Bettermann |
Fix sources.
|
|
|
@7681
|
13 years |
Henrik Bettermann |
Uses sources instead of vocabularies and feed sources with …
|
|
|
@7670
|
13 years |
Henrik Bettermann |
Move MessageFactory? definition to w.s.interfaces to avoid conflicting …
|
|
|
@7667
|
13 years |
Henrik Bettermann |
Start first translations: French, Hausa and Yoruba. I used the 'Name …
|
|
|
@7665
|
13 years |
Henrik Bettermann |
Rename attribute core_or_elective to mandatory.
The following …
|
|
|
@7641
|
13 years |
Henrik Bettermann |
Add current_mode index to students_catalog.
|
|
|
@7601
|
13 years |
Henrik Bettermann |
Values must not be Zero in sources and vocabularies.
|
|
|
@7528
|
13 years |
Henrik Bettermann |
Extend study_modes vocabulary.
|
|
|
@7349
|
13 years |
uli |
As I am here: remove trailing whitespace.
|
|
|
@7334
|
13 years |
Henrik Bettermann |
Implement local CourseAdviser? roles. These roles can be assigned in …
|
|
|
@7333
|
13 years |
Henrik Bettermann |
Rename certificatecontainer, coursecontainer and facultycontainer. Now …
|
|
|
@7321
|
13 years |
Henrik Bettermann |
Replace the term 'WAeUP' by SIRP which is a WAeUP product.
|
|
|
@7258
|
13 years |
Henrik Bettermann |
Do really test something in test_interfaces
|
|
|
@7211
|
13 years |
uli |
Try to fix #65. Manually remove each course/certificate from a …
|
|
|
@7210
|
13 years |
Henrik Bettermann |
The event class name is always ObjectRemovedEvent?.
|
|
|
@7209
|
13 years |
Henrik Bettermann |
Add certificate removed handler. If a certificate is deleted, we make …
|
|
|
@7207
|
13 years |
Henrik Bettermann |
Move course removed handler to course module.
|
|
|
@7195
|
13 years |
Henrik Bettermann |
More copyright adjustments.
|
|
|
@7185
|
13 years |
Henrik Bettermann |
Rename roles:
Department Officers are now Department Managers and …
|
|
|
@7153
|
13 years |
Henrik Bettermann |
Fix typo.
|
|
|
@7137
|
13 years |
Henrik Bettermann |
Set value Id for property svn:keywords in all Python files.
|
|
|
@7063
|
13 years |
uli |
Merge changes from branch ulif-extimgstore back into trunk.
Beside …
|
|
|
@6980
|
13 years |
Henrik Bettermann |
We have to create a real (deep) list copy of self.keys() when deleting …
|
|
|
@6979
|
13 years |
Henrik Bettermann |
Remove unused clear method which was even wrong.
|
|
|
@6965
|
13 years |
Henrik Bettermann |
We don't need an explicit missing value in application_categories.
|
|
|
@6913
|
13 years |
Henrik Bettermann |
Extend certificates_catalog and let's search for certificates too.
|
|
|
@6839
|
13 years |
Henrik Bettermann |
Use common and coherent naming convention for all event handlers.
|
|
|
@6821
|
13 years |
Henrik Bettermann |
Add first version of Student Importer. This student importer imports …
|
|
|
@6813
|
13 years |
uli |
Remove trailing whitespace.
|
|
|
@6812
|
13 years |
uli |
Enable setting a clearance officer for departments.
|
|
|
@6811
|
13 years |
uli |
Enable setting a clearance officer for a faculty.
|
|
|
@6797
|
13 years |
Henrik Bettermann |
Add handleCertificateCourseAdd event handlet.
|
|
|
@6778
|
13 years |
Henrik Bettermann |
Remove index package. We don't need UniqueFields? since they do not …
|
|
|
@6777
|
13 years |
Henrik Bettermann |
Remove local ClearanceOfficer? role from local role select boxes in …
|
|
|
@6740
|
13 years |
uli |
Use logger-aware testing components from w.s.testing.
|
|
|
@6739
|
13 years |
uli |
Tell what we do.
|
|
|
@6738
|
13 years |
uli |
Oops! Too hasty: reactivate unittests in test_university.
|
|
|
@6737
|
13 years |
uli |
Register courserefs.txt from university subpkg manually.
Remove …
|
|
|
@6724
|
13 years |
Henrik Bettermann |
Add more fields to IStudentStudyCourse and corresponding vocabs (work …
|
|
|
@6655
|
13 years |
Henrik Bettermann |
The student section gets its own permissions module. Define new local …
|
|
|
@6640
|
13 years |
Henrik Bettermann |
Minor changes.
|
|
|
@6633
|
13 years |
Henrik Bettermann |
We don't need a factory for StudentsContainer?.
Add addStudent method …
|
|
|
@6628
|
13 years |
uli |
Add missing pieces for implementing interfaces correctly.
Fix one bug …
|
|
|
@6627
|
13 years |
uli |
Add tests for batching of university-related batches.
Tests cover only …
|
|
|
@6576
|
13 years |
uli |
Add tests for academics plugin.
|
|
|
@6575
|
13 years |
uli |
Let update method of AcademicsPlugin? do at least something.
|
|
|
@6574
|
13 years |
uli |
Add unittests for FacultyContainer?.
|
|
|
@6573
|
13 years |
uli |
Include FacultyContainer? in tests.
|
|
|
@6572
|
13 years |
uli |
Also expose FacultyContainer? in public API.
|
|
|
@6571
|
13 years |
uli |
Add tests for public API of university subpackage.
|
|
|
@6570
|
13 years |
uli |
Keep test-coverage happy. For some wierd reason from the tuple items …
|
|
|
@6568
|
13 years |
uli |
Add some unittests for course containers.
|
|
|
@6567
|
13 years |
uli |
Make courses part of public API.
|
|
|
@6566
|
13 years |
uli |
Remove trailing whitespaces.
|
|
|
@6565
|
13 years |
uli |
Add course container to public university API.
|
|
|
@6564
|
13 years |
uli |
Bring test coverage for Faculty to 100%.
|
|
|
@6563
|
13 years |
uli |
Start unittests for faculties. We only cover those bits yet, not …
|
|
|
@6562
|
13 years |
uli |
Start exposing a public API for university subpackage.
|
|
|
@6561
|
13 years |
uli |
Clean up.
|
|
|
@6557
|
13 years |
uli |
Remove BBB import.
|
|
|
@6504
|
13 years |
Henrik Bettermann |
Extend some vocabularies to be compatible with the SRP.
|
|
|
@6447
|
13 years |
Henrik Bettermann |
Implement search function for academic section. The courses_catalog …
|
|
|
@6345
|
13 years |
Henrik Bettermann |
Fix useless python:hint condition in manage and add form templates …
|
|
|
@6296
|
13 years |
Henrik Bettermann |
Move workflow methods from certificates to applicants.
|
|
|
@6245
|
13 years |
Henrik Bettermann |
Use and raise DuplicationError? for Courses too.
|
|
|
@6244
|
13 years |
Henrik Bettermann |
Fix tests.
|
|
|
@6243
|
13 years |
Henrik Bettermann |
Use DuplicationError? exception for batching (data import).
|
|
|
@6242
|
13 years |
uli |
More docs.
|
|
|
@6241
|
13 years |
uli |
Update tests.
|
|
|
@6240
|
13 years |
uli |
Add docs and make setitem check for cert.code == key.
|
|
|
@6239
|
13 years |
uli |
Remove unused imports and register certificatecontainer module as
doctest.
|
|
|
@6236
|
13 years |
uli |
Remove unwanted shit.
|
|
|
@6233
|
13 years |
uli |
Replace old clear() implementation with a call to internal function …
|
|
|
@6232
|
13 years |
uli |
- Fix duplication tests.
- Add working test for clear() method of …
|
|
|
@6231
|
13 years |
uli |
Fix test.
|
|
|
@6230
|
13 years |
uli |
Reorder imports.
|
|
|
@6227
|
13 years |
uli |
Use and raise DuplicationError? where appropriate.
|
|
|
@6224
|
13 years |
uli |
Add docstring.
|
|
|
@6223
|
13 years |
uli |
Get closer to the roots of the problem and override setitem to be …
|
|
|
@6222
|
13 years |
uli |
add first unittest-based tests for university package.
|
|
|
@6221
|
13 years |
uli |
- Reorder imports.
- Don't use strings to signal status but raise …
|
|
|
@6220
|
13 years |
uli |
Reorder imports.
|
|
|