summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure that lock_version changes are not stored in journals table (#3004).Jean-Philippe Lang2009-04-021-1/+1
* Show timelog reports for non-versioned issues (#3051).Jean-Philippe Lang2009-03-301-1/+5
* Update SVG library to latest stable (0.6.1) (#3056).Jean-Philippe Lang2009-03-307-2519/+2550
* Fixed: News summary field is not searchable (#2998).Jean-Philippe Lang2009-03-281-1/+1
* Test failure (#3041).Jean-Philippe Lang2009-03-281-1/+1
* Fixes content vertical overflow (#3053).Jean-Philippe Lang2009-03-281-0/+1
* Adds a user search field with autocompleter on project members screen.Jean-Philippe Lang2009-03-287-13/+88
* Added observers to watch model objects for mail delivery instead of calling M...Eric Davis2009-03-2819-18/+206
* Escape member name.Jean-Philippe Lang2009-03-271-1/+1
* Ability to add multiple project members in a single action (#1556).Jean-Philippe Lang2009-03-275-9/+84
* Fixes that "My Page" personalization was not storing reordered blocks (#2971).Jean-Philippe Lang2009-03-261-2/+2
* Slight change to fr locale.Jean-Philippe Lang2009-03-251-1/+1
* Romanian update (#2900)Azamat Hackimov2009-03-243-603/+561
* Bosnian (Bosanski), initial commit from Ernad Husremovic (#2976)Azamat Hackimov2009-03-243-0/+962
* Translation updates: sv, zh, zh-TW (#3022, #3025, #3028)Azamat Hackimov2009-03-243-7/+6
* fix #3038, thanks to Konstantin Kuznetsov for reportingAzamat Hackimov2009-03-241-1/+1
* Fixes Journal#save signature (#3014).Jean-Philippe Lang2009-03-231-1/+1
* Fixing bug #3009, trivial updates of localesAzamat Hackimov2009-03-2234-3/+69
* fast translation update (#2969, #2978, #2989, #2994, #2999, #3006)Azamat Hackimov2009-03-227-156/+158
* Added some RDoc documentation for some models.Eric Davis2009-03-215-5/+85
* Added several more plugin hooks:Eric Davis2009-03-216-1/+11
* Added plugin hooks to the context menuEric Davis2009-03-211-0/+4
* Added a plugin hook for :controller_account_success_authentication_afterEric Davis2009-03-201-0/+1
* Updated INSTALL doc for Rails 2.2.2Eric Davis2009-03-191-1/+1
* Extend the settings.name column so it can fit longer plugin names.Eric Davis2009-03-191-0/+9
* Set sort orders on 'View all issues' links on my page.Jean-Philippe Lang2009-03-173-3/+17
* Makes the 'View all' link on 'Reported issues' list open and closed issues.Jean-Philippe Lang2009-03-171-1/+1
* Adds missing scope for r2595.Jean-Philippe Lang2009-03-171-0/+2
* Adds issue count on assigned and reported 'My page' modules (#2986).Jean-Philippe Lang2009-03-172-5/+7
* Fixes that user's last_login_on was not set when using registration with auto...Jean-Philippe Lang2009-03-152-1/+5
* Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data t...Jean-Philippe Lang2009-03-151-0/+2
* Ability to set language for redmine:load_default_data task using REDMINE_LANG...Jean-Philippe Lang2009-03-151-12/+15
* Fixing routes broken by r2581 (#2967, #2970).Jean-Philippe Lang2009-03-151-1/+1
* Adds controller to urls in case the side bar is called from another controlle...Jean-Philippe Lang2009-03-131-2/+2
* pl update.Jean-Philippe Lang2009-03-131-13/+13
* Adds a lang string with arguments for date ranges (#2305).Jean-Philippe Lang2009-03-1335-7/+38
* sv update.Jean-Philippe Lang2009-03-131-6/+6
* Translations updates.Jean-Philippe Lang2009-03-133-4/+5
* zh-TW update.Jean-Philippe Lang2009-03-131-6/+6
* pt-BR update.Jean-Philippe Lang2009-03-131-39/+39
* Fixes broken CSV link on cross-project timelog report (#2941).Jean-Philippe Lang2009-03-132-2/+2
* Fixing repository routes (#2967).Jean-Philippe Lang2009-03-134-12/+13
* Adds a unique index on projects_trackers table (#2882).Jean-Philippe Lang2009-03-121-0/+21
* Only retrieve query name for display.Jean-Philippe Lang2009-03-121-0/+1
* Fixes commit logs alignment in the repo browser (#2961).Jean-Philippe Lang2009-03-121-3/+3
* Fixing tests (sort refactoring).Jean-Philippe Lang2009-03-122-8/+24
* Fixes SortHelper examples (#2950).Jean-Philippe Lang2009-03-121-2/+2
* Fixed: zh-TW PDF export broken by new locales (#2940).Jean-Philippe Lang2009-03-121-1/+1
* Hide 'New file' link and form for printing (#2949).Jean-Philippe Lang2009-03-122-0/+3
* Flush buffer when asking for language (#2948).Jean-Philippe Lang2009-03-121-0/+1