41 Commits (ca043789fd746311574e293783099dc16930dcb2)

Author SHA1 Message Date
  Jean-Philippe Lang 2fdbcd35dd Adds a permission to log time for another user (#3848). 5 years ago
  Jean-Philippe Lang 3c423df203 Don't send notifications when using Issue.generate! in tests in order to speed up tests. 5 years ago
  Go MAEDA ea562ffa43 Allow to copy documents along with projects (#26621). 6 years ago
  Jean-Philippe Lang 7bd8280a83 Adds settings for time entry hours validation (#24005). 7 years ago
  Toshi MARUYAMA 65e08b259d use symbol instead of string for 'position' (#24013) 7 years ago
  Jean-Philippe Lang ddc5755647 Use a single hash as argument. 7 years ago
  Jean-Philippe Lang 745833a66c Dup @generated_changeset_rev. 8 years ago
  Jean-Philippe Lang e3875ffd57 Make Tracker map-able for CSV import (#22951). 8 years ago
  Jean-Philippe Lang 64afa24a7f Replaces acts_as_list with an implementation that handles #position= (#12909). 8 years ago
  Jean-Philippe Lang fac0f7f38b Adds tests for default custom field value (#21074). 8 years ago
  Jean-Philippe Lang 64a80066bd Error message when editing a child project without add project/subprojects permissions (#20282). 8 years ago
  Jean-Philippe Lang 035edd39c4 Import issues from CSV file (#950). 9 years ago
  Jean-Philippe Lang bc9ca5fcfd Disallow users to delete a version referenced by a custom field (#20159). 9 years ago
  Jean-Philippe Lang 0ad09e3aef Adds settings to control start/due dates and priority on parent tasks (#5490). 9 years ago
  Jean-Philippe Lang 5d2eea1489 Cleans up parent project assignment in ProjectsController. 9 years ago
  Jean-Philippe Lang dfc594c337 Default status per tracker (#5991). 9 years ago
  Jean-Philippe Lang 67c4936908 Restores commits reverted when rails-4.1 branch was merged (#18174). 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Jean-Philippe Lang 9f7901e364 Fixed that query roles are not copied when copying a project (#17202). 10 years ago
  Jean-Philippe Lang d651b93eff Adds some test helpers to cleanup tests. 10 years ago
  Jean-Philippe Lang b6cb7aa8e3 Ability to define commit keywords per tracker (#7590). 10 years ago
  Jean-Philippe Lang 8cea7d8cf2 Don't validate start date when updating an issue without changing it (#14086). 11 years ago
  Toshi MARUYAMA 23527da802 backout r11865 test/object_helpers.rb changes 11 years ago
  Jean-Philippe Lang 61dfab12fd Removed some shoulda context. 11 years ago
  Jean-Philippe Lang c5ac2d3966 Fixed that deleting a system activity with children in use raises an error (#13783). 11 years ago
  Jean-Philippe Lang 5a3b903733 Fixed: Unable to set custom fields for versions using the REST API (#13850). 11 years ago
  Jean-Philippe Lang 8aff70398c Dup generated attributes. 11 years ago
  Jean-Philippe Lang 0f29e265fc Optionaly inherit members from parent project (#5605). 11 years ago
  Jean-Philippe Lang 93e0885b64 Link to attachment should return latest attachment (#7510). 11 years ago
  Jean-Philippe Lang 14b09361e4 Adds issue custom fields to time entries filters (#10191). 11 years ago
  Jean-Philippe Lang 51818cbbb6 Makes Issue.generate_with_descendants! helper accept attributes only. 11 years ago
  Jean-Philippe Lang 8bde60dc56 Remove Issue.generate_for_project! test helper and use Issue.generate! instead. 11 years ago
  Jean-Philippe Lang 0178b5a2fe Private issue notes (#1554). 11 years ago
  Jean-Philippe Lang 5003927f13 Option to copy subtasks when copying issue(s) (#6965). 11 years ago
  Jean-Philippe Lang 5969df8142 MailHandler: Match assignee on the full display name (#11552). 12 years ago
  Jean-Philippe Lang bc153cb61d Support for subforums (#3831). 12 years ago
  Jean-Philippe Lang 733fef458c Replaced group[lastname] parameter with group[name]. 12 years ago
  Jean-Philippe Lang ccf37f59a9 Methods moved. 12 years ago
  Jean-Philippe Lang 0fad78f53f Removed Query.generate_default! helper. 12 years ago
  Jean-Philippe Lang 2e3bf71e9a Removed #generate_with_protected helper methods. 12 years ago
  Jean-Philippe Lang 95f9246a46 Renamed object_daddy_helper and removed exemplars. 12 years ago
  Jean-Philippe Lang b960470d78 Removed object_daddy dependency. 12 years ago
  Eric Davis 41f8d043eb Added a "Member of Role" to the issues filters. #5869 14 years ago
  Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
  Eric Davis 81ee2ff884 Updated object_daddy to a newer version (bugfixes) 14 years ago
  Eric Davis a8f56aad2c Added User.spawn_with_protected to generate an unsaved User record. 14 years ago
  Eric Davis b887cef7af Moved object daddy helpers to their own module. 14 years ago