index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix time entry user is shown twice in the User drop-down (#33341).
Go MAEDA
2020-04-27
1
-1
/
+1
*
Use scope assignable_watchers (#4511).
Go MAEDA
2020-04-25
3
-8
/
+11
*
Use Principal to get users and groups for watchers in watchers controller (#4...
Go MAEDA
2020-04-25
1
-10
/
+5
*
Get the list of new issue watchers using single query and limit the results t...
Go MAEDA
2020-04-25
1
-6
/
+4
*
Show open/closed badge on issue page (#33254).
Go MAEDA
2020-04-23
5
-3
/
+12
*
Show groups in members box on project overview page (#33174).
Go MAEDA
2020-04-22
3
-8
/
+14
*
Adds option to include issue custom fields in projects#show API response (#33...
Go MAEDA
2020-04-21
1
-0
/
+6
*
Total estimated time column shows up as decimal value regardless of time sett...
Go MAEDA
2020-04-15
1
-2
/
+2
*
Show tooltip when hovering on repeat-value link in Field permission tab (#323...
Go MAEDA
2020-04-13
1
-1
/
+1
*
Fix issue inline auto complete in issues bulk edit page for custom fields wit...
Go MAEDA
2020-04-11
1
-1
/
+7
*
Show wiki toolbar in time spent form for custom fields with text formatting e...
Go MAEDA
2020-04-11
2
-1
/
+8
*
Show toolbar for full width custom fields with text formatting enabled on iss...
Go MAEDA
2020-04-11
2
-1
/
+6
*
Unify CSS classes for custom fields in issue#show, issue#edit and issue#bulk_...
Go MAEDA
2020-04-11
2
-3
/
+3
*
Use the same layout for custom fields in issue bulk edit page (#32471).
Go MAEDA
2020-04-11
1
-7
/
+31
*
Fix that bulk download raises Errno::EACCES on Windows (#7056).
Go MAEDA
2020-04-11
2
-15
/
+18
*
CodeCleanup: Fix a RuboCop offense Layout/LeadingCommentSpace introduced in r...
Go MAEDA
2020-04-11
1
-1
/
+1
*
Don't use User.current in TimeEntryImport model but #user instead (#32774).
Jean-Philippe Lang
2020-04-05
1
-1
/
+2
*
Set time entry author in controller (#32774).
Jean-Philippe Lang
2020-04-05
2
-0
/
+2
*
Creating time tracking entry for other user through rest API fails with 403 (...
Jean-Philippe Lang
2020-04-05
2
-10
/
+6
*
Reverted r19669 and r19670 (#32774).
Jean-Philippe Lang
2020-04-05
1
-11
/
+2
*
Creating time tracking entry for other user through rest API fails with 403 (...
Jean-Philippe Lang
2020-04-05
1
-2
/
+3
*
Creating time tracking entry for other user through rest API fails with 403 (...
Jean-Philippe Lang
2020-04-05
1
-0
/
+8
*
##123 syntax for linking to issues: Title cannot be distinguished from follow...
Jean-Philippe Lang
2020-04-05
1
-2
/
+2
*
Email address with Punycode top-level domain is not accepted (#32793).
Jean-Philippe Lang
2020-04-05
1
-1
/
+1
*
Split subtasks/relations information into 5 columns (#32889).
Jean-Philippe Lang
2020-04-05
1
-2
/
+2
*
Move style to css (#32889).
Jean-Philippe Lang
2020-04-05
1
-3
/
+2
*
Fix sort does not work with group by datetime columns (#33110).
Jean-Philippe Lang
2020-04-05
1
-1
/
+6
*
Show user name in time entry bulk edit (#3800).
Jean-Philippe Lang
2020-04-05
1
-3
/
+8
*
Editing time entries should show the time entry user (#3800).
Jean-Philippe Lang
2020-04-05
1
-0
/
+6
*
Editing a time entry for a locked user changes the user to the current user (...
Jean-Philippe Lang
2020-04-05
2
-1
/
+4
*
Time entries csv export should check issue visibility (#33075).
Jean-Philippe Lang
2020-04-05
1
-1
/
+1
*
Support custom fields when exporting users to CSV (#33126).
Go MAEDA
2020-04-04
1
-6
/
+14
*
Fix that "Successful deletion" notice is not displayed after deleting some ty...
Go MAEDA
2020-04-04
4
-3
/
+13
*
Replace File#readable? with Attachment#readable? (#7056).
Go MAEDA
2020-04-02
1
-1
/
+1
*
Option to Check/Uncheck all block columns in export (#33169).
Go MAEDA
2020-04-01
2
-10
/
+20
*
Fix issues and spent time CSV export does not include custom fields with "Ful...
Go MAEDA
2020-04-01
2
-2
/
+8
*
Replace File#readable? with Attachment#readable? (#7056).
Go MAEDA
2020-04-01
1
-1
/
+1
*
Display avatar on add watchar dialog (#32976).
Go MAEDA
2020-03-31
1
-1
/
+4
*
Show warning when attempting to attach more than the allowed number of attach...
Go MAEDA
2020-03-26
1
-0
/
+1
*
Use field_activity rather than label_activity in the context of time tracking...
Go MAEDA
2020-03-26
1
-1
/
+1
*
Unable to edit user or group that has custom fields with text formatting enab...
Go MAEDA
2020-03-24
1
-1
/
+1
*
Display bulk_download_max_size in human-readable representation (#7056).
Go MAEDA
2020-03-23
1
-1
/
+3
*
Clean up toggleMultiSelect js function (#32813).
Go MAEDA
2020-03-22
2
-38
/
+5
*
Download all attachments at once (#7056).
Go MAEDA
2020-03-21
5
-2
/
+68
*
Allow zooming on mobile devices (#33156).
Go MAEDA
2020-03-20
1
-1
/
+1
*
Fix that unable to update the values of a custom field for time tracking acti...
Go MAEDA
2020-03-20
1
-1
/
+1
*
Fix missing sort order icon in users#index (#33176).
Go MAEDA
2020-03-20
1
-2
/
+2
*
Show default assignee and default version in projects API (#33113).
Go MAEDA
2020-03-17
1
-0
/
+2
*
Reverts r19569 (#33071).
Go MAEDA
2020-03-14
12
-24
/
+0
*
Show warning and the reason when the issue cannot be closed or reopen because...
Go MAEDA
2020-03-10
2
-4
/
+32
[next]