|
|
@5452
|
14 years |
uli |
Handle JAMB screened applicants and others differently.
|
|
|
@5451
|
14 years |
uli |
Rename argument and explain better, what's going on here.
|
|
|
@5450
|
14 years |
uli |
Add helper function that looks for an already existing application for …
|
|
|
@5447
|
14 years |
uli |
Move 'get_access_code' to the accesscodes subpackage.
|
|
|
@5446
|
14 years |
uli |
Clean up and check access_code before authenticating an applicant.
|
|
|
@5445
|
14 years |
uli |
Add helper to find an accesscode entry.
|
|
|
@5444
|
14 years |
uli |
Use different fields when authenticating applicants.
|
|
|
@5443
|
14 years |
uli |
Fix missing import.
|
|
|
@5442
|
14 years |
uli |
Make login_pde a login page.
|
|
|
@5441
|
14 years |
uli |
- Be more verbose in docstrings.
- Consider correct field names when …
|
|
|
@5440
|
14 years |
uli |
Start implementing a serious credentials plugin for applicant data.
|
|
|
@5439
|
14 years |
uli |
Fix typos and missing package names.
|
|
|
@5438
|
14 years |
uli |
Add interfaces for the credential objects we'd like to use with
applicants.
|
|
|
@5437
|
14 years |
uli |
Oops, interface names should start with uppercase 'i'.
|
|
|
@5436
|
14 years |
uli |
Add interfaces for the two different kinds of applicants we expect to …
|
|
|
@5435
|
14 years |
uli |
Add a general function to compute a unique principal id.
|
|
|
@5433
|
14 years |
Henrik Bettermann |
Merge changes from henrik-contactforms back into trunk.
|
|
|
@5432
|
14 years |
uli |
Add missing interfaces.
|
|
|
@5431
|
14 years |
uli |
Experimental code for authenticating Applicants.
Instead of checking …
|
|
|
@5424
|
14 years |
uli |
Expect new role.
|
|
|
@5423
|
14 years |
uli |
Fix tests.
|
|
|
@5422
|
14 years |
uli |
Add a button on portal settings to update the plugins. This is not …
|
|
|
@5421
|
14 years |
uli |
Add a poral method to update all plugins. This could ease some …
|
|
|
@5420
|
14 years |
uli |
- Fix plugin name.
- Provide at least some docs for plugin.
|
|
|
@5412
|
14 years |
Henrik Bettermann |
Remove hyphen.
Fix path in universitypage.pt
|
|
|
@5410
|
14 years |
Henrik Bettermann |
Manager gets all permissions.
|
|
|
@5408
|
14 years |
Henrik Bettermann |
Update test: Check if the browser shows the default value of the skin …
|
|
|
@5407
|
14 years |
Henrik Bettermann |
Implement skin switch.
|
|
|
@5406
|
14 years |
Henrik Bettermann |
Remove renamed stylesheet.
|
|
|
@5405
|
14 years |
Henrik Bettermann |
Rename waeuptheme-gray.css to waeuptheme-gray1.css to allow more than …
|
|
|
@5404
|
14 years |
Henrik Bettermann |
Display login links on every page if logged out. Change the test …
|
|
|
@5403
|
14 years |
uli |
A condition always evaluating to False makes no sense.
|
|
|
@5402
|
14 years |
uli |
Tell, what's going on here.
|
|
|
@5401
|
14 years |
uli |
Remove renamed stylesheet.
|
|
|
@5400
|
14 years |
uli |
rename waeuptheme.css to waeuptheme-red1.css to make clear that this …
|
|
|
@5399
|
14 years |
Henrik Bettermann |
Disable login via user box. Users must go to their login page first.
|
|
|
@5398
|
14 years |
uli |
Remove obsolete style sheet.
|
|
|
@5397
|
14 years |
uli |
Copy purple.css to waeup-base.css and use it in sitelayout.
|
|
|
@5396
|
14 years |
Henrik Bettermann |
Adjust titles for managing users.
|
|
|
@5395
|
14 years |
Henrik Bettermann |
Add admin task 'Portal Settings'.
|
|
|
@5394
|
14 years |
Henrik Bettermann |
Portal Users, not Users
|
|
|
@5393
|
14 years |
uli |
Add tweaked breadcrumb for 'Portal Settings'.
|
|
|
@5392
|
14 years |
uli |
Bind manage links also to forms, not only to pages.
|
|
|
@5391
|
14 years |
Henrik Bettermann |
Henrik's alternative theme
|
|
|
@5390
|
14 years |
Henrik Bettermann |
Apply css class uni-logo and implement logo as backgound-image in …
|
|
|
@5389
|
14 years |
Henrik Bettermann |
Define a css breadcrumbs class and move style definition to …
|
|
|
@5388
|
14 years |
Henrik Bettermann |
Move breadcrumbs upwards and change its layout slightly. Do not show …
|
|
|
@5387
|
14 years |
Henrik Bettermann |
Display 'Anonymous User' if not logged in (adapted from SRP).
|
|
|
@5386
|
14 years |
Henrik Bettermann |
Change 'Faculties' tab to 'Academics' also in headline.
|
|
|
@5385
|
14 years |
Henrik Bettermann |
SIRP, not SIRP and other changes.
|
|
|
@5384
|
14 years |
uli |
SIRP, not SRP.
|
|
|
@5383
|
14 years |
uli |
Change 'Faculties' tab to 'Academics.'
|
|
|
@5382
|
14 years |
uli |
Remove ManageFacultiesLink?. This functionality can easily be accessed …
|
|
|
@5381
|
14 years |
uli |
Update access-code link for upper left box to respect the new …
|
|
|
@5380
|
14 years |
uli |
Change viewlets for links in upper-left box:
- All respective …
|
|
|
@5379
|
14 years |
uli |
Rename 'Faculties' breadcrumb to 'Academics'. Still don't like the …
|
|
|
@5345
|
14 years |
uli |
Tell a bit more in docstrings.
|
|
|
@5328
|
14 years |
uli |
Merge changes from ulif-fasttables back into trunk.
|
|
|
@5227
|
14 years |
uli |
Update docs: coverage-report location changed.
|
|
|
@5155
|
15 years |
uli |
Add UI components for searching access codes.
|
|
|
@5154
|
15 years |
uli |
Clean up template.
|
|
|
@5153
|
15 years |
uli |
Provide wrappers for getAccessCode(), enable(), and disable() also on …
|
|
|
@5152
|
15 years |
uli |
Add a button base for search buttons.
|
|
|
@5151
|
15 years |
uli |
Add icon for searching.
|
|
|
@5150
|
15 years |
uli |
Update tests.
|
|
|
@5149
|
15 years |
uli |
* Add disabled flag for AccessCode? and add related methods to
…
|
|
|
@5141
|
15 years |
uli |
Update docs.
|
|
|
@5140
|
15 years |
uli |
Update all unit tests that use the ZCA to run inside the new unit test …
|
|
|
@5139
|
15 years |
uli |
Add a unit test layer, that groks the waeup.sirp package once for …
|
|
|
@5138
|
15 years |
uli |
* Explain better, what the plugin is used for.
* Use upcoming …
|
|
|
@5132
|
15 years |
uli |
Support reimport of AC batches.
|
|
|
@5131
|
15 years |
uli |
Dummy template for reimportting AC batches.
|
|
|
@5130
|
15 years |
uli |
Add a view for reimport.
|
|
|
@5129
|
15 years |
uli |
Add button to link to (yet not existing) reimport view.
|
|
|
@5128
|
15 years |
uli |
Update tests.
|
|
|
@5127
|
15 years |
uli |
* Reorder statements in PIN generation to get better test-coverage.
* …
|
|
|
@5126
|
15 years |
uli |
* Use createBatch of AccessCodeBatchContainer?.
|
|
|
@5125
|
15 years |
uli |
Update docs.
|
|
|
@5124
|
15 years |
uli |
Tell if no batch was selected while trying to delete or archive a
batch.
|
|
|
@5123
|
15 years |
uli |
When archiving, we don't need to format the student_id.
|
|
|
@5122
|
15 years |
uli |
Update tests:
* Check costs
* Tell about AccessCodeBatchContainer?.
…
|
|
|
@5121
|
15 years |
uli |
Support adding of single AccessCodes? in batches.
|
|
|
@5120
|
15 years |
uli |
Remove obsolete import.
|
|
|
@5119
|
15 years |
uli |
Remove catalog-related stuff for accesscodes.
|
|
|
@5118
|
15 years |
uli |
Implement completely different design for access-codes and their …
|
|
|
@5117
|
15 years |
uli |
* Remove view-counter for invalidated ACs. We will not use catalogs
…
|
|
|
@5116
|
15 years |
uli |
* Use only uppercase prefixes.
* Be accurate when determining the …
|
|
|
@5115
|
15 years |
uli |
Make sure we start with a fresh datacenter path, when testing …
|
|
|
@5114
|
15 years |
uli |
Remove old 'accesscodes' subdir when setting new datacenter dir.
|
|
|
@5113
|
15 years |
uli |
Display created CSV file path after creation of AC batches.
|
|
|
@5112
|
15 years |
uli |
* Log creation of AC batches and their CSV files.
* Optimize …
|
|
|
@5111
|
15 years |
uli |
Update tests.
|
|
|
@5110
|
15 years |
uli |
Add CSV file creator for AC batches.
|
|
|
@5109
|
15 years |
uli |
Test the AccessCodePlugin?.
|
|
|
@5108
|
15 years |
uli |
Create a second batch during tests. This at least gives us better test …
|
|
|
@5107
|
15 years |
uli |
Let AccessCodePlugin? updater do something.
|
|
|
@5106
|
15 years |
uli |
Include UI tests.
|
|
|
@5105
|
15 years |
uli |
Add UI tests for access code stuff.
|
|
|
@5104
|
15 years |
uli |
* Make use of new permission.
* Provide number of used ACs for each …
|
|
|
@5103
|
15 years |
uli |
Show also number of invalidated ACs.
|
|
|