Activity
From 2014-10-02 to 2014-10-04
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,...
2014-10-02
-
20:41 Feature #285: Tracker role-based permissioning
- +1 ... I really hate t create separate projects for client support... (now I have to create just one more :). It woul...
-
20:41 Defect #18018: Project Sorting by Name broken (for large project lists) in v2.x
- Forgot to add, after the patch to @awesome_nested_set@, you need to run the following in the Rails Root directory.
<... -
20:30 Defect #18018 (Closed): Project Sorting by Name broken (for large project lists) in v2.x
- Apparently, this is due to the removal, in v2.5, of the patched @awesome_nested_set@ plugin from the Redmine @lib/plu...
-
14:20 Feature #18015 (New): Show estimated time for subtask in pdf export
- Show the estimated time for each subtask in the list of subtasks when exporting an issue to pdf
!Capture.PNG! -
10:35 Feature #18014 (New): Rename "New repository" -> "Add repository"
- The link at the bottom under Settings / Repository currently says "New repository", I think it is misleading and woul...
-
01:08 Defect #18011 (Closed): Firefox: Value of a field not updated properly when hitting F5
- This description was written by one of my redmine users. I was able to reproduce the issue and i think its a bug in r...
-
00:07 Defect #9365: Gravatar don't utilize HTTPS
- Hi, I'm using Redmine 2.4.1.stable with Protocol option set to HTTPS (and obviously use HTTPS itself to connect) and ...
Also available in: Atom