|
|
@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.
|
|
|
@5874
|
14 years |
Henrik Bettermann |
Change table column width.
|
|
|
@5873
|
14 years |
Henrik Bettermann |
Add company to user data and show on members page.
|
|
|
@5872
|
14 years |
Henrik Bettermann |
Fix typo.
|
|
|
@5871
|
14 years |
Henrik Bettermann |
Customize order of member listing.
Write-protect position field which …
|
|
|
@5870
|
14 years |
Henrik Bettermann |
Add 'position' field to user data.
Redesign members page.
|
|
|
@5869
|
14 years |
Henrik Bettermann |
Modify layout of description line and h2.
Customize print.css.
|
|
|
@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.
|
|
|
@5829
|
14 years |
uli |
Start with a very plain applicants container index template.
|
|
|
@5828
|
14 years |
uli |
Add more views (pages) and a primary nav tab, which we can remove
later.
|
|
|
@5827
|
14 years |
uli |
Finetune add-applicantscontainer page a bit.
|
|
|
@5826
|
14 years |
uli |
Add more templates.
|
|
|
@5825
|
14 years |
uli |
Add docstring to tell what's going on when getting a list of …
|
|
|
@5824
|
14 years |
uli |
Fix module description.
|
|
|
@5823
|
14 years |
uli |
Add template for add-applicants container page.
|
|
|
@5822
|
14 years |
uli |
Reenable ApplicantsRoot? index page and add page/viewlet for adding …
|
|
|
@5821
|
14 years |
uli |
Add an applicants container provider that delivers basic applicants …
|
|
|
@5820
|
14 years |
uli |
Add interface for applicants container providers.
|
|
|
@5818
|
14 years |
uli |
- Try to remove all JAMB related code
- Remove unused imports
|
|
|
@5817
|
14 years |
uli |
Remove JAMB-related tests and unused imports.
|
|
|
@5815
|
14 years |
uli |
Fix get_applicant_data to reflect new structure of applicant …
|
|
|
@5814
|
14 years |
uli |
Fix test.
|
|
|
@5813
|
14 years |
uli |
Fix function. The applicants are now stored in containers inside the …
|
|
|
@5812
|
14 years |
uli |
Fix tests.
|
|
|
@5811
|
14 years |
uli |
Update tests. Tests fail now, but they reflect the correct behaviour …
|
|
|
@5810
|
14 years |
uli |
Use non-JAMB-specific entry name to avoid confusion.
|
|
|
@5809
|
14 years |
uli |
Shorten suite creation.
|
|
|
@5808
|
14 years |
uli |
Move util tests from jambtables into applicants package (as they …
|
|
|
@5807
|
14 years |
uli |
Insert ApplicantsContainer? into public package API.
|
|
|
@5806
|
14 years |
uli |
Fix imports of moved helper functions.
|
|
|
@5805
|
14 years |
uli |
Make pieces in root module part of public applicants package API.
|
|
|
@5804
|
14 years |
uli |
Move (non-JAMB-specific) functions from jambtables.util to …
|
|
|
@5802
|
14 years |
uli |
Use clearSite when tearing down tests.
|
|
|
@5801
|
14 years |
uli |
Fix tests to use correct folder names for applicant container and …
|
|
|
@5800
|
14 years |
uli |
Add tests for new function.
|
|
|
@5799
|
14 years |
uli |
Add new function in jambtables package API.
|
|
|
@5798
|
14 years |
uli |
Add general function to get JAMB dataset.
|
|
|
@5797
|
14 years |
uli |
Add test case for JAMBData root.
|
|
|
@5796
|
14 years |
uli |
Brush up the main waeup.sirp unit test layer. It now groks waeup.sirp …
|
|
|
@5783
|
14 years |
Henrik Bettermann |
Use white background and gray fonts for pre-formatted text.
|
|
|
@5780
|
14 years |
uli |
Add more testing support. Add functions that help to setup a …
|
|
|
@5779
|
14 years |
uli |
Remove unused imports.
|
|
|
@5778
|
14 years |
uli |
Remove unused page template.
|
|
|
@5777
|
14 years |
uli |
Remove JAMB-based login (it is handled in jambtables).
|
|
|