Toshi MARUYAMA
|
5e0d93b689
|
fix typo of Enumeration#overridding_change?
git-svn-id: http://svn.redmine.org/redmine/trunk@13056 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-04-06 13:32:35 +00:00 |
Jean-Philippe Lang
|
22b2a1f699
|
Fixed that Link custom fields are not displayed as links on the issue list (#16496).
git-svn-id: http://svn.redmine.org/redmine/trunk@13054 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-04-06 11:11:52 +00:00 |
Jean-Philippe Lang
|
6d5569a46d
|
Remove users from cc if they are already notified (#16415).
git-svn-id: http://svn.redmine.org/redmine/trunk@13029 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-29 15:27:42 +00:00 |
Toshi MARUYAMA
|
92cac9011e
|
remove unneeded Relation#all from WorkflowTransition#count_by_tracker_and_role
git-svn-id: http://svn.redmine.org/redmine/trunk@13012 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-26 10:38:04 +00:00 |
Toshi MARUYAMA
|
2ec3b3694f
|
fix race condition of highest rgt at Issue#update_nested_set_attributes_on_parent_change (#6579)
git-svn-id: http://svn.redmine.org/redmine/trunk@13011 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-26 01:48:20 +00:00 |
Toshi MARUYAMA
|
3c83d1c646
|
fix always new lft and rgt are lft = 1, rgt = 2 (#6579)
git-svn-id: http://svn.redmine.org/redmine/trunk@13009 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-26 01:47:48 +00:00 |
Toshi MARUYAMA
|
4a9d04a767
|
remove unneeded Relation#all from Issue#workflow_rule_by_attribute
git-svn-id: http://svn.redmine.org/redmine/trunk@13000 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-24 16:00:01 +00:00 |
Jean-Philippe Lang
|
ddcad64aa2
|
Don't abort processing of emails when an email triggers a parsing exception (#16122).
git-svn-id: http://svn.redmine.org/redmine/trunk@12995 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-21 03:04:43 +00:00 |
Jean-Philippe Lang
|
dd70327ce4
|
Let user choose an issue of another project when updating a time entry (#16338).
git-svn-id: http://svn.redmine.org/redmine/trunk@12990 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-21 02:12:32 +00:00 |
Jean-Philippe Lang
|
4bf18a697c
|
Adds an option to send email on "Assignee updated" in application settings (#16362).
git-svn-id: http://svn.redmine.org/redmine/trunk@12975 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-17 08:20:27 +00:00 |
Jean-Philippe Lang
|
b695878193
|
Adds an option to send email on "Assignee updated" in application settings (#16362).
git-svn-id: http://svn.redmine.org/redmine/trunk@12974 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-17 08:19:45 +00:00 |
Jean-Philippe Lang
|
c075626462
|
Fixed that requesting a specific version of a non-existent wiki page raises an error (#16255).
git-svn-id: http://svn.redmine.org/redmine/trunk@12971 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-15 11:41:24 +00:00 |
Jean-Philippe Lang
|
d7729d6d4f
|
Use #read/#write_attribute instead of #super when overwriting default accessors (#16319).
Patch by Felix Schäfer.
git-svn-id: http://svn.redmine.org/redmine/trunk@12968 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-15 10:25:24 +00:00 |
Jean-Philippe Lang
|
4c7a76785d
|
Fixed that non-empty blank strings as custom field values are not properly validated (#16169).
git-svn-id: http://svn.redmine.org/redmine/trunk@12938 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-28 10:05:27 +00:00 |
Toshi MARUYAMA
|
4162d8ec6b
|
prevent issue tree hierarchy is broken in race conditions (#6579)
awesome_nested_set 2.1.6 uses lock.
Issue model uses as same way.
git-svn-id: http://svn.redmine.org/redmine/trunk@12927 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-25 06:54:40 +00:00 |
Jean-Philippe Lang
|
b6c794d16b
|
Bulk edit workflows for multiple trackers/roles (#16164).
git-svn-id: http://svn.redmine.org/redmine/trunk@12924 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-25 02:54:47 +00:00 |
Jean-Philippe Lang
|
8405d57516
|
Strip invalid UTF-8 bytes in User#find_by_login (#16107).
git-svn-id: http://svn.redmine.org/redmine/trunk@12916 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-22 12:50:56 +00:00 |
Jean-Philippe Lang
|
98e299857b
|
Only notify users that can see news (#16134).
git-svn-id: http://svn.redmine.org/redmine/trunk@12914 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-22 11:32:52 +00:00 |
Jean-Philippe Lang
|
9733194cce
|
Prevent N queries on custom_fields when call /issues API.
git-svn-id: http://svn.redmine.org/redmine/trunk@12913 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-22 11:23:39 +00:00 |
Jean-Philippe Lang
|
9b6f53219f
|
Preload issue authors when displayed on the issue list (#16091).
git-svn-id: http://svn.redmine.org/redmine/trunk@12911 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-22 11:21:05 +00:00 |
Jean-Philippe Lang
|
88568da451
|
Always preload issues custom values (#16091).
git-svn-id: http://svn.redmine.org/redmine/trunk@12894 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-15 08:59:45 +00:00 |
Toshi MARUYAMA
|
22c7e0b8df
|
fix source indent of Repository::Cvs model
git-svn-id: http://svn.redmine.org/redmine/trunk@12878 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-13 07:13:59 +00:00 |
Jean-Philippe Lang
|
2585ed2e3b
|
Use spaces instead of tabs.
git-svn-id: http://svn.redmine.org/redmine/trunk@12867 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-09 11:58:19 +00:00 |
Jean-Philippe Lang
|
1ad33134d3
|
Enable the watching of news (#2549).
git-svn-id: http://svn.redmine.org/redmine/trunk@12866 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-09 11:54:21 +00:00 |
Jean-Philippe Lang
|
171581da7e
|
Project.activities should always return a ActiveRecord::Relation (#15983).
git-svn-id: http://svn.redmine.org/redmine/trunk@12854 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-07 08:36:49 +00:00 |
Jean-Philippe Lang
|
09b95905dc
|
Make sure that Repository#extra_info returns a Hash or nil (#16032).
git-svn-id: http://svn.redmine.org/redmine/trunk@12848 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-06 20:23:06 +00:00 |
Toshi MARUYAMA
|
a0baf7ee5d
|
fix wrong issue 'assigned-to-my-group' css class (#16038)
git-svn-id: http://svn.redmine.org/redmine/trunk@12844 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-06 12:16:27 +00:00 |
Toshi MARUYAMA
|
b87a7b8984
|
scm: mercurial: insert long id to DB unless existing id in DB is not short id (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12777 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 14:53:16 +00:00 |
Toshi MARUYAMA
|
d301b8c0c1
|
scm: mercurial: switch short or long id of entry by existing value in DB (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12760 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 04:44:20 +00:00 |
Toshi MARUYAMA
|
eb18660369
|
scm: mercurial: override entry and scm_entries (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12759 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 04:44:04 +00:00 |
Toshi MARUYAMA
|
8a35585bd2
|
scm: mercurial: add method to switch short or long id by existing value in DB (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12755 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 00:41:16 +00:00 |
Toshi MARUYAMA
|
d45bf0a83e
|
scm: split Repository#entries (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12754 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 00:40:59 +00:00 |
Toshi MARUYAMA
|
f2ec6f8d77
|
back out r12752 (#14361)
Revision, Author and Comment of repository browser are broken.
git-svn-id: http://svn.redmine.org/redmine/trunk@12753 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 08:46:47 +00:00 |
Toshi MARUYAMA
|
ae68ff1100
|
scm: mercurial: use long id in adapter level (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12752 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 07:47:04 +00:00 |
Toshi MARUYAMA
|
6ea2b7a43b
|
scm: mercurial: split Repository::Mercurial#latest_changesets_cond for short and long id (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12751 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 07:46:45 +00:00 |
Toshi MARUYAMA
|
5dcecec1bd
|
scm: mercurial: use 12 chars id for format_changeset_identifier (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12749 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 04:23:53 +00:00 |
Jean-Philippe Lang
|
888823a449
|
Fixed calculation of done_ratio of parent task with child having estimated_time at 0 (#15870).
git-svn-id: http://svn.redmine.org/redmine/trunk@12745 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-31 17:42:46 +00:00 |
Toshi MARUYAMA
|
619857e1a4
|
remove unneeded Relation#all from Repository::Git model
git-svn-id: http://svn.redmine.org/redmine/trunk@12743 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-31 10:15:52 +00:00 |
Toshi MARUYAMA
|
8574948617
|
code format clean up Repository::Git model
git-svn-id: http://svn.redmine.org/redmine/trunk@12742 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-31 10:15:37 +00:00 |
Jean-Philippe Lang
|
d5a9af54fa
|
Reverts r12669 and add a test for #15870.
git-svn-id: http://svn.redmine.org/redmine/trunk@12739 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-30 22:18:07 +00:00 |
Toshi MARUYAMA
|
35cc911192
|
update copyright year (#15977)
Contributed by Daniel Felix.
git-svn-id: http://svn.redmine.org/redmine/trunk@12736 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-29 22:45:39 +00:00 |
Toshi MARUYAMA
|
a711cbb44e
|
back out from r12715 to r12720: #connection replacing
These revisions have performance regression on Rails 3.2.16.
git-svn-id: http://svn.redmine.org/redmine/trunk@12735 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 07:21:47 +00:00 |
Toshi MARUYAMA
|
4f996fa5c2
|
remove unneeded Relation#all from TimeEntryQuery model
git-svn-id: http://svn.redmine.org/redmine/trunk@12732 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 02:19:20 +00:00 |
Toshi MARUYAMA
|
ea8febad03
|
remove unneeded Relation#all from Principal model
git-svn-id: http://svn.redmine.org/redmine/trunk@12731 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 02:19:03 +00:00 |
Toshi MARUYAMA
|
8832cca13b
|
remove unneeded Relation#all from Repository::Subversion model
git-svn-id: http://svn.redmine.org/redmine/trunk@12730 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 02:18:47 +00:00 |
Toshi MARUYAMA
|
b6f066ddf3
|
remove unneeded Relation#all from Project model
git-svn-id: http://svn.redmine.org/redmine/trunk@12729 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 02:18:30 +00:00 |
Toshi MARUYAMA
|
051ed3557b
|
remove unneeded Relation#all from MemberRole model
git-svn-id: http://svn.redmine.org/redmine/trunk@12728 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 02:18:13 +00:00 |
Toshi MARUYAMA
|
3b3a7c50a9
|
remove unneeded Relation#all from Journal model
git-svn-id: http://svn.redmine.org/redmine/trunk@12727 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 02:17:57 +00:00 |
Toshi MARUYAMA
|
c489c28219
|
code format cleanup Repository::Subversion model
git-svn-id: http://svn.redmine.org/redmine/trunk@12726 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 01:42:31 +00:00 |
Toshi MARUYAMA
|
2bdf28262b
|
remove unneeded Relation#all from IssueStatus model
git-svn-id: http://svn.redmine.org/redmine/trunk@12725 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 01:24:41 +00:00 |