Project

General

Profile

Activity

From 2014-01-09 to 2014-01-11

2014-01-11

23:39 Feature #15817 (Closed): Lock an issue during edit
1.1.1 is out of support.
Please update to a recent version, 1.1.1 has security issues.
Besides, you would *not* hav...
Jan Niggemann (redmine.org team member)
23:37 Feature #15836 (Closed): Automatically add user as watcher for issues created via email.
Jan Niggemann (redmine.org team member)
18:29 Patch #14735: Allow negative time entries
By the way, the previous patch has issues.
Here is a more correct version.
Jérôme BATAILLE
18:25 Patch #14735: Allow negative time entries
Jean-Philippe Lang wrote:
> Why should we allow negative time entries BTW?
It's very simple, time spent are repor...
Jérôme BATAILLE
16:12 Patch #14735: Allow negative time entries
Well I'm not sure either.
Maybe for a different use case like planning time savings. But I don't need this.
Daniel Felix
14:31 Patch #14735: Allow negative time entries
Why should we allow negative time entries BTW? Jean-Philippe Lang
14:30 Patch #14766 (Closed): Better block detection on my page
Patch committed in r12658, thanks. FYI I've replaced @.map{ |key, value| value}@ with a simple @.values@. Jean-Philippe Lang
14:29 Revision 12658 (svn): Code cleanup (#14766).
Patch by Daniel Felix. Jean-Philippe Lang
14:24 Defect #15485 (Closed): HTML 5 validation multiple ids
Actually, the patch contains lots of syntax errors. Now fixed. Jean-Philippe Lang
13:55 Revision 12657 (svn): Removes duplicate ids (#15485).
Jean-Philippe Lang
13:47 Revision 12656 (svn): Removes duplicate ids (#15485).
Jean-Philippe Lang
13:45 Revision 12655 (svn): Removes duplicate ids (#15485).
Jean-Philippe Lang
13:45 Revision 12654 (svn): Removes duplicate ids (#15485).
Jean-Philippe Lang
13:42 Revision 12653 (svn): Removes duplicate ids (#15485).
Jean-Philippe Lang
13:28 Defect #15664 (Resolved): Unable to upload attachments without add_issues, edit_issues or add_issue_notes permission
Confirmed and fixed in r12652 including for other actions (documents, wiki...).
Thanks for pointing this out.
Jean-Philippe Lang
13:27 Revision 12652 (svn): Adds missing permissions on attachments/upload (#15664).
Jean-Philippe Lang
13:22 Feature #14534: Upgrade to Rails 4.2
I rebased on r12644.
* Git
** https://github.com/marutosi/redmine/commit/ab8c95e689318918c67a24cb39ee354f06ff8a0c...
Toshi MARUYAMA
13:18 Feature #14339: Shortened issue watcher
Yes this would be good too. But the new issue view is quite confusing if there is a project with 100+ Users. :-) Daniel Felix
13:13 Feature #14339: Shortened issue watcher
Having a watcher search field on the issue form (for members) and an other when clicking "Search for watchers" (for a... Jean-Philippe Lang
12:53 Feature #15815: REST API : Add project status in API response
#12921 is a bit different as it requests a filter on project status. Jean-Philippe Lang
12:42 Feature #15815: REST API : Add project status in API response
> We also need this, see #12921-1
I had missed the ticket of the same content, sorry.
And, thank you for! :)
Takuma Ozawa
12:34 Feature #15815 (Closed): REST API : Add project status in API response
Added in r12649. Jean-Philippe Lang
12:50 Revision 12651 (svn): Syntax error with ruby1.8.
Jean-Philippe Lang
12:47 Defect #15848 (Closed): REST API: Cannot retrieve memberships of closed projects
Fixed in r12650. Jean-Philippe Lang
12:47 Revision 12650 (svn): Fixed: cannot retrieve members for closed projects through the REST API (#15848).
Jean-Philippe Lang
12:33 Revision 12649 (svn): Adds project status to GET /projects/:id and GET /projects API response (#15815).
Jean-Philippe Lang
12:29 Patch #15689: Make favicon themeable
Thanks! Felix Schäfer
12:23 Patch #15689 (Closed): Make favicon themeable
Patch committed in r12646 with slight changes:
* ruby 1.8 compatibility syntax
* use of @#assert_select@ instead of...
Jean-Philippe Lang
12:28 Revision 12648 (svn): Adds rel=stylesheet condition for stylesheets assertions.
Jean-Philippe Lang
12:26 Revision 12647 (svn): Use #assert_select instead of #assert_tag.
Jean-Philippe Lang
12:22 Revision 12646 (svn): Make favicon themeable (#15689).
Patch by Felix Schäfer modified by Jean-Philippe Lang. Jean-Philippe Lang
12:12 Feature #15362 (Closed): Wrap filters, options and buttons with extra div on the issue list
@div#query_form_with_buttons@ added in r12645 to issues and time entries filters. Jean-Philippe Lang
12:12 Revision 12645 (svn): Wrap filters, options and buttons with extra div (#15362).
Jean-Philippe Lang
12:02 Patch #12753 (Closed): Update config.i18n.load_path for plugin-supplied locales
Jean-Philippe Lang
11:32 Defect #15851 (Closed): upgrade redmine 0.8.7 from redmine 2.4.1
Jean-Philippe Lang
08:25 Defect #15851: upgrade redmine 0.8.7 from redmine 2.4.1
This is not an issue.
Search in the forums. There are many threads describing this procedure.
Ivan Cenov
11:14 Revision 12644 (svn): Rails4: replace deprecated find_all_by_* at TimelogControllerTest
Toshi MARUYAMA
11:14 Revision 12643 (svn): Rails4: replace deprecated Relation#first with finder options at TrackersControllerTest
Toshi MARUYAMA
11:13 Revision 12642 (svn): Rails4: replace deprecated Relation#first with finder options at TimelogControllerTest
Toshi MARUYAMA
11:13 Revision 12641 (svn): Rails4: replace deprecated Relation#first with finder options at RepositoriesGitControllerTest
Toshi MARUYAMA
11:13 Revision 12640 (svn): Rails4: replace deprecated Relation#first with finder options at RepositoriesControllerTest
Toshi MARUYAMA
11:13 Revision 12639 (svn): Rails4: replace deprecated Relation#first with finder options at MessagesControllerTest
Toshi MARUYAMA
11:12 Revision 12638 (svn): Rails4: replace deprecated Relation#first with finder options at IssuesControllerTransactionTest
Toshi MARUYAMA
10:25 Revision 12637 (svn): Rails4: replace deprecated Relation#update_all at SearchControllerTest
Toshi MARUYAMA
10:24 Revision 12636 (svn): Rails4: replace deprecated Relation#first with finder options at UsersControllerTest
Toshi MARUYAMA
10:24 Revision 12635 (svn): Rails4: replace deprecated Relation#first with finder options at WikiControllerTest
Toshi MARUYAMA
10:24 Revision 12634 (svn): code format cleanup WikiControllerTest
Toshi MARUYAMA
10:24 Revision 12633 (svn): Rails4: replace deprecated find_all_by_* at TimelogCustomFieldsVisibilityTest
Toshi MARUYAMA
10:23 Revision 12632 (svn): Rails4: replace deprecated Relation#update_all at ProjectEnumerationsControllerTest
Toshi MARUYAMA
10:23 Revision 12631 (svn): Rails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTest
Toshi MARUYAMA
09:50 Revision 12630 (svn): fix find_all_by_id(n1, n2) parameter at TimelogCustomFieldsVisibilityTest
find_all_by_id(n1, n2) returns only n1 result. Toshi MARUYAMA
09:50 Revision 12629 (svn): code format cleanup TimelogCustomFieldsVisibilityTest
Toshi MARUYAMA
09:32 Revision 12628 (svn): Rails4: replace deprecated find_all_by_* at IssuesCustomFieldsVisibilityTest
Toshi MARUYAMA
09:32 Revision 12627 (svn): Rails4: replace deprecated find_all_by_* at IssuesControllerTest
Toshi MARUYAMA
09:21 Feature #5664: Copying documents too when copying a project
Added patch against trunk and updated unit tests. Michael Esemplare
08:47 Revision 12626 (svn): Rails4: replace deprecated Relation#last with finder options at MessagesControllerTest
Toshi MARUYAMA
08:47 Revision 12625 (svn): Rails4: replace deprecated Relation#last with finder options at IssuesControllerTest
Toshi MARUYAMA
08:46 Revision 12624 (svn): code format cleanup ProjectEnumerationsControllerTest
Toshi MARUYAMA
08:46 Revision 12623 (svn): code format cleanup MessagesControllerTest
Toshi MARUYAMA
08:22 Revision 12622 (svn): Rails4: replace deprecated find_all_by_* at IssuesControllerTest
Toshi MARUYAMA
08:05 Revision 12621 (svn): fix find_all_by_id(n1, n2) parameter at IssuesCustomFieldsVisibilityTest#test_index_with_partial_custom_field_visibility
find_all_by_id(n1, n2) returns only n1 result. Toshi MARUYAMA
07:03 Revision 12620 (svn): cleanup syntax of Relation#all at WikiController#export
Toshi MARUYAMA
06:51 Revision 12619 (svn): cleanup syntax of Relation#all at app/views/watchers/_new.html.erb
Toshi MARUYAMA
06:51 Revision 12618 (svn): code format cleanup WikiController
Toshi MARUYAMA
06:26 Revision 12617 (svn): code format cleanup app/views/watchers/_new.html.erb
Toshi MARUYAMA
00:12 Feature #2722: New user notification
+1 Jean-Baptiste Martin
00:02 Feature #3125: Merging 2 different Redmine Installations
I updated Eric Davis plugin to be compatible with current redmine version. Source code (until pull request is accepte... Christian Rodriguez

2014-01-10

19:59 Feature #15603: Addition of Activity field in Custom Report
Does the report/querying available in "Projects / Overall spent time" solve this? You can add activity in the report ... Michael Esemplare
19:48 Defect #10312: Can not attach empty files.
Affects current versions also (2.4)
While an empty file is not attached, it is still being databased. ...
Michael Esemplare
19:12 Defect #15851 (Closed): upgrade redmine 0.8.7 from redmine 2.4.1
What are the procedures to upgrade from version 0.8.7 to version 2.4.1 redmine?
José Roberto
18:08 Defect #15849 (Closed): Redmine:Fetch_Changesets Single-inheritance issue in subclass "Repository:Git"
Hi,
today we "migrated" our Redmine Environment from 2.3.1-devel to latest 2.4.2-stable. But we didnt upgrade the ...
Martin Seener
17:47 Feature #5127: Custom Fields to be configurable on 'per project' basis
+1 as well Nicholas Ustinov
17:18 Defect #15848 (Closed): REST API: Cannot retrieve memberships of closed projects
A customer of ours ("Planio":https://plan.io) uses the REST API to read amongst other things project memberships (@/p... Felix Schäfer
17:05 Feature #15815: REST API : Add project status in API response
We also need this, see #12921-1 Felix Schäfer
16:58 Feature #15847 (Closed): add "Spent time" field when creating issues via email
That would be just what i need in order to have a complete and fast interface to track those little resolved issues, ... Gerardo Herzig
16:07 Defect #5156: Bulk edit form lacks estimated time field
@Ewan : Bulk edit of estimated times is possible through the right click menu over the check column of lists of issue... Olivier Houdas
14:55 Feature #15836 (Resolved): Automatically add user as watcher for issues created via email.
guzzi jones
14:55 Feature #15836: Automatically add user as watcher for issues created via email.
looks like if your email settings are set to "send me emails on things i am involved in" or above you get an email be... guzzi jones
13:49 Revision 12616 (svn): Rails4: replace deprecated find_all_by_* at WatchersController
Toshi MARUYAMA
13:49 Revision 12615 (svn): Rails4: replace deprecated find_all_by_* at RepositoriesController#committers
Toshi MARUYAMA
13:49 Revision 12614 (svn): Rails4: replace deprecated Relation#update_all at Project#create_time_entry_activity_if_needed
Toshi MARUYAMA
13:49 Revision 12613 (svn): remove unneeded Relation#all from app/views/settings/_repositories.html.erb
Toshi MARUYAMA
13:48 Revision 12612 (svn): Rails4: replace deprecated Relation#count with finder options at UsersHelper#users_status_options_for_select
Toshi MARUYAMA
13:24 Revision 12611 (svn): Rails4: replace deprecated Relation#first with finder options at ApiTest::VersionsTest
Toshi MARUYAMA
13:13 Revision 12610 (svn): remove unneeded Relation#all from app/views/settings/_projects.html.erb
Toshi MARUYAMA
13:12 Revision 12609 (svn): code format cleanup app/views/settings/_repositories.html.erb
Toshi MARUYAMA
12:25 Revision 12608 (svn): Rails4: replace deprecated Relation#first with finder options at ApiTest::VersionsTest
Toshi MARUYAMA
12:24 Revision 12607 (svn): Rails4: replace deprecated Relation#first with finder options at ApiTest::UsersTest
Toshi MARUYAMA
12:24 Revision 12606 (svn): Rails4: replace deprecated Relation#first with finder options at ApiTest::TimeEntriesTest
Toshi MARUYAMA
12:24 Revision 12605 (svn): Rails4: replace deprecated Relation#first with finder options at ApiTest::ProjectsTest
Toshi MARUYAMA
12:23 Revision 12604 (svn): remove unneeded Relation#all from RepositoriesHelper#render_changeset_changes
Toshi MARUYAMA
11:40 Revision 12603 (svn): Rails4: replace deprecated find_all_by_* at TimelogController#find_time_entries
Toshi MARUYAMA
11:30 Revision 12602 (svn): cleanup syntax of Relation#all at QueriesController#index
Toshi MARUYAMA
11:30 Revision 12601 (svn): cleanup syntax of Relation#all at MembersController#index
Toshi MARUYAMA
11:30 Revision 12600 (svn): cleanup syntax of Relation#all at IssueStatusesController#index
Toshi MARUYAMA
11:22 Feature #15817: Lock an issue during edit
I don't think we get these options come up - we are on version 1.1.1
There have been many occasions where I have s...
Michael Gerrard
09:39 Revision 12599 (svn): Rails4: replace deprecated Relation#first with finder options at integration IssuesTest
Toshi MARUYAMA
09:38 Revision 12598 (svn): Rails4: replace deprecated Relation#first with finder options at ApiTest::IssuesTest
Toshi MARUYAMA
09:38 Revision 12597 (svn): Rails4: replace deprecated Relation#first with finder options at ApiTest::IssueRelationsTest
Toshi MARUYAMA
09:38 Revision 12596 (svn): Rails4: replace deprecated Relation#first with finder options at ApiTest::IssueCategoriesTest
Toshi MARUYAMA
09:37 Revision 12595 (svn): Rails4: replace deprecated Relation#first with finder options at ApiTest::AttachmentsTest
Toshi MARUYAMA
09:13 Revision 12594 (svn): cleanup syntax of Relation#all at NewsController#index
Toshi MARUYAMA
09:00 Revision 12593 (svn): remove unneeded Relation#all from AuthSource#authenticate
Toshi MARUYAMA
08:46 Revision 12592 (svn): Rails4: replace deprecated Relation#count with finder options at ProjectsController#show
Toshi MARUYAMA
08:46 Revision 12591 (svn): cleanup syntax of Relation#all at app/views/wiki/rename.html.erb
Toshi MARUYAMA
06:46 Revision 12590 (svn): Rails4: replace deprecated Relation#first with finder options at IssuesControllerTest
Toshi MARUYAMA
06:46 Revision 12589 (svn): remove unneeded Relation#all from IssuesControllerTest#test_bulk_copy_to_another_project
Toshi MARUYAMA
06:32 Defect #6609: % Done for Parent Tasks [2]
@Misha: We ended up writing our own patch to fix this annoyance as part of some other improvements, but I must say it... Ewan Makepeace
06:10 Defect #6609 (Reopened): % Done for Parent Tasks [2]
The behavior given by Ewan in the description is still present on source:/trunk@12577.
The implementation of the d...
Mischa The Evil
06:26 Feature #5458: Extend Start/Due date to include time
Seems bug is re-introduced about auto decrements of date on update
>"Have noticed a bug that as we keep on updati...
Rupesh Helwade
06:02 Revision 12588 (svn): Rails4: replace deprecated Relation#sum with finder options at Issue#total_spent_hours
Toshi MARUYAMA
05:45 Revision 12587 (svn): cleanup syntax of Relation#all at app/views/wiki/edit.html.erb
Toshi MARUYAMA
05:45 Revision 12586 (svn): remove unneeded Relation#all from IssuesControllerTest#test_bulk_copy_should_allow_not_changing_the_issue_attributes
Toshi MARUYAMA
05:19 Revision 12585 (svn): add missing Relation#all at WorkflowsController#copy of r12583
Toshi MARUYAMA
05:11 Revision 12584 (svn): Rails4: replace deprecated Relation#first with finder options at IssueRelationsControllerTest
Toshi MARUYAMA
05:11 Revision 12583 (svn): Rails4: replace deprecated find_all_by_* at WorkflowsController#copy
Toshi MARUYAMA
05:11 Revision 12582 (svn): Rails4: replace deprecated Relation#last with finder options at IssuesControllerTest
Toshi MARUYAMA
04:54 Revision 12581 (svn): remove unneeded Relation#all from WorkflowsControllerTest#status_transitions
Toshi MARUYAMA
04:39 Revision 12580 (svn): Rails4: replace deprecated Relation#update_all at IssuesController
Toshi MARUYAMA
04:39 Revision 12579 (svn): Rails4: replace deprecated find_all_by_* at IssuesController
Toshi MARUYAMA
02:21 Revision 12578 (svn): Rails4: replace deprecated Relation#first with finder options at AttachmentsControllerTest
Toshi MARUYAMA
00:34 Defect #15827: Redmine is using a buggy Rails SQLite adapter
Jan Niggemann (redmine.org team member) wrote:
> Do I get this right:
> - We provide a software that can use differ...
Timur Alperovich
00:05 Defect #15827: Redmine is using a buggy Rails SQLite adapter
Do I get this right:
- We provide a software that can use different 3rd party backends.
- One of those backends is ...
Jan Niggemann (redmine.org team member)
00:06 Feature #15829 (Closed): Filter by updated user
Please ask questions in the forums. Jan Niggemann (redmine.org team member)

2014-01-09

23:48 Feature #15817 (Needs feedback): Lock an issue during edit
Jan Niggemann (redmine.org team member)
23:46 Feature #15817: Lock an issue during edit
>updates have been lost
When more than one user updates an issue, the other(s) will get the following options:
- ...
Jan Niggemann (redmine.org team member)
23:42 Defect #15830 (Closed): Internal error
You didn't read [[SubmittingBugs]] and there's no Redmine 4.2.1... Jan Niggemann (redmine.org team member)
06:58 Defect #15830 (Closed): Internal error
I have installed redmine 4.2.1 on Cetos 5.8. I am getting the following log error which i am trying access the redmin... Amjath sha
21:37 Feature #15782: Workflow Field Permissions - Status-Based Field Visibility
Just to note: _this_ issue's relation to #12005 is only as far as the description given in the initial issue creation... Anonymous
20:27 Feature #15340: Custom field referencing other tickets
#13690 proposes a solution to allow new relationships to be added. However, I'm not fluent enough in Ruby to implemen... Pierre Luce
09:39 Feature #15340: Custom field referencing other tickets
thanks for the nice little implementation for prototyping.
For a final solution I would rather make a new field type...
Il Igid
06:44 Feature #15340: Custom field referencing other tickets
Nice to see some progress on this.
However, even today this is possible by creating a text field (and using one o...
Dipan Mehta
19:50 Feature #15838 (New): feedback recived status designation
when an update is received to an issue via email the status is set to the designated "feedback received" status
3 pa...
guzzi jones
19:44 Feature #15837 (New): Reply to closed ticket changes status to "reopen" designated status
when an email is received from a valid user to a closed issue that issue's status is set to the designated "reopen" s... guzzi jones
19:02 Feature #15836 (Closed): Automatically add user as watcher for issues created via email.
1. fill the description:
I have a queue issue that when an email comes into redmine and it isn't for a project it ge...
guzzi jones
17:36 Feature #1926: Issues identifiers
Take a look at this plugin: http://projects.andriylesyuk.com/project/redmine/issue-id
Please help him to release thi...
an an
17:31 Feature #13378: Custom fields Type Auto Number Increasing
Hi All,
Take a look at this plugin: http://projects.andriylesyuk.com/project/redmine/issue-id
But it is still dev...
an an
17:13 Feature #12706: Ability to change the private flag when editing a note
+1
When adding a note, most users forget to set the "private notes".
And at this time, it is not possible to chang...
Wim DePreter
16:43 Feature #15835 (New): New permission to allow to view all projects
We are developing an synchronization of projects between Redmine and another application with the usage of the Redmin... Christian S.
16:20 Patch #15833: Watchers checkboxes are now being hidden by default
This patch duplicates in some way my patch #14339. Daniel Felix
15:11 Patch #15833: Watchers checkboxes are now being hidden by default
I have patched our instance already, so you need to click on the new icon to see the huge list :-)
Take care.
Lukas Zapletal
15:09 Patch #15833 (Closed): Watchers checkboxes are now being hidden by default
Hello,
on our instance when reporting new issues, we have many members for our project and the checkbox columns ar...
Lukas Zapletal
16:04 Defect #15834 (Closed): Creating subtask without having permission on parent issue tracker
In my Redmine I have multiple trackers, multiple roles and crossed permissions: let's say "developer" user can create... Daniele Pedroni
14:37 Feature #15760: JS response support for #render_error
Recommend an errors.js view in common directory that adds the flash messages to the top of the page similar to a vali... Zach Hamman
14:16 Feature #12215: Option to inherit Issue Category list from Parent project to Sub-projects
Duplicate of #5358 Daniel Küppers
14:12 Feature #5358: Share Issues Categories for sub-projects
+1
database logic have to be definitly be modified the right way.
Edit - Workaround:
In solution to use catego...
Daniel Küppers
11:05 Feature #10541: Fixed start date for gantt chart (per project)
+1 Alex Rojo
10:55 Revision 12577 (svn): remove unneeded Relation#all from RepositorySubversionTest
Toshi MARUYAMA
10:55 Revision 12576 (svn): remove unneeded Relation#all from RepositoryMercurialTest
Toshi MARUYAMA
10:54 Revision 12575 (svn): remove unneeded Relation#all from RepositoryDarcsTest
Toshi MARUYAMA
10:54 Revision 12574 (svn): remove unneeded Relation#all from RepositoryCvsTest
Toshi MARUYAMA
10:54 Revision 12573 (svn): remove unneeded Relation#all from RepositoryBazaarTest
Toshi MARUYAMA
10:32 Defect #15831 (Closed): Successful update notice for workflows
It seems the successful update notice for workflow edits has been removed in r9977, and no such notice is rendered ei... Felix Schäfer
09:35 Revision 12572 (svn): remove unneeded Relation#all from Watcher#prune
Toshi MARUYAMA
09:14 Revision 12571 (svn): Rails4: replace deprecated find_all_by_* at UserTest
Toshi MARUYAMA
09:14 Revision 12570 (svn): Rails4: replace deprecated find_all_by_* at FieldFormat
Toshi MARUYAMA
08:50 Feature #7993: Select Default Report (or Custom Report quick links)
+1 Eugeny Loy
08:41 Revision 12569 (svn): remove unneeded Relation#all from Watcher#prune_single_user
Toshi MARUYAMA
08:41 Revision 12568 (svn): code format cleanup Watcher model
Toshi MARUYAMA
08:40 Defect #15781 (Closed): Customfields have a noticable impact on search performance due to slow database COUNT
Thanks for the feedback, I'm closing it as using an alternative search engine is out of the scope of this request. It... Jean-Philippe Lang
08:07 Revision 12567 (svn): backout r12562 : remove unneeded Relation#all from Repository::Mercurial#latest_changesets
Toshi MARUYAMA
08:06 Revision 12566 (svn): backout r12540 : remove unneeded Relation#all from News#latest
Toshi MARUYAMA
07:43 Revision 12565 (svn): Rails4: replace deprecated Relation#first with finder options at WikiContentTest
Toshi MARUYAMA
07:43 Revision 12564 (svn): Rails4: replace deprecated Relation#first with finder options at UserTest
Toshi MARUYAMA
07:34 Revision 12563 (svn): Rails4: replace deprecated find_all_by_* at IssueQuery model
Toshi MARUYAMA
06:25 Revision 12562 (svn): remove unneeded Relation#all from Repository::Mercurial#latest_changesets
Toshi MARUYAMA
06:09 Revision 12561 (svn): remove trailing white-spaces from RepositoryTest
Toshi MARUYAMA
06:09 Revision 12560 (svn): code format cleanup RepositoryTest
Toshi MARUYAMA
06:09 Revision 12559 (svn): Rails4: replace deprecated find_all_by_* at ProjectTest
Toshi MARUYAMA
06:08 Revision 12558 (svn): Rails4: replace deprecated find_all_by_* at RepositoryTest
Toshi MARUYAMA
06:08 Revision 12557 (svn): Rails4: replace deprecated Relation#update_all at RepositoryTest
Toshi MARUYAMA
05:30 Revision 12556 (svn): remove unneeded Relation#all from ProjectTest#test_destroy
Toshi MARUYAMA
05:24 Revision 12555 (svn): Rails4: replace deprecated Relation#update_all at QueryTest
Toshi MARUYAMA
05:24 Revision 12554 (svn): Rails4: replace deprecated Relation#update_all at ProjectTest
Toshi MARUYAMA
05:23 Revision 12553 (svn): Rails4: replace deprecated Relation#update_all at WatcherTest
Toshi MARUYAMA
05:23 Revision 12552 (svn): Rails4: replace deprecated Relation#update_all at ProjectNestedSetTest
Toshi MARUYAMA
05:23 Revision 12551 (svn): Rails4: replace deprecated Relation#first with finder options at MailHandlerTest
Toshi MARUYAMA
05:23 Revision 12550 (svn): Rails4: replace deprecated Relation#first with finder options at CipheringTest
Toshi MARUYAMA
05:22 Revision 12549 (svn): Rails4: replace deprecated Relation#first with finder options at IssueTest
Toshi MARUYAMA
05:13 Feature #15829 (Closed): Filter by updated user
Hi Guys
I want to filter by assign users who updated on issue. How to make it? Please advise. And which mobile app...
Khashchuluun Davaa
05:01 Feature #15828: mention system.
typo @i got a notification.@ -> @user got a notification.@ Anonymous
04:59 Feature #15828 (Closed): mention system.
It is nice to have some like when i type @@user@ in any of redmine wiki areas (wiki/issue/comment...) user got a noti... Anonymous
04:51 Revision 12548 (svn): Rails4: replace deprecated find_all_by_* at Tracker model
Toshi MARUYAMA
04:35 Revision 12547 (svn): Rails4: replace deprecated Relation#update_all at IssueTest
Toshi MARUYAMA
04:34 Revision 12546 (svn): Rails4: replace deprecated Relation#update_all at Repository model
Toshi MARUYAMA
03:37 Revision 12545 (svn): Rails4: replace deprecated find_all_by_* at WikiPageTest
Toshi MARUYAMA
03:37 Revision 12544 (svn): Rails4: replace deprecated Relation#update_all at User model
Toshi MARUYAMA
02:15 Feature #14418: Copy inner issues relations along with issues
This would also be useful to us. we use a structure of issus -> child issues with set proceeds/follows as a template ... Matthew Houston
01:06 Revision 12543 (svn): code format cleanup ChangesetTest
Toshi MARUYAMA
01:05 Revision 12542 (svn): remove unneeded Relation#all from MailHandler#add_watchers
Toshi MARUYAMA
01:05 Revision 12541 (svn): remove unneeded Relation#all from Project#copy_issues
Toshi MARUYAMA
01:05 Revision 12540 (svn): remove unneeded Relation#all from News#latest
Toshi MARUYAMA
01:04 Revision 12539 (svn): remove unneeded Relation#all from ChangesetTest#test_ref_keywords_closing_with_timelog
Toshi MARUYAMA
01:04 Revision 12538 (svn): Rails4: replace deprecated Relation#first with finder options at ChangesetTest
Toshi MARUYAMA
 

Also available in: Atom