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

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @6545   13 years uli Remove trash.
(edit) @6544   13 years uli Add test for reimport of accesscodes.
(edit) @6543   13 years uli Add a sample csv for reimport of access codes.
(edit) @6542   13 years uli Fix _getStoragePath to create not-existing subdirs.
(edit) @6515   13 years Henrik Bettermann Proposal for structuring the API - Part 4
(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) @6478   13 years Henrik Bettermann Add HB to copyright line.
(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) @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) @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) @6446   13 years uli Add accesscode catalog (sorry, really forgotten to check-in).
(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) @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.
(edit) @6421   13 years uli Fix missing call.
(edit) @6420   13 years uli Support comments when doing accesscode transitions. These comments …
(edit) @6419   13 years uli Update AccessCode? interface.
(edit) @6418   13 years uli Oops. Too much copy'n'paste.
(edit) @6417   13 years uli Reorganize tests. For what is over, make most of the remaining …
(edit) @6416   13 years uli Use the new interface fields.
(edit) @6415   13 years uli Rename two attributes from BatchContainer? that were never implemented!
(edit) @6414   13 years uli Add basic tests for AccessCodeBatch? and other components from …
(edit) @6413   13 years uli Start to make the whole accesscode story work again.
(edit) @6408   13 years uli Rollback several commits. Funny, nobody noticed that important tests …
(edit) @6389   13 years uli
(edit) @6388   13 years uli * empty log message *
(edit) @6387   13 years uli * empty log message *
(edit) @6386   13 years uli More stuff to remove.
(edit) @6385   13 years uli Further improvements of devel speed.
(edit) @6383   13 years Henrik Bettermann accesscodes.invalidate_accesscode(): return false if ac doesn't exist …
(edit) @6382   13 years uli Make tests work, the quick way.
(edit) @6380   13 years uli Rollback 6379 (too complicated)
(edit) @6379   13 years uli Make fire_transition signal problems via exceptions. Add docs. …
(edit) @6378   13 years uli Update accesscode tests: check for exceptions raised when using the …
(edit) @6374   13 years uli Improve accesscode triggers.
(edit) @6359   13 years uli PIN stuff.
(edit) @6334   13 years uli Make test compatible with Python 2.5 and 2.6.
(edit) @6326   13 years Henrik Bettermann Fix tests.
(edit) @6124   13 years uli Remove trailing whitespaces.
(edit) @5931   13 years Henrik Bettermann Revert to the previous revision.
(edit) @5928   13 years Henrik Bettermann Fix AddApplicantsContainer? update method.
(edit) @5918   13 years Henrik Bettermann Change some titles.
(edit) @5467   14 years uli Shorten code lookup.
(edit) @5447   14 years uli Move 'get_access_code' to the accesscodes subpackage.
(edit) @5423   14 years uli Fix tests.
(edit) @5412   14 years Henrik Bettermann Remove hyphen. Fix path in universitypage.pt
(edit) @5381   14 years uli Update access-code link for upper left box to respect the new …
(edit) @5155   14 years uli Add UI components for searching access codes.
(edit) @5154   14 years uli Clean up template.
(edit) @5153   14 years uli Provide wrappers for getAccessCode(), enable(), and disable() also on …
(edit) @5150   14 years uli Update tests.
(edit) @5149   14 years uli * Add disabled flag for AccessCode? and add related methods to …
(edit) @5138   14 years uli * Explain better, what the plugin is used for. * Use upcoming …
(edit) @5132   14 years uli Support reimport of AC batches.
(edit) @5131   14 years uli Dummy template for reimportting AC batches.
(edit) @5130   14 years uli Add a view for reimport.
(edit) @5129   14 years uli Add button to link to (yet not existing) reimport view.
(edit) @5128   14 years uli Update tests.
(edit) @5127   14 years uli * Reorder statements in PIN generation to get better test-coverage. * …
(edit) @5126   14 years uli * Use createBatch of AccessCodeBatchContainer?.
(edit) @5125   14 years uli Update docs.
(edit) @5124   14 years uli Tell if no batch was selected while trying to delete or archive a batch.
(edit) @5123   14 years uli When archiving, we don't need to format the student_id.
(edit) @5122   14 years uli Update tests: * Check costs * Tell about AccessCodeBatchContainer?. …
(edit) @5121   14 years uli Support adding of single AccessCodes? in batches.
(edit) @5120   14 years uli Remove obsolete import.
(edit) @5119   14 years uli Remove catalog-related stuff for accesscodes.
(edit) @5118   14 years uli Implement completely different design for access-codes and their …
(edit) @5117   14 years uli * Remove view-counter for invalidated ACs. We will not use catalogs …
(edit) @5116   14 years uli * Use only uppercase prefixes. * Be accurate when determining the …
(edit) @5115   14 years uli Make sure we start with a fresh datacenter path, when testing …
(edit) @5113   14 years uli Display created CSV file path after creation of AC batches.
Note: See TracRevisionLog for help on using the revision log.