|
|
@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.
|
|
|
@6219
|
13 years |
Henrik Bettermann |
Use the message output of CertificateContainer?.addCertificate in …
|
|
|
@6218
|
13 years |
Henrik Bettermann |
Use UniqueField? index for code as suggested in ticket #31.
|
|
|
@6217
|
13 years |
Henrik Bettermann |
Fix tests.
|
|
|
@6216
|
13 years |
Henrik Bettermann |
Course codes must be unique. Check catalog when courses are added. …
|
|
|
@6213
|
13 years |
uli |
Tell more.
|
|
|
@6210
|
13 years |
Henrik Bettermann |
Certificate codes must be unique. Check catalog when certificate are …
|
|
|
@6208
|
13 years |
Henrik Bettermann |
Add certificates catalog.
|
|
|
@6207
|
13 years |
Henrik Bettermann |
Fix indentation. We use only 4 whitespaces not 5. Remove #BBB.
|
|
|
@6189
|
13 years |
Henrik Bettermann |
Select application_category for applicants containers.
Implement …
|
|
|
@6162
|
13 years |
uli |
Retrieve title from role, not from arbitrary dicts.
|
|
|
@6160
|
13 years |
Henrik Bettermann |
Change class attribute from list of dicts to dict. This makes …
|
|
|
@6152
|
13 years |
Henrik Bettermann |
Revert r6151. The ContainerManageFormPage? does not make sense. Its …
|
|
|
@6145
|
13 years |
uli |
Make local_roles a property of Faculty.
|
|
|
@6125
|
13 years |
Henrik Bettermann |
- Add local role DepartmentOfficer?
- Add Faculty class attribute …
|
|
|
@6100
|
14 years |
uli |
Remove source needed elsewhere (rule of thumb: no imports from one …
|
|
|
@6097
|
14 years |
uli |
Move 'future year source'. It is not used in university module at all.
|
|
|
@6095
|
14 years |
uli |
Reorder imports.
|
|
|
@6094
|
14 years |
uli |
Normally, we import datetime from datetime.
|
|
|
@6093
|
14 years |
uli |
Add a docstring.
|
|
|
@6092
|
14 years |
uli |
Shorten overlong line.
|
|
|
@6091
|
14 years |
uli |
This file had mixed Unix/DOS line-endings. Why?
Fixed.
|
|
|
@6090
|
14 years |
uli |
Fix indentation. In Python we normally use 4 spaces.
|
|
|
@6089
|
14 years |
uli |
Fix missing trailing newline.
Fix tons of trailing whitespaces.
|
|
|
@6087
|
14 years |
Henrik Bettermann |
Adding some attributes to ApplicantsContainer?. Generate title and code …
|
|
|
@6025
|
14 years |
Henrik Bettermann |
Use zebra table class also for edit form pages.
Use a customized …
|
|
|
@6022
|
14 years |
Henrik Bettermann |
Remove YUI tables stuff.
|
|
|
@6008
|
14 years |
Henrik Bettermann |
Provide longtitle for all university instances. Use lontitle in …
|
|
|
@5995
|
14 years |
uli |
Prettify.
|
|
|
@5994
|
14 years |
uli |
Be prepared, if a faculty does not has a valid title_prefix.
|
|
|
@5992
|
14 years |
uli |
Clear certificate and course containers of departments explicitly when …
|
|
|
@5988
|
14 years |
Henrik Bettermann |
Implement title_prefix vocabulary. Remove redundant getName method and …
|
|
|
@5986
|
14 years |
Henrik Bettermann |
Add more vocabularies.
|
|
|
@5978
|
14 years |
Henrik Bettermann |
Fix tests.
|
|
|
@5977
|
14 years |
Henrik Bettermann |
Implement a vocabulary module in university and move some vocabularies …
|
|
|
@5953
|
14 years |
uli |
Let models implement also the appropriate I...Add interfaces.
|
|
|
@5951
|
14 years |
Henrik Bettermann |
Implement 'Add' interfaces for Faculties, Departments, Courses and …
|
|
|
@5950
|
14 years |
Henrik Bettermann |
Courses and courses references (certificate courses) must be …
|
|
|
@5949
|
14 years |
Henrik Bettermann |
The implementation of a workflow for certificates is an interesting …
|
|
|
@5948
|
14 years |
Henrik Bettermann |
Set all code attributes readonly but ensure that code can be filled in …
|
|
|
@5947
|
14 years |
Henrik Bettermann |
Remove max_pass attribute.
|
|
|
@5944
|
14 years |
Henrik Bettermann |
Remove level attribute from course class.
|
|
|
@5915
|
14 years |
Henrik Bettermann |
Use only getName method from helpers.py. Don't define getName for each …
|
|
|
@5140
|
15 years |
uli |
Update all unit tests that use the ZCA to run inside the new unit test …
|
|
|
@5070
|
15 years |
uli |
Update faculty container plugin.
|
|
|
@5053
|
15 years |
uli |
BBB imports for older groktoolkit.
|
|
|
@5052
|
15 years |
uli |
BBB imports for older groktoolkit.
|
|
|
@5051
|
15 years |
uli |
BBB imports for older groktoolkit.
|
|
|
@5015
|
15 years |
uli |
Update docs.
|
|
|
@5014
|
15 years |
uli |
Provide a plugin for academics stuff.
|
|
|
@5009
|
15 years |
uli |
Move academics-specific components from utils.batching to …
|
|
|
@5007
|
15 years |
uli |
- Move academics-related catalog components into university …
|
|
|
@5006
|
15 years |
uli |
Move academics specific UI code from tables module into separate …
|
|
|
@5005
|
15 years |
uli |
Fix references to academics stuff interfaces. This is the first step …
|
|
|
@5004
|
15 years |
uli |
Move academics specific interfaces to university submodule.
|
|
|
@4993
|
15 years |
Henrik Bettermann |
Remove category attribute.
max_pass and application_category must not …
|
|
|
@4977
|
15 years |
uli |
Make faculty container tests compatible with real API docs.
|
|
|
@4976
|
15 years |
uli |
Factories must support variable keywords and args.
|
|
|
@4975
|
15 years |
uli |
Include courserefs.txt in docs.
|
|
|
@4974
|
15 years |
uli |
Fix package name.
|
|
|
@4925
|
15 years |
uli |
Copy new trunk from heavily modified branch.
|
|
copied from waeup/branches/ulif-namespace/src/waeup/sirp/university:
|
|
|
@4921
|
15 years |
uli |
Make functional tests work again.
|