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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverts r2770 (#3391).
Jean-Philippe Lang
2009-10-24
1
-1
/
+1
*
Sets the current project as the default value of project jump box (#4053).
Jean-Philippe Lang
2009-10-24
1
-2
/
+2
*
Translation updates (closes #4054, #4060, #4075).
Jean-Philippe Lang
2009-10-24
3
-19
/
+19
*
Prevent undefined method `<=>' for nil:NilClass in AbstractAdapter (#4098).
Jean-Philippe Lang
2009-10-24
1
-1
/
+1
*
Fixes form buttons on projects/settings/activities (closes #4083).
Jean-Philippe Lang
2009-10-22
1
-2
/
+7
*
Remove hard coded string in a view (closes #4076).
Jean-Philippe Lang
2009-10-22
1
-1
/
+1
*
Do not render hidden news edit form if user is not allowed to edit (closes #4...
Jean-Philippe Lang
2009-10-22
1
-1
/
+3
*
Add missing strings (rake locales:update).
Jean-Philippe Lang
2009-10-22
34
-0
/
+68
*
Fixed some merge bugs. #4077
Eric Davis
2009-10-21
5
-8
/
+10
*
Added all list and boolean custom data fields to the Time Report. #4077
Eric Davis
2009-10-21
2
-3
/
+12
*
When a specific TimeEntryActivity are change, associated TimeEntries will be
Eric Davis
2009-10-21
4
-13
/
+86
*
Added a Activities tab to Project Settings
Eric Davis
2009-10-21
12
-18
/
+314
*
Changed the Timelogs to use both the Systemwide and Project specific TimeEntr...
Eric Davis
2009-10-21
5
-4
/
+133
*
Added project specific Enumeration overrides.
Eric Davis
2009-10-21
4
-0
/
+50
*
Added an active field track if an Enumeration is active on the frontend view.
Eric Davis
2009-10-21
9
-6
/
+85
*
Enumerations can now have custom fields defined on them. #4077
Eric Davis
2009-10-21
12
-4
/
+159
*
Updated the unit test so Enumerations are tested separately from the subclasses.
Eric Davis
2009-10-21
1
-1
/
+1
*
Contextual quick search (#3263).
Jean-Philippe Lang
2009-10-21
11
-0
/
+72
*
Change the order of checkboxes for boolean custom fields.
Eric Davis
2009-10-21
1
-1
/
+1
*
Renamed Project#public named_scope so it will not override Ruby's public method
Eric Davis
2009-10-21
2
-2
/
+2
*
Mocha is needed for tests.
Eric Davis
2009-10-21
1
-0
/
+1
*
Renamed the default "Assigned" status to "In Progress". #3605
Eric Davis
2009-10-20
36
-39
/
+39
*
Moved object daddy helpers to their own module.
Eric Davis
2009-10-20
2
-30
/
+35
*
Updated some object_daddy exemplars for the Models.
Eric Davis
2009-10-20
3
-1
/
+42
*
Added shoulda macros to test Project's associations
Eric Davis
2009-10-19
1
-0
/
+24
*
Replaced a custom test with a shoulda macro.
Eric Davis
2009-10-19
1
-8
/
+7
*
Improved Project#copy to copy more data from the source Project. #3367
Eric Davis
2009-10-19
5
-2
/
+139
*
Preselect the issue custom fields from the source project when copying. #4045
Eric Davis
2009-10-19
1
-0
/
+1
*
Refactored duplicated test code to a setup.
Eric Davis
2009-10-19
1
-42
/
+26
*
Converted Project#copy test to use shoulda
Eric Davis
2009-10-19
1
-52
/
+55
*
Configured object_daddy to help generate test data instead of fixtures. #4004
Eric Davis
2009-10-18
14
-0
/
+134
*
pt-BR update (#4040)
Azamat Hackimov
2009-10-18
1
-1
/
+1
*
Adding missing database indexes for foreign keys and STI fields.
Eric Davis
2009-10-17
30
-0
/
+312
*
Rename the wiki toolbar's JavaScript variable, 'toolbar' conflicts with
Eric Davis
2009-10-17
1
-1
/
+1
*
Fixed the generated test in the redmine_plugin_model. (#3927)
Eric Davis
2009-10-17
1
-1
/
+1
*
Setup shoulda for testing. (#4005)
Eric Davis
2009-10-17
3
-0
/
+48
*
Fixed: HTML entities displayed when editing an issue note (#3996).
Jean-Philippe Lang
2009-10-11
1
-2
/
+2
*
Makes migration scripts load tickets in batches (#4011).
Jean-Philippe Lang
2009-10-11
2
-2
/
+2
*
Fixes migration scripts broken by r2726.
Jean-Philippe Lang
2009-10-11
2
-2
/
+2
*
da locale updated (closes #3919).
Jean-Philippe Lang
2009-10-11
2
-53
/
+53
*
el locale updated (closes #3932).
Jean-Philippe Lang
2009-10-11
1
-15
/
+15
*
translation updates (closes #4016, #4017).
Jean-Philippe Lang
2009-10-11
2
-15
/
+15
*
ko locale updated (closes #3954).
Jean-Philippe Lang
2009-10-11
1
-29
/
+30
*
ro locale updated (closes #2900).
Jean-Philippe Lang
2009-10-11
1
-24
/
+24
*
Fixes project shortcut combo.
Jean-Philippe Lang
2009-10-11
1
-2
/
+2
*
Fixes MailHandler for ruby1.9.
Jean-Philippe Lang
2009-10-10
1
-2
/
+3
*
String#each removed in ruby1.9.
Jean-Philippe Lang
2009-10-10
1
-0
/
+1
*
Fixes some test failures due to Array#to_s behaviour in ruby1.9.
Jean-Philippe Lang
2009-10-10
1
-2
/
+2
*
Defines String#to_a (Object#to_a removed in ruby1.9).
Jean-Philippe Lang
2009-10-10
1
-0
/
+7
*
Fixes a wrong number of arguments error with ruby1.9.
Jean-Philippe Lang
2009-10-10
1
-1
/
+1
[next]