|
|
@7172
|
13 years |
Henrik Bettermann |
Rename UserContainer? to UsersContainer? to be in line with …
|
|
|
@7169
|
13 years |
Henrik Bettermann |
Put all user component related stuff into the authentication module to …
|
|
|
@7165
|
13 years |
Henrik Bettermann |
Use proper class name.
|
|
|
@7164
|
13 years |
Henrik Bettermann |
Add UserManageEditPage? for portal users (not students). Tests will follow.
|
|
|
@7162
|
13 years |
Henrik Bettermann |
Move getGlobalRoles and getLocalRoles to SiteLayout? class so that we …
|
|
|
@7149
|
13 years |
Henrik Bettermann |
Use PasswordValidator? also when adding or editing portal users. This …
|
|
|
@7137
|
13 years |
Henrik Bettermann |
Set value Id for property svn:keywords in all Python files.
|
|
|
@7104
|
13 years |
uli |
Tiny cleanups.
|
|
|
@6918
|
13 years |
Henrik Bettermann |
Add SessionConfigurationManageFormPage? and SessionConfigurationBreadcrumb?.
|
|
|
@6917
|
13 years |
Henrik Bettermann |
Implement function delSubobjects for deleting objects in containers.
|
|
|
@6916
|
13 years |
Henrik Bettermann |
Implement SessionConfiguration?, SessionConfigurationAddFormPage?, …
|
|
|
@6908
|
13 years |
Henrik Bettermann |
User proper title and label attributes of views in administration section.
|
|
|
@6907
|
13 years |
Henrik Bettermann |
Implement a configuration container. Transfer attributes from …
|
|
|
@6853
|
13 years |
Henrik Bettermann |
We don't need a 'back to' button on import page 4.
|
|
|
@6837
|
13 years |
Henrik Bettermann |
Ensure that only update mode can be used for StudentStudyCourse? …
|
|
|
@6828
|
13 years |
Henrik Bettermann |
Catch double headers already in import step 2. Do not show table if …
|
|
|
@6688
|
13 years |
Henrik Bettermann |
Add label to contact and login forms.
|
|
|
@6686
|
13 years |
Henrik Bettermann |
Redirect students to their data page after login.
Fix test.
|
|
|
@6612
|
13 years |
Henrik Bettermann |
Catch traceback if data center storage path is not allowed to use.
|
|
|
@6589
|
13 years |
Henrik Bettermann |
Catch traceback if no user exists but 'Add local role' is accidentally …
|
|
|
@6512
|
13 years |
Henrik Bettermann |
Also show global roles on UserContainerPage?.
Change user field …
|
|
|
@6465
|
13 years |
Henrik Bettermann |
Show access code in headline of left sidebar of applicants. Show 'Your …
|
|
|
@6447
|
13 years |
Henrik Bettermann |
Implement search function for academic section. The courses_catalog …
|
|
|
@6368
|
13 years |
Henrik Bettermann |
Redirect to university page after logout. This is better because …
|
|
|
@6360
|
13 years |
Henrik Bettermann |
Now exports passport picture into pdf. libjpeg62-dev must be installed!
|
|
|
@6292
|
13 years |
Henrik Bettermann |
Remove unused import.
|
|
|
@6247
|
13 years |
Henrik Bettermann |
Be more precise and let managers know that the code exists in the …
|
|
|
@6246
|
13 years |
Henrik Bettermann |
Use always flash messages. The user does not expect error messages …
|
|
|
@6245
|
13 years |
Henrik Bettermann |
Use and raise DuplicationError? for Courses too.
|
|
|
@6243
|
13 years |
Henrik Bettermann |
Use DuplicationError? exception for batching (data import).
|
|
|
@6235
|
13 years |
uli |
Remove catches of zope.exception.DuplicationError?. This exception is …
|
|
|
@6234
|
13 years |
uli |
Reorder imports.
|
|
|
@6228
|
13 years |
uli |
Handle DuplicationError? from addCertificate() properly.
|
|
|
@6216
|
13 years |
Henrik Bettermann |
Course codes must be unique. Check catalog when courses are added. …
|
|
|
@6210
|
13 years |
Henrik Bettermann |
Certificate codes must be unique. Check catalog when certificate are …
|
|
|
@6183
|
13 years |
Henrik Bettermann |
Render human readable local role assignments including links to the …
|
|
|
@6181
|
13 years |
Henrik Bettermann |
Implement changes in r6180 for academics section. There are some bugs, …
|
|
|
@6166
|
13 years |
uli |
More minor fixes.
|
|
|
@6165
|
13 years |
uli |
Cut overlong lines.
|
|
|
@6164
|
13 years |
uli |
Remove whitespace.
|
|
|
@6163
|
13 years |
uli |
Move get_users_with_local_roles and shorten it.
|
|
|
@6161
|
13 years |
Henrik Bettermann |
Implement deletion of local roles for faculties and departments.
|
|
|
@6154
|
13 years |
Henrik Bettermann |
add_local_role instead of AddLocalRole? because it's a function.
|
|
|
@6152
|
13 years |
Henrik Bettermann |
Revert r6151. The ContainerManageFormPage? does not make sense. Its …
|
|
|
@6151
|
13 years |
Henrik Bettermann |
Implement a base ContainerManageFormPage? class as subclass for the …
|
|
|
@6150
|
13 years |
Henrik Bettermann |
Rename manage page for universities.
|
|
|
@6149
|
13 years |
Henrik Bettermann |
Delete trash.
|
|
|
@6148
|
13 years |
Henrik Bettermann |
Use a waeup.viewStudents permission to reserve the waeup.View …
|
|
|
@6146
|
13 years |
uli |
- Use the new LocalRolesAssignable? adapter.
- Praise emacs for having …
|
|
|
@6126
|
13 years |
Henrik Bettermann |
Add 'Local roles' tab to facultymanagepage.pt and implement assignment …
|
|
|
@6106
|
14 years |
Henrik Bettermann |
Minor changes in page templates.
|
|
|
@6084
|
14 years |
Henrik Bettermann |
Rename RestWidget? to RestDisplayWidget?.
|
|
|
@6065
|
14 years |
Henrik Bettermann |
Make frontpage editable.
|
|
|
@6028
|
14 years |
Henrik Bettermann |
Remove hurry.yui dependencies completely and use local copies of the …
|
|
|
@6025
|
14 years |
Henrik Bettermann |
Use zebra table class also for edit form pages.
Use a customized …
|
|
|
@6024
|
14 years |
Henrik Bettermann |
Implement jQuery datatables on CertificatePage?. Remove redundant …
|
|
|
@6023
|
14 years |
Henrik Bettermann |
Implement jQuery datatables on CertificateManageFormPage?.
Sort on …
|
|
|
@6022
|
14 years |
Henrik Bettermann |
Remove YUI tables stuff.
|
|
|
@6020
|
14 years |
Henrik Bettermann |
Implement jQuery datatables on DepartmentPage?.
|
|
|
@6017
|
14 years |
Henrik Bettermann |
Implement jQuery datatables on DepartmentManageFormPage?.
Add missing …
|
|
|
@6008
|
14 years |
Henrik Bettermann |
Provide longtitle for all university instances. Use lontitle in …
|
|
|
@6007
|
14 years |
Henrik Bettermann |
Implement certificate manage page by using jQueryUI tabs.
|
|
|
@6006
|
14 years |
Henrik Bettermann |
Standardize labels and titles in university pages.
|
|
|
@6005
|
14 years |
Henrik Bettermann |
Rearrange order of page classes.
|
|
|
@6004
|
14 years |
Henrik Bettermann |
Standardize names of page classes.
|
|
|
@6003
|
14 years |
Henrik Bettermann |
Remove redundant javascript from templates.
|
|
|
@6002
|
14 years |
Henrik Bettermann |
Implement department manage page by using jQueryUI tabs.
|
|
|
@6000
|
14 years |
Henrik Bettermann |
Implement faculty manage page by using jQueryUI tabs. RemoveFormPages? …
|
|
|
@5999
|
14 years |
Henrik Bettermann |
Rebuild faculty manage page by using jQueryUI tabs and adjust styles …
|
|
|
@5996
|
14 years |
uli |
Add safety-belt when building course URLs.
|
|
|
@5993
|
14 years |
Henrik Bettermann |
Use facultypage.pt for both FacultyPage? and FacultyContainerPage?.
|
|
|
@5988
|
14 years |
Henrik Bettermann |
Implement title_prefix vocabulary. Remove redundant getName method and …
|
|
|
@5987
|
14 years |
Henrik Bettermann |
Derive CertificatePage? from WAeUPDisplayFormPage instead of WAeUPPage.
|
|
|
@5977
|
14 years |
Henrik Bettermann |
Implement a vocabulary module in university and move some vocabularies …
|
|
|
@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 …
|
|
|
@5946
|
14 years |
Henrik Bettermann |
Use also a template for CoursePages?.
|
|
|
@5942
|
14 years |
Henrik Bettermann |
Revert to removesubobjectspage instead of using remove buttons in …
|
|
|
@5930
|
14 years |
Henrik Bettermann |
Use simple table layout with remove buttons for faculties. Open a …
|
|
|
@5927
|
14 years |
Henrik Bettermann |
Adjust user and datacenter pages.
|
|
|
@5917
|
14 years |
Henrik Bettermann |
Implement RemoveFormPage? to remove subobjects in containers.
|
|
|
@5524
|
14 years |
uli |
- Fix line-length
- Add a TODO comment.
|
|
|
@5498
|
14 years |
uli |
We're going to deny general access for unauthenticated
users. …
|
|
|
@5433
|
14 years |
Henrik Bettermann |
Merge changes from henrik-contactforms back into trunk.
|
|
|
@5422
|
14 years |
uli |
Add a button on portal settings to update the plugins. This is not …
|
|
|
@5386
|
14 years |
Henrik Bettermann |
Change 'Faculties' tab to 'Academics' also in headline.
|
|
|
@5384
|
14 years |
uli |
SIRP, not SRP.
|
|
|
@5047
|
15 years |
uli |
* Reorder imports (PEP 8)
* Check for KeyError? instead only …
|
|
|
@5007
|
15 years |
uli |
- Move academics-related catalog components into university …
|
|
|
@5005
|
15 years |
uli |
Fix references to academics stuff interfaces. This is the first step …
|
|
|
@5000
|
15 years |
uli |
Allow only mode of pending file when batchprocessing is started with a …
|
|
|
@4997
|
15 years |
uli |
Give also mode when distributing result files of batch processing.
|
|
|
@4988
|
15 years |
uli |
Add an RSS2.0 feed view.
|
|
|
@4957
|
15 years |
uli |
* Remove unused imports.
* Fix indents.
|
|
|
@4956
|
15 years |
uli |
Remove quick-import page.
|
|
|
@4941
|
15 years |
uli |
Add missing permission.
|
|
|
@4935
|
15 years |
uli |
Add administration overview page.
|
|
|
@4925
|
15 years |
uli |
Copy new trunk from heavily modified branch.
|
|
|