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

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @7226   13 years Henrik Bettermann The contact form does not yet work for applicant principles. The user …
(edit) @7224   13 years Henrik Bettermann If start date doesn't exist, application is treated as not yet started.
(edit) @7220   13 years Henrik Bettermann Use rolename_mapping dictionary instead of external_rolenames and …
(edit) @7213   13 years Henrik Bettermann The title attribute of a user (IAccount object) should be used for the …
(edit) @7200   13 years Henrik Bettermann Use same naming convention as in students: manage instead of …
(edit) @7199   13 years Henrik Bettermann Redirect to 'full_edit' page after adding student. The 'edit' page …
(edit) @7193   13 years Henrik Bettermann More copyright adjustments.
(edit) @7192   13 years Henrik Bettermann Adjust copyright statement and svn keyword in applicants.
(edit) @7184   13 years Henrik Bettermann Reorganise permissions: The navigation viewlets now manage the …
(edit) @7182   13 years Henrik Bettermann waeup.ApplicationsOfficer? is not a local role.
(edit) @7178   13 years Henrik Bettermann Let's be more precise: Global roles actually are site roles. Since the …
(edit) @7166   13 years Henrik Bettermann Define the global Applicant role. Applicants are not regular users …
(edit) @7159   13 years Henrik Bettermann Rename securitypolicy module to dynamicroles.
(edit) @7156   13 years Henrik Bettermann Implement securitypolicy in students package, which belongs to the …
(edit) @7155   13 years Henrik Bettermann Prepare for use of ApplicantPrincipalRoleManager? also in students …
(edit) @7145   13 years Henrik Bettermann Change some function names according to the style guide: Function …
(edit) @7137   13 years Henrik Bettermann Set value Id for property svn:keywords in all Python files.
(edit) @7136   13 years Henrik Bettermann Rename permissions and add clearStudent permission.
(edit) @7126   13 years uli - Remove not used security map really. - Redesign …
(edit) @7125   13 years uli Remove not used security map.
(edit) @7121   13 years uli Let applicants cooperate with new imagestorage and accept at least jpg …
(edit) @7119   13 years uli Fix call to super method.
(edit) @7113   13 years uli First sketch of PrincipalRoleManager? specifically designed for applicants.
(edit) @7105   13 years Henrik Bettermann Undo r7102 and r7103.
(edit) @7103   13 years Henrik Bettermann File name choosers generally don't know the extension of the file …
(edit) @7094   13 years Henrik Bettermann Remove self.context._p_changed = True. In my opinion it's not …
(edit) @7089   13 years uli Use path to default passport image instead of open file descriptor. If …
(edit) @7088   13 years uli It is KB, not GB, actually.
(edit) @7087   13 years Henrik Bettermann minor change
(edit) @7086   13 years Henrik Bettermann Increase MAX_UPLOAD_SIZE, 20 kB is more realistic. We can import …
(edit) @7085   13 years uli Shorten transition handling a bit.
(edit) @7084   13 years uli - Skip applicant data processing when image upload failed, avoiding …
(edit) @7083   13 years uli Ensure in tests that the maximum upload size restriction really works.
(edit) @7082   13 years uli Show maximum upload size in template.
(edit) @7081   13 years uli Tune handle_img_upload: we check file size now and emit a flash …
(edit) @7075   13 years uli Define maximum upload size for applicant photographs.
(edit) @7074   13 years uli Remove invalid test (default images are not stored in file store for …
(edit) @7068   13 years Henrik Bettermann Much more logic for bed allocation, bed release. Implement student …
(edit) @7067   13 years uli Update applicants file name chooser to comply with changed interface …
(edit) @7063   13 years uli Merge changes from branch ulif-extimgstore back into trunk. Beside …
(edit) @6915   13 years Henrik Bettermann Move year_range and academic_sessions_vocab to waeup.sirp.interfaces.
(edit) @6872   13 years Henrik Bettermann Catch traceback if startdate or endddate isn't set.
(edit) @6816   13 years Henrik Bettermann Application is only allowed between start and end time. Show dates on …
(edit) @6756   13 years uli Merge changes from uli-studentpw back into trunk.
(edit) @6744   13 years Henrik Bettermann Remove trash. Rename entry_session_vocab and other academic session …
(edit) @6732   13 years uli Use logger-aware testing components from w.s.testing. Remove unused …
(edit) @6731   13 years uli Use logger-aware components from w.s.testing in tests. Remove unused …
(edit) @6730   13 years uli Use logger-aware w.s.testing components. Remove unused imports.
(edit) @6724   13 years Henrik Bettermann Add more fields to IStudentStudyCourse and corresponding vocabs (work …
(edit) @6675   13 years uli Remove imports of multilist stuff.
(edit) @6670   13 years uli Remove trash.
(edit) @6661   13 years uli Set auth plugin names as tuple instead of list to keep their order.
(edit) @6659   13 years Henrik Bettermann Add missing imports.
(edit) @6658   13 years Henrik Bettermann Use w.s. test case for functional tests and remove unneeded code. The …
(edit) @6657   13 years uli Use w.s. test case for functional tests.
(edit) @6654   13 years Henrik Bettermann Some title, label and breadcrumb adjustments.
(edit) @6648   13 years Henrik Bettermann Reorganize vocabularies. The vocabs of the students package are the …
(edit) @6644   13 years Henrik Bettermann Don't add log message when no attribute has been changed, but log all …
(edit) @6632   13 years Henrik Bettermann Rename applicants.py, accesscodes.py and students.py modules. Their …
(edit) @6622   13 years Henrik Bettermann Add some basic UI stuff to start and to play with.
(edit) @6620   13 years Henrik Bettermann Minor changes.
(edit) @6611   13 years Henrik Bettermann Further increase test coverage. Yeah, pages.py is now 90% covered.
(edit) @6603   13 years uli Start splitting (code-wise) long tests into shorter pieces. I guess …
(edit) @6602   13 years uli Add test. Container coverage at 100%.
(edit) @6601   13 years uli Use NotImplemented? correctly.
(edit) @6600   13 years uli Remove XXX marker. Issue solved.
(edit) @6599   13 years uli Reenable test for image in erraneous applicant forms.
(edit) @6598   13 years uli Workaround for freshly uploaded images not being displayed in …
(edit) @6595   13 years Henrik Bettermann Increase browser test coverage to 100%.
(edit) @6594   13 years uli Remove unnecessary return. We use createWAeUPImageFile in order to get …
(edit) @6591   13 years Henrik Bettermann Test workflow transition.
(edit) @6590   13 years Henrik Bettermann Test assigning of local roles.
(edit) @6586   13 years Henrik Bettermann This test fails because fire_transition does not return False if the …
(edit) @6585   13 years Henrik Bettermann Increase test coverage from 84% to 95%.
(edit) @6583   13 years uli Add test to prove that uploaded images if not changed are equal …
(edit) @6582   13 years Henrik Bettermann Fix log string.
(edit) @6578   13 years uli Implement a new logging technique and use it. Details are explained in …
(edit) @6541   13 years uli pyflakes.
(edit) @6540   13 years uli - Reorganize browser tests: make it more readable, put often used …
(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) @6518   13 years Henrik Bettermann Explain the description field.
(edit) @6509   13 years Henrik Bettermann Anonymous users should only see the description field of applcants …
(edit) @6500   13 years Henrik Bettermann Proposal for structuring the API.
(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) @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) @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) @6465   13 years Henrik Bettermann Show access code in headline of left sidebar of applicants. Show 'Your …
(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 …
Note: See TracRevisionLog for help on using the revision log.