-
Notifications
You must be signed in to change notification settings - Fork 729
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: mantisbt/mantisbt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a666237
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mantisbt/mantisbt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 50c2a46
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 2 files changed
- 1 contributor
Commits on Sep 19, 2011
-
Fix #11662: Allow decimal costs in time tracking/billing
Previously the cost was retrieved from the form using gpc_get_int(), and error 203 was triggered when decimal values were entered. We now get the field as a string and convert it using floatval().
Configuration menu - View commit details
-
Copy full SHA for b5a3b8c - Browse repository at this point
Copy the full SHA b5a3b8cView commit details -
Fix #13338: Time tracking cost column font size
There was no class specified on the td tag for the cost column.
Configuration menu - View commit details
-
Copy full SHA for e93f4d7 - Browse repository at this point
Copy the full SHA e93f4d7View commit details -
Cosmetic changes in the time tracking table layout
- reset the alternating line colors at start of each block - use bold font for Totals line - right-align the cost column
Configuration menu - View commit details
-
Copy full SHA for 50c2a46 - Browse repository at this point
Copy the full SHA 50c2a46View commit details
There are no files selected for viewing