Commit Graph

1874 Commits (c5480569c4a2ba57a9c06317ad271cbfb90d6ee8)

Author SHA1 Message Date
Hagen Schink b684eb5f0a Removed superfluous method and statement 11 years ago
Philipp Tessenow 003fbe8193 better censorship of overall journals 11 years ago
Christian Ratz 0f64ceb50d changed check for default admin account 11 years ago
Sebastian Schuster aed2657513 Fixed wrong content type on html requests 11 years ago
Sebastian Schuster 2adce35ce8 Fixed xml response to expected json for reposman 11 years ago
Hagen Schink 77700f0906 Implements preview for work package 11 years ago
Martin Czuchra 8b37d26b2c Changes defaults in MessagesController. 11 years ago
Hagen Schink 69477d434c Moves copy/move methods to work package 11 years ago
Hagen Schink 8e4933266a Corrects copy/move check 11 years ago
Hagen Schink 012a030188 Introduces work package move controller 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Hagen Schink a6811b7d06 Allow to copy WPs 11 years ago
Hagen Schink 7090cb5995 Sets controller name to 'types' and adds permissions 11 years ago
Hagen Schink 60fc9882fe Allows to set controller name 11 years ago
Philipp Tessenow c0c276ff17 correctly find the project_id when collecting activity 11 years ago
Hagen Schink 6ecb51606c Adds 'show' action to exception 11 years ago
Hagen Schink b719fd911b Checks user permissions and project id 11 years ago
Hagen Schink 57de7bd50b Adds PE type controller to before filter filter 11 years ago
Hagen Schink 1189aaf176 Excludes index and pagination from admin check 11 years ago
Hagen Schink 6330e29be3 Corrects indentation 11 years ago
Hagen Schink d84b469ff5 Use Type 11 years ago
Hagen Schink 26477251f0 Rename instance variable 11 years ago
Sebastian Schuster 861ab1750a Removed the requirement of attachment containers having 11 years ago
Hagen Schink 2d3e2d2c22 Use type in API 11 years ago
Hagen Schink bacf5069a8 Removes PE type controller and views 11 years ago
Hagen Schink a3b0124091 Strong params for update and flash for deletion 11 years ago
Hagen Schink 42e8e74ffa Fix type sort 11 years ago
Jens Ulferts 48186dcdf8 renders show on successful update instead of redirecting 11 years ago
Jens Ulferts 65c09b3c2a allows for disabling email notification on update 11 years ago
Jens Ulferts e111759c31 showing error messages on update failure 11 years ago
Jens Ulferts 3b7dfb1552 warning message if attachments could not be saved 11 years ago
Jens Ulferts 3b011dab78 enables type switching for existing work_packages 11 years ago
Jens Ulferts c5f40d84c4 enables logging time on update 11 years ago
Jens Ulferts f24e88878e enables notes to be set on edit 11 years ago
Jens Ulferts 87b99d02e7 explicitly passes attributes to views 11 years ago
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 bb85b6bfb0 initial work_package#edit implementation 11 years ago
Jens Ulferts 0c9539fbf3 adds an edit action to work_packages controller 11 years ago
Hagen Schink f5d66560df Use strong parameters for type 11 years ago
Philipp Tessenow 5233f87435 refactor event filetering in ActivitiesController 11 years ago
Philipp Tessenow 5ca3b5fa03 hide activity on the overall activity page when it is disabled for a project 11 years ago
Philipp Tessenow 6bed893600 403 on activity page with disabled activity module 11 years ago
Martin Czuchra 86678cce5c Fixes url generation work with new sti column name. 11 years ago
Michael Frister 1a848ee2f5 Add password expiry check 11 years ago
Philipp Tessenow 28362876e5 we have to render something even if the member is invalid 11 years ago
Philipp Tessenow 188e1725bc only include members_form.js once 11 years ago
Philipp Tessenow 7aeb2fc979 fix #1405: fake invalid credentials when a blocked user tries to login 11 years ago
Christian Rijke 8acc54811b Only set updated_at for logged in users and not for anonymous users. 11 years ago