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
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed: r4492 breaks the ability to select issue custom fields available for p...
Jean-Philippe Lang
2010-12-17
1
-1
/
+2
*
Refactor and add tests for News #index API (#7072).
Jean-Philippe Lang
2010-12-12
1
-0
/
+5
*
Extracts user groups assignment from controller.
Jean-Philippe Lang
2010-12-12
1
-1
/
+4
*
Validates user's mail_notification and turn options into strings (the attribu...
Jean-Philippe Lang
2010-12-12
1
-15
/
+16
*
Declare safe attributes for User and Projects models.
Jean-Philippe Lang
2010-12-12
2
-1
/
+27
*
Makes issue safe_attributes extensible (#6000).
Jean-Philippe Lang
2010-12-12
1
-32
/
+27
*
Fixes Changeset#text_tag for numeric scmid (#6681).
Jean-Philippe Lang
2010-12-11
1
-4
/
+3
*
Do not try to copy relations for issues that could not be copied.
Jean-Philippe Lang
2010-12-10
1
-1
/
+9
*
Support for updating custom fields using the received custom_fields array (#6...
Jean-Philippe Lang
2010-12-10
1
-0
/
+1
*
Select projects with issue_tracking module for gantt display and remove the n...
Jean-Philippe Lang
2010-12-07
1
-14
/
+10
*
Automatic spent time logging from commit messages (#4155).
Jean-Philippe Lang
2010-12-05
1
-40
/
+88
*
Safer code in IssueRelation (#7018).
Jean-Philippe Lang
2010-12-04
1
-3
/
+4
*
Moves project attributes default assignments from ProjectsController#new to t...
Jean-Philippe Lang
2010-12-03
1
-1
/
+24
*
Prevents validation error when adding a user to a group (#6457).
Jean-Philippe Lang
2010-11-27
1
-0
/
+1
*
Fixed: messages attachments/watchers are not deleted when deleting a project ...
Jean-Philippe Lang
2010-11-27
1
-1
/
+1
*
Fixed: Wiki#find_page should not be case sensitive because page title uniquen...
Jean-Philippe Lang
2010-11-27
1
-3
/
+3
*
Fixed: gantt displays issues by date of creation.
Jean-Philippe Lang
2010-11-21
1
-2
/
+1
*
Fixed: submitting a non numerical parent task input creates a 500 error (#6932).
Jean-Philippe Lang
2010-11-20
1
-1
/
+1
*
MailHandler: ignore assignee if invalid.
Jean-Philippe Lang
2010-11-14
1
-1
/
+4
*
Raised maximum length of project names and identifiers to 255 and 100 respect...
Jean-Philippe Lang
2010-11-14
1
-2
/
+5
*
Makes MailHandler ignore invalid keyword values to avoid validation failures.
Jean-Philippe Lang
2010-11-12
1
-6
/
+7
*
Makes MailHandler accept localized keywords for default or user language (#61...
Jean-Philippe Lang
2010-11-12
1
-2
/
+17
*
Makes MailHandler accept all issue attributes and custom fields that can be s...
Jean-Philippe Lang
2010-11-12
2
-50
/
+50
*
Moved some permission checks for issue update from controller to model.
Jean-Philippe Lang
2010-11-11
1
-3
/
+21
*
Allow non-unique names for projects (#630).
Jean-Philippe Lang
2010-11-11
1
-1
/
+1
*
Fixed: unchecking status filter on the issue list has no effect (#6844).
Jean-Philippe Lang
2010-11-07
1
-2
/
+4
*
Adds a "visible" option on User and Project custom fields (#1738).
Jean-Philippe Lang
2010-11-07
1
-0
/
+4
*
Fixed: URLs broken in wiki notifications (#6838).
Jean-Philippe Lang
2010-11-06
1
-3
/
+3
*
Remove email quotes (>) when searching for incoming email delimiters. #2852 #...
Eric Davis
2010-11-02
1
-1
/
+1
*
Refactor: use :id instead of :page when linking to Wiki Pages
Eric Davis
2010-10-27
3
-8
/
+8
*
Fix wiki links on the activity page. #6746
Eric Davis
2010-10-26
2
-2
/
+2
*
Improved error message when trying to access an archived project (#2995).
Jean-Philippe Lang
2010-10-23
1
-0
/
+4
*
Refactor: move method to model with compatibility wrapper
Eric Davis
2010-10-22
1
-0
/
+12
*
Fixed: timelog link in the activity broken by recent refactoring (#6702).
Jean-Philippe Lang
2010-10-22
1
-1
/
+1
*
Fixed: precedes/follows relations no longer update start/due dates (#5803).
Jean-Philippe Lang
2010-10-19
1
-2
/
+2
*
Remember the selected "Member of Role" and "Member of Group" options. #6467
Eric Davis
2010-10-16
1
-2
/
+2
*
Change Project#notified_users to check for the 'all' notification option. #6541
Eric Davis
2010-10-10
1
-2
/
+3
*
Don't duplicate users in Issue#assignable_users. From r4240
Eric Davis
2010-10-07
1
-1
/
+1
*
Allow assigning issues back to the author. #4199
Eric Davis
2010-10-07
1
-1
/
+3
*
Code cleanup: renamed variables in User#allowed_to? with explicit names
Jean-Baptiste Barth
2010-10-06
1
-11
/
+11
*
Fixed: User#allowed_to? returning true in any case if array of projects had o...
Jean-Baptiste Barth
2010-10-06
1
-2
/
+4
*
Added ability to specify multiple projects in User#allowed_to? (#5332)
Jean-Baptiste Barth
2010-09-29
1
-3
/
+13
*
Refactor: move method to model
Eric Davis
2010-09-28
1
-0
/
+11
*
Allow admins to edit user's email notifications and preferences. #3503
Eric Davis
2010-09-28
1
-1
/
+1
*
Added three new notifiable events based on issue attributes
Eric Davis
2010-09-28
1
-1
/
+6
*
Add a default mail notification setting for new users
Eric Davis
2010-09-28
1
-1
/
+1
*
Added User#notify_about? to check when a user should be notified about an event
Eric Davis
2010-09-28
2
-3
/
+39
*
Converted User#mail_notification from a boolean to a string.
Eric Davis
2010-09-28
2
-2
/
+11
*
Fixes reverting an issue to a status with a done_ratio of 0%. #5170
Eric Davis
2010-09-26
1
-3
/
+3
*
Revert "Fixed: gantt broken when no due date on project issues and versions."
Eric Davis
2010-09-26
1
-3
/
+2
[next]