|
|
@5534
|
14 years |
Henrik Bettermann |
remove old tree
|
|
|
@5533
|
14 years |
Henrik Bettermann |
allow isouaba to see pins
|
|
|
@5532
|
14 years |
Henrik Bettermann |
do not require names
|
|
|
@5531
|
14 years |
uli |
Require image-related packages.
|
|
|
@5530
|
14 years |
uli |
Commit local changes (work inprogress)
|
|
|
@5529
|
14 years |
uli |
Add passportwidget, which sould be removed soon.
|
|
|
@5528
|
14 years |
uli |
Add placeholder images.
|
|
|
@5527
|
14 years |
uli |
Add image module
|
|
|
@5526
|
14 years |
uli |
Create branch to store local stuff.
|
|
|
@5525
|
14 years |
Henrik Bettermann |
disable name change during clearance
|
|
|
@5524
|
14 years |
uli |
- Fix line-length
- Add a TODO comment.
|
|
|
@5523
|
14 years |
uli |
Be more verbose, when it comes to test sending contact messages. The …
|
|
|
@5522
|
14 years |
Henrik Bettermann |
see fceoyo #49
|
|
|
@5521
|
14 years |
Henrik Bettermann |
add account for pd_ft students
|
|
|
@5520
|
14 years |
Henrik Bettermann |
new school fees
|
|
|
@5519
|
14 years |
Henrik Bettermann |
fceokene #175
|
|
|
@5518
|
14 years |
Henrik Bettermann |
pd_ft (fceokene) students start at level 500
|
|
|
@5517
|
14 years |
Henrik Bettermann |
build correct app pin if batchnumber > 9 (in custom)
|
|
|
@5516
|
14 years |
Henrik Bettermann |
fix traceback
|
|
|
@5515
|
14 years |
Henrik Bettermann |
remove warnings (they do not make sense when importing verdicts)
|
|
|
@5514
|
14 years |
Henrik Bettermann |
define logger for findStudent
|
|
|
@5513
|
14 years |
Henrik Bettermann |
do not require study_level object for verdict imports
|
|
|
@5512
|
14 years |
Henrik Bettermann |
do not output msg when overwriting matric nor reg numbers
|
|
|
@5511
|
14 years |
Henrik Bettermann |
second choice pde application - part2
|
|
|
@5510
|
14 years |
Henrik Bettermann |
second choice pde application (pde2) according to r5258 (untested)
|
|
|
@5509
|
14 years |
Henrik Bettermann |
school fee for Professional Diploma in Education students (called PDE, …
|
|
|
@5508
|
14 years |
Henrik Bettermann |
change phone label
|
|
|
@5507
|
14 years |
Henrik Bettermann |
more comfortable than using close.py with transition parameter
|
|
|
@5506
|
14 years |
Henrik Bettermann |
logged_in.py: do not fill app_mobile after first_time_login
…
|
|
|
@5505
|
14 years |
Henrik Bettermann |
implement Phone Widget and apply to application, first_time_login and …
|
|
|
@5504
|
14 years |
Henrik Bettermann |
catch wrong reg_transition (admitted and returning) to avoid editing …
|
|
|
@5503
|
14 years |
uli |
Add section to create sirpctl properly, with a fixed path to …
|
|
|
@5502
|
14 years |
uli |
Set absolute path to paster, not a 'guessed' relative one. We need …
|
|
|
@5501
|
14 years |
Henrik Bettermann |
logged_in.py: copy images in state student_created
getSessionsVoc.py: …
|
|
|
@5500
|
14 years |
uli |
Make site.zcml look more like it was before the switch to paster.
|
|
|
@5499
|
14 years |
uli |
- Deny general access for anonymous users.
- Apply changes that …
|
|
|
@5498
|
14 years |
uli |
We're going to deny general access for unauthenticated
users. …
|
|
|
@5497
|
14 years |
uli |
Make applicant credentials work also if other credentials plugins …
|
|
|
@5496
|
14 years |
Henrik Bettermann |
create_level.py: reduce logging
logged_in.py: find pictures with PIN …
|
|
|
@5495
|
14 years |
uli |
Merge changes from ulif-paster branch back into trunk. CAUTION: After …
|
|
|
@5494
|
14 years |
uli |
The var/ directory is back :-) We ignore it in SVN.
|
|
|
@5493
|
14 years |
uli |
Add needed configuration file templates.
|
|
|
@5492
|
14 years |
uli |
Update docs.
|
|
|
@5491
|
14 years |
uli |
- Depend also on grokcore.startup. This package contains the code to
…
|
|
|
@5490
|
14 years |
uli |
Replace the old buildout.cfg with a new, paster-geared one. This …
|
|
|
@5489
|
14 years |
uli |
Create a branch for switch to paster-based instances.
|
|
|
@5488
|
14 years |
uli |
Use the new template instead of the default one.
|
|
|
@5487
|
14 years |
uli |
Add a template for rendering the edit form of PUDE applicants.
|
|
|
@5486
|
14 years |
uli |
Move passport field of pde edit page to bottom of field set.
|
|
|
@5485
|
14 years |
Henrik Bettermann |
add current level
|
|
|
@5484
|
14 years |
uli |
Let the PDE apply/edit page more look like the original.
|
|
|
@5483
|
14 years |
uli |
Declare that Applicant objects also implement the new interface.
|
|
|
@5482
|
14 years |
uli |
Add an interface describing the data used when PUDE applicants edit …
|
|
|
@5481
|
14 years |
uli |
- Make form headings visible.
- Let form labels appear black and bold …
|
|
|
@5480
|
14 years |
uli |
Enrich public API of jambtables a bit.
|
|
|
@5479
|
14 years |
uli |
- Fix missing import.
- Fix typo.
|
|
|
@5478
|
14 years |
uli |
Add unit tests for applicant components.
|
|
|
@5477
|
14 years |
uli |
Make Applicant Importer part of public API of this submodule and …
|
|
|
@5476
|
14 years |
uli |
Update the interface signature for doImport method of batch …
|
|
|
@5475
|
14 years |
uli |
Provide the mode attribute to keep the interface happy.
|
|
|
@5474
|
14 years |
uli |
Looks like we have to use both, grok.provides _and_ …
|
|
|
@5473
|
14 years |
uli |
Add unit tests for batching.
|
|
|
@5472
|
14 years |
uli |
Remove four spaces at end of file. These stopped the test coverage …
|
|
|
@5471
|
14 years |
uli |
Use docstrings instead of code.
|
|
|
@5470
|
14 years |
uli |
Remove crap.
|
|
|
@5469
|
14 years |
uli |
Add tests for interfaces.
|
|
|
@5468
|
14 years |
uli |
Use external methods to handle accesscode-internal data stuff.
|
|
|
@5467
|
14 years |
uli |
Shorten code lookup.
|
|
|
@5466
|
14 years |
uli |
Add tests for jambtable utils.
|
|
|
@5465
|
14 years |
uli |
Bring coverage for these tests to 100%.
|
|
|
@5464
|
14 years |
uli |
- Remove trash.
- Fix principal-factory/principal interaction.
|
|
|
@5463
|
14 years |
uli |
Update tests.
|
|
|
@5462
|
14 years |
uli |
Remove unused class.
|
|
|
@5461
|
14 years |
uli |
Add tests for applicant authentication.
|
|
|
@5460
|
14 years |
uli |
Make authentication finally work correctly after intensive logical …
|
|
|
@5459
|
14 years |
Henrik Bettermann |
print more info about student
|
|
|
@5458
|
14 years |
Henrik Bettermann |
implement test version of transcript view and slip for FUT Minna
|
|
|
@5457
|
14 years |
Henrik Bettermann |
resolve #687
|
|
|
@5456
|
14 years |
Henrik Bettermann |
enable editing application records by providing jamb_reg_no only …
|
|
|
@5455
|
14 years |
Henrik Bettermann |
resolve #702 (in custom)
|
|
|
@5454
|
14 years |
Henrik Bettermann |
add postgraduate sandwich
|
|
|
@5453
|
14 years |
uli |
Update login page to play well with the new authentication.
|
|
|
@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 …
|
|
|
@5449
|
14 years |
Henrik Bettermann |
allow NCE III repeaters to register courses
|
|
|
@5448
|
14 years |
Henrik Bettermann |
fix traceback
|
|
|
@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.
|
|
|