Commit Graph

4298 Commits (9fa13cf4b8f30aacf6c2c63289505d96d64d888a)
 

Author SHA1 Message Date
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 1191be519d Escapes wiki help link. 14 years ago
Jean-Philippe Lang 341c9c8408 Prettier wiki syntax help link. 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 d16db34454 Moves jstoolbar script include tags to head. 14 years ago
Jean-Philippe Lang f26aec0bc5 Context menu: keep parent item highlighted when hovering a submenu item. 14 years ago
Jean-Philippe Lang b944276e30 Fixes progress calculation on gantt (#7838). 14 years ago
Toshi MARUYAMA 556ae0f2cd add .svn/ and .git/ to .hgignore. 14 years ago
Toshi MARUYAMA 64e7d92c3b i18n: fix typo general_pdf_encoding "UFT-8" in sl.yml (#61). 14 years ago
Jean-Philippe Lang a825f24db3 Fixed windows detection in reposman.rb (#8003). 14 years ago
Jean-Philippe Lang 7d59698021 Fixes wrong test. 14 years ago
Jean-Philippe Lang dafbb8b283 Fixed links in new file notification broken by r4051 (#6590). 14 years ago
Jean-Philippe Lang 420a49631d French translation update. 14 years ago
Jean-Philippe Lang 4bcba6a094 Adds support for saturday as the first week day (#7097). 14 years ago
Jean-Philippe Lang f3ffbec7ae Restore settings even if a test failure occurs. 14 years ago
Jean-Philippe Lang c0d55c936b Moved calendar tests to unit/lib/redmine/helpers. 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
Jean-Philippe Lang ef9e89fde4 Set style more specifically to avoid clashes. 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 c9e663132b Moved plugin tasks directories to lib/tasks (Rails deprecation). 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
Jean-Philippe Lang 318862c167 Better cross-browser checkbox positioning. 14 years ago
Toshi MARUYAMA 87c1d4780b scm: filesystem: increase non ascii contents ratio of test repository (#6256). 14 years ago
Toshi MARUYAMA be2046b189 scm: set mime type in downloading file. 14 years ago
Toshi MARUYAMA 3ee44b363c scm: filesystem: add test for no extension file mime type in functional test. 14 years ago
Toshi MARUYAMA fd400df10e scm: filesystem: fix todo comment of MIME_TYPES of big-file.txt in functional test. 14 years ago
Toshi MARUYAMA 05825c38a2 scm: filesystem: add test for displaying file over max size limit (#6256). 14 years ago
Toshi MARUYAMA 314bb3fb6e scm: filesystem: add test for UTF-16 file displaying (#6256). 14 years ago
Toshi MARUYAMA af85236fe7 scm: filesystem: add test for non ascii text file displaying (#6256). 14 years ago
Toshi MARUYAMA 6fcddfe2e2 scm: fix non ascii text files displaying (#6256). 14 years ago
Toshi MARUYAMA 80b7a1e432 scm: filesystem: update test repository for non ascii text files displaying (#6256). 14 years ago
Toshi MARUYAMA 071fc2c89a scm: mercurial: add test of binary file should be force download in functional test (#6256). 14 years ago
Toshi MARUYAMA 9250fa0515 scm: mercurial: use constant for project id in functional test. 14 years ago
Toshi MARUYAMA 317aca7c4c scm: mercurial: remove duplicate test from functional test. 14 years ago
Toshi MARUYAMA cae18fa551 scm: darcs: remove duplicate test from functional test. 14 years ago
Toshi MARUYAMA 5a10fb4f31 scm: filesystem: add test of no extension file whose content is only ASCII can be showing (#6256). 14 years ago
Toshi MARUYAMA 2b3251db53 scm: git: remove duplicate test from functional test. 14 years ago
Toshi MARUYAMA 71ea12fcfc scm: filesystem: add functional test. 14 years ago
Toshi MARUYAMA 622ddd5c99 scm: code clean up test/functional/repositories_controller_test.rb. 14 years ago
Toshi MARUYAMA 862e4e716d scm: filesystem: change project id of unit model test from 1 to 3. 14 years ago