Commit Graph

12701 Commits

Author SHA1 Message Date
Jean-Philippe Lang
a5b18b631c Make sure that strings of serialized settings are UTF-8 encoded (#19305).
git-svn-id: http://svn.redmine.org/redmine/trunk@14067 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-08 16:28:19 +00:00
Jean-Philippe Lang
f2d9af6dc3 Require bundler >= 1.5.0 (#19172).
git-svn-id: http://svn.redmine.org/redmine/trunk@14065 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-08 09:49:27 +00:00
Jean-Philippe Lang
07795cfed5 Code cleanup.
git-svn-id: http://svn.redmine.org/redmine/trunk@14055 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-08 09:12:18 +00:00
Jean-Philippe Lang
76a4668f52 Fixed rendering of multivalued custom fields in the issue history (#19225).
git-svn-id: http://svn.redmine.org/redmine/trunk@14054 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-08 09:07:20 +00:00
Jean-Philippe Lang
730bba8130 Fixed undefined method `compact!' error when additional_user_ids is empty (#19253).
git-svn-id: http://svn.redmine.org/redmine/trunk@14053 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-07 16:21:59 +00:00
Jean-Philippe Lang
0965aafd51 Change 20150113213922_remove_users_mail.rb from Irreversible to Reversible (#19233).
git-svn-id: http://svn.redmine.org/redmine/trunk@14052 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-07 16:14:41 +00:00
Jean-Philippe Lang
b1c0c690c0 Wrong name for pt-BR language (#19218).
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@14051 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-07 16:05:21 +00:00
Jean-Philippe Lang
9ea438720f Fixed that non-default identifier-less git repositories are undeletable (#19260).
Patch by Felix Schäfer.

git-svn-id: http://svn.redmine.org/redmine/trunk@14050 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-07 16:02:56 +00:00
Jean-Philippe Lang
3789a8539e Missing notification if previous assignee was a group (#19197).
git-svn-id: http://svn.redmine.org/redmine/trunk@14049 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-07 08:20:18 +00:00
Jean-Philippe Lang
f821eaf722 Adds the date format for ambiguous dates (#19243).
git-svn-id: http://svn.redmine.org/redmine/trunk@14048 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-07 08:12:08 +00:00
Jean-Philippe Lang
2800598832 Fixed STARTTLS option key (#19232).
git-svn-id: http://svn.redmine.org/redmine/trunk@14047 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-07 07:36:42 +00:00
Jean-Philippe Lang
95e5902b4c Adds a test for #19270.
git-svn-id: http://svn.redmine.org/redmine/trunk@14046 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-07 07:31:01 +00:00
Jean-Philippe Lang
8667505e23 Don't validate custom fields that are not editable (#19193).
git-svn-id: http://svn.redmine.org/redmine/trunk@14045 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-01 13:23:52 +00:00
Jean-Philippe Lang
dbe05a000a Use named routes.
git-svn-id: http://svn.redmine.org/redmine/trunk@14044 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-25 13:54:34 +00:00
Jean-Philippe Lang
b778c51e90 Removed unneeded #h calls in views.
git-svn-id: http://svn.redmine.org/redmine/trunk@14043 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-23 10:11:08 +00:00
Jean-Philippe Lang
ec201b08b3 Updates docs fro 3.0.0 release.
git-svn-id: http://svn.redmine.org/redmine/trunk@14037 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-19 19:02:11 +00:00
Jean-Philippe Lang
0b04de0a23 Send a better content type than application/octet-stream (#19131).
git-svn-id: http://svn.redmine.org/redmine/trunk@14034 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-19 17:46:24 +00:00
Jean-Philippe Lang
d750c9906e DEPRECATION WARNING: db/migrate/001_setup.rb (#19132).
mail_notification is a boolean column when this migration runs.

git-svn-id: http://svn.redmine.org/redmine/trunk@14032 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-19 17:37:34 +00:00
Jean-Philippe Lang
2277f61046 Added missing :permission option in sample plugin.
git-svn-id: http://svn.redmine.org/redmine/trunk@14031 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-18 21:11:37 +00:00
Jean-Philippe Lang
dbcdc3415d Removed no longer used :find_options option for acts_as_activity_provider.
git-svn-id: http://svn.redmine.org/redmine/trunk@14030 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-18 21:10:22 +00:00
Jean-Philippe Lang
8ad326f160 Adds a test for #6579.
git-svn-id: http://svn.redmine.org/redmine/trunk@14028 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-18 14:20:47 +00:00
Jean-Philippe Lang
7156f3f28f Set version to 3.0.0.
git-svn-id: http://svn.redmine.org/redmine/trunk@14027 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-18 11:44:45 +00:00
Jean-Philippe Lang
7e1636fc26 Wrap parent task title on the issue list (#19120).
Patch by Felix Schäfer.

git-svn-id: http://svn.redmine.org/redmine/trunk@14025 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-18 11:43:31 +00:00
Jean-Philippe Lang
2a7795ab52 Escape flash messages (#19117).
git-svn-id: http://svn.redmine.org/redmine/trunk@14016 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-17 17:47:36 +00:00
Jean-Philippe Lang
177dd7bff1 Fixed that timestamps may not be formatted as expected in XML responses (#19065).
git-svn-id: http://svn.redmine.org/redmine/trunk@14015 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-16 17:57:52 +00:00
Jean-Philippe Lang
3ef00ddb58 Check plugins updates using https (#17722).
git-svn-id: http://svn.redmine.org/redmine/trunk@14014 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-15 16:53:39 +00:00
Toshi MARUYAMA
0872aef85e fix Spanish "mail_body_reminder" spelling (#19111)
git-svn-id: http://svn.redmine.org/redmine/trunk@14013 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-15 11:17:42 +00:00
Toshi MARUYAMA
dc73155ba2 add redmine.org issue link of jruby IO.popen() at .travis.yml (#19091)
git-svn-id: http://svn.redmine.org/redmine/trunk@14012 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-15 11:17:32 +00:00
Jean-Philippe Lang
76e7025f07 Workaround for timestamps rounding issues with Rails4.2 and mysql5.7 that may kill user session after password is changed (#17460).
git-svn-id: http://svn.redmine.org/redmine/trunk@14011 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-15 09:09:35 +00:00
Toshi MARUYAMA
77061f59f2 German translation updated by Daniel Felix and Filou Centrinov (#19071)
git-svn-id: http://svn.redmine.org/redmine/trunk@14010 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-15 04:28:03 +00:00
Toshi MARUYAMA
21270f6c63 Bulgarian translation updated by Ivan Cenov (#19107)
git-svn-id: http://svn.redmine.org/redmine/trunk@14009 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 13:39:34 +00:00
Toshi MARUYAMA
99f9dc95a1 Traditional Chinese "field_address" translation changed by ChunChang Lo (#19100)
git-svn-id: http://svn.redmine.org/redmine/trunk@14008 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 13:39:22 +00:00
Toshi MARUYAMA
f26e119132 Traditional Chinese translation updated by ChunChang Lo (#19100)
git-svn-id: http://svn.redmine.org/redmine/trunk@14007 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 13:39:11 +00:00
Toshi MARUYAMA
d5ad3a40fa Japanese translation updated by Go MAEDA (#19057)
git-svn-id: http://svn.redmine.org/redmine/trunk@14006 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 13:39:00 +00:00
Jean-Philippe Lang
aa46a21637 Changed assertion to see what issues contains (#19106).
git-svn-id: http://svn.redmine.org/redmine/trunk@14005 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 11:35:19 +00:00
Jean-Philippe Lang
ae4eb47881 Adds custom fields to documents (#7249).
git-svn-id: http://svn.redmine.org/redmine/trunk@14004 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 10:44:59 +00:00
Jean-Philippe Lang
1c078a7081 Use query with custom select for faster rendering of the project drop-down (#19102).
git-svn-id: http://svn.redmine.org/redmine/trunk@14003 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 10:12:26 +00:00
Jean-Philippe Lang
3642626052 Fixed Stack level too deep error when calling #find_name_by_reflection for missing record.
git-svn-id: http://svn.redmine.org/redmine/trunk@14002 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 08:57:22 +00:00
Jean-Philippe Lang
efbbabe620 Don't include unused helper modules.
git-svn-id: http://svn.redmine.org/redmine/trunk@14001 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 08:13:09 +00:00
Jean-Philippe Lang
8534fc04a0 Updated code comments.
git-svn-id: http://svn.redmine.org/redmine/trunk@14000 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 08:09:06 +00:00
Jean-Philippe Lang
3da7b1bc28 Implements /issues/new form for creating issues outside a project (#1003).
git-svn-id: http://svn.redmine.org/redmine/trunk@13999 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 08:03:51 +00:00
Jean-Philippe Lang
b17883a2df IssuesController#edit as XML is not implemented.
git-svn-id: http://svn.redmine.org/redmine/trunk@13998 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-13 20:02:54 +00:00
Jean-Philippe Lang
a328224771 Removed IssuesController#update_form action, use #new and #edit instead.
git-svn-id: http://svn.redmine.org/redmine/trunk@13997 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-13 20:00:22 +00:00
Jean-Philippe Lang
37aa016740 Added Issue#attributes_editable?
git-svn-id: http://svn.redmine.org/redmine/trunk@13996 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-13 19:30:15 +00:00
Jean-Philippe Lang
9548d39a15 Moved users list diplayed as available watchers on the new issue form to an helper.
git-svn-id: http://svn.redmine.org/redmine/trunk@13995 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-13 17:32:26 +00:00
Jean-Philippe Lang
2b124f1e61 Don't call #upcase on nil.
git-svn-id: http://svn.redmine.org/redmine/trunk@13994 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 16:24:19 +00:00
Jean-Philippe Lang
db9bf8cd73 Fixed filtering on date custom field with SQLServer.
git-svn-id: http://svn.redmine.org/redmine/trunk@13993 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 16:23:16 +00:00
Jean-Philippe Lang
c3b91d6f04 Fixed assertions for SQLServer that format dates with MM/DD/YYYY in queries.
git-svn-id: http://svn.redmine.org/redmine/trunk@13992 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 16:01:20 +00:00
Jean-Philippe Lang
6aaaac2373 Fixed an error in IssuesControllerTest#test_index_with_query_grouped_by_tracker_in_reverse_order with SQLServer.
git-svn-id: http://svn.redmine.org/redmine/trunk@13991 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 15:35:12 +00:00
Jean-Philippe Lang
64addce6c6 Fixed the migration for SQLServer (#18855).
git-svn-id: http://svn.redmine.org/redmine/trunk@13990 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 15:25:11 +00:00