Commit Graph

3323 Commits (1a4f5e87f2839fa2260deefd4d9a5c992ef860fe)
 

Author SHA1 Message Date
Jean-Philippe Lang 760c933bd7 Fixes acts_as_event with a String as url option (#5343). 15 years ago
Jean-Philippe Lang 3bf6790826 Add "Repository" menu item after repository creation (#5328). 15 years ago
Jean-Philippe Lang aa4d1fe816 Fixed: API 401 response does not include WWW-Authenticate header (#5322). 15 years ago
Jean-Philippe Lang 2c0ce104e7 Fixed: Error on db:migrate with table prefix set (#5335). 15 years ago
Jean-Philippe Lang e4e4b0f4b8 Fixes error on subtask XML format (#5336). 15 years ago
Azamat Hackimov 7e9d4811ec Translation updates 15 years ago
Eric Davis 538642c5c4 Let custom field formats control how they are edited. 15 years ago
Eric Davis 4cb943571a Change the case statement into a method call based on the name 15 years ago
Eric Davis d22723ed04 Refactor: Move method 15 years ago
Eric Davis 88db9d0bdc Replace the hardcoded CustomField::FIELD_FORMATS with a class. 15 years ago
Jean-Philippe Lang 0e1595ad56 Adds parent issue id in issue REST API (#5304). 15 years ago
Eric Davis 6a6f403978 Added missing Enumeration STI exemplars. 15 years ago
Jean-Philippe Lang f23aceba86 Fixes a test failure with SQLite3 due to transaction fixtures (#5290). 15 years ago
Jean-Philippe Lang 9ccccb9984 Do not raise an error when destroying a Version with assigned issues. 15 years ago
Jean-Philippe Lang c76b9edf6c Adds bottom margin to issue watchers avatars (#5264). 15 years ago
Jean-Philippe Lang 734f8324ea Fixed: empty ul tag for issue updates with notes only (#5281). 15 years ago
Jean-Philippe Lang f77e5d093a Merge issue and time entry validation error messages. 15 years ago
Jean-Philippe Lang f35921d308 Fixes Issue#save_issue_with_child_records so that time entry do not get saved if issue save fails. 15 years ago
Jean-Philippe Lang 43e5bb75d2 Fixed: issue optimistic locking broken by r3308 (#5280). 15 years ago
Jean-Philippe Lang 2674c6116c Linkify folder names on revision view (#5164). 15 years ago
Jean-Philippe Lang 5163904a3a Fixed: Update of Subversion changesets broken by r3466 under Solaris (#5255). 15 years ago
Jean-Philippe Lang 9306f3ea6c Check that admin LDAP user is untouched after authentication (#5263). 15 years ago
Jean-Philippe Lang 71a4158fd0 Fixes calculation of version estimated hours with subtasks (#5265). 15 years ago
Jean-Philippe Lang 5879273739 Makes the wiki sidebar editable (#5208). 15 years ago
Eric Davis 3979224693 Removed count from issues.xml. It causes a typecast error in ActiveResource. (#4745) 15 years ago
Eric Davis f3e3752759 Added rake task to generate the yardoc (rake yard) 15 years ago
Azamat Hackimov 77795d41ba Translation updates: 15 years ago
Azamat Hackimov db453db497 Translation updates 15 years ago
Azamat Hackimov eb80b79c26 New strings to localization (#5225) 15 years ago
Azamat Hackimov f2993f6ed0 Translation updates and new Mongolian language (#5237) 15 years ago
Jean-Philippe Lang 8df189ff86 Adds a css class to issue id tds (#5204). 15 years ago
Jean-Philippe Lang c88a467ddf Fixes an error when running tests coverage. 15 years ago
Jean-Philippe Lang 2bbc948e06 Preview description if it was edited while updating an issue (#741). 15 years ago
Jean-Philippe Lang c499d2d150 Fixes broken test. 15 years ago
Jean-Philippe Lang ce549933c8 Applies the same style to the admin project tree than issues. 15 years ago
Jean-Philippe Lang e8729feba7 Slight optimization in issue tree rendering. 15 years ago
Jean-Philippe Lang 4a51f10074 Fixes diff highlighting (#5199). 15 years ago
Jean-Philippe Lang 4524bc04e9 Issue list improvements for subtasking (#5196): 15 years ago
Jean-Philippe Lang 06d2c3fd4e Adds parent issue id to the issues CSV export. 15 years ago
Jean-Philippe Lang b93cf03483 Fixes backslashes escaping when quoting issue description/note (#5129). 15 years ago
Jean-Philippe Lang 883e7b1b94 Width of pre blocks in descriptions changed to auto (#5160). 15 years ago
Jean-Philippe Lang 43a5febf61 Fixed: Links to missing wiki pages not red on project overview page (#5177). 15 years ago
Jean-Philippe Lang 89aa60cbbd Escape revision on repository view (#5153). 15 years ago
Jean-Philippe Lang 8cdcf308be Escape href attribute in auto links (#5179). 15 years ago
Jean-Philippe Lang 84dfff5957 Fixes permission check in QueriesController (#5181). 15 years ago
Azamat Hackimov d29adc9bb7 Translation updates and fixes 15 years ago
Azamat Hackimov 0de66f7f1c Translation ru, fix for #5157 15 years ago
Jean-Philippe Lang 79b4f68176 Adds an option to enable/disable email notifications during a project copy (#4672). 15 years ago
Jean-Philippe Lang 5225fb70f5 Optimize retrieval of user's projects members. 15 years ago
Jean-Philippe Lang e584ae220d Cleans up status assignment in IssuesController#new handled by Issue#safe_attributes= now. 15 years ago