source:

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @5556   14 years niyi Set default IP to 0.0.0.0 in order not to block the portal for remote users
(edit) @5555   14 years uli Create playground for workshop2010
(edit) @5554   14 years uli Copy CSV file merger created last evening into repository.
(edit) @5553   14 years uli Remove merged branch, which is not needed anymore.
(edit) @5552   14 years uli Merge back changes from uli-experimental into trunk.
(edit) @5551   14 years gbenga Just checking to make sure things are working right
(edit) @5550   14 years niyi update documentation.
(edit) @5549   14 years isouaba Just edited the README.txt
(edit) @5548   14 years uli - Add some input files as local strings. - Make use of csv module.
(edit) @5547   14 years uli Add an entry point to call our new mergecsv script.
(edit) @5546   14 years uli Add a function for merging CSV files.
(edit) @5545   14 years uli Add a module to merge CSV files.
(edit) @5544   14 years uli Modify buildout.cfg so that scripts of grokworkshop are generated in …
(edit) @5543   14 years Henrik Bettermann Create experimental branch for henrik.
(edit) @5542   14 years isouaba Create branch for Issoufou
(edit) @5541   14 years gbenga create branch for gbenga
(edit) @5540   14 years niyi create a branch for niyi
(edit) @5539   14 years uli Create branch for uli
(edit) @5538   14 years uli Import first implementation.
(edit) @5537   14 years uli Create basic project dirs.
(edit) @5536   14 years uli Create a place where we can experiment during WAeUP workshop 2010.
(edit) @5535   14 years Henrik Bettermann remove old tree
(edit) @5534   14 years Henrik Bettermann remove old tree
(edit) @5533   14 years Henrik Bettermann allow isouaba to see pins
(edit) @5532   14 years Henrik Bettermann do not require names
(edit) @5531   14 years uli Require image-related packages.
(edit) @5530   14 years uli Commit local changes (work inprogress)
(edit) @5529   14 years uli Add passportwidget, which sould be removed soon.
(edit) @5528   14 years uli Add placeholder images.
(edit) @5527   14 years uli Add image module
(edit) @5526   14 years uli Create branch to store local stuff.
(edit) @5525   14 years Henrik Bettermann disable name change during clearance
(edit) @5524   14 years uli - Fix line-length - Add a TODO comment.
(edit) @5523   14 years uli Be more verbose, when it comes to test sending contact messages. The …
(edit) @5522   14 years Henrik Bettermann see fceoyo #49
(edit) @5521   14 years Henrik Bettermann add account for pd_ft students
(edit) @5520   14 years Henrik Bettermann new school fees
(edit) @5519   14 years Henrik Bettermann fceokene #175
(edit) @5518   14 years Henrik Bettermann pd_ft (fceokene) students start at level 500
(edit) @5517   14 years Henrik Bettermann build correct app pin if batchnumber > 9 (in custom)
(edit) @5516   14 years Henrik Bettermann fix traceback
(edit) @5515   14 years Henrik Bettermann remove warnings (they do not make sense when importing verdicts)
(edit) @5514   14 years Henrik Bettermann define logger for findStudent
(edit) @5513   14 years Henrik Bettermann do not require study_level object for verdict imports
(edit) @5512   14 years Henrik Bettermann do not output msg when overwriting matric nor reg numbers
(edit) @5511   14 years Henrik Bettermann second choice pde application - part2
(edit) @5510   14 years Henrik Bettermann second choice pde application (pde2) according to r5258 (untested)
(edit) @5509   14 years Henrik Bettermann school fee for Professional Diploma in Education students (called PDE, …
(edit) @5508   14 years Henrik Bettermann change phone label
(edit) @5507   14 years Henrik Bettermann more comfortable than using close.py with transition parameter
(edit) @5506   14 years Henrik Bettermann logged_in.py: do not fill app_mobile after first_time_login …
(edit) @5505   14 years Henrik Bettermann implement Phone Widget and apply to application, first_time_login and …
(edit) @5504   14 years Henrik Bettermann catch wrong reg_transition (admitted and returning) to avoid editing …
(edit) @5503   14 years uli Add section to create sirpctl properly, with a fixed path to …
(edit) @5502   14 years uli Set absolute path to paster, not a 'guessed' relative one. We need …
(edit) @5501   14 years Henrik Bettermann logged_in.py: copy images in state student_created getSessionsVoc.py: …
(edit) @5500   14 years uli Make site.zcml look more like it was before the switch to paster.
(edit) @5499   14 years uli - Deny general access for anonymous users. - Apply changes that …
(edit) @5498   14 years uli We're going to deny general access for unauthenticated users. …
(edit) @5497   14 years uli Make applicant credentials work also if other credentials plugins …
(edit) @5496   14 years Henrik Bettermann create_level.py: reduce logging logged_in.py: find pictures with PIN …
(edit) @5495   14 years uli Merge changes from ulif-paster branch back into trunk. CAUTION: After …
(edit) @5494   14 years uli The var/ directory is back :-) We ignore it in SVN.
(edit) @5493   14 years uli Add needed configuration file templates.
(edit) @5492   14 years uli Update docs.
(edit) @5491   14 years uli - Depend also on grokcore.startup. This package contains the code to …
(edit) @5490   14 years uli Replace the old buildout.cfg with a new, paster-geared one. This …
(edit) @5489   14 years uli Create a branch for switch to paster-based instances.
(edit) @5488   14 years uli Use the new template instead of the default one.
(edit) @5487   14 years uli Add a template for rendering the edit form of PUDE applicants.
(edit) @5486   14 years uli Move passport field of pde edit page to bottom of field set.
(edit) @5485   14 years Henrik Bettermann add current level
(edit) @5484   14 years uli Let the PDE apply/edit page more look like the original.
(edit) @5483   14 years uli Declare that Applicant objects also implement the new interface.
(edit) @5482   14 years uli Add an interface describing the data used when PUDE applicants edit …
(edit) @5481   14 years uli - Make form headings visible. - Let form labels appear black and bold …
(edit) @5480   14 years uli Enrich public API of jambtables a bit.
(edit) @5479   14 years uli - Fix missing import. - Fix typo.
(edit) @5478   14 years uli Add unit tests for applicant components.
(edit) @5477   14 years uli Make Applicant Importer part of public API of this submodule and …
(edit) @5476   14 years uli Update the interface signature for doImport method of batch …
(edit) @5475   14 years uli Provide the mode attribute to keep the interface happy.
(edit) @5474   14 years uli Looks like we have to use both, grok.provides _and_ …
(edit) @5473   14 years uli Add unit tests for batching.
(edit) @5472   14 years uli Remove four spaces at end of file. These stopped the test coverage …
(edit) @5471   14 years uli Use docstrings instead of code.
(edit) @5470   14 years uli Remove crap.
(edit) @5469   14 years uli Add tests for interfaces.
(edit) @5468   14 years uli Use external methods to handle accesscode-internal data stuff.
(edit) @5467   14 years uli Shorten code lookup.
(edit) @5466   14 years uli Add tests for jambtable utils.
(edit) @5465   14 years uli Bring coverage for these tests to 100%.
(edit) @5464   14 years uli - Remove trash. - Fix principal-factory/principal interaction.
(edit) @5463   14 years uli Update tests.
(edit) @5462   14 years uli Remove unused class.
(edit) @5461   14 years uli Add tests for applicant authentication.
(edit) @5460   14 years uli Make authentication finally work correctly after intensive logical …
(edit) @5459   14 years Henrik Bettermann print more info about student
(edit) @5458   14 years Henrik Bettermann implement test version of transcript view and slip for FUT Minna
(edit) @5457   14 years Henrik Bettermann resolve #687
Note: See TracRevisionLog for help on using the revision log.