Commit Graph

1930 Commits (0d34c3731b4df639df760851302ab1809f1fcec5)

Author SHA1 Message Date
Jean-Philippe Lang 626b71622d Fixed: invalid format parameter returns a DoubleRenderError on issues index (#4737). 15 years ago
Jean-Philippe Lang ea51dcf911 Reverts r3366. 15 years ago
Jean-Philippe Lang cfe4d0e7db Fixed: invalid format parameter returns a DoubleRenderError on issues index (#4737). 15 years ago
Eric Davis 5bd912e9a2 Refactor: Extracted the select_all calls to a new private method. 15 years ago
Eric Davis 155083ec97 Change Role#anonymous and #non_member so they generate the record as needed. 15 years ago
Eric Davis b86b9b898e Refactor: Moved the raw SQL finders from ReportsController to Issue. 15 years ago
Eric Davis 39c585740d Refactor: Extract method to create a Change from a Changeset. 15 years ago
Eric Davis 358e3194d7 Refactor: Move recipients method into acts_as_event 15 years ago
Jean-Philippe Lang d43c860448 Allow commits to reference issues of parent projects and subprojects (#4674). 15 years ago
Jean-Philippe Lang df46d704e8 Log email delivery errors. 15 years ago
Jean-Philippe Lang a0364deb6a Log info when sending an email notification. 15 years ago
Jean-Philippe Lang a1a24483b5 Fixed: deleting a project with subprojects breaks the project tree (#4701). 15 years ago
Jean-Philippe Lang 7ef20cc169 Fixed: potential security leak on my page calendar (#4691). 15 years ago
Jean-Philippe Lang 12ea682b66 Fixed: NOT NULL constraint error when adding a group (#4632). 15 years ago
Eric Davis 675f28f895 Use the minimum password length setting when reseting a password. (#4683) 15 years ago
Azamat Hackimov d1c90d9abf New strings to translate (#4647): 15 years ago
Eric Davis d4525828b9 Fixed some labels to be more accessible. 15 years ago
Jean-Philippe Lang 1bc00ac022 Accept filters from API calls without set_filter parameter. 15 years ago
Jean-Philippe Lang 320c191f04 Fixed: PDF export of a issue list grouped by a custom field raises an error (#4600). 15 years ago
Jean-Philippe Lang 0ef9bc039d Adds a log message when an API call raises an InvalidAuthenticityToken error. 15 years ago
Jean-Philippe Lang 002f440bcd Move ids in XML views. 15 years ago
Jean-Philippe Lang f8b52b13a0 Fixed: Issue Summary tables that list by user are not sorted (#4552). 15 years ago
Eric Davis 1827d609a1 Cleaned up the IssueController redirects to use the back_url like the other actions. 15 years ago
Jean-Philippe Lang 68a4cd38f5 XML REST API for Projects (#296). 15 years ago
Jean-Philippe Lang da55be4e9a Fixed: error when exporting an issue with target version to PDF (#4556). 15 years ago
Jean-Philippe Lang 3873388f9b XML REST API for issues that provides CRUD operations for Issues (#1214). 15 years ago
Eric Davis 667a7256a7 Escape the parent id parameter. 15 years ago
Jean-Philippe Lang 0a05cc2a37 Set a white list of issue attributes that can be mass-assigned from controllers. 15 years ago
Jean-Philippe Lang ff77fb6aa9 Fixed: email notifications may affect language of notices on the UI (#4086). 15 years ago
Jean-Philippe Lang fe7d65922b Fixed: can not search for 2 letters word (#4381). 15 years ago
Jean-Philippe Lang d7c9886b8c Fixed: attachments get saved on issue update even if validation fails (#4401). 15 years ago
Jean-Philippe Lang 23508f4f98 Copyright updated (#4542). 15 years ago
Jean-Philippe Lang f6ac12ad9d Fixed: undefined method `stringify_keys!' error in Issue#attributes_with_tracker_first= with ruby1.9 (#4540). 15 years ago
Jean-Philippe Lang 99956ec248 Avatars added in news (#3941) and forums (#4468) + cleanup. 15 years ago
Jean-Philippe Lang 518779d96d Fixed: issue summary counts should link to the issue list without subprojects (#4525). 15 years ago
Jean-Philippe Lang eecc6864a9 Fixed: 'Delete' link on LDAP list has no effect (#4530). 15 years ago
Jean-Philippe Lang eb3b7d055a Fixed: error when downloading a file with no matching mime type (#3782). 15 years ago
Jean-Philippe Lang f05b778065 Bulk edit view cleanup. 15 years ago
Jean-Philippe Lang cab99aa5ad Allow bulk edit custom fields of any type (#461). 15 years ago
Jean-Philippe Lang e9810b5de6 Fixed: bulk edit doesn't include global custom fields (#4505). 15 years ago
Azamat Hackimov f69a4107f8 Fixed untranslated string (:label_close_versions => Close completed versions) 15 years ago
Eric Davis 4b3d4553e4 Create and assign the api token so the current instance can access it. (#4497) 15 years ago
Eric Davis c67cc7c285 Added :controller_issues_new_before_save hook. (#4465) 15 years ago
Jean-Philippe Lang ff7eb7b23a Auto-detect attachment content type when blank (#3782). 15 years ago
Eric Davis b7b4e27833 Added :view_settings_general_form plugin hook 15 years ago
Jean-Philippe Lang b718d5dec2 Moves attachments parsing after textile parsing so that: 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 9c1efcfa48 Do not display the copy form when project copy is created. 15 years ago