Commit Graph

2769 Commits (adffd044d7a8c581975c21218e5b5782f2ef1c14)

Author SHA1 Message Date
Jean-Philippe Lang 5f3d184880 Modules selection lost on project form after validation failure (#8012). 14 years ago
Jean-Philippe Lang 33c28af67a Removed hard coded french strings (#8020). 14 years ago
Jean-Philippe Lang e06b581595 Adds support for preview when editing an issue note (#5520). 14 years ago
Jean-Philippe Lang 9fa13cf4b8 Save queries. 14 years ago
Jean-Philippe Lang 2e2f79aa27 Save 2 queries when displaying a root issue. 14 years ago
Jean-Philippe Lang d022da5dd5 Save 1 query + 1 cache hit in #shared_versions for root projects. 14 years ago
Jean-Philippe Lang 23149957db Adds wiki toolbar to notes editing form (#7899). 14 years ago
Jean-Philippe Lang 8c57b95c6a Load scripts and css for wiki formatter toolbar when needed. 14 years ago
Jean-Philippe Lang dafbb8b283 Fixed links in new file notification broken by r4051 (#6590). 14 years ago
Jean-Philippe Lang 4bcba6a094 Adds support for saturday as the first week day (#7097). 14 years ago
Jean-Philippe Lang b1c4f0fc4f Do not send reminders to locked users (#5773). 14 years ago
Jean-Philippe Lang e7a3085eba Allow bulk editing of parent issue (#5831). 14 years ago
Toshi MARUYAMA 5395caed68 scm: remove "View all revisions" in sub directory (#7984). 14 years ago
Toshi MARUYAMA f6fc3b88ff scm: add rev param to "View revisions" (#7984). 14 years ago
Jean-Philippe Lang f6d059485d Adds css classes to parent/child issues (#7986). 14 years ago
Toshi MARUYAMA 3c619704bf scm: do not display 'View revision' links in subversion if path or revision are nil (#7984). 14 years ago
Toshi MARUYAMA 70d58275e2 scm: backout r5213. do not display both 'View all revisions' and 'View revision' links (#7984, #7246). 14 years ago
Jean-Philippe Lang da721facfe Fixes sort parameter in reminder email links (#7963). 14 years ago
Jean-Philippe Lang ff5203d2c6 Fixed: unknown custom field format causes error when editing/bulk editing (#7985). 14 years ago
Jean-Philippe Lang 50405c5f9f Do not display both 'View all revisions' and 'View revision' links (#7984). 14 years ago
Toshi MARUYAMA be2046b189 scm: set mime type in downloading file. 14 years ago
Toshi MARUYAMA 6fcddfe2e2 scm: fix non ascii text files displaying (#6256). 14 years ago
Jean-Philippe Lang a51ef9490c Show open and closed issues from "Issues by" version links. 14 years ago
Jean-Philippe Lang e0f37601f3 Fixed: Simultaneous wiki updates cause internal error (#7939). 14 years ago
Jean-Philippe Lang 80e6e8e371 Silently ignore invalid status_by param. 14 years ago
Jean-Philippe Lang 544b4bddbb Adds an option to view issues count by status on the version page (#7921). 14 years ago
Jean-Philippe Lang 1d93b0e9f6 Fixed: news comments not deleted when deleting a project (#7904). 14 years ago
Jean-Philippe Lang 9b9c7ae91d Adds links on the issue list to collapse/expang all groups (#7236). 14 years ago
Jean-Philippe Lang 94d3595e31 Fixed: children projects are deleted instead of being destroyed when destroying parent project (#7904). 14 years ago
Jean-Philippe Lang 82ebb82706 Fixes error in RepositoriesHelper#replace_invalid_utf8 when given nil. 14 years ago
Jean-Philippe Lang af40f86731 Fixes RepositoriesHelper#to_utf8 test failure for ruby1.8. 14 years ago
Toshi MARUYAMA 9888b93fdd scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9. 14 years ago
Toshi MARUYAMA 24db8296b8 scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale. 14 years ago
Jean-Philippe Lang f34a566c75 Prevent error when referencing an issue without project (#7890). 14 years ago
Jean-Philippe Lang a59bd805d3 Indentation. 14 years ago
Jean-Philippe Lang 7b547d4487 Saves an extra SQL query on each request. 14 years ago
Jean-Philippe Lang 29ce58b493 Adds links to reset filters on users and projects list. 14 years ago
Jean-Philippe Lang 4f8e8df6e0 Adds a Group filter on the admin users list (#7893). 14 years ago
Jean-Philippe Lang 3c19cacf97 Replaces TimeEntry.visible_by with a visible scope. 14 years ago
Toshi MARUYAMA 51faa24b37 scm: use blank? for "root @ branch" in repository tree viewing. 14 years ago
Toshi MARUYAMA 232729d93f scm: mercurial: increase limit of branch directory latest changesets. 14 years ago
Toshi MARUYAMA ca2c2a2add scm: switch showing link all revisions and directory revisions if scm supports these feature or not. 14 years ago
Toshi MARUYAMA e311b26c41 scm: set supporting directory revisions or not at scm level. 14 years ago
Toshi MARUYAMA 8412b4f104 scm: set supporting all revisions or not at scm level. 14 years ago
Jean-Philippe Lang 27177defdd Adds a visible scope to the Journal model. 14 years ago
Jean-Philippe Lang 7c2a3dc57d Adds Issue#visible_condition to build issue visibility statement. 14 years ago
Jean-Philippe Lang a1ffabb490 Changed the way the visibility SQL statement is built. 14 years ago
Toshi MARUYAMA 1c0e7790be scm: recovery showing "root @ branch" in repository tree viewing. 14 years ago
Toshi MARUYAMA cb7426d86f scm: code clean up repositories/show.rhtml. 14 years ago
Toshi MARUYAMA 0ddc7bd1ec scm: code clean up repositories/show.rhtml. 14 years ago