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

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @6129   13 years uli Remove whitespaces, cut overlong lines.
(edit) @6128   13 years Henrik Bettermann Change font size of .block .bd h3 .
(edit) @6127   13 years Henrik Bettermann Fix permission requirements for viewlets in LeftSidebar?.
(edit) @6126   13 years Henrik Bettermann Add 'Local roles' tab to facultymanagepage.pt and implement assignment …
(edit) @6125   13 years Henrik Bettermann - Add local role DepartmentOfficer? - Add Faculty class attribute …
(edit) @6124   13 years uli Remove trailing whitespaces.
(edit) @6123   13 years uli - Remove whitespaces - Make authentication tests work again. …
(edit) @6122   13 years uli Remove trailing whitespaces (yep, I do them too ;).
(edit) @6121   13 years uli Use catalogs when looking up applicants.
(edit) @6120   13 years uli Update helper tests to use valid ApplicantsContainer? and Applicant …
(edit) @6119   13 years uli Shorten application_exists function and make it more reliable. If we …
(edit) @6118   13 years uli Add test where a real applicant is stored and retrieved afterwards via …
(edit) @6117   13 years uli Add first test for catalog.
(edit) @6116   13 years uli Remove trailing whitespace.
(edit) @6115   13 years uli - Fix imports. - Add Applicants Catalog.
(edit) @6114   13 years uli - Remove trailing whitespaces. - Use attr_to_fields.
(edit) @6113   13 years uli - Remove trailing whitespaces. - Extends docs.
(edit) @6112   13 years Henrik Bettermann Fix tests.
(edit) @6111   13 years Henrik Bettermann Use APPLICATION_TYPES for both application_types_vocab and …
(edit) @6110   13 years Henrik Bettermann Add attribute 'ac_prefix' to ApplicantsContainer? to preselect ac …
(edit) @6109   13 years Henrik Bettermann Use a simple static list for year pull-down menus instead of source.
(edit) @6108   13 years Henrik Bettermann Use jquery datatables also in ApplicantsRootManageFormPage?.
(edit) @6107   13 years Henrik Bettermann Rename views and page templates according to the convention in the …
(edit) @6106   13 years Henrik Bettermann Minor changes in page templates.
(edit) @6105   13 years Henrik Bettermann Align ApplicantsRootManageFormPage? with manage form pages in …
(edit) @6104   13 years uli Fix trailing whitespaces.
(edit) @6103   13 years uli - Make 'cancel' work in addform. - Shorten attribute value computation.
(edit) @6102   13 years uli Turn into Unix file.
(edit) @6101   13 years uli Remove source methods that seem not to be necessary.
(edit) @6100   13 years uli Remove source needed elsewhere (rule of thumb: no imports from one …
(edit) @6099   13 years uli Reset start value.
(edit) @6098   13 years uli Fix missing import. Minor fixes.
(edit) @6097   13 years uli Move 'future year source'. It is not used in university module at all.
(edit) @6096   13 years uli Fix trailing whitespaces. Cut overlong lines.
(edit) @6095   13 years uli Reorder imports.
(edit) @6094   13 years uli Normally, we import datetime from datetime.
(edit) @6093   13 years uli Add a docstring.
(edit) @6092   13 years uli Shorten overlong line.
(edit) @6091   13 years uli This file had mixed Unix/DOS line-endings. Why? Fixed.
(edit) @6090   13 years uli Fix indentation. In Python we normally use 4 spaces.
(edit) @6089   13 years uli Fix missing trailing newline. Fix tons of trailing whitespaces.
(edit) @6088   13 years Henrik Bettermann Fix test.
(edit) @6087   13 years Henrik Bettermann Adding some attributes to ApplicantsContainer?. Generate title and code …
(edit) @6086   13 years Henrik Bettermann Border radius should be the same for all tabs.
(edit) @6085   13 years Henrik Bettermann Change default frontpage content.
(edit) @6084   13 years Henrik Bettermann Rename RestWidget? to RestDisplayWidget?.
(edit) @6083   13 years Henrik Bettermann In the morning everything looks easier.
(edit) @6082   13 years uli Reorder imports, fixes.
(edit) @6081   13 years uli Remove more trash, reorder imports.
(edit) @6080   13 years uli Remove trash.
(edit) @6079   13 years uli Fix indentation. Remove whitespaces.
(edit) @6078   13 years uli Remove trailing whitespaces.
(edit) @6077   13 years uli Remove trailing whitespaces.
(edit) @6076   13 years uli Remove trailing whitespaces.
(edit) @6075   13 years uli Clean up. Document what happens and avoid empty doc strings.
(edit) @6074   13 years uli Fix.
(edit) @6073   13 years uli Fix various whitespaces.
(edit) @6072   13 years uli Use new field-property setter with real class.
(edit) @6071   13 years uli Add more reasonable field-property setter -- even usable as a class …
(edit) @6070   13 years Henrik Bettermann More alignments with university package. The …
(edit) @6069   13 years Henrik Bettermann Rename ApplicantsRootEditPage? to ApplicantsRootManageFormPage?. Rename …
(edit) @6068   13 years Henrik Bettermann Use same style for all form labels.
(edit) @6067   13 years Henrik Bettermann Start renaming the views in the applicants package according to the …
(edit) @6066   13 years uli Support restricting file size for images.
(edit) @6065   13 years Henrik Bettermann Make frontpage editable.
(edit) @6064   13 years Henrik Bettermann Change hierarchy of depencies of resources.
(edit) @6063   13 years Henrik Bettermann Implement ReSTWidget. This widget must only be used once per page …
(edit) @6061   13 years Henrik Bettermann Tabs, links and font sizes should be more consistent within one theme.
(edit) @6060   13 years Henrik Bettermann Use correct year format, Capital Y instead of y.
(edit) @6059   13 years uli Fix permission tests (we made applicant roles 'local').
(edit) @6058   13 years uli Render four digits for year.
(edit) @6057   13 years uli Add more docs.
(edit) @6056   13 years uli Fix missing implementation.
(edit) @6055   13 years uli Add tests for formattable date widget.
(edit) @6054   13 years uli Enable new Friendly Date Widgets and remove trash from here.
(edit) @6053   13 years uli Try out new date display widget.
(edit) @6052   13 years uli Fix missing imports.
(edit) @6051   13 years uli First try of using the new datewidgets.
(edit) @6050   13 years uli Add date widgets that can cope with different date formats.
(edit) @6049   13 years uli Explain what we've done in datepicker.js.
(edit) @6048   13 years uli Add more datepicker flavours for more formats and year selection support.
(edit) @6045   13 years uli do not display local roles in general views.
(edit) @6044   13 years uli Add local permisssions/roles.
(edit) @6043   13 years uli Move applicant perms/roles into applicants package.
(edit) @6042   13 years uli Brush up form.
(edit) @6041   13 years uli Enable datepicker for full applicant form.
(edit) @6040   13 years uli Enable datepicker for applicant date of birth.
(edit) @6039   13 years uli Go on removing JAMB stuff.
(edit) @6038   13 years uli Start ripping out JAMB related stuff.
(edit) @6037   13 years uli Remove trash.
(edit) @6036   13 years uli Brush up form a bit.
(edit) @6035   13 years uli Fix image widget: file setters/getters should return WAeUPImageFile …
(edit) @6034   13 years uli Remove unneeded import.
(edit) @6033   13 years uli Fix tests.
(edit) @6032   13 years Henrik Bettermann The rest2html converter always starts with the h1 tag so we have to …
(edit) @6031   13 years Henrik Bettermann Add type of application (code).
(edit) @6030   13 years Henrik Bettermann Use default page templates also in other subpackages.
(edit) @6029   13 years Henrik Bettermann Use WAuPDisplayFormPage for ApplicantsContainerPage?. Fix traceback if …
(edit) @6028   13 years Henrik Bettermann Remove hurry.yui dependencies completely and use local copies of the …
(edit) @6027   13 years Henrik Bettermann Remove yuistatictables.js link.
Note: See TracRevisionLog for help on using the revision log.