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 chained custom field filter doesn't work for User fields (#36940).
Marius Balteanu
2022-06-27
1
-1
/
+1
*
Revert undesired change (#37349).
Marius Balteanu
2022-06-27
1
-1
/
+1
*
Fix filter for chained User custom fields returns 500 internal server error w...
Marius Balteanu
2022-06-27
1
-2
/
+2
*
Refactor @TimeEntryActivity.default()@ method (#33914).
Marius Balteanu
2022-06-20
1
-2
/
+3
*
Fix time entry activity is not set as default when the default activity exist...
Marius Balteanu
2022-06-20
2
-1
/
+10
*
Fix rubocop warning (Add empty line after guard clause).
Marius Balteanu
2022-06-17
1
-0
/
+1
*
Update jQuery UI to 1.31.1 (#37256).
Marius Balteanu
2022-06-16
2
-2
/
+2
*
Respect field visibility when filtering/sorting by associated issue fields (#...
Marius Balteanu
2022-06-16
2
-2
/
+6
*
Respect field visibility when showing associated issue fields (#37255).
Marius Balteanu
2022-06-16
2
-2
/
+5
*
Setting @--no-permission-check@ in the mail receiver should not allow creatin...
Marius Balteanu
2022-06-16
1
-3
/
+17
*
Improved @fixed_version_id@ validation (#37171).
Marius Balteanu
2022-06-16
1
-2
/
+2
*
Ensure @category_id@ is valid within the issue's project (#37171).
Marius Balteanu
2022-06-16
1
-0
/
+6
*
The done ratio of a parent issue may not be 100% even if all subtasks have a ...
Go MAEDA
2022-06-08
1
-6
/
+7
*
Make "Project" label translatable in app/views/projects/bulk_destroy.html.erb...
Go MAEDA
2022-06-06
1
-1
/
+1
*
Reduce extra queries in @ProjectQuery.default@ (#37135).
Marius Balteanu
2022-05-28
1
-3
/
+6
*
Issue#last_notes fallback does not respect notes visibility (#37155).
Marius Balteanu
2022-05-28
1
-1
/
+1
*
Fix internal server error when trying to retrieve AnonymousUser's information...
Marius Balteanu
2022-05-27
1
-1
/
+1
*
Wiki notation `attachment:file_name` cannot make a link to a file attached to...
Go MAEDA
2022-05-26
1
-1
/
+5
*
Adds projects bulk delete (#36691).
Marius Balteanu
2022-05-17
4
-4
/
+85
*
Background job for project deletion (#36691).
Marius Balteanu
2022-05-17
8
-6
/
+95
*
Ask more specific confirmation questions when closing/reopening/archiving pro...
Marius Balteanu
2022-05-16
2
-5
/
+4
*
Fix that newly added attachments are lost when the status of the ticket is ch...
Marius Balteanu
2022-05-16
1
-0
/
+8
*
Revert changes made to issue form update in r21495 (#37053).
Marius Balteanu
2022-05-16
1
-1
/
+6
*
Attachment activity provider SQL optimization (#37057).
Go MAEDA
2022-05-14
1
-0
/
+1
*
Fix that mentions not working after issue status is changed (#36909).
Marius Balteanu
2022-05-11
1
-3
/
+1
*
Don't verify CSRF authenticity token in mail handler (#37030).
Marius Balteanu
2022-05-11
1
-0
/
+3
*
Allow imported time entries to override the selected project with the actual ...
Marius Balteanu
2022-04-03
1
-2
/
+6
*
Add missing partial view (33422).
Marius Balteanu
2022-04-01
1
-0
/
+16
*
Adds context menu to admin projects list (#33422).
Marius Balteanu
2022-04-01
2
-12
/
+33
*
Reuse ProjectQuery filters on the admin project list (#33422).
Marius Balteanu
2022-04-01
8
-53
/
+94
*
Include roles of built-in "Non member users" and "Anonymous users" members wh...
Marius Balteanu
2022-03-27
1
-0
/
+9
*
Allow to filter issues by its version status with shared versions (#36824, #3...
Marius Balteanu
2022-03-24
1
-2
/
+4
*
Increase email address length limit from 60 to 254 (#36825).
Go MAEDA
2022-03-23
1
-1
/
+1
*
Add support for PUT API to journals (#10171).
Go MAEDA
2022-03-23
1
-0
/
+2
*
Fix that Log time and/or Add notes sections from issue form page do not show ...
Marius Balteanu
2022-03-22
2
-11
/
+5
*
Add tasks to prune registered users after a certain number of days (#30998).
Go MAEDA
2022-03-22
1
-0
/
+4
*
Revert undesired changes (#36593)
Marius Balteanu
2022-03-21
1
-2
/
+2
*
Skip validation of required custom fields when creating a project if user doe...
Marius Balteanu
2022-03-21
2
-2
/
+13
*
Do not fire a query to get user default query when user has no default query ...
Go MAEDA
2022-03-21
1
-1
/
+1
*
Reverts r21480 (#36503).
Go MAEDA
2022-03-21
1
-1
/
+1
*
Fix that @tracker_ids[]@ field is rendered multiple time. Add some assertions...
Marius Balteanu
2022-03-20
1
-1
/
+1
*
Only check for @set_filter@ param when retriving the default query (#7360, 35...
Marius Balteanu
2022-03-20
2
-2
/
+2
*
Do not fire a query to get user default query when user has no default query ...
Marius Balteanu
2022-03-20
1
-1
/
+1
*
Add missing partial (#4347).
Marius Balteanu
2022-03-19
1
-0
/
+5
*
Automatically add the user to the watchers list after contributing to an issu...
Marius Balteanu
2022-03-19
5
-1
/
+34
*
Render mentioned users with leading @ and highlight (#36699, #13919).
Marius Balteanu
2022-03-19
1
-1
/
+2
*
Deprecate and rename rss_* methods to atom_* methods (#15118).
Marius Balteanu
2022-03-19
30
-64
/
+93
*
Fix file drop feature not working in @documents#new@ (#36686).
Marius Balteanu
2022-03-19
1
-6
/
+4
*
Reindent code in documents/_form view (#36686).
Marius Balteanu
2022-03-19
1
-13
/
+12
*
Avoid passing ActionController::Parameters outside of MailHandlerController (...
Marius Balteanu
2022-03-18
1
-1
/
+26
[next]