Activity
From 2013-01-26 to 2013-01-28
2013-01-28
-
22:24 Patch #7610: Patch providing issue journal rollback
- Yes, absolutely sure, this version, specifically: http://rubyforge.org/frs/download.php/76448/redmine-2.1.0.tar.gz
-
22:15 Patch #7610: Patch providing issue journal rollback
- Odd, I've never had any of these problems before, even during development. Are you sure you're using 2.1 stable?
T... -
21:50 Patch #7610: Patch providing issue journal rollback
- After applying the patch, I found that:
# There were no rollback icons available next to issue updates.
# Adding ... -
20:50 Patch #7610: Patch providing issue journal rollback
- Thanks so much! Is this patch compatible with only Redmine v2.1.0 ?
-
20:28 Patch #7610: Patch providing issue journal rollback
- Looks like the migration code was never in the patch - sorry about that. Try this patch - should fix that 'send' prob...
-
20:01 Patch #7610: Patch providing issue journal rollback
- Brian Lindahl wrote:
> It looks like you forgot to migrate the database after applying the patch.
I rolled ever... -
16:44 Patch #7610: Patch providing issue journal rollback
- Wallace Winfrey wrote:
> Any idea what's broken? I'm definitely a Ruby newb, and it's unclear to me what "rolled_bac... -
22:22 Defect #13012: DE and FR: translation wrong for label_user_mail_option_only_my_events
- ??Seulement pour ce que je surveille ou auquel je participe?? =)
-
22:17 Defect #13012 (Closed): DE and FR: translation wrong for label_user_mail_option_only_my_events
- DE: Nur für *Dinge* die ich beobachte oder an welchen ich mitarbeite
FR: Seulement pour *des choses que* je survei... -
22:20 Patch #11898: Inheritable issue categories
- I have applied this patch to version 2.2.1 stable
It shows ok, but when I click in the project inheritance and open ... -
22:10 Patch #12983: "Only for things I watch or I'm involved in" sends notifications only for issues
- Felix Schäfer wrote:
> The german translation is a little misleading because it says "Only for issues I watch or I'm... -
19:34 Patch #12983: "Only for things I watch or I'm involved in" sends notifications only for issues
- In your scenario, if user 1 has the email notification setting on "Only for things I watch or I'm involved in", he wo...
-
17:39 Patch #12983: "Only for things I watch or I'm involved in" sends notifications only for issues
- Hi Felix,
just to make sure I understand the scenario correctly:
# User 1 sets watch=yes on something else than an ... -
16:47 Defect #12998 (Closed): Error after "ruby script/rails server webrick -e production"
- There's no assets directory indeed except maybe if you enabled the pipeline. And no Rails.png either.
You must hav... -
16:38 Defect #12998: Error after "ruby script/rails server webrick -e production"
- Unfortunately, nothings changes, but gems now is 1.8.25:
ruby script/rails server webrick -e production
=> B... -
14:36 Defect #13004: Bundle may fail because of the way config/database.yml is parsed
- Side note: I'm not convinced it's a good idea to put so much intelligence in this file but I don't really have a bett...
-
09:05 Defect #13004 (Confirmed): Bundle may fail because of the way config/database.yml is parsed
-
09:05 Defect #13004 (Closed): Bundle may fail because of the way config/database.yml is parsed
- @database.yml@ is loaded differently in @Gemfile@ than Rails do (Rails ERB-parse the file before YAML-parsing it).
... -
14:18 Feature #1159: Allow issue description to be searchable as a filter
- Ideally description field and other text fields should be indexed and searched with FTS.
-
12:36 Feature #1159: Allow issue description to be searchable as a filter
- How does this filter works? Substring match?
>If not, why isn't this in trunk after all?
Good question anyways.
-
09:42 Feature #1159: Allow issue description to be searchable as a filter
- Is that deliberately left out in trunk because it might put a lot of load on the DB?
If not, why isn't this in trunk... -
14:16 Feature #13010 (New): REST - Ask tracker/project which are the necessary fields and the available fields
- Ask tracker/project which are the necessary fields and the available fields.
Would be a must have to not have to d... -
14:14 Feature #12822: Allow testing of javascript features
- Etienne Massip wrote:
> If we keep integration tests it might be OK to run ui tests only on 1.9 since we're testing ... -
09:36 Feature #12822: Allow testing of javascript features
- Jean-Philippe Lang wrote:
> The 2 find assertions raise an error although the resulting page contains the element th... -
13:49 Defect #13008 (Closed): Usage of attribute_present? in UserPreference
- Hi,
when I enter @User.new.pref@ in the Rails console, @user_id@ is stored in the @others@ hash.... -
12:39 Feature #7697: Extend watchers functionality of wiki and forums to be like issues
- +1
-
12:14 Defect #13007 (Closed): Performance Issues with Safari (possibly GIT SCM related)
- Hello,
I have Redmine Setup version 2.2.0, Ruby 1.8.7 and Rails 3.2.11 with PostgreSQL 9.2.1 as database backend. ... -
11:46 Feature #12228: JRuby 1.7.2 support
- There have been numerous improvements in the AR-PG JDBC bridge, is RM still unusable with it?
-
11:44 Defect #13005 (Closed): Can't link to changeset or source in repository that contains underscores
- I think it's a dupe of #12979, fixed for version:2.2.3.
-
10:58 Defect #13005 (Closed): Can't link to changeset or source in repository that contains underscores
- If the repository identifier contains underscores (which is legal according to the help text when adding a repository...
-
11:21 Patch #6431: Allow parent task field to be used in filters
- Getting internal with this patch.
I have redmine 1.4.4
When i make change in /app/views/quires/_filters.html.er... -
11:06 Defect #13006 (Closed): Filter "Assignee's group" doesn't work with group assignments
- Reproduce
# Configure group assignments
# Assign issue to a group XYZ
# List issues, set filter "Assignee's group"... -
10:54 Feature #2624: Repository statistics should honour user-mapping
- 28 jan 2013 here, did it get patched? I'm still experiencing this same behavior
-
10:41 Feature #4939: List of tasks filtered as OR and not AND
- It looks like it is implemented in "Trac": http://trac.edgewall.org/query, see the "OR" at the bottom right of the fi...
-
09:44 Patch #13003 (Closed): Traditional Chinese language file (to r11281)
- Committed in trunk r11282, thanks.
-
08:43 Patch #13003 (Closed): Traditional Chinese language file (to r11281)
- * Translations added:
** setting_jsonp_enabled -
09:14 Defect #12968: Subtasks don't resepect following/precedes
- I encountered some error which seems to relates to the same problem.
For example:
- Task A
-- Task A1
-- Task A... -
09:08 Revision 11282 (svn): Traditional Chinese translation updated by ChunChang Lo (#13003)
-
09:06 Defect #10908: LDAP group authentication
- By using LDAP filter cant achieve the ldap group authentication ..., i think it is just to run filters such as "mail...
-
08:52 Defect #7577: "Send account information to the user" only works when password is set
- This is more likely a feature request then a defect.
-
08:44 Defect #13002 (Closed): Redmine Ldap Sync Plugin not working in redmine-2.1.2 and redmine-2.2.2
- Please contact plugin author.
This is the issue tracker for Redmine core. -
08:34 Defect #13002 (Closed): Redmine Ldap Sync Plugin not working in redmine-2.1.2 and redmine-2.2.2
- i installed the plugin as mention in the http://www.redmine.org/projects/redmine/wiki/Plugins url , but when i acces...
-
08:39 Defect #8406: Missing notification "Only for things I watch or I'm assigned to" for developers
- Etienne Massip wrote:
> The option you need is ??Only for things I watch or I'm involved in??.
No!
> I don't kno... -
07:03 Defect #8093: Incoming email with internal emails as attachments isn't processed properly
- Hi! Finally we've been able to deal with this issue. The problem was this kind of attachments in emails generated by ...
-
06:46 Defect #13001 (Closed): Sending Mail on emails hosted on google email app problem.
- Hello,
I am using redmine 2.2.0 on centos 6.5. My google hosted email works fine. So does my redmine email notificat... -
04:29 Defect #13000 (Confirmed): Links to revisions not replaced after incorrect revision
-
04:26 Defect #13000: Links to revisions not replaced after incorrect revision
- r11281 r11281 r11281
source:some/file - work -
04:22 Defect #13000 (Needs feedback): Links to revisions not replaced after incorrect revision
-
04:21 Defect #13000 (Reopened): Links to revisions not replaced after incorrect revision
-
04:20 Defect #13000 (Closed): Links to revisions not replaced after incorrect revision
- rNNN is for revision *number* (Subversion and Mercurial revision number).
commit:abcdef is for *hash* id (Git revisi... -
00:48 Defect #13000 (Closed): Links to revisions not replaced after incorrect revision
- I am using version 2.2.0, but the problem is in redmine.org current version also).
I can reproduce it here:
This ... -
04:00 Defect #12510: Issues PDF export: Spent time/Float-values aren't rounded to 2 digits
- Daniel Felix wrote:
> Maybe this relates to the float_max like #12680?
-Yes, obviously both bugs (this ticket and... -
00:03 Feature #12713: Microsoft SQLServer support
- Jean-Philippe Lang wrote:
> 0.5.1 works fine for me on Windows. Do you have any reference of this issue?
"Any pla...
2013-01-27
-
23:43 Feature #12713: Microsoft SQLServer support
- Marcel Nadje wrote:
> v0.6.0.rc1 fixes this issue.
0.5.1 works fine for me on Windows. Do you have any referenc... -
23:03 Feature #12713: Microsoft SQLServer support
- tiny_tds 0.5.1 fails connecting with integrated security on Windows systems. v0.6.0.rc1 fixes this issue. Can you upd...
-
23:21 Feature #12969: Ability to redefine "Help" link
- Daniel Felix wrote:
> Thanks Ivan. I found this line too. But this always requires some codechange on every update. ... -
22:15 Feature #12969: Ability to redefine "Help" link
- Thanks Ivan. I found this line too. But this always requires some codechange on every update. With some option, this ...
-
16:38 Feature #12969: Ability to redefine "Help" link
- Edit source:/trunk/lib/redmine/info.rb. Change the line 6:...
-
23:04 Feature #12913: Update [[RedmineInstall]] to reflect recent changes in install doc in source upon new release
- This should be extended to also update both [[RedmineUpgrade]] as well as source:trunk/doc/UPGRADING if necessary.
-
22:20 Defect #12900: Template::Error (translation missing: en.date.formats.default)
- Looks like that's part of the reason... Way back, the XLS Export links in the interface would show translation placeh...
-
22:13 Defect #12510: Issues PDF export: Spent time/Float-values aren't rounded to 2 digits
- Maybe this relates to the float_max like #12680?
-
17:59 Defect #12510: Issues PDF export: Spent time/Float-values aren't rounded to 2 digits
- I'm seeing the same problem in Redmine 2.2.1.
In my Database the spent time values is for example 0.1, but the pdf ... -
22:12 Defect #12680: Estimated Time value is corrupted
- But even with some limitation to 1.000.000, the risk of some floating point errors in timelog reports could occur. We...
-
17:41 Defect #12680: Estimated Time value is corrupted
- Jean-Philippe Lang wrote:
> [...] But the question is: do we really need to store estimated times greater than 1,000... -
17:17 Defect #12680: Estimated Time value is corrupted
- A numeric column still have a limitation. But the question is: do we really need to store estimated times greater tha...
-
22:10 Defect #12998: Error after "ruby script/rails server webrick -e production"
- Alexey Aleynikov wrote:
> @gem -v
> 1.3.7
Current Version of RubyGems: 1.8.24
Please upgrade Gems. Maybe this f... -
21:23 Defect #12998 (Closed): Error after "ruby script/rails server webrick -e production"
- CentOS
New instalation of Redmine Version 2.2.2 (2013-01-20)
@gem -v
1.3.7
ruby -v
ruby 1.8.7 (2011-06-30 pa... -
17:30 Feature #9850: Differentiate shared versions in version-format custom field drop-downs by prepending its project name
- Note: the patch in note-7 does not prepend project names to custom field values in the custom field column on the iss...
-
05:33 Feature #9850: Differentiate shared versions in version-format custom field drop-downs by prepending its project name
- Simple patch could work. In source:/trunk/app/models/custom_field.rb@11275#L99 change:...
-
17:20 Feature #12228: JRuby 1.7.2 support
- After a few more fixes, r11280 passes the tests suite with JRuby 1.7.2.
-
17:09 Defect #10673: Dot and comma in wiki pagename
- Someone - please, update these patches to 2.2.1-stable.
Evidently, routes.rb changed so much since that April'2012. -
17:03 Defect #12979 (Resolved): Wiki link syntax commit:repo_a:abcd doesn't work
- Fixed in r11281, the proposed path was not working.
Thanks for pointing this out. -
17:02 Revision 11281 (svn): Wiki links to repositories with underscore their identifiers don't work (#12979).
-
16:32 Feature #7057: Send email notification on subtask and parent updates
- +1
-
16:23 Defect #8770: Misleading 'Back' button on 'My Page' personalization screen
- +1
-
16:21 Feature #6687: Making an issue a subtask leads to loss of issue-property values
- +1
would prefer to have a per project setting for the behaviour of subtasks! -
16:17 Feature #3452: Per project email notifications settings panel
- +1
-
16:17 Feature #7349: Per-project email notification settings
- +1
-
15:24 Feature #12970 (Closed): Implement the "OR" operator in queries
-
15:23 Feature #12970: Implement the "OR" operator in queries
- Duplicate with #4939.
-
14:57 Feature #1159: Allow issue description to be searchable as a filter
- for 2.2.1, a litte change needed
-
14:54 Defect #12981: Wiki self-link with anchor looks strange in "preview" section.
- ItLs useful for HTML export.
-
12:34 Defect #12981: Wiki self-link with anchor looks strange in "preview" section.
- Is it really necessary to make link local? I mean, my browser doesn't refresh page anyway, even if full link to the s...
-
13:23 Revision 11280 (svn): Test failure with JRuby 1.7.2 (#12228).
-
13:03 Revision 11279 (svn): Test failure with JRuby 1.7.2 (#12228).
-
11:50 Revision 11278 (svn): undefined method `strip' for nil:NilClass error with JRuby 1.7.2 (#12228).
-
11:06 Feature #6566: Convert the git adapter to rugged
- Typo
-
05:58 Feature #6566: Convert the git adapter to rugged
- Gabriel Mazetto wrote:
> Please change this issue to "Covert the git adapter to rugged".
Done. -
09:50 Patch #12967 (Closed): Change Spanish login/logout translations
- Committed in trunk r11277, thanks.
-
09:12 Revision 11277 (svn): Spanish login/logout translations changed by Jorge López (#12967)
-
07:22 Patch #12996 (Closed): Japanese translation update (r11273)
- Committed in trunk r11276, thanks.
-
03:18 Patch #12996 (Closed): Japanese translation update (r11273)
- Translated 'setting_jsonp_enabled'.
-
06:21 Revision 11276 (svn): Japanese translation updated by Go MAEDA (#12996)
-
05:10 Feature #1917 (Closed): Required on close
- This is superseeded by #703 (version#47). You can now configure required (and read-only) standard/custom fields per t...
-
04:57 Feature #5686: Allow to hide custom fields based on value of core fields (status)
- Requested on forum: message#35822.
-
04:32 Patch #12993 (Closed): German translation for r11273
- Committed in trunk r11274, thanks.
-
04:32 Patch #12995 (Closed): Bulgarian translation (r11273)
- Committed in trunk r11275, thanks.
-
03:23 Revision 11275 (svn): Bulgarian translation updated by Ivan Cenov (#12995)
-
03:22 Revision 11274 (svn): German translation updated by Daniel Felix (#12993)
2013-01-26
-
23:58 Feature #3680 (Closed): Issue Dependencies
- Daniel Sovino wrote:
> It would be amazing if it would be an option where i can determine if a Issue is a "sub-child... -
22:25 Patch #12995 (Closed): Bulgarian translation (r11273)
- Translated:
* setting_jsonp_enabled -
22:15 Patch #12993 (Closed): German translation for r11273
- German translations for r11273.
See attached diff. -
20:33 Feature #12991: Version Free:- Users
- Thanks for the *info*.
-
12:24 Feature #12991 (Closed): Version Free:- Users
- Redmine is free software. There's no limit on the number of users you can create.
-
12:06 Feature #12991 (Closed): Version Free:- Users
- Afternoon
In the version free of redmine, how many users I can create?
Regards -
20:14 Feature #6566: Convert the git adapter to rugged
- I haven't found a way to make searches by date without having to walk over all commits, but found some useful ways of...
-
19:05 Feature #6566: Convert the git adapter to rugged
- Please change this issue to "Covert the git adapter to rugged". Rugged is the oficial ruby library with ruby bindings...
-
19:54 Feature #4131: Configurable default trackers
- *+1*, any chances, this will be implementet in near future?
-
19:39 Feature #12822: Allow testing of javascript features
- Tests disabled for now on the CI server until this problem is solved.
-
19:21 Feature #12822: Allow testing of javascript features
- The 2 find assertions raise an error although the resulting page contains the element that is matched.
Looks like it... -
18:46 Feature #12822: Allow testing of javascript features
- Is it supposed to be 1.8 compatible? Because tests are failing with ruby1.8 and jruby1.6.7.
-
16:37 Feature #12822: Allow testing of javascript features
- I've committed the first 2 tests and installed PhantomJS on the CI server.
Capybara tests are not run by default, yo... -
19:38 Feature #12992 (Closed): Make JSONP support optional and disabled by default
- Committed in r11272.
-
19:36 Feature #12992 (Closed): Make JSONP support optional and disabled by default
-
19:38 Revision 11273 (svn): Filling locales (#12992).
-
19:37 Revision 11272 (svn): Make JSONP support optional and disabled by default (#12992).
-
19:29 Defect #4700 (Resolved): Adding news does not send notification to all project members
- Fixed in r11271. Project members are now always notified about news, unless they have turned off notifications.
-
19:07 Revision 11271 (svn): Always notify project members about news unless they turned off all notifications (#4700).
-
15:36 Revision 11270 (svn): Adds first Capybara tests (#12822).
-
14:37 Defect #12900: Template::Error (translation missing: en.date.formats.default)
- I have "XLS Export":http://www.redmine.org/plugins/redmine_xls_export and its dependency "Plugin views revisions":htt...
-
13:40 Defect #12900: Template::Error (translation missing: en.date.formats.default)
- Andy Alton wrote:
> Redmine version 2.2.1.stable, Ruby version 1.9.3 (i386-mingw32), Rails version 3.2.11.
> "Gem... -
12:34 Defect #12900: Template::Error (translation missing: en.date.formats.default)
- The patch moved the "translation missing: en.general_lang_name" from the bottom of the list to right before "English ...
-
02:30 Defect #12900: Template::Error (translation missing: en.date.formats.default)
- Could you try "revert-r10844.diff":http://www.redmine.org/attachments/download/8833/revert-r10844.diff in #12861#note...
-
11:52 Patch #7610: Patch providing issue journal rollback
- Sorry I don't have the time to dig into this patch, please don't re-assign this issue to me.
If you want this to b... -
10:46 Revision 11269 (svn): Set proper EOL on SVG source files (#12971).
-
10:45 Defect #12680: Estimated Time value is corrupted
- Hi Jean-Philippe,
I give some other solution on #12955.
What do you think about changing the datatype from floa... -
10:42 Patch #12990 (Closed): Japanese translation update (r11218)
- Committed in trunk r11268, thanks.
-
06:50 Patch #12990 (Closed): Japanese translation update (r11218)
- Translated 5 strings.
-
10:42 Defect #12955 (Confirmed): Misbehaviour in estimated time validation
- Argh... to fast closed.
Point 5 isn't included in #12680. -
10:41 Defect #12955 (Closed): Misbehaviour in estimated time validation
- You're right Mischa. I close my issue. Thanks for this hint. :-)
-
05:03 Defect #12955: Misbehaviour in estimated time validation
- Jan is referring to issue #12680.
-
08:46 Revision 11268 (svn): Japanese translation updated by Go MAEDA (#12990)
-
05:12 Defect #12953: Cannot close issues under certain situations
- FWIW: basically documented in [[RedmineIssues#Related-issues]].
-
03:05 Patch #12988 (Closed): Russian translation for trunk
- Committed in trunk r11264 and r11265.
-
00:29 Patch #12988 (Closed): Russian translation for trunk
- https://github.com/redmine/redmine/pull/2
-
03:04 Patch #12987 (Closed): Russian translation for 2.2-stable
- Committed in trunk r11263 and 2.2-stable r11266.
-
00:28 Patch #12987 (Closed): Russian translation for 2.2-stable
- https://github.com/redmine/redmine/pull/2
-
01:47 Revision 11267 (svn): remove trailing white-space from app/models/attachment.rb
-
01:40 Revision 11266 (svn): Merged r11263 from trunk to 2.2-stable (#12987)
- Russian translation for 2.2-stable updated.
-
00:37 Revision 11265 (svn): Russian "setting_non_working_week_days" translation changed (#12988)
-
00:36 Revision 11264 (svn): Russian translation for trunk updated (#12988)
-
00:35 Revision 11263 (svn): Russian translation for 2.2-stable updated (#12987)
Also available in: Atom