Commit Graph

3179 Commits (4f2d1b74245f0cc1e519b6222b8f9ccf7c5ceb3e)
 

Author SHA1 Message Date
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
Jean-Philippe Lang 533590c29c Fixed: Double-dash results in strikethrough text (#5122). 15 years ago
Eric Davis 6e6e260cea Refactor: Extract Query#sortable_columns from the controller. 15 years ago
Jean-Philippe Lang 5e4eef1a4e Fixed: code syntax highlighting not working in Document page (#3740). 15 years ago
Jean-Philippe Lang 4dd4300147 Adds text formatting to documents index (#202). 15 years ago
Eric Davis b5d9a1dfbd Refactor: Extract method to the Member model 15 years ago
Jean-Philippe Lang f741ca7269 Adds an helper for displaying the 'checked' image. 15 years ago
Jean-Philippe Lang 388805ad58 Do not query the database for project level on projects list. 15 years ago
Jean-Philippe Lang 0e0b8e0799 Accept issue links inside brackets (#4418). 15 years ago
Eric Davis 194dab8e96 Refactor: Change the different find_object filters to share a common method. 15 years ago
Eric Davis 0f999ef0e0 Fixes undefined method 'notes' error from r3594 15 years ago
Jean-Philippe Lang 2ada68ae62 Removes broken links in wiki syntax help page (#5081). 15 years ago
Jean-Philippe Lang f4be4d101b Inlines some code to speed up large ticket history rendering. 15 years ago
Jean-Philippe Lang 2f0fbef858 Fixed: Wrong label in issue-journal for subtask-changes (#5090). 15 years ago
Jean-Philippe Lang 0097770626 Upgrade CodeRay to 0.9.2 (#3359). 15 years ago
Eric Davis e6c8760ad7 Refactor: Split the find_object methods to prep for a larger refactoring. 15 years ago
Jean-Philippe Lang 6b88de1234 Close unclosed pre/code tags (#4265). 15 years ago
Jean-Philippe Lang 7203196212 Do not parse redmine links inside pre/code tags (#1288). 15 years ago
Jean-Philippe Lang a179f261cd Extract parsing of inline attachments, wiki links and redmine links. 15 years ago
Jean-Philippe Lang 838f3195e7 Fixed closing tags in syntax highlighting tests. 15 years ago
Jean-Philippe Lang 6a1920915c Add background color to line numbers of highlighted code. 15 years ago
Jean-Philippe Lang ad487bf7cc Replace the hardcoded "CodeRay" css class name for highlighted elements. 15 years ago
Jean-Philippe Lang c03b4c2e1e Extract CodeRay calls to Redmine::SyntaxHighlighting (#2985). 15 years ago
Jean-Philippe Lang 51d790b2f3 Reverts r1476 that is no longer needed after r3582. 15 years ago
Jean-Philippe Lang 7621463acb Do not html escape code that is going to be highlighted (#2985, #3359). 15 years ago
Jean-Philippe Lang 2f5c17a0f6 Optimization: load attachments when needed. 15 years ago
Jean-Philippe Lang c3e8d1d512 Enlarges the sidebar. 15 years ago
Jean-Philippe Lang e605973ec4 Move issue watchers to the sidebar. 15 years ago
Jean-Philippe Lang 8cc519e763 Adds index on issues nested set columns. 15 years ago
Jean-Philippe Lang 508df4a33a Slight UI changes to the subtasks tree. 15 years ago
Jean-Philippe Lang e016f3ef13 Add subtasking strings to locales. 15 years ago
Jean-Philippe Lang 54eea93def Translations updates. 15 years ago
Jean-Philippe Lang d550c46160 Makes subtasks rescheduled when a 'precedes' relation is set on a parent task. 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago
Jean-Philippe Lang e109c9b6b6 Do not reset session when a non logged in user request the login form (#4958). 15 years ago
Jean-Philippe Lang 7e4aa9ca92 Fixed windows platform detection in reposman.rb (#5039). 15 years ago
Jean-Philippe Lang c312b8b058 More detailed failures message. 15 years ago
Jean-Philippe Lang 4d19007fd1 Fixes a test failure. 15 years ago
Jean-Philippe Lang 7adf05810a Refactors textile formatting tests. 15 years ago
Jean-Philippe Lang 054ff0db8e Fixed: inline code with less-then/greater-than produces @lt; and @gt; (#1416). 15 years ago
Jean-Philippe Lang 3dc4dbe302 Fixed: error while moving an issue to a project with disabled tracker with SQLite3 (#5049). 15 years ago
Jean-Philippe Lang 63ed494f21 Adds missing flash messages on project settings (#5043). 15 years ago
Jean-Philippe Lang b028a48c53 Cleanup and warning added in database.yml.database about the test database. 15 years ago
Jean-Philippe Lang 24b4c5f48d Fixed: text formatting breaks when using parenthesis inside bold tags (#1334). 15 years ago
Jean-Philippe Lang 6ea1ef77e5 Fixed: avatar display breaks user profile page layout (#5008). 15 years ago