source:

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @5866   14 years uli Remove the addApplicantsContainer method from IApplicantsRoot. This …
(edit) @5865   14 years uli Make the zope.Public permission available during regular unittests. …
(edit) @5864   14 years Henrik Bettermann How title in breadcrumbs if available.
(edit) @5863   14 years uli Remove crap and clean up markup.
(edit) @5862   14 years uli Display also container title when listing containers.
(edit) @5861   14 years uli Make also containers available to ApplicationsPage? template.
(edit) @5860   14 years uli Don't display (maybe huge) description of applicants containers on …
(edit) @5859   14 years uli Fix description input: make it a textarea and set label correctly.
(edit) @5858   14 years uli Display applicants container name in breadcrumbs.
(edit) @5857   14 years uli Another try.
(edit) @5856   14 years uli Try to fix IE problem with empty scripts. See …
(edit) @5855   14 years uli Make test runner really respect the test requirements of our package.
(edit) @5854   14 years uli Require docutils.
(edit) @5853   14 years uli Remove unused template.
(edit) @5852   14 years uli Render rst to HTML in applicants container entry page.
(edit) @5851   14 years uli Really remove the old manage page for applicants containers.
(edit) @5850   14 years uli - Remove applicantscontainer manage page and replace it with a …
(edit) @5849   14 years uli Use monospace font in <textarea>-based widgets. This makes input of …
(edit) @5848   14 years uli Add helper functions to turn ReStructuredText? into HTML. This can be …
(edit) @5847   14 years Henrik Bettermann Also save name attribute. Otherwise the breadcrumb remains empty.
(edit) @5846   14 years Henrik Bettermann ApplicantsContainerProvider? not ApplicantContainerProvider?
(edit) @5845   14 years Henrik Bettermann Add breadcrumbs for ApplicantsRoot? and ApplicantsContainer?.
(edit) @5844   14 years uli Enable jQuery datepicker in a form (where we, in contrast to views or …
(edit) @5843   14 years Henrik Bettermann The ApplicantsTab? is the 4th PrimaryNavTab? behind Home, Academics and …
(edit) @5842   14 years uli Add UI icons needed by jQuery (datepicker).
(edit) @5841   14 years uli As we are here: add trailing newline.
(edit) @5840   14 years uli Add some CSS for datepicker. See http://jqueryui.com/demos/datepicker/
(edit) @5839   14 years uli Remove attributes we do not use nor will.
(edit) @5838   14 years uli Display start/enddates correctly.
(edit) @5837   14 years uli Add views to manage applicants containers. These views/forms (we have …
(edit) @5836   14 years uli - Add hurry.jquery and hurry.jqueryui as dependencies - Define entry …
(edit) @5835   14 years uli Add hurry.resource inclusions for comfortable including of …
(edit) @5834   14 years uli Add a simple JavaScript? that binds fields with class datepicker to …
(edit) @5833   14 years uli Make this page template a real form.
(edit) @5832   14 years uli - Add manage button on applicants container default page. - Add manage …
(edit) @5831   14 years uli Start very plain applicants container edit page.
(edit) @5830   14 years uli Add an index view (page) for applicants containers.
(edit) @5829   14 years uli Start with a very plain applicants container index template.
(edit) @5828   14 years uli Add more views (pages) and a primary nav tab, which we can remove later.
(edit) @5827   14 years uli Finetune add-applicantscontainer page a bit.
(edit) @5826   14 years uli Add more templates.
(edit) @5825   14 years uli Add docstring to tell what's going on when getting a list of …
(edit) @5824   14 years uli Fix module description.
(edit) @5823   14 years uli Add template for add-applicants container page.
(edit) @5822   14 years uli Reenable ApplicantsRoot? index page and add page/viewlet for adding …
(edit) @5821   14 years uli Add an applicants container provider that delivers basic applicants …
(edit) @5820   14 years uli Add interface for applicants container providers.
(edit) @5819   14 years Henrik Bettermann The surcharge attribute in the payment object must be set zero. …
(edit) @5818   14 years uli - Try to remove all JAMB related code - Remove unused imports
(edit) @5817   14 years uli Remove JAMB-related tests and unused imports.
(edit) @5816   14 years Henrik Bettermann Make entry_mode editable.
(edit) @5815   14 years uli Fix get_applicant_data to reflect new structure of applicant …
(edit) @5814   14 years uli Fix test.
(edit) @5813   14 years uli Fix function. The applicants are now stored in containers inside the …
(edit) @5812   14 years uli Fix tests.
(edit) @5811   14 years uli Update tests. Tests fail now, but they reflect the correct behaviour …
(edit) @5810   14 years uli Use non-JAMB-specific entry name to avoid confusion.
(edit) @5809   14 years uli Shorten suite creation.
(edit) @5808   14 years uli Move util tests from jambtables into applicants package (as they …
(edit) @5807   14 years uli Insert ApplicantsContainer? into public package API.
(edit) @5806   14 years uli Fix imports of moved helper functions.
(edit) @5805   14 years uli Make pieces in root module part of public applicants package API.
(edit) @5804   14 years uli Move (non-JAMB-specific) functions from jambtables.util to …
(edit) @5803   14 years Henrik Bettermann Display current mode instead of entry mode.
(edit) @5802   14 years uli Use clearSite when tearing down tests.
(edit) @5801   14 years uli Fix tests to use correct folder names for applicant container and …
(edit) @5800   14 years uli Add tests for new function.
(edit) @5799   14 years uli Add new function in jambtables package API.
(edit) @5798   14 years uli Add general function to get JAMB dataset.
(edit) @5797   14 years uli Add test case for JAMBData root.
(edit) @5796   14 years uli Brush up the main waeup.sirp unit test layer. It now groks waeup.sirp …
(edit) @5795   14 years Henrik Bettermann Implementation of a Late Registration Fee (FUTMinna only). This was …
(edit) @5794   14 years Henrik Bettermann Start implementing a late registartion algorithm (FUTMInna only!)
(edit) @5793   14 years Henrik Bettermann Section Officer must be able to see the bed coordinates.
(edit) @5792   14 years Henrik Bettermann Don't show bed coordinates in Okene if bed not paid.
(edit) @5791   14 years Henrik Bettermann Fix traceback.
(edit) @5790   14 years Henrik Bettermann Final customization steps for AAUA and FCEOyo.
(edit) @5789   14 years Henrik Bettermann Change My Accommodation target.
(edit) @5788   14 years Henrik Bettermann Do not log bokking_allowed status.
(edit) @5787   14 years Henrik Bettermann Remove all accommodation objects.
(edit) @5786   14 years Henrik Bettermann Remove PIN information.
(edit) @5785   14 years Henrik Bettermann Accommodation customizations fpr FCEOkene.
(edit) @5784   14 years Henrik Bettermann Catch traceback.
(edit) @5783   14 years Henrik Bettermann Use white background and gray fonts for pre-formatted text.
(edit) @5782   14 years Henrik Bettermann Fetch session from payment object.
(edit) @5781   14 years Henrik Bettermann Implement online maintenance fee payment at FUTMinna. Enable random …
(edit) @5780   14 years uli Add more testing support. Add functions that help to setup a …
(edit) @5779   14 years uli Remove unused imports.
(edit) @5778   14 years uli Remove unused page template.
(edit) @5777   14 years uli Remove JAMB-based login (it is handled in jambtables).
(edit) @5776   14 years uli Remove views not specific for jambtables and respective page templates.
(edit) @5775   14 years uli Copy UI stuff from jambtables to applicants as all these UI components …
(edit) @5774   14 years uli Remove unused imports.
(edit) @5773   14 years uli Remove unneeded imports.
(edit) @5772   14 years uli Be more verbose.
(edit) @5771   14 years Henrik Bettermann Start integrating doctests into the Sphinx-driven documentation.
(edit) @5770   14 years Henrik Bettermann Move developer notes to the proper place and remove the doc folder in …
(edit) @5769   14 years Henrik Bettermann Remove rounded corners which are not beeing displayed in IE anyway.
(edit) @5768   14 years Henrik Bettermann Remove duplicate installation instructions from README.txt. They …
(edit) @5767   14 years Henrik Bettermann Update the installation instruction. Now it corresponds with the …
Note: See TracRevisionLog for help on using the revision log.