- 21 Mar, 2019 1 commit
-
-
maeda authored
Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630). git-svn-id: https://svn.redmine.org/redmine/trunk@17997 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
- 15 Mar, 2019 1 commit
-
-
maeda authored
This will be changed to true in the future. git-svn-id: https://svn.redmine.org/redmine/trunk@17947 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
- 23 Jul, 2017 1 commit
-
-
jplang authored
git-svn-id: https://svn.redmine.org/redmine/trunk@16859 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
- 25 Apr, 2007 1 commit
-
-
jplang authored
Comment is a reserved keyword for Oracle. The five 'Comment' columns are renamed to 'Commments'. Migration scripts were modified to let oracle users create the database. For the others, migration 41 will rename the columns (only if columns have the 'old' name). Fixed also a few oracle specific issues. Note: currently (in Rails 1.2.3), there's bug in Rails oracle adapter. See: http://dev.rubyonrails.org/ticket/7344 Attached patch is required for redMine to work properly. git-svn-id: https://svn.redmine.org/redmine/trunk@479 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
- 23 Mar, 2007 1 commit
-
-
jplang authored
There's no aggregation reports for now, it's just possible to see all time entries for a project or an issue. A new "activities" enumeration is added. Permission for a role to log time must be set (new "Time tracking" section in role permissions screen). git-svn-id: https://svn.redmine.org/redmine/trunk@368 e93f8b46-1217-0410-a6f0-8f06a7374b81
-