Commit Graph

768 Commits (96ce0f017cfe58210d84e5092446395b811ccdab)

Author SHA1 Message Date
Eric Davis 4b3d4553e4 Create and assign the api token so the current instance can access it. (#4497) 15 years ago
Jean-Philippe Lang ff7eb7b23a Auto-detect attachment content type when blank (#3782). 15 years ago
Jean-Philippe Lang 04455783a7 Fixed: project copy doesn't copy group memberships (#3975). 15 years ago
Jean-Philippe Lang c36c924714 Ask for confirmation when a non-admin users tries to remove himself from a project (#4402). 15 years ago
Jean-Philippe Lang a4c64ff84b Fixed: subject of incoming emails gets mangled (#3717). 15 years ago
Jean-Philippe Lang 8db9ecef08 Removes column opt in enumerations table. 15 years ago
Eric Davis 9fb40b1a2f Project#activities should check all overridden activities, not just active ones. 15 years ago
Jean-Philippe Lang 62c83bdd2e Adds a 'Add subprojects' permission. 15 years ago
Jean-Philippe Lang d63784569f Force TimeEntry#hours default to nil (#3075, #4449). 15 years ago
Jean-Philippe Lang 5e1dc78d75 Fixed: wiki pages in search results are referenced by project number, not by project identifier (#4456). 15 years ago
Jean-Philippe Lang 0704ac9444 Fixes delimiters regexp. 15 years ago
Jean-Philippe Lang a54fa93b2e Adds a setting to remove incoming emails body after a delimiter (#4409). 15 years ago
Eric Davis aa9951b38b Added an API token for each User to use when making API requests. (#3920) 15 years ago
Eric Davis 6be0e335fb Added an optimization note for later. 15 years ago
Jean-Philippe Lang 06ca18b042 Adds a 'no_permission_check' option to the MailHandler. 15 years ago
Jean-Philippe Lang 03b57415d6 Avoid a ruby warning. 15 years ago
Jean-Philippe Lang 77aeca5d55 Fixes 'follows' relation validation. 15 years ago
Jean-Philippe Lang beb20e7c6e Adds 'follows' relation (#1432). 15 years ago
Jean-Philippe Lang 6bf0723d06 By default, only show statuses that are used by the tracker on the workflow edit view. 15 years ago
Jean-Philippe Lang bb477a3a0f Make sure users don't get notified for thing they can not view (#3589). 15 years ago
Jean-Philippe Lang 6610bb6b6c Moves watchers filtering logic to ActsAsWatchable. 15 years ago
Jean-Philippe Lang f33231181f Makes user unwatch what he can no longer view after its permissions have changed (#3589). 15 years ago
Eric Davis 17512e7efd Copy issue relations when copying a project. (#3367) 15 years ago
Jean-Philippe Lang 21b52d2fd9 Display users then groups on project memberships view (#4389). 15 years ago
Jean-Philippe Lang 1f47d5856e Issue#done_ratio should not break if status is nil. 15 years ago
Jean-Philippe Lang 008f35277e Retrieve root_url if needed (#4377). 15 years ago
Jean-Philippe Lang d905f2ce7e Allow blank value for IssueStatus#default_done_ratio. 15 years ago
Jean-Philippe Lang 5c6ce51ec9 Adds workflow copy functionality (#1727). 15 years ago
Eric Davis ddeaf9da96 Refactor conditions. 15 years ago
Eric Davis 7959101288 Search mail addresses in Principal#like 15 years ago
Eric Davis 4fe14e71c2 Adds a Setting to control how an Issue's done_ratio is calculated: 15 years ago
Jean-Philippe Lang f2520385e4 Fixes tracker_id and custom_field_values assignment order for issues (#4353). 15 years ago
Jean-Philippe Lang 1de2a0b7c7 Ignore subversion root_url case when extracting relative url. 15 years ago
Jean-Philippe Lang 0fe389b841 Optimize updates of issue's shared versions. 15 years ago
Jean-Philippe Lang 8f85ba79bc No need to update issues from the version's project. 15 years ago
Jean-Philippe Lang 40e2af7ab9 Optimize issue updates when a version sharing changes. 15 years ago
Jean-Philippe Lang 517a87f8c5 Fixed: Subversion#latest_changesets ignores revision argument (#4360). 15 years ago
Jean-Philippe Lang 5266e328c0 Fixes Project#shared_versions for descendants sharing (#465). 15 years ago
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
Eric Davis e178123569 Enhanced the Issue Bulk Copy feature: 15 years ago
Jean-Philippe Lang c870a7b9ef Do not notify users that are no longer allowed to view an issue (#3589, #4263). 15 years ago
Jean-Philippe Lang 346c569f98 Fixed: "None" category issue count is empty while grouping by category (#4308). 15 years ago
Jean-Philippe Lang 25e131f176 Remove duplicate validation. 15 years ago
Jean-Philippe Lang 88fcf484d4 Enable tracker update on issue edit form (#2405). 15 years ago
Jean-Philippe Lang 66540afc08 Adds dynamic columns selection on the issue list (#4272). 15 years ago
Jean-Philippe Lang 99b52c8796 Rescue invalid query statement error with an error message. 15 years ago
Jean-Philippe Lang 915bbcfaff Move issues, journals, versions queries from IssuesController to Query model. 15 years ago
Jean-Philippe Lang 4af8765f15 Reverts r3072 (#4302: error raised when sorting on an association not included as column). 15 years ago
Jean-Philippe Lang 43fd27fd0c Show last update datetime (last attachment added) on document list (#4232). 15 years ago
Jean-Philippe Lang d8c5549168 Changes misleading scopes on Enumeration. 15 years ago