Commit Graph

3589 Commits (0ca9f4d742c4be6f95d93a0e46ae7100f6facbeb)

Author SHA1 Message Date
Martin Linkhorst 2d8c6980eb added pagination for meetings 13 years ago
Martin Linkhorst b1e8c1a7a8 bugfix: attachments get saved now 13 years ago
Jens Ulferts 8062d7e009 enabling the "jump to" functionality of the core's ProjectsController 13 years ago
Jens Ulferts 47454dd7e5 making successful saving a condition for a success response on member edit 13 years ago
Jens Ulferts 3d4ea2c4cc split up costlog controller edit into new, create, edit, update 13 years ago
Romano Licker d9069356e1 display errors correctly when adding a member to a project 13 years ago
Romano Licker 01f8886a63 fixes: couldn't switch roles on a user & ensure correct 13 years ago
Martin Linkhorst feaf82c0e8 validate presence of issue in order to get a nice error message + textmate whitespace 13 years ago
Martin Linkhorst 97b5a93bc9 fix mass assignment bug in hourly rates + some whitespace 13 years ago
Martin Linkhorst bd5bfa25c1 no error when logging unit costs 13 years ago
Felix Schäfer c2ec12f448 Fix attr_accessible errors 13 years ago
Martin Linkhorst e8ae7eeca5 show correct status when creating stories. part of #28723 13 years ago
Felix Schäfer 9393b42644 Change from attr_protected to attr_accessible 13 years ago
Felix Schäfer c120ce7d13 use correct inflection, change breadcrumb to 'Meetings' for everyone 13 years ago
Felix Schäfer b73a764f12 show the error flash only once 13 years ago
Jens Ulferts 3511600c0a adjust members_controller to work with the protected attributes 13 years ago
Jens Ulferts d0d84cd992 allowing only principal and role to be mass assigned 13 years ago
Romano Licker eaba2414cf add label "Move issue" for breadcrumb 13 years ago
jwollert 41ba13ea48 adjust controllers to mass assignment constraints 13 years ago
jwollert dc8e2d8e8b don't need blacklisted attributes in cost_objects controller anymore, attr_accessible filters those for us 13 years ago
Martin Linkhorst fa26c9ceee remove login explicitly from attributes hash since it is protected 13 years ago
Jean-Philippe Lang a6a95c8617 Prevent mass-assignment vulnerability when adding/updating a wiki (#922). 13 years ago
Jean-Philippe Lang 5c6fbc664b Prevent mass-assignment vulnerability when adding/updating a version (#922). 13 years ago
Jean-Philippe Lang 42caba0351 Prevent mass-assignment vulnerability when adding/updating a time entry (#922). 13 years ago
Jean-Philippe Lang ff5472e6f7 Use safe_attributes= just like in #create. (#922) 13 years ago
Jean-Philippe Lang 676bf0f751 Prevent mass-assignment vulnerability when adding/updating a news (#922). 13 years ago
Jean-Philippe Lang 4156485090 Prevent mass-assignment vulnerability when adding/updating a forum message (#922). 13 years ago
Jean-Philippe Lang 8e6f54c4ec Prevent mass-assignment vulnerability when adding a project member (#922). 13 years ago
Jean-Philippe Lang 6b25085997 Prevent mass-assignment vulnerability when adding/updating an issue category (#922). 13 years ago
Jean-Philippe Lang 21c498557e Prevent mass-assignment vulnerability when adding/updating a document (#922). 13 years ago
Jens Ulferts df082b5ebf setting values of attributes not translated to nil 13 years ago
Felix Schäfer 4d83a94174 use all available languages as default 13 years ago
Gregor Schmidt 9ce02d08bf Using {} instead of Hash.new 13 years ago
Gregor Schmidt 8d4831c6ee Fixing mass assignment vulnerability for versions 13 years ago
Gregor Schmidt 61936a8475 Avoiding update_attributes and new for Issues 13 years ago
Jens Ulferts e282fefaf1 requiring authorize before access to the my_projects_overviews_controller is granted 13 years ago
Jens Ulferts 1a2c798f52 marking methods on my_projects_overviews_controller as private where possible 13 years ago
Jens Ulferts 0a5ed972bc require admin for GlobalRolesController 13 years ago
Martin Linkhorst b2959c6251 don't show multiple issue status in backlog, fixes #25703 13 years ago
Martin Linkhorst 97ff222d1c Only allow project admins to export issues. export formats are: atom, rss, api, xls, csv, pdf. #25512 13 years ago
Jens Ulferts a44467e292 renaming in report view 13 years ago
Martin Linkhorst a11ff6abdc made emails to use the correct language 13 years ago
Eric Davis c5e4ab41c7 [#674] Convert outbound mail to be sent per-recipient 13 years ago
Jens Ulferts 9b5c4bfb13 enable admins to limit the languages selectable by users: 13 years ago
Jens Ulferts 2ae0236a46 serialize costtypeid so that it can be saved 13 years ago
Jens Ulferts 23d54990fc no longer show error message in the context of the last user having called an instance 13 years ago
Felix Schäfer c3928904fa Add subproject widget. 13 years ago
Romano Licker 8d3ffd622f [unifynavigation] move new meetings link to project menu 13 years ago
Romano Licker 02310066d4 [unifynavigation] move news link from index to projectmenu 13 years ago
Gregor Schmidt d1972d3452 Adding proper breadcrumb for auth sources controllers 13 years ago