Project

General

Profile

Search

Results (18298)

Help: RE: Help: Internal Error on new file upload.
I chown-ed the /usr/share/redmine and still g ... using apt-get) and now I no longer have the issue. 2010-12-31 05:01
Help: RE: History list shows "Updated by {{author}} {{age}} ago"
Halle Winkler wrote: > I had a similar issue after installing a plugin that required the ... en I rolled back to i18n 0.4.1 it solved the issue for me. Here were the commands I used: > ... t solved my problem too, thank you very much. 2010-12-30 13:31
Open discussion: RE: Show date range filter in one line and move tabs to a dedicated partial
Felix Schäfer wrote: > Daniel Neis Araujo wr ... Moodle project, where there is so many open issues that we have to tell people in foruns to discuss issues... 2010-12-29 14:16
Plugins: RE: Time Tracker plugin
Maxim Shalaev wrote: > [...] > > Trunk re ... :controller => 'timelog', :action => 'new', :issue_id => issue_id, :time_entry => { :hours => hours}@ This is also reported as issues on the Github page: * issue 30 (https://github.com/delaitre/redmine_time_tracker/issues/#issue/30) * issue 34 (https://github.com/delaitre/redmine_time_tracker/issues/#issue/34) Jérémie Delaitre wrote: > Thanks for ... /pull/39) including the four related commits. 2010-12-29 10:57
Open discussion: RE: Update spent time field with API
Mischa The Evil wrote: > Felix Schäfer wrote ... changeset r4461 and the (status of) related issue #6823 that this, at least in theory, _should ... work with trunk, not with stable yet though. 2010-12-29 09:12
Help: RE: Transitioning Systems
Mischa: I haven't read all thoroughly, but I ... n IDs being sequential (apart maybe from the issue list where you can sort by ID…). Redmine (or ... e should be meddling with the auto-increment… 2010-12-29 09:11
Open discussion: RE: Update spent time field with API
Felix Schäfer wrote: > I don't think this is ... changeset r4461 and the (status of) related issue #6823 that this, at least in theory, _should ... ch will become Redmine version#20 pretty soon 2010-12-29 05:25
Help: RE: Transitioning Systems
A bit off-topic maybe but maybe interesting a ... the @auto_increment@ attribute-value of the @issues@ table. How would such be handled by the ap ... Redmine trunk @ r4533: ** 6 projects ** 39 issues spread over the different projects * Database (MySQL 4.1.x): ** @auto_increment@ value of the @issues@ table: 40 ** cardinality of the related indexes on the @issues@ table: *** @PRIMARY@: 39 *** @index_issues_on_created_on@: 39 *** @index_issues_on_root_id_and_lft_and_rgt@: 39 *Alterat ... ry like: <pre><code class="sql">ALTER TABLE `issues` AUTO_INCREMENT =15001</code></pre> *Sit ... L 4.1.x): ** @auto_increment@ value of the @issues@ table: 15001 ** cardinality of the related indexes on the @issues@ table: *** @PRIMARY@: 39 *** @index_issues_on_created_on@: 39 *** @index_... 2010-12-29 05:08
Open discussion: Show date range filter in one line and move tabs to a dedicated partial
Hello, i've submitted a short patch that c ... ed "tabs" partial. http://www.redmine.org/issues/7190 This is my first contribution to the project. Hope you like. Daniel 2010-12-29 00:49
Help: RE: Transitioning Systems
I was able to solve this. I was able to t ... used. All I did was force "update exists issues" to be checked and modified the code so tha ... ling stuff that still needs to be added. 2010-12-28 17:10
Open discussion: RE: redmine - stability issues
Regarding the ArgumentError: make sure _every ... . Are you maybe on a VPS with limited memory? 2010-12-28 09:35
Help: How to create an issue with pyactiveresource module
I created an issue like this: new_issue = redmine.create({'subject':'test for python ... Error 404: Not Found" but if i create an issue with an existed id: new_issue = redmine.create({'subject':'test for python api','id':3170}) i can created successfully why? 2010-12-28 08:19
Open discussion: changeset tip - how to join issues to changesets already downloaded
during my installation of redmine, before going into production, I imported my issues and blew them away numerous times. My final ... here downloaded into redmine. But none of my issues and changesets where joined. I found a trick to trigger joining issues and changesets that were already loaded int ... cript/runner "Repository.scan_changesets_for_issue_ids" -e production 2010-12-28 05:13
Help: RE: Problem if custom field when formating text (textile doesn't work)
This is simply said not (yet) implemented. Cu ... ts already concerning this feature. See e.g. issues #1179, #2906 and #5794. 2010-12-28 04:24
Open discussion: redmine and testing - what's the best approach?
hi I want to use redmine to track testing ... - testing * and each feature will have sub-issues with tracker testing for each test case/tes ... to testing with redmine? Thank you R. 2010-12-28 02:14
Help: RE: crossed issue number == closed?
Thanks for chiming in Felix... Radek, good to see your question has been answered ;) 2010-12-28 02:05
Open discussion: Update spent time field with API
Hi! I am using PHP. How to add (remove) "Spent time" value to issue? Thanks. 2010-12-27 22:51
Help: Problem if custom field when formating text (textile doesn't work)
Hi I'm in trouble with custom fields crea ... ) (only showded the related gems for this issue, I believe) All these gems I had been ins ... ruby gems repository) How I can fix this issue? Using textile syntax and mark the filed ... work for us. Can someone help us? Thx! 2010-12-27 19:29
Help: Transitioning Systems
so if this has already been posted. Seems lik ... een since I would think it's a pretty common issue. I couldn't find anything on it here or thro ... s to be able to import the data and preserve issue id's from the old system. I expect to have t ... read somewhere this is because I created an issue so I started the numbering sequence. Is ther ... Once I do the initial import, can I create issues and then reimport again to update any modified issues? Can I possible set the sequencing at a new ... lower ones for imports? Any tips? 2010-12-27 17:38
Open discussion: redmine - stability issues
Hi, i have some stability issues after the last upgrade. I am using cPane ... currently, the problem spectrum is too broad. 2010-12-27 17:26
Help: RE: Issue List - Customize Field width
You can probably do it in the CSS. IIRC the issues list isn't styled much regarding the column width. 2010-12-27 17:00
Help: Issue List - Customize Field width
I´ve just installed Redmine. When displaying the issues list, the issue title field appears very narrow. I´m looking for a way to customize the issue list filds width? Any suggestion? Thanks in advance 2010-12-27 14:35
Help: RE: sticky issue?
Felix, thank you for your help. Merry Christmas R. 2010-12-27 12:52
Help: RE: sticky issue?
You can add other people as watchers to an issue with the correct permissions, you can't edit ... nd "me" will be the currently logged in user. 2010-12-27 12:34
Plugins: RE: How to update Redmine 0.9.3(stable) with new version
Now Issue page is also Working :-) I changed old Issue page(Redmine 0.9.3) with new version redmine 1.0.5 Issue page and with Older DB. Now newer version Re ... ne 1.0.5 but I think problem with Scrum-PM. 2010-12-27 12:29
(12551-12575/18298)