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
/
time_entry.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove trailing white-spaces from time entry model source.
Toshi MARUYAMA
2011-05-17
1
-12
/
+12
*
Makes visible scopes accept projects option and deprecate Project.visible_by.
Jean-Philippe Lang
2011-04-05
1
-1
/
+1
*
Replaces TimeEntry.visible_by with a visible scope.
Jean-Philippe Lang
2011-03-16
1
-2
/
+9
*
Fixes TimeEntry#spent_on= so that datetimes don't get stored in SQLite3 (#7258).
Jean-Philippe Lang
2011-01-14
1
-0
/
+3
*
Fixed: timelog link in the activity broken by recent refactoring (#6702).
Jean-Philippe Lang
2010-10-22
1
-1
/
+1
*
Change the TimelogController's to/from dates based on the project time entries
Eric Davis
2010-09-14
1
-4
/
+12
*
Refactor: move method to Model.
Eric Davis
2010-09-14
1
-0
/
+8
*
Force TimeEntry#hours default to nil (#3075, #4449).
Jean-Philippe Lang
2009-12-23
1
-0
/
+1
*
Adds spent time to the activity view (#3809).
Jean-Philippe Lang
2009-09-12
1
-3
/
+7
*
Changed Enumerations to use a Single Table Inheritance
Eric Davis
2009-05-30
1
-2
/
+2
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-5
/
+5
*
Replaces Enumeration.get_values and Enumeration.default with named scopes.
Jean-Philippe Lang
2009-02-15
1
-1
/
+1
*
Fixed: no error is raised when entering invalid hours on the issue update for...
Jean-Philippe Lang
2009-01-09
1
-2
/
+2
*
Adds custom fields on time entries (#772).
Jean-Philippe Lang
2008-07-22
1
-0
/
+1
*
Fixed: Comment too long message when updating issue (#1550).
Jean-Philippe Lang
2008-06-30
1
-1
/
+1
*
Adds atom feed on time entries details (#1479).
Jean-Philippe Lang
2008-06-17
1
-0
/
+5
*
Fixed: time entries created with the default activity even if a different one...
Jean-Philippe Lang
2008-06-14
1
-2
/
+4
*
Fixed: IssueController#edit doesn't set default Activity as default (#1302).
Jean-Philippe Lang
2008-05-26
1
-0
/
+6
*
Estimated time recognizes improved time formats (#1092).
Jean-Philippe Lang
2008-04-26
1
-13
/
+1
*
Accept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, ...
Jean-Philippe Lang
2008-04-02
1
-1
/
+17
*
Adds 2 permissions (closes #859):
Jean-Philippe Lang
2008-03-14
1
-1
/
+1
*
Propagates time tracking to the parent project (closes #433). Time report enh...
Jean-Philippe Lang
2008-02-27
1
-0
/
+6
*
Adds date range filter and pagination on time entries detail view (closes #434).
Jean-Philippe Lang
2008-02-26
1
-1
/
+6
*
Added time report.
Jean-Philippe Lang
2007-06-24
1
-0
/
+17
*
Fixed: 10342 Creation of Schema in Oracle
Jean-Philippe Lang
2007-04-25
1
-2
/
+2
*
added 999 as a maximum for time entry hours
Jean-Philippe Lang
2007-03-23
1
-1
/
+1
*
Simple time tracking functionality added. Time can be logged at issue or proj...
Jean-Philippe Lang
2007-03-23
1
-0
/
+33