Commit Graph

2018 Commits (dfd1d0c7feef44685f4c72a3126f972610021055)

Author SHA1 Message Date
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
Jean-Philippe Lang 45f3199aa9 View cleanup. 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 24fde6f109 Hide "Groups" tab on user form if no group exist. 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 32bb0226e7 Remove invalid escaping in version field (#4460). 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
Jean-Philippe Lang e26eeef837 Display API key in the sidebar, just below the API key heading. 15 years ago
Jean-Philippe Lang d404d2f586 Do not display API key if API is disabled. 15 years ago