Commit Graph

935 Commits (8d9b04865bac785d12b0aac43fe0c62488c39fec)
 

Author SHA1 Message Date
Jean-Philippe Lang 8d9b04865b Fixed Serbian lang file. 17 years ago
Jean-Philippe Lang 4024f4ac39 Updated Serbian translation (Dragan Matic). 17 years ago
Jean-Philippe Lang 6ae87d7c4c Moved redmine:load_default_data code to a module so that it can be called from the application. 17 years ago
Jean-Philippe Lang 860ff9345f Fixed: private projects name are displayed on account/show even if the current user doesn't have access to these private projects. 17 years ago
Jean-Philippe Lang bd85c0cbb1 Fixed: table of content not rendered properly when used in an issue or document description. 17 years ago
Jean-Philippe Lang 832c7eaaa5 Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails. 17 years ago
Jean-Philippe Lang b21e85b6dc Updated Spanish translation (Gumer Coronel Pérez). 17 years ago
Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 17 years ago
Jean-Philippe Lang 636579b17d Fix query management broken by r1027. 17 years ago
Jean-Philippe Lang 97f0da0b1a Moved login and logout links to ApplicationHelper methods for easier customization. 17 years ago
Jean-Philippe Lang 9072753489 Moved current user management to a dedicated method for modularity. 17 years ago
Jean-Philippe Lang 66420fe4b7 TabularFormBuilder moved out of application_helper.rb 17 years ago
Jean-Philippe Lang 5bc7dc77e2 Do not store query object in session but id or filters only. This allows to use Rails 2.0 cookie based sessions. 17 years ago
Jean-Philippe Lang 9a1b46fe42 New setting added to specify how many objects should be displayed on most paginated lists. 17 years ago
Jean-Philippe Lang 7eec539222 Fixed r1024: context submenus on the issue list don’t show up with IE6. 17 years ago
Jean-Philippe Lang 7f3c516940 Fixed: context submenus on the issue list don't show up with IE6. 17 years ago
Jean-Philippe Lang 3ff95e4031 Fixed 'export to' links positioning on wiki page. 17 years ago
Jean-Philippe Lang bb8d360188 Set doctype to transitional. Fixed a few non matching tags in views. 17 years ago
Jean-Philippe Lang 9595029709 Trunk version changed to 0.6.devel 17 years ago
Jean-Philippe Lang 31c6ebb310 Added wiki annotate view. It's accessible for each version from the page history view. 17 years ago
Jean-Philippe Lang 3d5381b24b Do not run Mercurial functional tests if the test repository is not set up. 17 years ago
Jean-Philippe Lang a456225852 Add email notification to IssuesController#edit. 17 years ago
Jean-Philippe Lang 5f871e9657 Fixed: Textile image with style attribute cause internal server error. 17 years ago
Jean-Philippe Lang bf3b2ec973 Change status select box default to current status (Rocco Stanzione). 17 years ago
Jean-Philippe Lang 49bdf62243 Add autoscroll div for each file diff. 17 years ago
Jean-Philippe Lang e219af1fbd Ignore empty diffs. 17 years ago
Jean-Philippe Lang 4a2efa9252 Ported r1009 from 0.6-stable branch. 17 years ago
Jean-Philippe Lang 8e00f57a88 Moved ProjectsController#list_documents and add_document to DocumentsController#index and new. 17 years ago
Jean-Philippe Lang 524cd689cf Project identifier is now used in URLs (instead of project id). 17 years ago
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