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

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @6151   13 years Henrik Bettermann Implement a base ContainerManageFormPage? class as subclass for the …
(edit) @6150   13 years Henrik Bettermann Rename manage page for universities.
(edit) @6149   13 years Henrik Bettermann Delete trash.
(edit) @6148   13 years Henrik Bettermann Use a waeup.viewStudents permission to reserve the waeup.View …
(edit) @6147   13 years uli - Get rid of BBB import (that means any other occurences of …
(edit) @6146   13 years uli - Use the new LocalRolesAssignable? adapter. - Praise emacs for having …
(edit) @6145   13 years uli Make local_roles a property of Faculty.
(edit) @6144   13 years uli - Remove RolesSource? (went to interfaces) - Add default adapter for …
(edit) @6143   13 years uli Move RoleSource? into interfaces -- we need interfaces in …
(edit) @6142   13 years uli Delete trailing whitespaces.
(edit) @6141   13 years uli Add interface for adapters that can tell about what roles are …
(edit) @6140   13 years Henrik Bettermann Moving a single colon in a page template casues a lot of changes in …
(edit) @6139   13 years uli Fix wrong class name.
(edit) @6138   13 years uli Make a possibility to update/create catalogs in a running site.
(edit) @6137   13 years uli Add implementation for new event type.
(edit) @6136   13 years uli Add interface for new event type.
(edit) @6135   13 years uli Remove local experimantal stuff.
(edit) @6134   13 years uli Remove trailing whitespaces.
(edit) @6133   13 years Henrik Bettermann Form labels should always have the same font-size in the portal.
(edit) @6132   13 years Henrik Bettermann Enlarge the frontpage text area.
(edit) @6131   13 years Henrik Bettermann Move the colon to the right place.
(edit) @6130   13 years Henrik Bettermann We don't need the label attribute 'for' for select boxes.
(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.
Note: See TracRevisionLog for help on using the revision log.