|
|
@5937
|
14 years |
uli |
Handle applicant permissions for applicant forms, including first test.
|
|
|
@5936
|
14 years |
uli |
Working example for faculty container page how to display subobjects …
|
|
|
@5935
|
14 years |
uli |
Fix fourth and last failure in browser.txt.
|
|
|
@5934
|
14 years |
uli |
Fix third failure in browser.txt.
|
|
|
@5933
|
14 years |
uli |
Fix second failure in browser.txt.
|
|
|
@5932
|
14 years |
uli |
Fix first of the test failures in browser.txt.
|
|
|
@5931
|
14 years |
Henrik Bettermann |
Revert to the previous revision.
|
|
|
@5930
|
14 years |
Henrik Bettermann |
Use simple table layout with remove buttons for faculties. Open a …
|
|
|
@5929
|
14 years |
Henrik Bettermann |
Use simple table layout with remove buttons for faculty container. …
|
|
|
@5928
|
14 years |
Henrik Bettermann |
Fix AddApplicantsContainer? update method.
|
|
|
@5927
|
14 years |
Henrik Bettermann |
Adjust user and datacenter pages.
|
|
|
@5926
|
14 years |
uli |
Give more infos.
|
|
|
@5925
|
14 years |
uli |
Tests revealed that our view implementation was indeed buggy. Fix
that.
|
|
|
@5924
|
14 years |
uli |
Add tests for waeup.sirp.image.browser.views module.
|
|
|
@5923
|
14 years |
uli |
Move image widget tests into own package.
|
|
|
@5922
|
14 years |
uli |
Set dynamic content type for streamed files instead of hardcoding
JPEG.
|
|
|
@5921
|
14 years |
uli |
Make tests subdir a package.
|
|
|
@5920
|
14 years |
uli |
Add tests subdir.
|
|
|
@5919
|
14 years |
uli |
Use Thumbnail widget instead of EncodingImageFileWidget? for display …
|
|
|
@5918
|
14 years |
Henrik Bettermann |
Change some titles.
|
|
|
@5917
|
14 years |
Henrik Bettermann |
Implement RemoveFormPage? to remove subobjects in containers.
|
|
|
@5916
|
14 years |
Henrik Bettermann |
Remove unused static folder.
|
|
|
@5915
|
14 years |
Henrik Bettermann |
Use only getName method from helpers.py. Don't define getName for each …
|
|
|
@5914
|
14 years |
Henrik Bettermann |
Remove AddAction? viewlet. It's not used and its docstring is misleading.
|
|
|
@5913
|
14 years |
uli |
Use EncodingImageFileWidget? for both, editing and displaying an
applicant.
|
|
|
@5912
|
14 years |
uli |
Make anonymous valid login test really work.
|
|
|
@5911
|
14 years |
uli |
Use ImageFile? instead of PassportImage? and set passport default to …
|
|
|
@5910
|
14 years |
uli |
Really create an applicant on successful authentication. This leads to …
|
|
|
@5909
|
14 years |
uli |
Extend docs and respect possibly set disabled attribute of
accesscodes.
|
|
|
@5908
|
14 years |
uli |
Check whether the disabled attribute of accesscodes is respected …
|
|
|
@5907
|
14 years |
uli |
Move JAMB-related authentication pieces (including ifaces) to …
|
|
|
@5906
|
14 years |
uli |
Add tests for applicant login in functional site.
|
|
|
@5905
|
14 years |
uli |
Preliminary code for adding new applicants in case new applicant …
|
|
|
@5904
|
14 years |
uli |
More docs.
|
|
|
@5903
|
14 years |
uli |
Make applicants auth registration work.
|
|
|
@5902
|
14 years |
uli |
Add a utility that will modify an existing PAU so that the applicants …
|
|
|
@5901
|
14 years |
uli |
Respect the data format returned by getUtilitiesFor (list of tuples, …
|
|
|
@5900
|
14 years |
uli |
Scan for external utilities implementing waeup.sirp.IAuthPluginUtility …
|
|
|
@5899
|
14 years |
uli |
Fix typo.
|
|
|
@5898
|
14 years |
uli |
Add an interface for authentication plugins.
|
|
|
@5897
|
14 years |
uli |
Make sure applicants auth components are registered on University …
|
|
|
@5896
|
14 years |
uli |
Set ac_series and number correctly.
|
|
|
@5895
|
14 years |
uli |
Check that entered values are really displayed after submit.
|
|
|
@5894
|
14 years |
uli |
Make login view pass the tests.
|
|
|
@5893
|
14 years |
uli |
Define path used in several tests in test-case setup.
|
|
|
@5892
|
14 years |
uli |
Add login tests for manager user.
|
|
|
@5891
|
14 years |
uli |
Add warning if invalid credentials are entered in applicants login
form.
|
|
|
@5890
|
14 years |
uli |
Add more tests regarding invalid applicant credentials.
|
|
|
@5889
|
14 years |
uli |
Be more verbose.
|
|
|
@5888
|
14 years |
uli |
Add tests for browser stuff.
This is partly a new procedure: we add …
|
|
|
@5887
|
14 years |
uli |
Add a template for the new login view.
|
|
|
@5886
|
14 years |
uli |
Add an applicant login view for regular applicants containers.
This is …
|
|
|
@5885
|
14 years |
uli |
Remove JAMB related tests (moved to jambtables module).
|
|
|
@5884
|
14 years |
uli |
Remove JAMB-related container type (it is now in jambtables).
|
|
|
@5883
|
14 years |
uli |
Remove tests that do not belong to jambtables.
|
|
|
@5882
|
14 years |
uli |
Fix import.
|
|
|
@5881
|
14 years |
uli |
Remove non-JAMB-specific classes, fix imports, descriptions and the
like.
|
|
|
@5880
|
14 years |
uli |
Copy containers and tests to jambdata/ to get the jamb-related stuff …
|
|
|
@5879
|
14 years |
uli |
Remove JAMB related attribute.
|
|
|
@5876
|
14 years |
uli |
Fix ReST2HTML() to always deliver unicode strings. Otherwise we could …
|
|
|
@5875
|
14 years |
uli |
Add tests for ReST2HTML to check for unicode-compliance.
|
|
|
@5868
|
14 years |
uli |
Fix test.
|
|
|
@5867
|
14 years |
uli |
Remove implementation and tests of addApplicantsContainer method.
|
|
|
@5866
|
14 years |
uli |
Remove the addApplicantsContainer method from IApplicantsRoot.
This …
|
|
|
@5865
|
14 years |
uli |
Make the zope.Public permission available during regular unittests.
…
|
|
|
@5864
|
14 years |
Henrik Bettermann |
How title in breadcrumbs if available.
|
|
|
@5863
|
14 years |
uli |
Remove crap and clean up markup.
|
|
|
@5862
|
14 years |
uli |
Display also container title when listing containers.
|
|
|
@5861
|
14 years |
uli |
Make also containers available to ApplicationsPage? template.
|
|
|
@5860
|
14 years |
uli |
Don't display (maybe huge) description of applicants containers on …
|
|
|
@5859
|
14 years |
uli |
Fix description input: make it a textarea and set label correctly.
|
|
|
@5858
|
14 years |
uli |
Display applicants container name in breadcrumbs.
|
|
|
@5857
|
14 years |
uli |
Another try.
|
|
|
@5856
|
14 years |
uli |
Try to fix IE problem with empty scripts.
See …
|
|
|
@5855
|
14 years |
uli |
Make test runner really respect the test requirements of our package.
|
|
|
@5854
|
14 years |
uli |
Require docutils.
|
|
|
@5853
|
14 years |
uli |
Remove unused template.
|
|
|
@5852
|
14 years |
uli |
Render rst to HTML in applicants container entry page.
|
|
|
@5851
|
14 years |
uli |
Really remove the old manage page for applicants containers.
|
|
|
@5850
|
14 years |
uli |
- Remove applicantscontainer manage page and replace it with a
…
|
|
|
@5849
|
14 years |
uli |
Use monospace font in <textarea>-based widgets. This makes input of …
|
|
|
@5848
|
14 years |
uli |
Add helper functions to turn ReStructuredText? into HTML.
This can be …
|
|
|
@5847
|
14 years |
Henrik Bettermann |
Also save name attribute. Otherwise the breadcrumb remains empty.
|
|
|
@5846
|
14 years |
Henrik Bettermann |
ApplicantsContainerProvider? not ApplicantContainerProvider?
|
|
|
@5845
|
14 years |
Henrik Bettermann |
Add breadcrumbs for ApplicantsRoot? and ApplicantsContainer?.
|
|
|
@5844
|
14 years |
uli |
Enable jQuery datepicker in a form (where we, in contrast to views or …
|
|
|
@5843
|
14 years |
Henrik Bettermann |
The ApplicantsTab? is the 4th PrimaryNavTab? behind Home, Academics and …
|
|
|
@5842
|
14 years |
uli |
Add UI icons needed by jQuery (datepicker).
|
|
|
@5841
|
14 years |
uli |
As we are here: add trailing newline.
|
|
|
@5840
|
14 years |
uli |
Add some CSS for datepicker. See http://jqueryui.com/demos/datepicker/ …
|
|
|
@5839
|
14 years |
uli |
Remove attributes we do not use nor will.
|
|
|
@5838
|
14 years |
uli |
Display start/enddates correctly.
|
|
|
@5837
|
14 years |
uli |
Add views to manage applicants containers. These views/forms (we have …
|
|
|
@5836
|
14 years |
uli |
- Add hurry.jquery and hurry.jqueryui as dependencies
- Define entry …
|
|
|
@5835
|
14 years |
uli |
Add hurry.resource inclusions for comfortable including of …
|
|
|
@5834
|
14 years |
uli |
Add a simple JavaScript? that binds fields with class datepicker to …
|
|
|
@5833
|
14 years |
uli |
Make this page template a real form.
|
|
|
@5832
|
14 years |
uli |
- Add manage button on applicants container default page.
- Add manage …
|
|
|
@5831
|
14 years |
uli |
Start very plain applicants container edit page.
|
|
|
@5830
|
14 years |
uli |
Add an index view (page) for applicants containers.
|
|
|