Commit Graph

2296 Commits (7120f0be35b5ef3b7e7500217e37be2285ea4d8b)

Author SHA1 Message Date
Jens Ulferts 980ef16b31 allows for the status to be set on planning elements 11 years ago
Jens Ulferts 90fcf47c14 adds an update action to the work package controller 11 years ago
Jens Ulferts fb84581189 refactors attribute rendering to avoid duplication 11 years ago
Jens Ulferts 116b5628fa uses default attribute rendering for custom fields in wp#form 11 years ago
Jens Ulferts bb85b6bfb0 initial work_package#edit implementation 11 years ago
Jens Ulferts 0c9539fbf3 adds an edit action to work_packages controller 11 years ago
Martin Czuchra a6bbc4427d Fixes hidden field in work package new action. 11 years ago
Martin Czuchra 92b50f59be Fixes URL for planning element generation. 11 years ago
Martin Czuchra 86678cce5c Fixes url generation work with new sti column name. 11 years ago
Philipp Tessenow 188e1725bc only include members_form.js once 11 years ago
Michael Frister 45749f02ec Authentication Settings: Add option to set password validity period 11 years ago
Jens Ulferts 05de02a0c3 more general implementation for diff view 11 years ago
Jens Ulferts bacb3f0479 introduces ajax triggered inline diff on work_package#show 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
jwollert 4482031e3d clear errors when trying to add a new member via projects member form 11 years ago
jwollert b254cd15b3 fixes tabbing issue with roles search box 11 years ago
jwollert 84b8318932 move the placeholder of members selection boxes to associated labels 11 years ago
jwollert 3ffef30276 Some usability fixes for members selection with select2: 11 years ago
Jens Ulferts 4cc9aaf896 fixes on the fly category creation 11 years ago
Michael Frister 72318fa988 Small fixes after code review 11 years ago
Michael Frister 282c4d106b User form: Fix random password assignment checkbox 11 years ago
Michael Frister 7cc19bb969 Improve form and process random password assignment 11 years ago
Michael Frister 3e4c1d8e88 User edit: Improve JavaScript and form 11 years ago
jwollert 57cdc7d5a1 migrate some basic strong password randomizing stuff 11 years ago
Michael Frister 536cbc5cc1 Prevent users from changing their own status 11 years ago
Michael Frister 6e5f250e22 User index: add links for changing user status 11 years ago
Michael Frister af46ea9963 User edit: Remove change status link 11 years ago
Michael Frister 9a5cefaf11 User index: show status and allow filtering by status 11 years ago
Michael Frister 40e4e9a9c7 User/edit: Add buttons for changing user status incl. unblocking 11 years ago
Michael Frister 40f75b23dd Add settings for brute force prevention 11 years ago
Jens Ulferts e2426a5a29 reenables setting watchers on create 11 years ago
Martin Czuchra 067e26c673 Due/end date fixes. 11 years ago
Jens Ulferts eda5f61ddc disabling "create and continue" for now 11 years ago
Jens Ulferts e37ab4b357 uses work_package for work_package history 11 years ago
Jens Ulferts 101bf289e7 moves attribute rendering for work_package#show from controller to helper 11 years ago
Jens Ulferts aafccc013e completes renaming of add_issue_watchers to add_work_package_watchers permission 11 years ago
Jens Ulferts a8f0948482 enables the html_title for work_packages 11 years ago
Jens Ulferts b173898fa4 lets subtasks be of the same type as the parent work_package 11 years ago
Jens Ulferts ba2dc0b901 fixes relations for work_packages 11 years ago
Jens Ulferts a825f57182 more changes due to renaming end_date 11 years ago
Jens Ulferts eebbe72a49 renames end_date to due_date on alternat_dates and associated 11 years ago
Jens Ulferts dc8384ff57 moves relation querying into controller 11 years ago
Jens Ulferts a769ff2877 i18n for work_packages 11 years ago
Jens Ulferts 0658b48364 rerenders new when error occurs on work_package#create 11 years ago
Jens Ulferts 74ccd7dba4 initial implementation of work_package_controller#create 11 years ago
Jens Ulferts 2a6cef77a2 reenables switching trackers 11 years ago
Jens Ulferts 3c909e6d65 enables status for issues 11 years ago
Jens Ulferts 57604d70dd restructures the way the work_package form is rendered 11 years ago
Jens Ulferts 1174a69db0 adds an early version of having a unified new action/view for issues/planning_elements 11 years ago
Hagen Schink 13329c1209 Fix watcher permissions 11 years ago