Activity
From 2013-01-06 to 2013-01-08
2013-01-08
-
23:39 Feature #9754: Advanced theming with better template engine
- I've noticed this issue again after recent activity. I did some quick googling and found _themes_for_rails_: https://...
-
21:37 Feature #9754: Advanced theming with better template engine
- HTML Overrides are key to building better, more responsive themes. I don't know much about ruby/rails, but experience...
-
23:23 Defect #11918: Official git / github mirror of redmine repository is broken
- I ping'ed Eric Davis, the new branch should be propagated as soon as he adds it to his mirror.
-
17:17 Defect #11918: Official git / github mirror of redmine repository is broken
- Bump. Can the 2-2-stable branch get added to https://github.com/redmine/redmine please?
-
23:15 Defect #12778 (Closed): Upgrade to Rails 3.2.11
- There's a "severe vulnerability":https://groups.google.com/forum/#!topic/rubyonrails-security/61bkgvnSGTQ/discussion ...
-
22:52 Defect #12775: Non-dictionary type custom field values lost when copying multiple issues
- Thank you for the quick response.
Just to be sure we're in sync, I've enclosed a screenshot. Note that the custom ... -
22:45 Defect #12775: Non-dictionary type custom field values lost when copying multiple issues
- Works fine for me with 2.2. (no change) is selected by default and values are preserved.
-
22:41 Defect #12775 (Closed): Non-dictionary type custom field values lost when copying multiple issues
- If copying multiple issues via the right click context menu, and there are custom fields, the content of the custom f...
-
22:50 Defect #12727: CVE-2012-5664
- I saw comments on various blog posts / tweets saying that the article mentionned in the forum thread is not accurate ...
-
22:34 Feature #11779: Review [[FAQ]] versions 105-107 (about resetting lost password by altering Redmine DB)
- Jean-Philippe Lang wrote:
> Maybe a rake task can be added to reset a lost password if it's actually usefull?
Good ... -
22:25
Feature #2117: Alternative view for "Projects" page
- The simple table plugin does a nice job of compressing the list, which might be enough to 'solve' this page for a lot...
-
22:00 Defect #12750: Start date set to '2013-01-05 00:00:00' instead of '2013-01-05' when editing an issue
- Thank you! I will try the fresh revision tomorrow morning!
-
21:03 Defect #12750: Start date set to '2013-01-05 00:00:00' instead of '2013-01-05' when editing an issue
- Issue#start_date_before_type_cast returns a Mysql::Time with ruby + mysql, that's insane.
I've committed a workaroun... -
20:25 Defect #12750: Start date set to '2013-01-05 00:00:00' instead of '2013-01-05' when editing an issue
- Daniel Felix wrote:
> Hi there,
>
> I just found this:
> http://stackoverflow.com/questions/7290575/invalid-date... -
20:17 Defect #12750: Start date set to '2013-01-05 00:00:00' instead of '2013-01-05' when editing an issue
- Well I think 00:00:00.000000000Z is something else than 00:00:00 and looks to me like something different.
-
20:11 Defect #12750: Start date set to '2013-01-05 00:00:00' instead of '2013-01-05' when editing an issue
- Hi there,
I just found this:
http://stackoverflow.com/questions/7290575/invalid-date-format-specification-in-gems... -
20:03 Defect #12750: Start date set to '2013-01-05 00:00:00' instead of '2013-01-05' when editing an issue
- Yes I have it pre 11124. My current branch is at trunk@11086 and I believe it was some months ago already like that!
... -
20:00 Defect #12750: Start date set to '2013-01-05 00:00:00' instead of '2013-01-05' when editing an issue
- No, I don't have the trailing 00:00:00 when editing an issue.
> I have it now.. but with the old validation code e... -
19:41 Defect #12750: Start date set to '2013-01-05 00:00:00' instead of '2013-01-05' when editing an issue
- MySQL 5.1.66
Do you have the output as in the screen I attached when you edit an issue?
I have it now.. but wit... -
19:04 Defect #12750: Start date set to '2013-01-05 00:00:00' instead of '2013-01-05' when editing an issue
- Works for me. Which database are you using?
-
21:18 Defect #12774 (Closed): Deprecation Warning in Paginator.rb
- Fixed in r11139.
-
20:08 Defect #12774 (Closed): Deprecation Warning in Paginator.rb
- See log:
@Started GET "/projects/testprojekt/issues" for 79.193.104.178 at Tue Jan 08 19:56:42 +0100 2013
Processin... -
19:49 Defect #12718 (Closed): User with role without any worflow right for tracker can create issues
- Same as #7839.
-
19:48 Feature #7839 (New): Limit trackers for new issue to certain roles
- I'm reopening it as it's a subset and more specific than #285.
-
19:09 Defect #12741: wiki syntax help link is shows as plain text
- Works for me. Are you using any plugin for text formatting?
-
19:08 Patch #12746: Add include=journals support to issues REST api
- While I understand your concern, I'm not really in favor of this change as it can lead to huge API responses.
-
19:02 Defect #12759: createIssue API call return 404 and not error response
- Please provide at least the application log.
-
19:01 Defect #12760 (Closed): I can not create more than 6 kinds of status
- Whenever you create new issue statuses, you have to edit the workflows to make these new statuses available.
-
03:42 Defect #12760 (Closed): I can not create more than 6 kinds of status
- I installed BitNami Redmine Stack on Windows server. I would like to customize the status and track. But I can't cre...
-
19:00 Defect #12752: custom field is 'user', and 'multiple values' is checked, then view issue will crash
- Works for me. Multiple users are displayed as a comma separated list. Are you using a fresh code base without plugins ?
-
17:14 Defect #12773 (Closed): Undocumented Feature: Create Description for file attachments.
- Added the markup in the example in documentation, thanks.
-
16:32 Defect #12773: Undocumented Feature: Create Description for file attachments.
- Created a patch for the .net api and added also an issue there: https://code.google.com/p/redmine-net-api/issues/deta...
-
16:28 Defect #12773 (Closed): Undocumented Feature: Create Description for file attachments.
- I noticed in http://www.redmine.org/projects/redmine/wiki/Rest_api#Attaching-files that in the example xml ...
-
17:10 Defect #12756 (Closed): No Syntaxhighlighting
- Thanks for the feedback.
-
16:28 Defect #12756 (Resolved): No Syntaxhighlighting
- * no plugin installed with 1.4.5
Simply erase my browser cache : *problem solved* !
Thank you!
BTW: This beh... -
15:23 Defect #12756: No Syntaxhighlighting
- Did you have any plugin installed with 1.4.5 previous instance?
Did you try to simply erase your browser cache? -
16:33 Feature #7867: Add filters for "Author's group" and "Author's role" to issues list
- I think it's not closed.
Alex Belyaev asked to have "Author Group" in the add_filter_select field. We can filter wit... -
16:04 Patch #8383: Display subprojects as individual unordered list items on project overview
- +1
-
15:20 Feature #12122: Gantt progress lines (html only)
- Daniel Felix wrote:
> After the recent changes, there should be two checkboxes.
> 1. Display Progress Lines
> 2. ... -
15:16 Feature #12122: Gantt progress lines (html only)
- Daniel Felix wrote:
> After the recent changes, there should be two checkboxes.
> 1. Display Progress Lines
> 2. ... -
14:30 Feature #12122: Gantt progress lines (html only)
- !progress-line-checkbox.png!
After the recent changes, there should be two checkboxes.
1. Display Progress Lines
... -
11:10 Feature #12122: Gantt progress lines (html only)
- This is a patch rebased trunk r11137.
-
14:36 Feature #12766 (Closed): Enable arrays and watcher in query column_content
- This gives the ability to extend the custom queries, to display multi-values in the issues tab columns.
Like watcher... -
14:11 Defect #12755 (Closed): Rack SECURITY WARNING: No secret option provided to Rack::Session::Cookie.
- Sorry, missed that. Closed as such.
-
12:07 Feature #12763 (Closed): Add filtering capability to time entries REST API
- Hello!
I am developing a small reports builder, and i use REST API to fetch time entries data. It would be useful ... -
11:54 Feature #7319: Repetitive tasks ?
- +1
-
11:53 Feature #1176: Recurring Tasks
- + 1
-
10:26
Feature #12762 (New): Add option to calculate done ratio with the data from time tracking
- For example: if an issue has 20 hours assigned and 10 hours are done (via commit or time tracking for the ticket on t...
-
08:49 Feature #7982: Folding project list (expand/collapse)
- +1
-
06:46 Defect #8801: Redmine API requires a username and password
- I have the same problem, but not in Redmine.
I installed an plugin, and when I open the page in the plugin, I foun...
2013-01-07
-
22:48 Defect #12759 (Closed): createIssue API call return 404 and not error response
- I am mulking multiple API calls in Java. One call is throwing ''404 not found'. response body:' exception and not the...
-
22:34 Defect #12740 (Closed): update wiki for install requirement spec
-
20:26 Feature #2117: Alternative view for "Projects" page
- Simple projects table plugin: https://github.com/denispeplin/redmine-projects-table
Not sure it is really useful a... -
17:58 Defect #12755: Rack SECURITY WARNING: No secret option provided to Rack::Session::Cookie.
- It's an Rails/Rack Issue: https://github.com/rails/rails/issues/7372 and does not depend on rails secret session token.
-
15:52 Defect #12755: Rack SECURITY WARNING: No secret option provided to Rack::Session::Cookie.
- Yes i did.
-
15:51 Defect #12755: Rack SECURITY WARNING: No secret option provided to Rack::Session::Cookie.
- Did you @rake generate_secret_token@ as explained in [[RedmineInstall]]?
-
15:23 Defect #12755 (Closed): Rack SECURITY WARNING: No secret option provided to Rack::Session::Cookie.
- /home/user/.rvm/rubies/jruby-1.7.0/bin/jruby --1.9 -e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) /home/u...
-
16:56 Feature #1565: Custom query on My page
- +1 for me...I won't upgrade until this feature is implemented.
We are using the plugin MyPage queries which allows u... -
16:43 Defect #12750 (Confirmed): Start date set to '2013-01-05 00:00:00' instead of '2013-01-05' when editing an issue
- I can confirm this bug too. It also appears in the current trunk (r11137).
I tested this in Firefox with Ruby 1.8... -
16:16 Defect #12750: Start date set to '2013-01-05 00:00:00' instead of '2013-01-05' when editing an issue
- I validated that the change to "issue.rb" in changeset #12736 is causing the defect for my system.
But I actually ... -
15:38 Defect #12750: Start date set to '2013-01-05 00:00:00' instead of '2013-01-05' when editing an issue
- I have the same problem.
If you edit an issue it lists "start" and "end" date as "<date> 00:00:00" (it has 00:00:0... -
16:35 Feature #7982 (Reopened): Folding project list (expand/collapse)
-
16:33 Feature #7982 (Closed): Folding project list (expand/collapse)
- With any reason, this one has gets an update too instead of just it's duplicat. Please ignore.
-
16:28 Feature #7982: Folding project list (expand/collapse)
- Duplicates #4913.
-
16:33 Feature #4913 (Closed): Projects list expanding and contracting
- I'm closing this in favor of it's duplicat #7982.
#7982 is much more active and has a better history, which is the... -
16:08 Feature #10864: Define initial issue status in workflow setting
- I agree with this completely.
*Problem*
In my current setup, new issues can be assigned 3 states. I only want the... -
15:29 Feature #1005: Add the addition/removal/change of related issues to the history
- I just testet the latest patch attachment:trunk-r11137.diff
IT works pretty well. I tried the different relations. W... -
11:36 Feature #1005: Add the addition/removal/change of related issues to the history
- This is a updated patch for trunk r11137.
'Delete line' which is removed relation issue is confusing.
I remove it... -
15:26 Defect #12756 (Closed): No Syntaxhighlighting
- * OS: Ubuntu-10.04-x64 LTS
** Apache 2.2.14 with passenger 3.0.18
* Update from Redmine-1.4.5 to Redmine-2.2.0
... -
14:59 Feature #7980: New user management permissions: add own member, change role own meber, delete own member
- Terence Mill wrote:
> This can be very interesting, because actual groups managed by Administrators are not really u... -
14:23 Feature #7980: New user management permissions: add own member, change role own meber, delete own member
- Jérôme BATAILLE wrote:
> Do you mean you want to give the project leaders the mean to create groups and add any memb... -
14:03 Feature #7980: New user management permissions: add own member, change role own meber, delete own member
- Do you mean you want to give the project leaders the mean to create groups and add any members in it ?
This can be... -
13:49 Feature #8979: Ability to activate a new member for a Project Leader
- dupe: #8856
related to: "New user management permissions: add own member, change role own member, delete own member"... -
11:56 Feature #8979: Ability to activate a new member for a Project Leader
- TODO :
- Patch to clean
- Tests to add
- Fix the filter of the list -
11:53 Feature #8979: Ability to activate a new member for a Project Leader
- !flash_users_activated.png!
-
12:03 Patch #9041 (Closed): Patch for feature #8979
- Jérôme BATAILLE wrote:
> Patch included in feature #8979
Thanks. -
11:55 Patch #9041 (Resolved): Patch for feature #8979
- Patch included in feature #8979
-
11:07 Patch #5007: Time spent displayed in human readable format (hours minutes)
- +1 too... Any news?
-
03:35 Feature #12713: Microsoft SQLServer support
- Jean-Philippe Lang wrote:
> I've committed a fix in r11137. Note that the proposed patch was wrong (the index name w...
2013-01-06
-
19:22 Defect #12744: Unable to call a macro with a name that contains uppercase letters
- Jean-Philippe Lang wrote:
> Fix committed with test in r11126, thanks for pointing this out.
> Maybe we should even... -
02:28 Defect #12744: Unable to call a macro with a name that contains uppercase letters
- I can confirm that r11126 fixes the problem. Thanks.
-
00:13 Defect #12744 (Resolved): Unable to call a macro with a name that contains uppercase letters
-
00:13 Defect #12744 (Closed): Unable to call a macro with a name that contains uppercase letters
- Fix committed with test in r11126, thanks for pointing this out.
Maybe we should even make macro name case-sensitive? -
18:34 Defect #12519 (Closed): Redmine in sub-URI gives 404 page not found issue submit and wiki submit
- Thank you for your feedback. I close this Ticket.
-
18:10 Defect #12519 (Resolved): Redmine in sub-URI gives 404 page not found issue submit and wiki submit
- The techs at A2 Hosting have investigated this and found that this error is due to a race condition in Passenger. The...
-
15:47 Feature #12713: Microsoft SQLServer support
- I've committed a fix in r11137. Note that the proposed patch was wrong (the index name was given as the column name a...
-
15:28 Feature #12713: Microsoft SQLServer support
- Thanks, I am able to reproduce with sqlite3. The index actually exists before migration 91 but is named @altered_chan...
-
13:48 Feature #12713: Microsoft SQLServer support
- Jean-Philippe Lang wrote:
> It works fine for me. Are you able to reproduce when running db:migrate on a new empty... -
10:58 Feature #12713: Microsoft SQLServer support
- Akiko Takano wrote:
> After checking out redmine from svn trunk, migration task for new database was failed with err... -
13:06 Patch #12754 (Closed): Updated Japanese translation for notice_account_register_done
- Committed in trunk r11131, thanks.
-
12:49 Patch #12754: Updated Japanese translation for notice_account_register_done
- English "notice_account_register_done" was changed by r601.
-
11:12 Patch #12754 (Closed): Updated Japanese translation for notice_account_register_done
- The complete translation provides missing and important information on account registration by email.
-
12:43 Patch #9225 (Closed): Generate project identifier automatically with JavaScript
- Patch committed in r11129 with a few changes:
* moved the js code to a separate script
* ported it to JQuery
* rem... -
11:32 Defect #12750: Start date set to '2013-01-05 00:00:00' instead of '2013-01-05' when editing an issue
- Please read [[SubmittingBugs]].
-
06:21 Defect #12750: Start date set to '2013-01-05 00:00:00' instead of '2013-01-05' when editing an issue
- Start Date value gets set to '2013-01-05 00:00:00' instead of '2013-01-05' after clicking update on an existing issue...
-
06:20 Defect #12750 (Closed): Start date set to '2013-01-05 00:00:00' instead of '2013-01-05' when editing an issue
-
11:28 Patch #1028 (Closed): Clean up timelog code
- Indeed, the patch is obsolete. The proposed change (criterias => criteria) was part of r8026.
-
11:22 Patch #1028: Clean up timelog code
- Well, I think this one could be closed. As I see for now, there is nothing like criterias or something similar. The p...
-
11:19 Patch #1790: Raise amount of 'latest projects' in the block on home from 5 to 10
- + 1 for the implementation from Markus. This seems to be more flexible and allows even projects with huge projects li...
-
11:16 Feature #6118: Filter by parent task or subtasks
- Mischa The Evil wrote:
> This, along with #6116 / #5325, seems important things to improve handling of subtasks.
... -
11:12 Feature #10191: Add Filters For Spent time's Details and Report
- This one seems to work pretty well in the current trunk r11108.
Thanks for this! This is quite useful for larger pro... -
11:01 Feature #12579: Ability to assign issues to multiple users
- Miodrag Milic wrote:
> The estimated hours has nothing to do with this issue.
Well indirectly. Estimated hours ar... -
09:22 Feature #12579: Ability to assign issues to multiple users
- The estimated hours has nothing to do with this issue.
-
08:47 Feature #12579: Ability to assign issues to multiple users
- Well I don't think so. Those estimated hours are normally defined by the project manager by some kind of method (for ...
-
07:36 Feature #12579: Ability to assign issues to multiple users
- One more thing - estimated time per user. If 2 or more person works with the same issue (parallel work), it is necess...
-
11:00 Patch #12753: Update config.i18n.load_path for plugin-supplied locales
- Can you add a test to your patch?
-
10:37 Patch #12753 (Closed): Update config.i18n.load_path for plugin-supplied locales
- With Rails 3 @Redmine::Plugin.register@ should update @Rails.application.config.i18n.load_path@ for plugin-supplied l...
-
10:25 Defect #12752 (Closed): custom field is 'user', and 'multiple values' is checked, then view issue will crash
- the log:...
-
08:51 Defect #12751 (Closed): The Preview link on the bottom doesn't work in the issue's Update page.
-
08:51 Defect #12751: The Preview link on the bottom doesn't work in the issue's Update page.
- This is a duplicate of #12642.
There is already a patch, you can try it if this fixes your problem.
Thank you! -
06:25 Defect #12751 (Closed): The Preview link on the bottom doesn't work in the issue's Update page.
-
08:43 Feature #1005: Add the addition/removal/change of related issues to the history
- +1 from me.
Would be good in combination with #5061.
Both are things which should be displayed in the ticket hist... -
07:38 Feature #1005: Add the addition/removal/change of related issues to the history
- Necessary feature.
Also available in: Atom