Commit Graph

413 Commits (fbf6d308e6326fa678237fb92aa05dd8acd725bd)

Author SHA1 Message Date
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 443f558f6d New translation styles for Project-model/views 12 years ago
Philipp Tessenow b685324973 UserSetting view now use new translation styles 12 years ago
Philipp Tessenow b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Sebastian Schuster 765f4433dd Revert "Merge pull request #69 from opf/feature/edit_and_delete_shared_versions" 12 years ago
Martin Linkhorst c9597204aa cleanup: simplify the definition and calls to labelled_tabular_form_for. some of the :as and :url params that i left out might not be needed either. 12 years ago
jwollert 623c682bab removes restrictions on editing shared versions 12 years ago
Martin Linkhorst c442ecb7d9 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
Martin Czuchra 44424d8e74 Speeds up level_list view of projects. 12 years ago
jwollert 061715d1dd adds has_children flag inside projects level_list 12 years ago
Martin Linkhorst 747ccbe4c9 lass die gurke rennen... 12 years ago
Gregor Schmidt c94c0789bb Async loading of project list in project jump box 12 years ago
Martin Linkhorst 743b1043eb remember: no :url parameter in link_to 12 years ago
Martin Linkhorst 2120fd8359 name the project_id parameter correct 12 years ago
Martin Linkhorst d1c88595af this was moved to autocomplete_for_members partial 12 years ago
Martin Linkhorst d71f821a92 controller is now a method rather than an instance variable 12 years ago
Romano Licker e375875668 delete wiki tab in project settings since we do not need 12 years ago
Martin Linkhorst a37b574d98 DEPRECATION FIX: the notorious #other_formats_links want treatment, too 12 years ago
Martin Linkhorst 2ab039164f DEPRECATION FIX: don't forget #remote_form_for 12 years ago
Martin Linkhorst 9ee4ebde1a DEPRECATION FIX: continuing with #labelled_tabular_form_for 12 years ago
Martin Linkhorst d81ce2a530 DEPRECATION FIX: the saga begins: adding equal signs to form helpers in view. we start with form_tag 12 years ago
Jens Ulferts b04147a11a defines routes for projects and cleans up project route usage 12 years ago
Jens Ulferts 0668c65b56 resourcifies members 12 years ago
Jens Ulferts d088bbd3ae resourcifies issue_relations 12 years ago
Jens Ulferts a3fbae41be resourcified issue_categories 12 years ago
Jens Ulferts 9cd5d4f26a resourcified boards 12 years ago
Romano Licker 89cc1d6c48 remember page on all actions on settings/members 12 years ago
Romano Licker e316e6df85 separate sequence-information of user formats 12 years ago
Romano Licker 1fda5b4d67 using pagination for settings/members 12 years ago
Romano Licker b68fef1e7a refactor autocomplete notification and move it to core 12 years ago
Romano Licker c53798bfcf refactor possible_members 12 years ago
Romano Licker 1df2628cc0 move authorize so that it will only be executed once 12 years ago
Romano Licker 5cf8ac7fbc include member_roles when first gathering members 12 years ago
Jens Ulferts f9b3d1c782 uses correct path name for project setting activities, correctly uses <%= for blocks returning strings 12 years ago
Martin Linkhorst abac91335c fix the projects controller 12 years ago
Jens Ulferts 933e1228f8 declares member box to be html_safe 12 years ago
Jens Ulferts 6c02afd9d5 indentation 12 years ago
Jens Ulferts 0caa11f1a5 marks labeled member check boxes as html_safe 12 years ago
Martin Linkhorst 34a484bc84 fix subproject select 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Martin Linkhorst 7ce2a8f739 yay, /projects/new works 12 years ago
Romano Licker 9c6189b707 [breadcrumb] reset breadcrumb text where needed 13 years ago
Romano Licker 5a79bcf925 [accessibility] changed contrast of move icons 13 years ago
Romano Licker c49459c811 [accessibility] closed versions have insufficient contrast 13 years ago
Romano Licker f4ef46dc29 [#667] removed title and added label for check box 13 years ago
jwollert 4d867c6a8f [#667] title attribute for activity active checkbox 13 years ago
Jens Ulferts 3e4ff8eff1 added title attribute for user status 13 years ago
Jens Ulferts 4707271c14 adding css class to users on project settings members screen based on the principals status 13 years ago
Jens Ulferts 184632db37 project members who are only registered are displayed 13 years ago
Jens Ulferts 76568cc999 active and registered users can be selected as project members 13 years ago