Project

General

Profile

Search

Results (31855)

Defect #1053 (Closed): Unable to upload file via file menu due to version filed.
I am unable to upload file via file menu. Aft ... 1.5.3.8 as scm. The database is MySQL 5.0.51a 2008-04-13 18:35
Wiki: Submissions
h1. Submissions on redmine.org {{>toc}} ... ist":http://www.redmine.org/projects/redmine/issues?query_id=1 and the [[FAQ]] to see if it has ... er instead unless you are very sure that the issue is specifically caused by Redmine itself. Th ... revision your patch is based on and attach it 2008-04-13 12:43
Feature #1051 (Closed): My Page - Customisaton / Default behaviour - Reported Issues
Reported issues list on *My Page* view should be filtered to exclude closed issues by default. * Suggest this be optional behaviour set for the block in *personalise* mode 2008-04-13 11:45
Defect #1050 (Closed): migrate_to_trac fails with: "''" is not a valid constant name!
rails 1.2.5, ruby 1.8 (OTOH), redmine svn. I ... 06:in `run' /usr/bin/rake:4 thanks, k 2008-04-12 23:17
Defect #1049 (Closed): Redmine doesn't account for summer time (daylight saving time)
When we switched to summer time at end of mar ... y other of the UTC+2 cities is not intuitive. 2008-04-12 19:39
Defect #1048 (Closed): Day grouping on Activity view ignores user's time zone
On the _Activity_ view the activities are gro ... to 23:59 are grouped under the following day. 2008-04-12 19:27
Help: RE: Mandatory check for Red Mine issue # during checkin in svn
It's part of your repository: @/path/to/repository/hooks@ 2008-04-12 18:00
Help: RE: Mandatory check for Red Mine issue # during checkin in svn
hai jonathan, I have instal ... ok script with steps (I am learner plz) .. 2008-04-12 06:31
Feature #1043 (New): "My Calendar" page to show assigned items (patch incl)
I think it would be good to have a "My Calend ... Calendar (next to Gantt) that shows only the issues assigned to the user. The project Calendar ... , and the My Page Calendar snipped shows all issues in all projects. The new "My Calendar" pag ... hat should be handled in all the other files. 2008-04-11 21:24
Help: RE: Mandatory check for Red Mine issue # during checkin in svn
Hi Dinesh, I'd rather not put my email a ... further comments. Cheers, Jonathan. 2008-04-11 19:00
Open discussion: Multiple status sets and workflows
Hey, What do you guys think about having t ... few days ago. #973 http://www.redmine.org/issues/show/973 Thanks, Clyde 2008-04-11 18:43
Help: Wiki question
This is probably a fairly dumb newbie questio ... to the wiki. There is a "new message", "new issue", etc, but I can't find anything to add another page to the wiki. 2008-04-11 18:34
Defect #1041 (Closed): login problem with 2 redmine installation on the same server
Hello, We have a strange behavior with a s ... perhaps other peoples have made this mistake. 2008-04-10 20:59
Feature #1040 (Reopened): Global wiki
It would be very helpful to have a global wik ... ed policy docs, user guides, procedures, etc. 2008-04-10 20:20
Feature #1037 (New): <div> boxes for all UI elements
Related to #1032, looking through the HTML to ... ding div class around journal entries in the issues list * changes to message replies to make ... iform * fix div class name for message-reply 2008-04-10 20:10
Feature #1036 (New): Commit validation checking on comments
My company is going to use Redmine for a new ... ents on commits reference at least one valid issue. By valid I mean that it is an existing issue number assigned to the committer in a state ... method would parse the comment and query the issues in order to let you know if the comment on ... place. Any thoughts are appreciated. Thanks 2008-04-10 18:44
Open discussion: RE: * Mandatory check for Red Mine issue # during checkin
Cross-posting. People interesting by this poi ... the current thread. Use the one in the link. 2008-04-10 16:49
Open discussion: RE: * Mandatory check for Red Mine issue # during checkin
This thinks are why pre-commit hook exist in ... e a hook that check in the database that the issue ID exist :) 2008-04-10 16:46
Help: RE: Mandatory check for Red Mine issue # during checkin in svn
hai Jonathan Monahan, Thank ... me email id for further, if it is possible . 2008-04-10 15:58
Help: RE: Mandatory check for Red Mine issue # during checkin in svn
Note there is a typo in the code above - a pr ... ould have double-square brackets around it. 2008-04-10 15:52
Help: RE: Mandatory check for Red Mine issue # during checkin in svn
You need to go and learn about SVN hook scrip ... re that the log message references a Redmine issue. [[ $MESSAGE =~ "^Issue\s*#([0-9]+)\s*" ]] || \ { echo "You didn't specify a Redmine issue number on the first line, e.g.: Issue #1234 message..." 1>&2; exit 1; } REDMINE_ISSUE=${BASH_REMATCH[1]} REDMINE_ISSUE_OPEN=$(${MYSQL} -N -u redmine_readonly redmine -e "SELECT COUNT(*) FROM issues I INNER JOIN issue_statuses S ON S.id = I.status_id WHERE S.is_closed = 0 AND I.id = ${REDMINE_ISSUE};") if [[ ${REDMINE_ISSUE_OPEN} -eq 0 ]] then echo "Redmine issue #${REDMINE_ISSUE} is not in an open state." 1>&2; exit 1; fi ... a commit message # The message starts with "... 2008-04-10 15:44
Open discussion: * Mandatory check for Red Mine issue # during checkin
Dear Reader , I need favour. while commit or checkin in svn with issue Id , is it possible to check issue Id's existance in redmine? if issue Id does n't exists, commit or check in should not be happened, it should show error message. 2008-04-10 14:42
Help: Mandatory check for Red Mine issue # during checkin in svn
Dear Reader , I need favour. while commit or checkin in svn with issue Id , is it possible to check issue Id's existance in redmine? if issue Id does n't exists, commit or check in should not be happened, it should show error message. 2008-04-10 14:40
Feature #1035 (Closed): Move Event to front in Activity View
I have yet another idea to make the activity ... imming the list. What do you guys think? 2008-04-10 14:23
Open discussion: RE: Search for names
Sorry, I meant it "doesn't work". I'm thinking of raising an issue on that because I think that it is important ... g the name of people posting on the forum or issues...etc So unless someone explains me what I am missing I'll do so... Thanks for your feedback. 2008-04-10 13:50
(31126-31150/31855)