Project

General

Profile

Search

Results (18251)

Help: RE: How can I set different permission ... users on accessing svn repository via redmine
Hi, I've developed a "plugin":https://git ... h member of the project. Feel free to create issue or pull request there! 2023-06-14 11:34
Open discussion: User var in URL
Hi Done a bit of googling but not found t ... do, but it's the url I want to build is the issue Basically I want the url below for whatev ... in.com/activity?user_id=3 Thanks Donald 2023-06-13 18:01
Help: RE: Can't edit or quote issues because of "Unknown Format"
Thank you for clearing my mind, I was a little confused before. You saved my day. 2023-06-13 13:29
Open discussion: RE: Please look at issue 38278 Basename of repository and Branch/Tags in Changeset Description
Hi Julia, Thanks for looking at my issue! As I am already 67 years old and have ov ... ugger statement at the first line app/views/issues/tabs/_changesets.html.erb. But running @RA ... TC +00:00, comments: "A commit with wrong issue ids\nIssueID #666 #3", commit_date: Thu, 12 Apr 2007 ... ford. Grand-children have priority (sorry). 2023-06-12 21:15
Open discussion: RE: Please look at issue 38278 Basename of repository and Branch/Tags in Changeset Description
Niklaus Giger wrote: > Hi > > I opened https://www.redmine.org/issues/38278 with a patch which is in use in our o ... enhanced version of https://www.redmine.org/issues/5386, which has also patches available since many years. > What can I do get a feedback to these issues? > Eg. I know my patch has no test case in ... for any failures or errors. Debug and fix issues: If the tests fail or encounter errors, ana ... test cases or patch as needed to resolve any issues. Iterate and refine: Continue iterating ... nd ensure the changes are properly validated. 2023-06-12 08:20
Help: RE: "Subject cannot be blank" issue with REST API
I struggled a while with that issue. The error message is not very clear. Be sur ... e). And finally wrong IDs might cause this issue also. 2023-06-10 20:45
Development: HTML changes to webpage?
If installed on a Debian system, is it possib ... want to modify the way the text boxes in the Issue Edit page works. Is it safe/simple? Where are the JS/HTML components located? 2023-06-06 18:12
Help: RE: Reset issue ID#
There's a plugin which tries to achieve this, ... 's the link: https://www.redmine.org/plugins/issue_id 2023-06-06 10:05
Help: Is it possible to install the same plugin twice?
I have a plugin that displays a bar in the gantt chart per issue but I would like to have another bar, would ... to be able to do it or maybe something else? 2023-06-06 09:08
Help: Creating issue does not work after upgrading Redmine to version 5.0.5
After upgrading Redmine to 5.0.5 my previousl ... ame = "My project name"; string issueType = "MyIssueType"; string priorityName = "Na ... var priorityList = manager.GetObjects<IssuePriority>(parameters); Issue issue = new Issue(); issue.Project = prijectList.Where(o => o.Name == projectName).SingleOrDefault(); issue.Subject = "example title"; issue.Description = "example description"; issue.Tracker = trackersList.Where(o => o.Name == issueType).SingleOrDefault(); issue.Priority = priorityList.Where(o => o.Name == ... ttachments.Add(attachment); //... 2023-06-05 10:22
Help: RE: Reset issue ID#
I don't understand the reason for this need e ... ke a backup of the database before the first issue is created - this way you can import this ba ... e project is completed and start over - with issue id 1 (forget not to delete all possible file attachments beforehand!) 2023-06-02 12:21
Help: RE: Reset issue ID#
Redmine is not designed to reset its issue numbers or to have numbering per project. Th ... he past that added this functionality though. 2023-06-02 06:33
Open discussion: RE: Redmine > time_entries slow, very slow! (timeout!!)
you can profile slow queries with https://dev ... e most likely culprit is https://redmine.org/issues/37268 even with a fix, it's much slower than before 2023-06-02 01:40
Help: RE: Reset issue ID#
Please kindly help, I face the same issue that is I also want to start Issue No.1 That above script can't work because ... ent Please kindly give another suggection. 2023-06-01 11:22
Plugins: RE: Budgets plugin set rate issues in the user rate tab
Hello, since this is an error from a plugin, ... east give the exact name (e.g. Git-Hub page). 2023-05-31 12:34
Plugins: Budgets plugin set rate issues in the user rate tab
Set rate is 100 in the user rate tab, clicking Create and prompt the following error: #38635 2023-05-31 05:00
Plugins: redmine_rt integration with redmine_issue_dynamic_edit
Hi, there is a new version of https://gi ... with https://github.com/Ilogeek/redmine_issue_dynamic_edit Video: https://www.youtub ... integration requires some changes in redmine_issue_dynamic_edit. While they are not commited to ... _rt https://github.com/MayamaTakeshi/redmine_issue_dynamic_edit </pre> 2023-05-27 14:18
Development: Creating issues does not work after upgrading Redmine to version 5.0.5
After upgrading Redmine to 5.0.5 my previousl ... ame = "My project name"; string issueType = "MyIssueType"; string priorityName = "Na ... var priorityList = manager.GetObjects<IssuePriority>(parameters); Issue issue = new Issue(); issue.Project = prijectList.Where(o => o.Name == projectName).SingleOrDefault(); issue.Subject = "example title"; issue.Description = "example description"; issue.Tracker = trackersList.Where(o => o.Name == issueType).SingleOrDefault(); issue.Priority = priorityList.Where(o => o.Name == ... ttachments.Add(attachment); //... 2023-05-24 08:02
Plugins: RE: redmine_recurring_tasks plugin in 4.0.6
OK, there is more problem: I see the "Schedule" (issue) buttons only when I am logged in as admin. Any ideas? Many Thanks in Advance, Felix 2023-05-23 17:07
Plugins: RE: redmine_recurring_tasks plugin in 4.0.6
Ok, I found out three things: * I need to ... ith [x] Use anonymous user while copying issues, otherwise it won't work. * the cron ... to this. Thanks and Best Regards, Felix 2023-05-23 16:57
Help: RE: A few smtp servers in configuration.yml
So this seems to be my lucky day as we have t ... e plugin is done and ready but we are having issues with some emails when the email address is ... elp with documentation etc. Any thoughts? 2023-05-20 11:06
Help: RE: A few smtp servers in configuration.yml
Hi, Mayama! Thanks for you reply. I read this issues (in your post) and I know about both of the ... t sender-emails with different domain-names. 2023-05-19 08:41
Help: RE: A few smtp servers in configuration.yml
Hi, I never had this need but this was discus ... and some plugins: https://www.redmine.org/issues/4462 https://www.redmine.org/issues/7349 https://github.com/ajwalters/redmin ... t)_ https://github.com/jfqd/redmine_helpdesk 2023-05-18 23:29
Help: Issues and dolibarr societe
Hi, i would like add a varibale in issues. This variable is societe. I can access th ... nection between redmine and dolibarr Thanks. 2023-05-18 23:20
Help: RE: Default tree-structure view
Holger Just wrote in message#68441: > There ... sired columns (which may include the "parent issue" column in your case), filters, group and so ... le for everyone. You can then set this saved issue query as the default query for a project in settings -> issues -> default query. > > Alternatively, if ... ll projects in administration -> settings -> issues -> default query. The project-specific defa ... ? I donot find these menus in redmine 4.2.9 2023-05-17 08:41
(651-675/18251)