Project

General

Profile

Activity

From 2014-04-22 to 2014-04-24

2014-04-24

23:42 Patch #3606: Copy queries
Just use this plugin https://bitbucket.org/svsool/query-duplicate-redmine-plugin Svyatoslav Ida
23:42 Feature #3319: Copy/Duplicate a custom query/saved filter
Just use this plugin https://bitbucket.org/svsool/query-duplicate-redmine-plugin Svyatoslav Ida
21:57 Feature #11253: Total time spent from subtasks on the issue list
I'm using Redmine 2.5.1 and used "Henrik Leon's":http://www.redmine.org/users/39014 patch. I've uploaded my diff fil... Scott Cunningham
17:41 Feature #16748 (New): Store the status name in the issue history
Currently, @journal_details@ table only stores the @id@ of the standard issue fields in @old_value@ and @value@.
T...
@ go2null
16:38 Defect #15294: ActiveRecord::DangerousAttributeError when cloning issue
You should use "this great plugin":http://www.redmine.org/plugins/sidekiq which already solves the problem ;) Nicolas Rodriguez
16:25 Defect #15294: ActiveRecord::DangerousAttributeError when cloning issue
The above link is broken :(, I have created a fork of sidekiq to solve the problem and also submitted a pull request ... Devaroop Bhattacharya
14:38 Defect #12900: Template::Error (translation missing: en.date.formats.default)
Jérôme BATAILLE wrote:
> During the migration we applied the *tmp:sessions:clear* and *tmp:cache:clear*
>
> Is th...
Toshi MARUYAMA
14:23 Defect #16747 (Closed): Remove useless settings when editing a query from the gantt
On version:2.5.1, gantt sorting is only date.
It is confusing that user can change gantt sorting.
Custom query ed...
Toshi MARUYAMA
14:19 Feature #14115: Wiki enhancements: parent page and ajax
> 1) choosing parent page using ajax (similar to parent task for issues) instead of hierarchy list
Agree, would be v...
Stanislav German-Evtushenko
12:44 Defect #16743: Project list lists all projects, even if user is not added to them
Hmm ok..
Thanks for your answers!
Peter L.
12:31 Defect #16743: Project list lists all projects, even if user is not added to them
That plugin may be helpfull for you https://github.com/efigence/redmine_project_form_extended
> Damn, thanks! Was se...
Rafał Lisowski
11:42 Defect #16743 (Resolved): Project list lists all projects, even if user is not added to them
Damn, thanks! Was set to public...
But could you maybe tell me, to hide the roadmap?
I just want a user, which ca...
Peter L.
11:24 Defect #16743: Project list lists all projects, even if user is not added to them
You sure the projects are not public?
I use version 2.5.1 and project list works as expected.
Peter L. wrote:
> ...
Rafał Lisowski
12:18 Defect #16594 (Closed): Application Error: "Rails Application failed to start properly"
Please use forum for questions. Toshi MARUYAMA
11:40 Defect #16594: Application Error: "Rails Application failed to start properly"
try "Apache + Passenger":http://stackoverflow.com/questions/1728978/recommendations-and-differences-between-different... Rafał Lisowski
10:49 Feature #10421 (Closed): Filter with OR conditions
James (go2null) wrote:
> Duplicate of #4939.
Thank you for your pointing.
Toshi MARUYAMA
07:19 Feature #10421: Filter with OR conditions
Duplicate of #4939. @ go2null
07:53 Feature #1140: Filtering using more than one instance of each field
*Note*: you can currently filter text fields thus:
@field contains value1%value2@
Obvious caveat: @value1@ must b...
@ go2null
07:52 Feature #10999: Ticket list filter: More flexible filter conditions
*Note*: you can currently filter _text_ fields thus:
@field contains value1%value2@
Obvious caveat: @value1@ must...
@ go2null
07:24 Feature #10999: Ticket list filter: More flexible filter conditions
+1
Would also like to see it for (multi-select) lists:
* @any of@ (replaces @is@)
* @none of@ (replaces @is not@...
@ go2null
07:47 Feature #16742: Creation multiple issues at once
Example is here at the beggining of Video.
http://help.fogcreek.com/9503/one-minute-introduction-to-fogbugz
Dariusz Kowalski

2014-04-23

17:04 Defect #16743: Project list lists all projects, even if user is not added to them
I meant that i created the group without ANY rights! Peter L.
17:03 Defect #16743 (Closed): Project list lists all projects, even if user is not added to them
I added a new user group called "external employees" and just created a user for it.
When I log in, i can already ...
Peter L.
16:47 Feature #16742 (New): Creation multiple issues at once
It would be nice to have option to create at one many issues.
It could work in very simple way, just by entering sub...
Dariusz Kowalski
16:30 Patch #16730: Fix ordering in ApplicationHelper method principals_options_for_select
Jan Niggemann (redmine.org team member) wrote:
> I think that ApplicationHelpers' method principals_options_for_sele...
Joseph Wang
13:26 Patch #16730: Fix ordering in ApplicationHelper method principals_options_for_select
Jan Niggemann (redmine.org team member) wrote:
> I think that ApplicationHelpers' method principals_options_for_sele...
Joseph Wang
09:36 Patch #16730: Fix ordering in ApplicationHelper method principals_options_for_select
I think that ApplicationHelpers' method principals_options_for_select does sort, perhaps it's not properly working fo... Jan Niggemann (redmine.org team member)
15:01 Defect #14595 (Resolved): CSV don't use filter for some users
Maybe It was caused by a plugin Johan Guilbaud
14:09 Feature #16561: Private files
+1 good idea Rafał Lisowski
13:52 Defect #16740 (Closed): Internal error after update from Redmine 2.2 to 2.5.1 in app/helpers/custom_fields_helper.rb
Hi,
I guess I have found a problem in Redmine 2.5.1.
*First here the necessary informations:*
Environment:
...
Peter Werner
10:25 Feature #3760: E-mail notifications for issue update/creation should include the attachments in the email
+1
We also need this feature for 2.3.4. Is it going to be aplied in future?
Paweł Pielat
09:37 Defect #16739 (Closed): custom_fields.json only returns single tracker instead of array of trackers
In my Redmine 2.3.4 installation, the custom_fields.json API returns only a single tracker, even when a custom field ... Ruud Senden
06:02 Defect #16472 (Closed): Browser translation missing public area under Linux
Redmine i18n does not depend on browser.
It seems you did not clear cache.
See #13520#note-12.
Toshi MARUYAMA
05:48 Defect #16422: In attachment.rb thumbnail function could not return target correct
It seems you modify Redmine::Thumbnail#generate
source:tags/2.5.1/lib/redmine/thumbnail.rb#L41
Toshi MARUYAMA
05:44 Defect #16422: In attachment.rb thumbnail function could not return target correct
It's strange.
http://en.wikibooks.org/wiki/Ruby_Programming/Syntax/Method_Calls#Return_Values
> Methods return th...
Toshi MARUYAMA
00:41 Feature #5901: REST API to expose the Redmine version
Or even better, an API to request what API resources are supported by the server.
Calling it would return a list sim...
André Jonsson

2014-04-22

23:26 Feature #13314: Show issue description change on the Activity view
I've created a patch against trunk. All tests are running fine.
Christian Simon
18:56 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
+1
Pretty please with sugar on it.
Ismael Barros²
18:33 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
+1, I'd very much welcome this feature :)
Almost none of the people I've worked with (programmers, technical peopl...
Ismael Barros²
15:19 Feature #2647: Repository browsing shall respect ACLs in repository
The problem is that Redmine still copies the revisions into its database when a uses tries to access the repository. ... Daniel Hger
14:55 Feature #16727: redmine ldap sync plugin should allow syncing a particualr user
You just have to customize the following file: plugins/redmine_ldap_sync/lib/tasks/ldap_sync.rake
Currently the t...
Daniel Hger
12:52 Feature #1016 (Closed): Global Gant chart for all projects
Bruce Svare wrote:
> Updating old issues:
> This feature exists in the current version (possibly for years) of redm...
Toshi MARUYAMA
12:48 Feature #3062 (Closed): Interactive gantt chart feature
Duplicate with #2024. Toshi MARUYAMA
12:46 Defect #5371 (Closed): MySQL error generating gantt chart
Too old. Toshi MARUYAMA
12:37 Feature #7552 (Closed): Show all
Duplicate with #10541. Toshi MARUYAMA
12:33 Feature #11636 (Closed): tree structure of Gantt
Duplicate with #6417. Toshi MARUYAMA
12:12 Defect #8963 (Closed): Undefined gantt_items_limit when trying to display gantt chart
Too old and no feedback. Toshi MARUYAMA
11:57 Defect #12899 (Closed): gantt chart - milestones are no longer sorted by date
Gantt sorting changed by #7335. Toshi MARUYAMA
11:46 Defect #7773: Only Redmine administrators can get users from REST API
When a Non-admin user is added to a project with manager as role, this non-admin user(as he is manager now) can see a... anil venkata
10:50 Defect #6693 (Closed): Subtask in Gantt are not below parent task
Fixed by #7335. Toshi MARUYAMA
10:42 Defect #8139 (Closed): p.push is not an object in dragdrop.js @379
prototype was dropped by r10068. Toshi MARUYAMA
09:20 Feature #16561: Private files
+1 Luis Serrano Aranda
09:19 Feature #16552: Compatibility with CKEditor
[[https://github.com/a-ono/redmine_ckeditor]]
Inside the URL plugin read the *MIGRATION NOTES*
Luis Serrano Aranda
04:32 Patch #16730 (New): Fix ordering in ApplicationHelper method principals_options_for_select
We experienced problems on assigning issues recently.
We have a lot of members for some projects (about 30+ people e...
Joseph Wang
01:28 Feature #16729 (New): properties of issue dynamically available in wiki
It would be very nice to be able to have placeholders for issue properties to use in wiki pages.
For example:
#16...
Johan Lichtjager
 

Also available in: Atom