Commit Graph

906 Commits (b4eafd9ea8132534f75e3065c3d36345610e907a)
 

Author SHA1 Message Date
Jean-Philippe Lang b4eafd9ea8 Changes for 0.6.2 release. 17 years ago
Jean-Philippe Lang 2bcd448dda Updated Japanese translation (Satoru Kurashiki). 17 years ago
Nicolas Chuche 1af9c47a27 bug when using apache authentication method 17 years ago
Jean-Philippe Lang ea35fff5bf SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter. 17 years ago
Jean-Philippe Lang 124ef65c1f Fixed warning: toplevel constant User referenced by WikiContent::User 17 years ago
Jean-Philippe Lang 361c50c1f4 Added some functional tests (wiki). 17 years ago
Jean-Philippe Lang 27d6334afa Fixed: Unable to create a wiki (Rails 2.0 compatibility). 17 years ago
Jean-Philippe Lang 963b1283c2 Fixed Bazaar test repository path. 17 years ago
Jean-Philippe Lang 777edc13c1 Fixed: can not save numeric, date and boolean custom fields (broken by r994). 17 years ago
Jean-Philippe Lang d1a3fbea40 Fixed Trac importer error with Rails 2.0: readonly? is defined by ActiveRecord. 17 years ago
Jean-Philippe Lang 58610ec52a Search engine: issue custom fields can now be searched. 17 years ago
Jean-Philippe Lang 38b185f1dc Fixed: empty lines when displaying repository files with Windows style eol. 17 years ago
Jean-Philippe Lang e69631f26c Fixed: missing body closing tag in repository annotate and entry views. 17 years ago
Jean-Philippe Lang 47f399104b Added a Mercurial test repository with unit and functional tests. 17 years ago
Jean-Philippe Lang 86319feef2 Added ApplicationController#attach_files as a common method to attach files in all actions. 17 years ago
Jean-Philippe Lang eb7cbd481e Added some tests for projects controller and helper. 17 years ago
Jean-Philippe Lang 17c7886791 Removed unused UsersController#destroy. 17 years ago
Jean-Philippe Lang 48949f979a Added some functional tests and a CVS test repository. 17 years ago
Jean-Philippe Lang 86d756d22d News comments are now textilized. 17 years ago
Jean-Philippe Lang ab4ff48abc Added /coverage and /vendor/rails to svn-ignore. 17 years ago
Jean-Philippe Lang 63ef594033 Added some functional tests (issues). 17 years ago
Jean-Philippe Lang bd8eded670 Fixed: 500 error when validation fails on issue edition with no custom fields. 17 years ago
Jean-Philippe Lang d5cc40c9b6 Fixed: calendar and gantt broken with Rails 2.0 17 years ago
Jean-Philippe Lang 76ed8cc200 Added some functional tests (projects and repositories). 17 years ago
Jean-Philippe Lang 3539bef96b Updated Chinese translation (Shortie Lo). 17 years ago
Jean-Philippe Lang e29539df9c Fixed: 'assigned to me' filter broken. 17 years ago
Jean-Philippe Lang 7e9c454478 Fixed: 'LDAP account password is too long' error when leaving the field empty on creation. 17 years ago
Jean-Philippe Lang c00b8fd12e Doc and version changes for 0.6.1 release. 17 years ago
Jean-Philippe Lang 6d9490ddcc Merged Rails 2.0 compatibility changes. 17 years ago
Jean-Philippe Lang f58db70bde More detailed html title on several views. 17 years ago
Jean-Philippe Lang 51adc242a3 Updated Polish translation (Mariusz Olejnik). 17 years ago
Jean-Philippe Lang 7fae4b0892 Bazaar adapter: fixed log with partial revisions parsing. 17 years ago
Jean-Philippe Lang 6239e319ac Fixed versions/show layout with IE. 17 years ago
Jean-Philippe Lang 60c82a03db Fixed drop down lists overflow on My account. 17 years ago
Jean-Philippe Lang 36c0ab196c Added Traditional Chinese translation (by Shortie Lo). 17 years ago
Jean-Philippe Lang a7c2b63fb6 Transaction and performance improvement on workflow copy when creating a new tracker. 17 years ago
Jean-Philippe Lang 5e38bd9363 Performance improvement on workflow setup screen. 17 years ago
Jean-Philippe Lang a79cf8d574 Fixed a parenthesis warning in news/show. 17 years ago
Jean-Philippe Lang 3c44aac1f5 Added version details view accessible from the roadmap. 17 years ago
Jean-Philippe Lang 355289fa67 Roadmap progress bars now differentiate the progress due to closed issues from the open issues progress (2 different colors). 17 years ago
Jean-Philippe Lang b536f4c657 Restored wiki syntax quick ref pop-up (accessible from wiki/edit). 17 years ago
Jean-Philippe Lang d00014221e Changesets retrieval optimization on the activity view. Prevents additional query from being executed for each displayed changeset. 17 years ago
Jean-Philippe Lang 3b4cfe0ba8 Added some unit tests for the Bazaar adapter. 17 years ago
Jean-Philippe Lang 056e3703da Added Bazaar adapter. 17 years ago
Jean-Philippe Lang 92a23c05bb Project name format limitation removed (name can now contain any character). 17 years ago
Jean-Philippe Lang 7d8af70a63 Changed the maximum length of LDAP account to 255 characters. 17 years ago
Jean-Philippe Lang 8c65cc4712 Added Annotate/Blame view for Subversion, CVS and Mercurial repositories. 17 years ago
Jean-Philippe Lang e4724c7626 Trac importer: 17 years ago
Jean-Philippe Lang 6e74a06808 Fixed: error on admin/info if there's more than 1 plugin installed. 17 years ago
Jean-Philippe Lang bc060b31ae Email notifications are now sent as Blind carbon copy by default. This can be changed in email notifications settings (new setting added). 17 years ago