Activity
From 2010-01-14 to 2010-01-16
2010-01-16
-
18:11 Patch #4596 (Closed): REST api fto get account info ?
- Hi,
it could be very useful for other software that would want to authenticate against redmine,
to have /my/account... -
17:21 Feature #4567: Show repository path
- Maybe you want to have a look at #232 or my "Checkout Plugin":http://dev.holgerjust.de/projects/redmine-checkout/wiki...
-
17:21 Feature #3808: Provide link to actual SCM URL from repository page
- Duplicate of #232
-
17:06 Defect #4556 (Closed): issue pdf export fails if target version is defined (not blank)
- Merged in 0.9-stable in r3317.
-
17:06 Defect #4401 (Closed): Attachments get saved on issue update even if validation fails
- Merged in 0.9-stable in r3317.
-
17:06 Defect #4381 (Closed): Can not search for 2 letters word
- Merged in 0.9-stable in r3317.
-
17:06 Defect #4086 (Closed): Email notifications may affect language of notice messages on the UI
- Merged in 0.9-stable in r3317.
-
16:51 Feature #331: Allow to insert a screen shot easily
- i found this post just now, and was hoping to hear if there was any development in finding a solution for the screens...
-
15:52 Defect #4595 (Closed): jstoolbar.js : this.toolbar is undefined line 205
- logged as admin, on page "settings", a javascript error involving jstoolbar :
this.toolbar is undefined on line 205,... -
13:32 Feature #4568: Replace "Issue" for "Task"
- The problem with *task* term is that you already have the term *task* for one of tracker.
It needs a more generic te... -
11:55 Defect #4576: Japanese Character pattern matching
- Can anybody attach a raw email that contains such keywords so I can include it in tests? Thanks.
-
11:54 Defect #4576: Japanese Character pattern matching
- No, this is not the same as #2059.
-
11:48 Defect #4591 (Closed): Atom Key does not show non-public projects
- Mario Mueller wrote:
> Am I missunderstanding this feature?
No, this is the expected behaviour.
For example, if you ... -
11:42 Defect #4592 (Closed): Updating issues created with required custom field that are no longer in use by project
- I followed these steps:
* added a required custom field to project A
* created issue 1 in project A (had to fill th... -
11:35 Defect #4594 (Closed): Impossible to delete a tracker
- Can't reproduce. Deleting a tracker should send a POST request.
Make sure javascript is enabled in your browser. -
11:34 Defect #4593 (Closed): Crazy behavior when the parent project is changed
- Can't reproduce. Please read [[SubmittingBugs]].
2010-01-15
-
19:08 Feature #4325: Quick Issue Reference
- Richard Schulte wrote:
> Blocked by #4382, or relates to #4382, not sure?
And also somehow related to http://www.... -
19:03 Feature #4325: Quick Issue Reference
- Blocked by #4382, or relates to #4382, not sure?
-
18:21 Feature #4325: Quick Issue Reference
- +1 but related to (I need to open a new window to lockup the issue :-)
#4382 -
19:03 Feature #4382: [Refactor] Move autocomplete methods to an AutocompleteController
- +1 as it relates to #4325, and all the other wonderful possibilities that could come of it!
-
18:34 Feature #4528: Add Projected Date field to Version
- I would like to respectfully disagree with the resolution in this particular case, because of the uses I indicated in...
-
18:17 Feature #4528 (Closed): Add Projected Date field to Version
- Closing, adding a custom date field is the best solution.
-
18:13 Patch #4520: Simplify URL Matching in Redmine
- This patch would match the @javascript:@ link which could be a security risk.
-
18:09 Feature #4511: Allow adding user groups as watchers for issues
- +1 I would expect they would be added and removed as a group as opposed to adding them as a group and having to remov...
-
18:05 Feature #4482: Cache textile rendering
- Jean-Philippe Lang wrote:
> It doesn't mean that 70% of the time is spent in Textile. Rendering views is slow.
Co... -
17:58 Defect #4090: ruby script/about does not work for production environment
- Krzysztof Podejma wrote:
> I think that script/about should output something like "Error:Could not connect to databa... -
17:25 Patch #3712: enhanced mod_perl module for apache
- Well here are some examples:
Example1 : Most used case. Users will be authenticated with redmine and you will give... -
15:30 Defect #4594 (Closed): Impossible to delete a tracker
- With the latest version from SVN in 0.9-stable branch, when I click on *delete* icon in */trackers/list* page, the tr...
-
14:02 Defect #4593 (Closed): Crazy behavior when the parent project is changed
- When a parent project is changed Im having a extrange behavioir. The projects are not nested propertly eg:
- When I ... -
14:00 Defect #4592 (Closed): Updating issues created with required custom field that are no longer in use by project
- If a custom field is required and in use by a project when an issue is added. If subsequently that custom field is re...
-
08:59 Defect #4591 (Closed): Atom Key does not show non-public projects
- Hi folks,
I'm working on a github fork of iRedmine and started to port the code to the newer atom API of Redmine. ... -
08:16 Feature #4590 (Closed): Precede-Follow relation should move following issues when rescheduling issue earlier
- Hi,
Suppose Task1 precedes Task2...and when I postpone Task1, then Task2's start date gets postponed as well. How... -
07:13 Feature #4589: SJIS Encoded source-code not displaying properly
- My apologies, the encoding should read SJIS, not SIJS.
-
07:09 Feature #4589 (Closed): SJIS Encoded source-code not displaying properly
- One of the programs used by my colleagues encodes all source-code files using SIJS character encoding.
Unfortunate... -
02:11 Defect #4588 (New): In status form of version view, link to issues results limited.
- I shared several versions with two projects, one is parent, and the other is child. I defined these versions in child...
2010-01-14
-
23:39 Defect #4239: Issue view is not displayed correctly in Google Chrome 4
- Chrome version 4.0.288.1 dev Does correct this display issue for me in XP.
-
23:03 Feature #1214: REST API for Issues
- Jean-Philippe Lang wrote:
> But it's not a big change and it would be a shame to have a API style authentication wit... -
22:54 Feature #1214: REST API for Issues
- You're right, 0.9 is in RC.
But it's not a big change and it would be a shame to have a API style authentication wit... -
22:36 Feature #1214: REST API for Issues
- Shouldn't this be targeted for 1.0 and not 0.9.1? I thought the 0.9 series was in RC and new features are for 1.0 only?
-
13:18 Feature #1214: REST API for Issues
- You've done it maaan:))) Awesome!!! Big thanks, Jean!
-
21:07 Feature #4551: Current Version Field
- Sure, project level. Same idea. Still would be extremely useful.
-
09:29 Feature #4551: Current Version Field
- This wouldnt work for us. We have several projects and they have their own current version. It must be something on p...
-
20:53 Feature #296: REST API
- XML REST API added for Issues (r3310) and Projects (r3313).
See the [[Rest_api|documentation]]. -
19:26 Feature #1536 (Resolved): Using libsvn
-
19:25 Feature #1536: Using libsvn
- Thanks for feedback. I pushed a bugfix for #properties.
-
17:23 Feature #4586: Export Documents to PDF
- Note that this is similar to #3463
-
17:22 Feature #4586 (New): Export Documents to PDF
- It would be really useful if we could export the documentation we create under the Documents section to a PDF. I tend...
-
17:11 Feature #4585: Move a Version from one project to another
- Forgot to mention we are using svn trunk of redmine.
-
17:10 Feature #4585 (New): Move a Version from one project to another
- Background:
After our company started using redmine we have made some restructuring with regards to projects/subproj... -
17:05 Patch #4526: Croatian language localization
- Hello there!
Igor, your translation commited, but there some new strings, see config/locales/hr.yml for info. Also p... -
17:03 Patch #4578 (Closed): [Spanish] patch config/es.yml 0.9RC
- Commited now.
-
12:03 Patch #4578 (Closed): [Spanish] patch config/es.yml 0.9RC
- Attached patch for spanish translation.
Redmine 0.9RC branch / r3311 -
17:03 Patch #4545 (Closed): Simplified Chinese language file zh.yml updated to r3303
- Commited now.
-
15:50 Feature #4584 (Closed): Require a Target Version and Category and provide a default version.
- Currently, there is no support to require a target version and category to be entered on an issue. For all situations...
-
15:44 Feature #1917: Required on close
- +1
-
15:09 Feature #4582: Automaticly set an issue status when an issue is first assigned
- I'd flag this as a bad idea: say the "assigned to" field is filled according to "category" or anything else, and that...
-
14:43 Feature #4582 (New): Automaticly set an issue status when an issue is first assigned
- Automaticly set issue status to *Assigned* when the issue is *New* and *assigned to* change from EMPTY to SOMEONE
... -
14:46 Feature #4583 (Closed): Add the ability to navigate in issues
- Add *next* and *previous* buttons in Issue Detail view to be able to navigate without come back to Issue list screen.
-
14:19 Patch #4573: Move github gems to Gemcutter
- Eric Davis wrote:
> Agreed but the Github gems will be around until October 2010 (according to their reports). We w... -
14:10 Patch #3712: enhanced mod_perl module for apache
- Well, I replaced all Redmine.pm for RedmineAdvanced.pm, and updated dav_svn.conf with the new name.
How do I use the... -
14:10 Patch #4580 (Closed): Run rake db:schema:dump after rake db:migrate_plugins
- @rake db:migrate@ runs @rake db:schema:dump@ after applying all migrations. Thus you can run @rake test@ directly aft...
-
13:57 Patch #4579 (Closed): Missing Textilization on Document Index
- On the document index page, there is a teaser for each document's description. These are not textilized there althoug...
-
13:33 Patch #1789: Raise project-name length-limit from 30 to 35 characters
- +1. I think 30 characters is not enough for non-English languages.
-
13:01 Defect #4576: Japanese Character pattern matching
- Possibly #2059 is related issue. It was already fixed, so maybe try 0.9 RC?
-
12:45 Defect #4576: Japanese Character pattern matching
- The same problem exists with russian names
-
01:50 Defect #4576 (Closed): Japanese Character pattern matching
- It should be noted that I am receiving emails using pop and the patch in Issue #2420 but I don't think the problem li...
-
11:43 Defect #3722: Nested projects can get in disorder
- Here's another version of the stored proc which tries to keep a sane alphabetical sort order on projects and subproje...
-
11:25 Feature #4567: Show repository path
- You're totally right, Felix.
It works well for me 'cause we only have one SCM type, and its repositories are always ... -
05:39 Feature #4577 (Closed): convert text file attached an issue to utf-8.
- I hope to convert the text file attached an issue to utf-8, like repository does.
Could you apply the same method of...
Also available in: Atom