CARVIEW |
Public Activity
4181f859623c41a679ae5b9e8453c750778eb8de
Fixes that user's last_login_on was not set when using registration with automatic activation.
175ac71b2c05ea722615597474b8ea1922bdead4
Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data task.
47f264b15cc1ae6a3b99f661f3da3d49fd107ca1
Ability to set language for redmine:load_default_data task using REDMINE_LANG environment variable (#2847).
5fc7d097fe42c123782446215f6d333bfde2b6ad
Fixing routes broken by r2581 (#2967, #2970).
37da5ba18776a7a1e4549e7bc2af48d87d67234a
Backported r2573, r2591 and r2592 from trunk.
9f45499936879e910ccbf581a2c13bd73f47ba93
Adds controller to urls in case the side bar is called from another controller (#2960).
7a3822448bda151dac78a33e80829ff640ca90de
pl update.
6a9fcb23d0b184ec44ee94c45b64fb7e2fe7d0b4
Adds a lang string with arguments for date ranges (#2305).
3f52a0d3e8965bbab3c0d1211334d794d681d992
sv update.
57eadea09108650f1af548e687c258b2c6195f45
Translations updates.
5eae20f3d419e39960a7719dcd0144ab58958274
zh-TW update.
48e7b11065c01e4a9bb8fdeda0b239ae46d74113
pt-BR update.
1e7962bfe9ed3b43629f17b5e950ee6a93c16df3
Fixes broken CSV link on cross-project timelog report (#2941).
0100011e5cdc4532b925c7b09e0b4a61532cd809
Fixing repository routes (#2967).
74d8739936c85b39a483ab50ec3b5c9fec36c8a0
Adds a unique index on projects_trackers table (#2882).
eb7903c0ec040ae6575a9c4b4ac6626e4518795a
Only retrieve query name for display.
a42e56f65d265baea0df3a3866c60ca2ba4f0155
Fixes commit logs alignment in the repo browser (#2961).
adbe164246ddef6dd022317a6793158c8fddefc0
Fixing tests (sort refactoring).
1852d907ba5ff4951eb4783c31862dfce5f87d2b
Fixes SortHelper examples (#2950).
73eb1580ae73a425e7c4744e202898e4e35bce8d
Fixed: zh-TW PDF export broken by new locales (#2940).
eb224378db4605ef4bb1c68f63c0c9ef41dc3e72
Hide 'New file' link and form for printing (#2949).
b622e0f8ce685e0c061f3391513dde875bcd54ed
Flush buffer when asking for language (#2948).
c7c8dc71f2fc8f224deb0a5340f7bbb8906e584d
Ability to save "sort order" in custom queries (#2899).
2b585407cb66a26f81ea0bcb8a922dd1203e25e0
SortHelper refactoring:
4f4d447224a404919441371d71533bcfed78d853
Fixed: Files without Version aren't visible in the Activity page (#2930).
9701c335628e244d0e08d3383e330331070cce4b
Adds css classes to the issues in the calendar (#2651).
89719e205e13e09dc6b85a1d48e3590c20787703
Adds 2 css classes (created-by-me and assigned-to-me) to issues created by or assigned to the current user (#2651).
03572ec5692cfe27f77112c79719987c5e265e1a
Adds a sortable "Project" column to the issue list.
20bdba13cfbe6267c90616fce0a8025014bb9f0a
Updates for 0.8.2 release.
554e569de10e7509e18cb2d8ceea3c32c344b796
Adds a List-Id header to all emails (#2879).
04abeda1d739257813ad71bcdff1217ce15ceefc
Add doube quotes to user_name and password in email.yml.example (#2927).
46c0d7278276d6fe7b133b3466f6013e726bcb5b
Merged r2259 from trunk.
7bd4590cd61445cc106bf7d4b6b77ae56ae73896
Transaction for each imported subversion changeset.
36b5d4f6af0479598b34715e6082a2450769d691
Backported r2429, r2430, r248 to r2491 and r2522 from trunk (request and controller objects added to the hooks by default.).
8375e98adead5834fc8dc8fd13115b8ce268ef3b
Fixes that Redmine::WikiFormatting.register did not raise ArgumentError when giving name as a string (#2856).