Commit Graph

102 Commits (c059300d99aa439c83372a950087f082c7049018)

Author SHA1 Message Date
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Eric Davis d771fa9289 Change link_to_if_authorized to allow url paths. (Fixes #6195) 14 years ago
Eric Davis 563c879e44 Use the built in Rails ActionView::TestCase for testing helpers. 14 years ago
Eric Davis ff43bb1a74 Refactor: Extract a new IssueMovesController from IssuesController. 14 years ago
Jean-Baptiste Barth a1b607480a Refactor: added link_to_project helper to handle links to projects 14 years ago
Eric Davis 6eea3300f8 Sanitize image links and handle nils in the toc formatter. #5445 15 years ago
Eric Davis b53de502ab Display the link name when external links are used in the toc macro. #5445 15 years ago
Jean-Philippe Lang c499d2d150 Fixes broken test. 15 years ago
Jean-Philippe Lang 8cdcf308be Escape href attribute in auto links (#5179). 15 years ago
Jean-Philippe Lang 0e0b8e0799 Accept issue links inside brackets (#4418). 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 838f3195e7 Fixed closing tags in syntax highlighting tests. 15 years ago
Jean-Philippe Lang ad487bf7cc Replace the hardcoded "CodeRay" css class name for highlighted elements. 15 years ago
Jean-Philippe Lang 2f5c17a0f6 Optimization: load attachments when needed. 15 years ago
Eric Davis 1a73f8fa0f Added unit tests for IssuesHelper#show_detail 15 years ago
Jean-Philippe Lang d18fba4ffe Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki (#4872). 15 years ago
Jean-Philippe Lang 3168ee3d47 Adds projects links (#4812). 15 years ago
Jean-Philippe Lang 3918374d5c Add test for #4354. 15 years ago
Jean-Philippe Lang b090098952 Fixed: Bulk edit of issues throws 500 if no versions are defined on the project (#4366). 15 years ago
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
Eric Davis b2e4d8ad3f Fixed some tests that where looking for specific issue urls but weren't matching 15 years ago
Jean-Philippe Lang 1d8b4ee778 Fixed pre tags containing "<pre*" (#4125). 15 years ago
Jean-Philippe Lang c31411ec00 Fixes ApplicationHelper#link_to_user 15 years ago
Jean-Philippe Lang 86a9d90f07 Fixes distance of date in words calculation. 15 years ago
Jean-Philippe Lang 9943f64ff0 Fixed: inline images in wiki headings (#4112). 15 years ago
Jean-Philippe Lang 9233a07a23 Adds a test for attached image inside a link (#4033). 15 years ago
Eric Davis e615266e9a Changed the Timelogs to use both the Systemwide and Project specific TimeEntryActivities 15 years ago
Jean-Philippe Lang 38dc4d1cf9 Sets file encoding to utf-8 for ruby 1.9. 15 years ago
Jean-Philippe Lang 21e18c1eb4 Adds missing native eol properties. 15 years ago
Eric Davis cd1e094ce8 Missing 'test_' prefix on a helper test caused it to not run. 15 years ago
Jean-Philippe Lang dcba9f18e6 Allow line breaks in wiki table cells (#2346). 16 years ago
Jean-Philippe Lang bf0ddc2886 Fixes artefacts in truncated search results (#3622). 16 years ago
Jean-Philippe Lang da22a9c8d6 Do not require a non-word character after a comma in Redmine links (#3561). 16 years ago
Jean-Philippe Lang 6bb5508387 Less aggressive textile image tag parsing (#3209). 16 years ago
Jean-Philippe Lang a6acc77904 Add test for r2664 (#3127). 16 years ago
Jean-Philippe Lang adbe164246 Fixing tests (sort refactoring). 16 years ago
Jean-Philippe Lang 2b585407cb SortHelper refactoring: 16 years ago
Jean-Philippe Lang b78349d2ca Fixed: Undefined Method (l_YesNo) Being Called (#2867). 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang 70efee1bc5 Leave wiki links untouched if target project doesn't exist or have no wiki. 16 years ago
Jean-Philippe Lang ff0c96011f Fixed: inline attached image should not match partial filename (#2683). 16 years ago
Jean-Philippe Lang 0f494a53c9 Cleaning test. 16 years ago
Jean-Philippe Lang cf566a0c72 Fixed: TOC does not parse wiki page reference links with description (#2601). 16 years ago
Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 16 years ago
Jean-Philippe Lang 35f5e36838 Disable textile inline styles to prevent XSS attacks (#2377). 16 years ago
Jean-Philippe Lang a140c9bd74 Fixed bold syntax around single character in series (#2351). 16 years ago
Jean-Philippe Lang 7776b5b665 Escape textile titles and styles (#2377). 16 years ago
Jean-Philippe Lang 4ec5b1600a Escape double-quotes in image titles. 16 years ago
Jean-Philippe Lang 06266c8fec Extends child_pages macro to display child pages based on page parameter (#1975). 16 years ago