summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Load queries from the helper.Jean-Philippe Lang2017-03-182-4/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16416 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix tests (#1565).Jean-Philippe Lang2017-03-163-52/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16415 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use helper methods for rendering blocks.Jean-Philippe Lang2017-03-166-26/+23
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16414 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow multiple instances of custom queries on My page (#1565).Jean-Philippe Lang2017-03-166-62/+114
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16413 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation updated by ChunChang Lo (#25341)Toshi MARUYAMA2017-03-161-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16412 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation updated by Go MAEDA (#25264)Toshi MARUYAMA2017-03-161-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16411 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ukrainian translation updated by Anton Oslyak (#25019)Toshi MARUYAMA2017-03-166-926/+929
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16410 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix link to issues when displaying a project query (#1565).Jean-Philippe Lang2017-03-153-16/+42
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16409 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show icons only when cursor is over the box.Jean-Philippe Lang2017-03-151-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16408 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move the "Log time" link on My page.Jean-Philippe Lang2017-03-151-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16407 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Let user display a custom query on "My page" (#1565).Jean-Philippe Lang2017-03-154-1/+91
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16406 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Clear settings for blocks that are no longer used.Jean-Philippe Lang2017-03-153-5/+23
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16405 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds UI test for sorting issues on "My page" (#1565).Jean-Philippe Lang2017-03-141-0/+54
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16404 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds titles on icon links.Jean-Philippe Lang2017-03-143-4/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16403 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Delete :issue_query from session instead of :query.Jean-Philippe Lang2017-03-141-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16402 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes issues/list_simple partial, no longer used.Jean-Philippe Lang2017-03-142-34/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16401 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Let user choose columns and sort order of issue lists on "My page" (#1565).Jean-Philippe Lang2017-03-1417-92/+185
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16400 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Retrieve issues in each responder.Jean-Philippe Lang2017-03-131-25/+23
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16399 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes indentation.Jean-Philippe Lang2017-03-131-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16398 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes ui tests.Jean-Philippe Lang2017-03-132-2/+17
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16397 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed invalid test, reorder links no longer exist.Jean-Philippe Lang2017-03-131-38/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16396 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Preload associations used to display issues on My page.Jean-Philippe Lang2017-03-131-2/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16395 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't reload the page when adding/removing a block.Jean-Philippe Lang2017-03-136-11/+40
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16394 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that move/delete links disappear after updating block settings.Jean-Philippe Lang2017-03-132-9/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16393 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use explicit url.Jean-Philippe Lang2017-03-131-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16392 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes unneeded inclusions of sort_helper.Jean-Philippe Lang2017-03-133-6/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16391 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Get rid of sort_helper when using queries.Jean-Philippe Lang2017-03-1317-163/+203
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16390 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix sort handle on "My page".Jean-Philippe Lang2017-03-112-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16389 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes unused i18n strings (#25297).Jean-Philippe Lang2017-03-0949-98/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16388 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Get the count by group from the query directly.Jean-Philippe Lang2017-03-0910-20/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16387 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use local variables in issues/list partial.Jean-Philippe Lang2017-03-092-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16386 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes MyControllerTest#page_layout (#25297).Jean-Philippe Lang2017-03-099-87/+52
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16385 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test broken by r16381 (#25289).Jean-Philippe Lang2017-03-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16384 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adding a subtask should default to a tracker without disabled parent field ↵Jean-Philippe Lang2017-03-082-2/+35
| | | | | | (#16260). git-svn-id: http://svn.redmine.org/redmine/trunk@16383 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a test for #25289.Jean-Philippe Lang2017-03-082-1/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16382 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adding a principal to 2 projects with member inheritance leads to an error ↵Jean-Philippe Lang2017-03-081-2/+4
| | | | | | | | (#25289). Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@16381 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow to set multiple values in emails for list custom fields (#16549).Jean-Philippe Lang2017-03-086-11/+90
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16380 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Emails with no text or html Content not handled properly (#25269, #25256).Jean-Philippe Lang2017-03-073-2/+48
| | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@16379 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue description filter's 'none' operator does not match issues with blank ↵Jean-Philippe Lang2017-03-072-2/+14
| | | | | | | | descriptions (#25077). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16378 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Preload journal's user (#6375).Jean-Philippe Lang2017-03-051-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16377 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix loading of last visible journal (#1474, #6375).Jean-Philippe Lang2017-03-052-10/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16376 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds tests for #25253.Jean-Philippe Lang2017-03-051-0/+28
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16375 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Password reset should count as a password change for User#must_change_passwd ↵Jean-Philippe Lang2017-03-051-7/+12
| | | | | | | | (#25253). Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@16374 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Span elements should not contain a div.Jean-Philippe Lang2017-03-051-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16373 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes invalid attributes from gravatar img tag.Jean-Philippe Lang2017-03-051-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16372 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Mail parts with empty content should be ignored (#25256).Jean-Philippe Lang2017-03-053-10/+51
| | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@16371 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Load only last journal with notes (#1474).Jean-Philippe Lang2017-03-051-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16370 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't load all issues' journals (#1474).Jean-Philippe Lang2017-03-051-6/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16369 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds :label_last_notes string to locales (#1474).Jean-Philippe Lang2017-03-0548-0/+48
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16368 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show Last Comment in Issue list (#1474).Jean-Philippe Lang2017-03-0511-9/+104
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16367 e93f8b46-1217-0410-a6f0-8f06a7374b81