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 |
Jean-Philippe Lang
|
7567c3d8b2
|
Fixed back url verification (#16466).
git-svn-id: http://svn.redmine.org/redmine/trunk@13018 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-29 14:32:47 +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 |
Toshi MARUYAMA
|
5fb5bd0b11
|
remove unneeded Relation#all from WorkflowsController#edit
git-svn-id: http://svn.redmine.org/redmine/trunk@12999 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-24 15:59:45 +00:00 |
Jean-Philippe Lang
|
aa9b8ea187
|
Use named routes.
git-svn-id: http://svn.redmine.org/redmine/trunk@12998 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-21 04:11:59 +00:00 |
Jean-Philippe Lang
|
d50ec43dff
|
Disable children when checking parent notifiable.
git-svn-id: http://svn.redmine.org/redmine/trunk@12996 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-21 04:05:49 +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
|
54830abd6b
|
Custom queries: buttons to move column to top and bottom (#16326).
git-svn-id: http://svn.redmine.org/redmine/trunk@12991 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-21 02:20:56 +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
|
273aa42900
|
Fixed: right-aligned table of contents (TOC) not working with markdown (#16236).
git-svn-id: http://svn.redmine.org/redmine/trunk@12989 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-21 01:35:21 +00:00 |
Jean-Philippe Lang
|
f4e5025aed
|
Extract code to render project context links to helper (#16381).
Patch by Michael Esemplare.
git-svn-id: http://svn.redmine.org/redmine/trunk@12986 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-21 00:27:42 +00:00 |
Jean-Philippe Lang
|
b29c48717d
|
Fixed: Error generated on 'search for watchers to add' after clicking add without selected users (#14298).
git-svn-id: http://svn.redmine.org/redmine/trunk@12985 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-21 00:23:46 +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
|
4e5bb0e231
|
Fixed flawed regexp for removing pre blocks when quoting messages (#16353).
git-svn-id: http://svn.redmine.org/redmine/trunk@12973 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-17 07:49:14 +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
|
218e5f40a1
|
Select proper tracker and status for when hitting F5 with browsers that preserve select values on reload, eg. Firefox (#16259).
git-svn-id: http://svn.redmine.org/redmine/trunk@12970 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-15 11:21:16 +00:00 |
Jean-Philippe Lang
|
995ae083cd
|
Fixed flawed regexp for removing pre blocks when quoting notes (#16353).
Patch by Stephane Lapie.
git-svn-id: http://svn.redmine.org/redmine/trunk@12969 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-03-15 10:36:56 +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
|
b0ec39fc45
|
Always load formatter scripts for when the description is read-only on page load (#16161).
git-svn-id: http://svn.redmine.org/redmine/trunk@12941 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-28 12:52:23 +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 |
Jean-Philippe Lang
|
74e434b2f3
|
Removed hard-coded strings (#16164).
git-svn-id: http://svn.redmine.org/redmine/trunk@12928 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-25 20:17:15 +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
|
58ff842d34
|
Trigger basic HTTP authentication only when Basic authorization header is present (#16107).
git-svn-id: http://svn.redmine.org/redmine/trunk@12915 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-22 12:09:58 +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
|
411ddaf701
|
Preload authors for /issues API calls.
git-svn-id: http://svn.redmine.org/redmine/trunk@12912 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-22 11:22:43 +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
|
15c85ededd
|
Preload issue relations when exporting issues to CSV with all columns (#16091).
git-svn-id: http://svn.redmine.org/redmine/trunk@12910 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-22 11:19:21 +00:00 |
Jean-Philippe Lang
|
4a2114c73b
|
Move the field format at the top of the form.
git-svn-id: http://svn.redmine.org/redmine/trunk@12897 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-15 10:04:25 +00:00 |
Jean-Philippe Lang
|
1114bf5e99
|
Fixed: Export CSV - Custom field true/false not using translation (#16081).
git-svn-id: http://svn.redmine.org/redmine/trunk@12896 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-15 09:18:01 +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 |
Jean-Philippe Lang
|
ceb7e346a7
|
Fixed alignments.
git-svn-id: http://svn.redmine.org/redmine/trunk@12892 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-15 08:34:30 +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
|
ff46e9d0a4
|
Makes #watcher_link return an empty string when given nil.
git-svn-id: http://svn.redmine.org/redmine/trunk@12869 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-09 12:04:44 +00:00 |
Jean-Philippe Lang
|
79d01c7fe5
|
Display watch link only when inside project with logged-in user (#2549).
git-svn-id: http://svn.redmine.org/redmine/trunk@12868 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-09 12:01:22 +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
|
98cbbdf7f1
|
Reverts r12855.
git-svn-id: http://svn.redmine.org/redmine/trunk@12856 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-07 11:45:25 +00:00 |
Jean-Philippe Lang
|
3d64938adc
|
Adds JS response support to #render_error (#15760).
git-svn-id: http://svn.redmine.org/redmine/trunk@12855 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-07 09:26:27 +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
|
8b58c95212
|
Code cleanup.
git-svn-id: http://svn.redmine.org/redmine/trunk@12851 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-07 08:00:39 +00:00 |
Jean-Philippe Lang
|
7b127ee489
|
Show tabs for existing custom field types only and adds a view for choosing the type when adding a new custom field.
git-svn-id: http://svn.redmine.org/redmine/trunk@12849 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-07 07:57:59 +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 |