source: main/waeup.sirp/trunk/src/waeup

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @6539   13 years uli Extend tests and use new IFileRetrieval when checking passport images.
(edit) @6538   13 years uli Create default passport image via IFileRetrieval utilities.
(edit) @6537   13 years uli Fix/extend image tests.
(edit) @6536   13 years uli The nice thing about all the past trouble: WAeUPImageFile is now much …
(edit) @6535   13 years uli Provide a public API.
(edit) @6534   13 years uli For views get the file contents and not the data.
(edit) @6533   13 years uli Many fixes to make widgets for WAeUPImage files behave as we would …
(edit) @6532   13 years uli Remove unused imports.
(edit) @6531   13 years uli Make sure we compare files from the beginning.
(edit) @6530   13 years uli Make sure we get an image storage in universities.
(edit) @6529   13 years uli Add more tests, most covering the brain-dead problems we had with …
(edit) @6528   13 years uli Fix imagestorage. It took ages to find out, that strange behaviour of …
(edit) @6527   13 years uli When removing a complete site, it can happen that the user folder is …
(edit) @6526   13 years uli Clean up temporary dirs.
(edit) @6525   13 years uli Update tests: reintroduce file retrieval tests as they are going to be …
(edit) @6524   13 years uli We are going to make WAeUPImageFiles relying on installed …
(edit) @6523   13 years uli We have no unit tests for universities yet. Change that.
(edit) @6522   13 years uli Embed image storage in universities.
(edit) @6521   13 years uli Remove not implemented attributes from IUniversity. We will use …
(edit) @6520   13 years uli Add tests for image storage. The image storage is not yet activated in …
(edit) @6519   13 years uli Add an image storage to store images for each site.
(edit) @6518   13 years Henrik Bettermann Explain the description field.
(edit) @6515   13 years Henrik Bettermann Proposal for structuring the API - Part 4
(edit) @6512   13 years Henrik Bettermann Also show global roles on UserContainerPage?. Change user field …
(edit) @6511   13 years Henrik Bettermann
(edit) @6510   13 years Henrik Bettermann Fix test.
(edit) @6509   13 years Henrik Bettermann Anonymous users should only see the description field of applcants …
(edit) @6508   13 years Henrik Bettermann Write Username and Loginname in two words.
(edit) @6507   13 years Henrik Bettermann Remove student login link. We don't provide a students module in the …
(edit) @6504   13 years Henrik Bettermann Extend some vocabularies to be compatible with the SRP.
(edit) @6503   13 years uli Add file comparison helper.
(edit) @6502   13 years uli Add tests for file comparison.
(edit) @6500   13 years Henrik Bettermann Proposal for structuring the API.
(edit) @6499   13 years uli More docs.
(edit) @6496   13 years uli Some more docs.
(edit) @6495   13 years uli Some more docs.
(edit) @6493   13 years uli Fix docs.
(edit) @6492   13 years uli Add docs and make all work properly.
(edit) @6487   13 years Henrik Bettermann Add test for EditApplicantFull?-Page which is used by applicants. The …
(edit) @6484   13 years Henrik Bettermann Indeed the test passes now.
(edit) @6483   13 years uli Make browser tests setup work again, finally. I cannot tell, what the …
(edit) @6482   13 years Henrik Bettermann Extend the setup of ApplicantsUITests. The test does not pass because …
(edit) @6481   13 years uli Move logger interfaces to final destination.
(edit) @6480   13 years uli Remove confusing old implementation of WAeUPLogger.
(edit) @6479   13 years Henrik Bettermann Increase coverage from 58% to 83%.
(edit) @6478   13 years Henrik Bettermann Add HB to copyright line.
(edit) @6477   13 years Henrik Bettermann In SIRP we use the term 'certificate' instead of 'study course'.
(edit) @6476   13 years Henrik Bettermann Remove application_date from schema. This date should not be displayed …
(edit) @6475   13 years Henrik Bettermann Save detailed logging messages (experimental).
(edit) @6472   13 years Henrik Bettermann Use constants in tests.
(edit) @6471   13 years Henrik Bettermann Produce more user friendly and shorter object history messages.
(edit) @6470   13 years Henrik Bettermann It should always be workflow state not status. My mistake.
(edit) @6469   13 years Henrik Bettermann Check if ac has been used.
(edit) @6468   13 years uli Let object history add timestamp and current user.
(edit) @6467   13 years uli Add tests for object history.
(edit) @6466   13 years uli Use other replacement for dates.
(edit) @6465   13 years Henrik Bettermann Show access code in headline of left sidebar of applicants. Show 'Your …
(edit) @6464   13 years uli Fix dotted paths.
(edit) @6463   13 years uli Add doctest-like checking of ouput strings for regular unittests. …
(edit) @6462   13 years Henrik Bettermann Adjust pdf slip to display view.
(edit) @6461   13 years Henrik Bettermann Replace span tags by div tags. This ensures that the action buutons …
(edit) @6460   13 years Henrik Bettermann Remove actionsView css attribute and rework page templates with tables.
(edit) @6459   13 years Henrik Bettermann Change structure of history messages (not sure if unicode strings are …
(edit) @6458   13 years Henrik Bettermann Make comment optional. The comment is not necessarily the user_id.
(edit) @6457   13 years Henrik Bettermann Minor changes.
(edit) @6456   13 years Henrik Bettermann 'My Application' instead of 'Applicant' in left sidebar.
(edit) @6455   13 years Henrik Bettermann Use jquery datatable for search results.
(edit) @6454   13 years Henrik Bettermann Fix test: Not the original batch file but the archived batch file must …
(edit) @6453   13 years Henrik Bettermann Use || as message separator in history and replace by <br /> in page …
(edit) @6452   13 years Henrik Bettermann Replace properties 'used' and 'disabled' by 'status'.
(edit) @6451   13 years Henrik Bettermann Be more verbose.
(edit) @6450   13 years Henrik Bettermann Implement search page for access codes (work in progress).
(edit) @6449   13 years Henrik Bettermann Fix reimport of Ac batches. This is temporary reimport solution. …
(edit) @6448   13 years Henrik Bettermann Remove unused page template.
(edit) @6447   13 years Henrik Bettermann Implement search function for academic section. The courses_catalog …
(edit) @6446   13 years uli Add accesscode catalog (sorry, really forgotten to check-in).
(edit) @6445   13 years uli - Reorder imports - Remove outdated stuff - Fixes.
(edit) @6444   13 years uli With help of the new logger components we can make applicants root …
(edit) @6443   13 years uli Add tests for applicants root logger.
(edit) @6442   13 years uli Add test to check applicants root logger.
(edit) @6441   13 years uli Clean up file in tempdir lingering around after tests.
(edit) @6440   13 years uli Rollback #6400, loggers are back.
(edit) @6439   13 years uli Update access code archiving.
(edit) @6438   13 years uli Make sure access code changes are reflected in catalog fast.
(edit) @6437   13 years uli Add test for mixed search.
(edit) @6436   13 years uli Add test for 'used' index of applicants catalog.
(edit) @6435   13 years uli Add test for 'disabled' index of catalog.
(edit) @6434   13 years uli Add tests for finding history entries.
(edit) @6433   13 years uli Add real catalog tests. Fix test setup: setSite() must be called …
(edit) @6432   13 years uli Clean up imports.
(edit) @6431   13 years uli First real test: can we get a catalog?
(edit) @6430   13 years uli Prepare functional unit tests for ac-catalog.
(edit) @6429   13 years uli Remove entries() method of AccessCodeBatch?. Use values() instead.
(edit) @6428   13 years uli The entries() method of AccessCodeBatch? will go away. Use values() instead.
(edit) @6427   13 years uli Remove the invalidated_num counter (replaced by used_num).
(edit) @6426   13 years uli Remove the unneeded methods really.
(edit) @6425   13 years uli Support batch-local counters for used/disabled pins. This time we only …
(edit) @6424   13 years uli Respect batch_serial when writing batches to files. I wonder, however, …
(edit) @6423   13 years uli Support accessing the history for an access code via the access code …
(edit) @6422   13 years uli Check the comment feature in tests.
Note: See TracRevisionLog for help on using the revision log.