Commit Graph

1639 Commits (b8cd280bec05f76c0a889f9650fc1a88b33ddc4e)

Author SHA1 Message Date
Jean-Philippe Lang 8267ded518 Allow [#id] as subject to reply by email (#3653). 15 years ago
Jean-Philippe Lang 58103680bd Redirect to the current page when using context menu on the issue list (#4184). 15 years ago
Jean-Philippe Lang 858f5cbf07 Hide paragraph terminator at the end of headings on html export (#4194). 15 years ago
Jean-Philippe Lang c31411ec00 Fixes ApplicationHelper#link_to_user 15 years ago
Jean-Philippe Lang 8f40750ad7 Adds a link to automatically close completed versions in project settings (#1245). 15 years ago
Jean-Philippe Lang cc684803ba Ignore emails received from the application emission address to avoid hell cycles (#4139). 15 years ago
Jean-Philippe Lang d201c54455 Adds version status to limit issue assignments (#1245). 15 years ago
Jean-Philippe Lang 6245f49934 Fixed: Pre-filled time tracking date ignores timezone (#4160). 15 years ago
Jean-Philippe Lang 7b77301eab Fixed: first day of date range is not included in time report with SQLite (#3112). 15 years ago
Jean-Philippe Lang 27e3fa2bed Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV. 15 years ago
Jean-Philippe Lang 6994a81209 Fixed: Feed content limit ignored on issues list. 15 years ago
Jean-Philippe Lang b2a55bda0c Sort the list of users to add to a group or project (#4150). 15 years ago
Jean-Philippe Lang 279e81eb92 Fixed a test failure. 15 years ago
Jean-Philippe Lang 92ec35e657 Unified UsersController#list and #index. 15 years ago
Jean-Philippe Lang e64fb6a728 Fixes users links. 15 years ago
Jean-Philippe Lang a842769c3f AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 15 years ago
Jean-Philippe Lang ac56d1d5e5 Do not show user profile if no visible project or activity (#4129, #3720). 15 years ago
Jean-Philippe Lang 86874785b7 Fixed error on repository when there are no comments in a changeset (#4126). 15 years ago
Jean-Philippe Lang a658679d29 Add etag check on the activity view to avoid rendering when not modified. 15 years ago
Jean-Philippe Lang 9aa2b6b9a4 IssuesController#destroy accepts POST only (#4107). 15 years ago
Jean-Philippe Lang 821f9eb390 HTML escaping (#4106). 15 years ago
Jean-Philippe Lang 97b4e75478 Add a permission to remove issue watchers (#2450). 15 years ago
Jean-Philippe Lang 6fedbf60d5 Allow project forums copy. 15 years ago
Jean-Philippe Lang 6dfe0395a5 Display stats about objects that can be copied. 15 years ago
Jean-Philippe Lang 1a1bfbfb07 Do not ignore parent project setting on project copy (#3386). 15 years ago
Jean-Philippe Lang a18676b669 Prevent mass-assignment warnings. 15 years ago
Jean-Philippe Lang 4e73685af7 Reset timestamps and wiki page hierarchy on project copy. 15 years ago
Jean-Philippe Lang 875eb47ad1 Prevent mass-assignment warnings. 15 years ago
Jean-Philippe Lang 2e675342cb Removes debug message. 15 years ago
Jean-Philippe Lang a9fb11c0f5 Fixes project wiki copy. 15 years ago
Jean-Philippe Lang 9f12a14382 Wiki auto creation temporary disabled until project wiki copy is fixed (2 wikis created). 15 years ago
Jean-Philippe Lang 5b787785b4 Project copy: let the user choose what to copy from the source project (everything by default). 15 years ago
Jean-Philippe Lang 6842941adc Removes debug code. 15 years ago
Jean-Philippe Lang 383b2bd903 Small fix to HTML title. 15 years ago
Jean-Philippe Lang 83717a9b75 Add mail field to admin user search filter (#3882). 15 years ago
Jean-Philippe Lang de8dcc5b26 Sets proper content type for plain text mails (#3970). 15 years ago
Jean-Philippe Lang a68d8a7b32 Sets the current project as the default value of project jump box (#4053). 15 years ago
Jean-Philippe Lang 2445250960 Fixes form buttons on projects/settings/activities (closes #4083). 15 years ago
Jean-Philippe Lang 6ffe1926ab Remove hard coded string in a view (closes #4076). 15 years ago
Jean-Philippe Lang 04ae25f6b0 Do not render hidden news edit form if user is not allowed to edit (closes #4068). 15 years ago
Eric Davis ff3d0fe4db Fixed some merge bugs. #4077 15 years ago
Eric Davis 2e0cbd2840 Added all list and boolean custom data fields to the Time Report. #4077 15 years ago
Eric Davis 37d401ac58 When a specific TimeEntryActivity are change, associated TimeEntries will be 15 years ago
Eric Davis 5833ba9f81 Added a Activities tab to Project Settings 15 years ago
Eric Davis e615266e9a Changed the Timelogs to use both the Systemwide and Project specific TimeEntryActivities 15 years ago
Eric Davis 29301c8a38 Added project specific Enumeration overrides. 15 years ago
Eric Davis e76d4c5c4c Added an active field track if an Enumeration is active on the frontend view. 15 years ago
Eric Davis ac4937a767 Enumerations can now have custom fields defined on them. #4077 15 years ago
Jean-Philippe Lang 07aa3c55bd Contextual quick search (#3263). 15 years ago
Eric Davis 739e11702a Change the order of checkboxes for boolean custom fields. 15 years ago