Commit Graph

822 Commits (8d4aa6f9ade613f831ff2043713ad062293babfd)

Author SHA1 Message Date
Jean-Philippe Lang 8d4aa6f9ad Fixed: single file 'View difference' links do not work because of duplicate slashes in url. 17 years ago
Jean-Philippe Lang 14a2b7e9b5 Verify rev and rev_to params format in RepositoriesController. And turn revision arguments into integers in SubversionAdapter. 17 years ago
Jean-Philippe Lang 7f0aa56119 Fixed: trying to preview a new issue raises an exception with postgresql (close #984). 17 years ago
Jean-Philippe Lang 6348eeaf8a Attachment model clean up: fixed some inconsistent indentation and an inaccurate comment (closes patch #903 by Rocco Stanzione). 17 years ago
Jean-Philippe Lang 4cbe6b626e Accept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30. 17 years ago
Jean-Philippe Lang 467f74510e Time report can be done at issue level (closes #970) + timelog views xhtml validation. 17 years ago
Jean-Philippe Lang 043cb37b16 Add predefined date ranges to the time report in the same way as the details view (closes #972). It nows defaults to 'All time'. 17 years ago
Jean-Philippe Lang e4da9d6f10 Prevent NoMethodError on nil class if custom_fields params is not present in IssuesController#new (#969). 17 years ago
Jean-Philippe Lang 80a5ad7ff3 Fixed: Boards are not deleted when project is deleted (closes #963). 17 years ago
Jean-Philippe Lang 68fe7856c9 Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik). 17 years ago
Jean-Philippe Lang da641f4122 Global queries can be saved from the global issue list (follows r1311 and closes #897). 17 years ago
Jean-Philippe Lang 287d86e363 Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list (#897, closes #671). 17 years ago
Jean-Philippe Lang faf1f1e812 Fixed: Feed content limit setting has no effect (closes #954). 17 years ago
Jean-Philippe Lang cd64338a7f Fixed: Priorities not ordered when displayed as a filter in issue list (#956). 17 years ago
Jean-Philippe Lang 1b8c5d4058 Fixed: can not display attached images inline in message replies. 17 years ago
Jean-Philippe Lang 5ccbeba5c2 Use #blank? instead of #empty? in news/show view. 17 years ago
Jean-Philippe Lang 0dfa2ad3cf Show date range on the activity (closes #837). 17 years ago
Jean-Philippe Lang b9e380c9fe Add breadcrumb nav for the forums (#892). 17 years ago
Jean-Philippe Lang 8960200409 If 'Display subprojects issues on main projects' is set to false: 17 years ago
Jean-Philippe Lang ecc742f3ce Make the versions with the same date sorted by name (#864). 17 years ago
Jean-Philippe Lang d37a30846f Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql (#935). 17 years ago
Jean-Philippe Lang 805864590a Do not use javascript to hide tabs content on page loading and make tabs work with javascript disabled. 17 years ago
Jean-Philippe Lang 1c49bd4258 Add the description field to the issue csv export (#753). 17 years ago
Jean-Philippe Lang 051875429e Fixed: 'This week' condition in filter consider monday as the first day of the week even if language sets otherwise (closes #913). 17 years ago
Jean-Philippe Lang 6936eb1022 Make 'Planning' string translatable (closes #890). 17 years ago
Jean-Philippe Lang 180fe8f6a4 Fix IE6 display bug on the issue list. 17 years ago
Jean-Philippe Lang 35a14cbfdc Wiki links: 17 years ago
Jean-Philippe Lang bbf422e229 Add done_ratio to the right-click context menu. 17 years ago
John Goerzen 8ed97f43d2 Revert "Make an issue's done_ratio field adjustable from the right-click" 17 years ago
John Goerzen 4ff77cc624 Make an issue's done_ratio field adjustable from the right-click 17 years ago
Jean-Philippe Lang 0cccce0c43 Change the tick image and replace the issue selection pencil with a small tick. 17 years ago
Jean-Philippe Lang f162337e1b Always show 'View' and 'Annotate' links on repository files (download will be forced when clicking 'View' if the file is binary). 17 years ago
John Goerzen 93a33c6286 Added line under tracker name to make clear what is going on here 17 years ago
Jean-Philippe Lang 8cb5acf453 Add some tests on RolesController. 17 years ago
Jean-Philippe Lang 030afe7428 Small fix to the Redmine links regexp. 17 years ago
Jean-Philippe Lang 93d1b2e0a4 Add Redmine links for repository files using source: and export: keyworkds (#867). 17 years ago
Jean-Philippe Lang cab300e650 Prevent page reloading if something goes wrong in the 'add more file' javascript. 17 years ago
Jean-Philippe Lang f271e772af Add the following headers to email notifications (#830, #247): 17 years ago
Jean-Philippe Lang 4bd35dae8d Allow issue list to be sorted by target version (#832). 17 years ago
Jean-Philippe Lang f5b5688e8a Move the filters buttons inside the filters fieldset on the issue list (closes #614). 17 years ago
Jean-Philippe Lang 2eb085506b Adds a title attribute to the next/previous links on the activity view, containing the corresponding date range (#837). 17 years ago
Jean-Philippe Lang a8fcf8487d Add a time tracking block for 'My page' (#615). 17 years ago
Jean-Philippe Lang 01fdaf5977 Mercurial adapter: 17 years ago
Jean-Philippe Lang a59e6bfb02 Remove hardcoded "Redmine" strings in account related emails. And use application title instead. 17 years ago
Jean-Philippe Lang aec989707e Workflow copy: 17 years ago
Jean-Philippe Lang 993b60d61e Adds 2 permissions (closes #859): 17 years ago
Jean-Philippe Lang 4957752d12 Strip repository urls (closes #852). 17 years ago
John Goerzen c67c375357 Redirect to issue page after creating a new issue 17 years ago
Jean-Philippe Lang d4429a544c Fixes #820: invalid project id causes a NoMethodError in SearchController (Angel Dobbs-Sciortino). 17 years ago
Jean-Philippe Lang 3a9b0988c7 Merged Git support branch (r1200 to r1226). 17 years ago