Commit Graph

236 Commits (29720071f3c230c706eddd72d5b7c28a2828c81f)

Author SHA1 Message Date
Toshi MARUYAMA 73c5191196 PDF: fix width calculation of multi byte character in Simplified and Traditional Chinese (#61). 14 years ago
Toshi MARUYAMA 6485f15bb9 PDF: fix the problem that TCPDF built-in font breaks in the Windows (#61). 14 years ago
Jean-Philippe Lang e6659501de Limits nested set overhead when destroying an issue without children. 14 years ago
Jean-Philippe Lang cfbe69ab59 Fixed: deleting a parent issue may lead to a stale object error (#7920). 14 years ago
Toshi MARUYAMA 8ca3a46db0 PDF: back out r5253 (#7794, #61). 14 years ago
Jean-Philippe Lang d8fbdca760 Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 14 years ago
Toshi MARUYAMA 4d6475cdcf PDF: fix syntax errors at vendor/plugins/rfpdf/lib/tcpdf.rb on Ruby 1.9 (#61). 14 years ago
Toshi MARUYAMA 610c4efbe9 PDF: comment out Mime pdf in vendor/plugins/rfpdf/init.rb (#61). 14 years ago
Toshi MARUYAMA 79abd95f73 PDF: import CJK patches (#61). 14 years ago
Toshi MARUYAMA a184b21a99 PDF: comment out memoizes (#61). 14 years ago
Toshi MARUYAMA dc82df16a8 PDF: transplant r4602 (#61). 14 years ago
Toshi MARUYAMA 3d7a35b7bb PDF: transplant r5183 (#61). 14 years ago
Toshi MARUYAMA 60e084163c PDF: transplant r1497 (#61). 14 years ago
Toshi MARUYAMA 64bf51004a PDF: transplant r3389 (#61). 14 years ago
Toshi MARUYAMA 3eb1d6b169 PDF: transplant r393 (#61). 14 years ago
Toshi MARUYAMA 7deb78ca4e PDF: transplant r287 (#61). 14 years ago
Toshi MARUYAMA 3a58444199 PDF: update rfpdf (#61). 14 years ago
Jean-Philippe Lang c9e663132b Moved plugin tasks directories to lib/tasks (Rails deprecation). 14 years ago
Toshi MARUYAMA d1e5e1f504 Fix an internal server error on formatting an issue as a PDF in Japanese (#7794). 14 years ago
Jean-Philippe Lang dac912b379 Fixed: Email notifications are sent to watchers even if 'No events' setting is chosen (#7763). 14 years ago
Jean-Philippe Lang b615e60fd8 Do not keep illegitimate custom_values when setting custom_field_values (#7604). 14 years ago
Jean-Philippe Lang b80b789cc6 Coderay upgraded to 0.9.7 (#5344). 14 years ago
Jean-Philippe Lang 4525b7f6e2 Fixed: subtasks are deleted (not destroyed) when destroying parent issue (#7385). 14 years ago
Jean-Philippe Lang 2c830770cb ruby1.9 compatibility 14 years ago
Jean-Philippe Lang 3e3315c103 Support for updating custom fields using the received custom_fields array (#6345, #6403). 14 years ago
Jean-Philippe Lang 2ee45e8cac Use Object#tap instead of #returning (#6887). 14 years ago
Jean-Philippe Lang 475530e59f Adds a "visible" option on User and Project custom fields (#1738). 14 years ago
Tim Felgentreff 77b0a56768 update to incorporate latest acts_as_journalized fixes 14 years ago
Tim Felgentreff 905ac8c1e6 update to incorporate latest acts_as_journalized fixes 14 years ago
Tim Felgentreff 0d33f6c01a update to latest acts_as_journalized plugin 14 years ago
Tim Felgentreff 3e6d7637db update actsasjournalized 14 years ago
Tim Felgentreff 1569aae165 updated acts_as_journalized 14 years ago
Tim Felgentreff 40494cbe6b test fixes 14 years ago
Tim Felgentreff fe33a89c76 fix issue_test 14 years ago
Tim Felgentreff 9bb45d9e75 Fix journal_observer 14 years ago
Eric Davis ebb445c364 Use the relative_url_root when generating asset_paths. #3935 14 years ago
Tim Felgentreff f0c657448a Updated acts_as_journalized 14 years ago
Tim Felgentreff bb37aa24dc Update acts_as_journalized 14 years ago
Tim Felgentreff 5af629f31f Update acts_as_journalized 14 years ago
Tim Felgentreff aaecab6d7f use latest acts_as_journalized 14 years ago
Tim Felgentreff 2dd4e3d12d Update acts_as_journalized 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Eric Davis 7ca197b37f Merged r3933 from trunk. 14 years ago
Jean-Baptiste Barth 83e4cf3dd4 Prevent 500 error on login when there's a typo in OpenID URI scheme, such as http;// or http.// 14 years ago
Tim Felgentreff bbd131ad8d Update acts_as_journalized 14 years ago
Tim Felgentreff 5844623031 add acts_as_journalized into a submodule 14 years ago
Tim Felgentreff 1f9eda4e0d update tests to work with the new data model, where neccessary 14 years ago
Tim Felgentreff 47ecf151dd completely remove acts_as_versioned as it's functionality is contained in acts_as_journalized 14 years ago
Tim Felgentreff ff31875149 move to STI for journals so the journals themselves can be events 14 years ago
Tim Felgentreff 2287d7ce8c with acts_as_journalized activities only have to search the journal table 14 years ago