|
|
@6386
|
13 years |
uli |
More stuff to remove.
|
|
|
@6385
|
13 years |
uli |
Further improvements of devel speed.
|
|
|
@6384
|
13 years |
Henrik Bettermann |
Add missing icon.
|
|
|
@6383
|
13 years |
Henrik Bettermann |
accesscodes.invalidate_accesscode(): return false if ac doesn't exist
…
|
|
|
@6382
|
13 years |
uli |
Make tests work, the quick way.
|
|
|
@6381
|
13 years |
uli |
Remove jambtables.
|
|
|
@6380
|
13 years |
uli |
Rollback 6379 (too complicated)
|
|
|
@6379
|
13 years |
uli |
Make fire_transition signal problems via exceptions.
Add docs.
…
|
|
|
@6378
|
13 years |
uli |
Update accesscode tests: check for exceptions raised when using the …
|
|
|
@6377
|
13 years |
uli |
Reenable application start workflow on login.
|
|
|
@6376
|
13 years |
uli |
Use loggername as key.
|
|
|
@6375
|
13 years |
uli |
Remove the faulty transition trigger inserted just before and replace …
|
|
|
@6374
|
13 years |
uli |
Improve accesscode triggers.
|
|
|
@6373
|
13 years |
uli |
Test new method.
|
|
|
@6372
|
13 years |
uli |
Add method to get principal without request (use only in case of …
|
|
|
@6371
|
13 years |
uli |
Add some logging-related stuff. This is still experimental and yet …
|
|
|
@6370
|
13 years |
uli |
Make local_roles a simple static class attribute. It is not computed …
|
|
|
@6369
|
13 years |
Henrik Bettermann |
Add Moodle 2.0 bteducation theme. This is a copy of the standard …
|
|
|
@6368
|
13 years |
Henrik Bettermann |
Redirect to university page after logout. This is better because …
|
|
|
@6367
|
13 years |
Henrik Bettermann |
Add view permission for applicants to render view and edit buttons …
|
|
|
@6366
|
13 years |
Henrik Bettermann |
Remove quotation marks.
|
|
|
@6365
|
13 years |
Henrik Bettermann |
More finetuning.
|
|
|
@6364
|
13 years |
Henrik Bettermann |
Finetune application slip.
|
|
|
@6363
|
13 years |
Henrik Bettermann |
Further pdf improvements (in progress): Show data in table layout
|
|
|
@6362
|
13 years |
uli |
Remove BBB imports.
|
|
|
@6361
|
13 years |
uli |
Clean up app.
|
|
|
@6360
|
13 years |
Henrik Bettermann |
Now exports passport picture into pdf. libjpeg62-dev must be installed!
|
|
|
@6359
|
13 years |
uli |
PIN stuff.
|
|
|
@6358
|
13 years |
Henrik Bettermann |
Extend pdf slip example by fetching some widgets (experimental!).
|
|
|
@6357
|
13 years |
Henrik Bettermann |
Implement pdf slip demo version.
|
|
|
@6356
|
13 years |
Henrik Bettermann |
Add pdf icon.
|
|
|
@6355
|
13 years |
uli |
|
|
|
@6354
|
13 years |
uli |
Fix typo.
|
|
|
@6353
|
13 years |
uli |
Split workflow components (general use stuff goes to w.s.workflow), …
|
|
|
@6352
|
13 years |
Henrik Bettermann |
Set required attribute correctly.
|
|
|
@6351
|
13 years |
Henrik Bettermann |
Add docstrings.
|
|
|
@6350
|
13 years |
Henrik Bettermann |
One green box is enough.
|
|
|
@6349
|
13 years |
uli |
Base further workflow stuff on hurry.workflow 0.11.
|
|
|
@6348
|
13 years |
Henrik Bettermann |
First test implementation for applicants logger. Uli, please check.
|
|
|
@6347
|
13 years |
uli |
Remove unused imports.
|
|
|
@6346
|
13 years |
Henrik Bettermann |
Fix tests.
|
|
|
@6345
|
13 years |
Henrik Bettermann |
Fix useless python:hint condition in manage and add form templates …
|
|
|
@6344
|
13 years |
Henrik Bettermann |
Adjust form status summary throughout the portal. Do not display …
|
|
|
@6343
|
13 years |
Henrik Bettermann |
Define validation method for email addresses and use as constraint …
|
|
|
@6342
|
13 years |
Henrik Bettermann |
Change size in phone and notice widgets.
|
|
|
@6341
|
13 years |
Henrik Bettermann |
Display field attribute 'description' which is called hint in widgets …
|
|
|
@6340
|
13 years |
Henrik Bettermann |
Source titles should have an initial capital letter to conform with …
|
|
|
@6339
|
13 years |
uli |
Maintain history of objects in a separate component, similar to …
|
|
|
@6338
|
13 years |
uli |
Add component to store object related history (shouldnt this be part …
|
|
|
@6337
|
13 years |
Henrik Bettermann |
entry_session will be inherited from the container.
|
|
|
@6336
|
13 years |
Henrik Bettermann |
Provide application login button (anonymous users only).
|
|
|
@6335
|
13 years |
uli |
Fix typos.
|
|
|
@6334
|
13 years |
uli |
Make test compatible with Python 2.5 and 2.6.
|
|
|
@6333
|
13 years |
uli |
Make test compatible with Python2.5 and 2.6.
|
|
|
@6332
|
13 years |
uli |
Rename 'getApplicationState' to 'state'. Properties are always named …
|
|
|
@6331
|
13 years |
uli |
Remove unneeded code.
|
|
|
@6330
|
13 years |
Henrik Bettermann |
Python 2.6 is recommended.
|
|
|
@6329
|
13 years |
Henrik Bettermann |
Rename log file because the term 'application' in misleading in SIRP.
|
|
|
@6328
|
13 years |
Henrik Bettermann |
Add missing page template.
|
|
|
@6327
|
13 years |
Henrik Bettermann |
Implement ApplicantAddFormPage?.
|
|
|
@6326
|
13 years |
Henrik Bettermann |
Fix tests.
|
|
|
@6325
|
13 years |
Henrik Bettermann |
Assign current applicant principal the PortalUser? role for the …
|
|
|
@6324
|
13 years |
Henrik Bettermann |
Provide application state as a (property) method of Applicant. This …
|
|
|
@6323
|
13 years |
Henrik Bettermann |
Replace reserved term 'messages' by 'msgs'.
|
|
|
@6322
|
13 years |
Henrik Bettermann |
- Use user_data attribute to display more appropriate workflow …
|
|
|
@6321
|
13 years |
uli |
Remove unused imports and reorder a bit.
|
|
|
@6320
|
13 years |
uli |
Cut overlong lines.
|
|
|
@6319
|
13 years |
uli |
Remove trailing whitespace.
|
|
|
@6318
|
13 years |
uli |
Add subscriber that replaces the redundant code from browser.py.
|
|
|
@6317
|
13 years |
uli |
Remove redundant code before there appears more of it.
|
|
|
@6316
|
13 years |
uli |
Clean up:
- Cut overlong lines
- Remove trailing whitespace
- Pack …
|
|
|
@6315
|
13 years |
uli |
Remove subpackage 'images'. No need for it any more.
|
|
|
@6314
|
13 years |
uli |
Use the new default provider for passport fields to return some image …
|
|
|
@6313
|
13 years |
uli |
- Make passport image placeholder constants strings instead of
…
|
|
|
@6312
|
13 years |
uli |
- Add a destructor that removes the bound file of the bound Blob when
…
|
|
|
@6311
|
13 years |
uli |
Remove trailing whitespace.
|
|
|
@6310
|
13 years |
uli |
Remove IFileRetrieval-based parts of test. We do not support …
|
|
|
@6309
|
13 years |
uli |
Change WAeUPImageFile implementation: it now uses a local Blob to …
|
|
|
@6308
|
13 years |
uli |
Use newer versions of some testing packages and ZODB. This will fix …
|
|
|
@6307
|
13 years |
Henrik Bettermann |
Adjust design and style sheets of workflow message box.
|
|
|
@6306
|
13 years |
Henrik Bettermann |
Minor changes.
|
|
|
@6305
|
13 years |
Henrik Bettermann |
Fill message attribute with workflow messages and display on forms.
|
|
|
@6304
|
13 years |
Henrik Bettermann |
Add message attribute to log workflow transitions.
|
|
|
@6303
|
13 years |
Henrik Bettermann |
Control workflow in views.
|
|
|
@6302
|
13 years |
Henrik Bettermann |
Move lock field to the bottom.
|
|
|
@6301
|
13 years |
Henrik Bettermann |
Do not define workflow states as attributes. We will use the workflow …
|
|
|
@6300
|
13 years |
Henrik Bettermann |
Extend application workflow.
|
|
|
@6299
|
13 years |
Henrik Bettermann |
Reduce size of placeholder images.
|
|
|
@6298
|
13 years |
Henrik Bettermann |
Enable transcripts on the fceoyo site.
|
|
|
@6297
|
13 years |
uli |
Fix testing problems simply by turning basic unittests into functional …
|
|
|
@6296
|
13 years |
Henrik Bettermann |
Move workflow methods from certificates to applicants.
|
|
|
@6295
|
13 years |
Henrik Bettermann |
Move to applicants package.
|
|
|
@6294
|
13 years |
Henrik Bettermann |
Reuse workflow.py for applicants.
|
|
|
@6293
|
13 years |
uli |
Add (at least temporarily) some components for storing and maintaining …
|
|
|
@6292
|
13 years |
Henrik Bettermann |
Remove unused import.
|
|
|
@6291
|
13 years |
uli |
Remove the 'fix' from yesterday. We now use …
|
|
|
@6290
|
13 years |
uli |
Set default for passport image via new
IContextAwareDefaultFactory. …
|
|
|
@6289
|
13 years |
uli |
Remove trailing whitespace.
|
|
|
@6288
|
13 years |
uli |
Improve some applicants related tests: for setup register …
|
|
|
@6287
|
13 years |
uli |
Require newer versions of zope.schema and zope.interface. They provide …
|
|
|