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
/
views
/
timelog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r16983 to r16985 (#27186).
Jean-Philippe Lang
2017-10-15
1
-1
/
+3
*
Merged r16057 (#13622).
Jean-Philippe Lang
2016-12-20
1
-1
/
+1
*
Merged r14897 to r14900 and r14949 (#21258).
Jean-Philippe Lang
2015-12-06
1
-1
/
+1
*
Don't let users log time on issues they cannot see in their projects (#21150).
Jean-Philippe Lang
2015-11-04
1
-1
/
+3
*
Fixed that time logging form may disclose subjects of issues that are not vis...
Jean-Philippe Lang
2015-11-04
1
-1
/
+1
*
Replaces the link with a checkbox to select/unselect all items in the list.
Jean-Philippe Lang
2015-10-23
1
-3
/
+1
*
Raises time entries comments limit to 1024 (#19885).
Jean-Philippe Lang
2015-09-21
1
-1
/
+1
*
Update activities list when changing project/issue id on the time entry form ...
Jean-Philippe Lang
2015-05-30
2
-0
/
+14
*
Removed unneeded #h calls in views.
Jean-Philippe Lang
2015-02-23
2
-2
/
+2
*
remove duplicated :id key from app/views/timelog/report.html.erb
Toshi MARUYAMA
2015-01-04
1
-2
/
+2
*
Removed duplicate element ids.
Jean-Philippe Lang
2014-11-23
1
-1
/
+1
*
Removed submit_query_form function.
Jean-Philippe Lang
2014-11-18
1
-1
/
+1
*
Removed deep nested time entries routes.
Jean-Philippe Lang
2014-11-16
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
Removes routes for time entries nested under project/issues.
Jean-Philippe Lang
2014-10-04
3
-8
/
+8
*
Let the new time_entry form be submitted without project (#17954).
Jean-Philippe Lang
2014-10-04
2
-4
/
+5
*
Wrap filters, options and buttons with extra div (#15362).
Jean-Philippe Lang
2014-01-11
1
-3
/
+5
*
Merged custom fields format refactoring.
Jean-Philippe Lang
2013-12-14
1
-1
/
+1
*
Removed deprecated align and width html attributes (#15307).
Jean-Philippe Lang
2013-11-11
3
-4
/
+4
*
Fixed that CSV Export of Spent Time ignores filters and columns selection (#1...
Jean-Philippe Lang
2013-04-03
1
-1
/
+2
*
Adds label_total_time string (#13337).
Jean-Philippe Lang
2013-03-10
2
-4
/
+4
*
Adds an helper for rendering query columns selection.
Jean-Philippe Lang
2013-02-23
1
-1
/
+1
*
Makes all time entry columns available in the CSV export.
Jean-Philippe Lang
2013-02-19
1
-1
/
+15
*
Input fields restricted on length should have maxlength parameter set (#12833).
Jean-Philippe Lang
2013-01-20
1
-1
/
+1
*
replace tabs to spaces at app/views/timelog/_form.html.erb
Toshi MARUYAMA
2012-12-27
1
-16
/
+16
*
Update the issue subject when choosing an issue from the drop down menu.
Jean-Philippe Lang
2012-12-26
1
-2
/
+11
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
1
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2012-12-22
1
-4
/
+4
*
Makes time entry custom fields available for display on the time entries list...
Jean-Philippe Lang
2012-12-09
2
-47
/
+44
*
Rename the Member column to User on the time entries list.
Jean-Philippe Lang
2012-12-09
1
-1
/
+1
*
Adds TimeEntryQuery for listing time entries.
Jean-Philippe Lang
2012-12-09
1
-32
/
+13
*
Set radio button when selecting a date with the date picker.
Jean-Philippe Lang
2012-09-02
1
-2
/
+6
*
Don't show the project dropdown when logging time on an issue.
Jean-Philippe Lang
2012-08-09
1
-1
/
+1
*
Adds autocomplete to issue field on time logging form.
Jean-Philippe Lang
2012-08-09
1
-0
/
+2
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
2
-6
/
+6
*
Use named routes.
Jean-Philippe Lang
2012-07-07
1
-2
/
+2
*
Deprecated :confirm => 'Text' option.
Jean-Philippe Lang
2012-07-07
1
-1
/
+1
*
Fixed that logging time inside redirects at global time logging (#11038).
Jean-Philippe Lang
2012-05-29
1
-0
/
+1
*
Fixed that activities option tags on the time entry bulk edit form are escaped.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
7
-8
/
+10
*
Fixed that date range fields don't get enabled when using the calendar popup ...
Jean-Philippe Lang
2012-04-19
1
-1
/
+1
*
Adds custom field in TimeEntry API responses (#10131).
Jean-Philippe Lang
2012-02-01
2
-0
/
+4
*
Fixed javascript error when changing time period on time report.
Jean-Philippe Lang
2012-01-24
1
-1
/
+1
*
Enable global time logging at /time_entries/new (#10020).
Jean-Philippe Lang
2012-01-21
3
-2
/
+11
*
Adds a 'Create and continue' button on the spent time form (#9995).
Jean-Philippe Lang
2012-01-21
1
-1
/
+2
*
Separated new/edit views for the timelog controller.
Jean-Philippe Lang
2012-01-10
3
-23
/
+23
*
Rails3: view: html_safe for timelog/report.html.erb
Toshi MARUYAMA
2012-01-01
1
-1
/
+1
*
Rails3: view: html_safe for timelog/_report_criteria.html.erb
Toshi MARUYAMA
2012-01-01
1
-2
/
+2
*
Rails3: view: html_safe for timelog/bulk_edit.html.erb
Toshi MARUYAMA
2011-12-21
1
-3
/
+4
*
Invalid HTML generated with ruby1.9.
Jean-Philippe Lang
2011-12-17
1
-1
/
+5
[next]