Activity
From 2014-10-03 to 2014-10-05
2014-10-05
-
22:29 Feature #559: Workflow Enhancements
- Daniel Ritz wrote:
> A plugin for workflow enhancements in early stages. Currently only does a visualization with D3... -
21:13 Defect #8951: 404 w/ POST /issues.json (Filter chain halted as [:find_project] rendered_or_redirect)
- Your log file shows that the JSON payload is not recognized/parsed by Rails. It can be due to malformed JSON data.
... -
16:59 Defect #8951: 404 w/ POST /issues.json (Filter chain halted as [:find_project] rendered_or_redirect)
- Problem still exists in 2.5. Can reproduce with same output as Roman Lukmanov
Any updates on this? -
17:41 Feature #1517: Cumulative flow diagrams of trackers as some sort of project burn down graph
- Steffen Gransow wrote:
> Any news on this? Is there a plugin that provides cumulative flow diagrams that track progr... -
15:20 Defect #17957 (Closed): Update of issue checklist delete and insert data again
- Please, no plugin issue here in the Redmine issue tracker. You should contact the plugin author.
-
15:19 Defect #17959 (Closed): Issue notes not previewed when project is changed
- Fixed in r13428.
-
14:12 Defect #17931 (Closed): note "Applied in changeset" generated multiple times for the same repo
- This should be fixed by r13427. If a changeset from another repository that points to the same SCM backend (exact sam...
-
12:06 Feature #6118: Filter by parent task or subtasks
- +1
-
00:34 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
- Toshi MARUYAMA wrote:
> @ go2null wrote:
> > Toshi MARUYAMA wrote:
> > > @ go2null wrote:
> > > > I was referring...
2014-10-04
-
23:06 Defect #18032 (New): Continued numbered lists (#_) are not working as the textile syntax expects
- # Item 1
Some text
#_ Item 2 (counting continued from the last Item, with the #_ marker)
Some text
#_ Ite... -
19:02 Defect #17904: group membership cannot be added to a project via REST API
- I don't think this is a proper solution. this is a bug in the API design and it should not be masked by documenting i...
-
11:50 Defect #17904 (Closed): group membership cannot be added to a project via REST API
- You just need to use the regular @user_id@ param to add a group membership, eg.
{"membership"=>{"user_id"=>275, ... -
17:56 Feature #1091: Disabling default ticket fields per tracker
- But the "priority" field still seems permanent. Is there a way to include that in the list of default fields that can...
-
15:42 Patch #17900: Allow change value of the time_entry object via controller_issues_edit_before_save hook from a plugin
- I'm interested by the apply of this patch !
-
15:41 Defect #14428: ActionView::Template::Error (translation missing: en.number.human.storage_units.format)
- Adi Kriegisch wrote:
> please reopen this issue: whatever client side setting shall never, ever cause a server error... -
14:06 Feature #18030 (New): Sorting and singnaling subtasks in Roadmap
- I a ticket has subtasks: It would be very helpful if the subtasks are grouped relating to the main task. Even mor bet...
-
11:42 Defect #17928: Redmine Limitations (too many groups?)
- If you have many groups, this problem may be fixed by r13149 (included in forthcoming 2.6.0), see #16905. Before the ...
-
11:38 Feature #17993 (Closed): Issues list : css tags to get sort orders
- Added in r13425. You'll get 2 classes: one for the attribute (eg. @sort-by-created-on@) and one for the order (@sort-...
-
09:51 Defect #18009 (Closed): model .rb file not matching model's class name in Alternativecustom_authentication_HowTo
- Fixed, thanks.
-
09:34 Defect #17944 (Closed): Helper hook doesn't change object attributes
-
09:33 Defect #17843 (Closed): Possible to delete issue even it is disabled in permissions
-
09:27 Feature #17955 (Closed): Add link to /time_entries/new from My Page Spent Time block
- Added in r13423.
-
09:25 Defect #17954 (Closed): /time_entries/new can't derive project from issue
- Roger Hunwicks wrote:
> * the Project select list didn't have a default value
> * if a valid Issue is chosed (and... -
03:29 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
- @ go2null wrote:
> Toshi MARUYAMA wrote:
> > @ go2null wrote:
> > > I was referring to my manual patching of @.id@...
2014-10-03
-
20:03 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
- So, based on #18018#note-12 above, it seems that two possible solutions are to
# include back the vanilla @awesome_n... -
19:16 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
- deleted
-
19:07 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
- Toshi MARUYAMA wrote:
> @ go2null wrote:
> > I was referring to my manual patching of @.id@ to @.name@ in a pristin... -
19:06 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
- OK, found why the problem happens.
Say I have a project with 4 subprojects (@[id] name@):
@=> [790] Project 1, [7... -
17:16 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
- @ go2null wrote:
> I was referring to my manual patching of @.id@ to @.name@ in a pristine @awesome_nested_set-2.1.6... -
16:57 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
- Toshi MARUYAMA wrote:
> @ go2null wrote:
> > I tried both @rebuild!@ and @rebuild_tree!@, but without the patched @... -
02:24 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
- @ go2null wrote:
> I tried both @rebuild!@ and @rebuild_tree!@, but without the patched @rebuild!@ in @awesome_neste... -
02:15 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
- A naive question : is nested set functionality needed for Projects?
-
01:44 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
- I tried both @rebuild!@ and @rebuild_tree!@, but without the patched @rebuild!@ in @awesome_nested_set@ it did not wo...
-
00:42 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
- @ go2null wrote:
> Apparently, this is due to the removal, in v2.5, of the patched @awesome_nested_set@ plugin from ... -
00:34 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
- @ go2null wrote:
> *Workaround* (#6836#note-12) per "Ken Zalewski":/users/65030 still works.
> [...]
It is not w... -
00:23 Defect #18018 (Needs feedback): Project Sorting by Name broken (for large project lists) in v2.x
-
00:20 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
- @ go2null wrote:
> Forgot to add, after the patch to @awesome_nested_set@, you need to run the following in the Rail... -
16:10 Feature #18027 (New): Notification when deleting an issue
- Currently, issue deleted are ... deleted :-)
To avoid to lost something, it would be great to have a final notificat... -
05:39 Feature #7360: Issue custom query: default query per instance, project and user
- Florian Kaiser wrote:
> Maybe you can send a patch file to the redmine developers so they can add it easily.
Yes,...
Also available in: Atom