Search
Results (18280)
- When migrating Redmine from the old legacy se ... | | changesets | | changesets_issues | | comments | | custo ... ules | | enumerations | | issue_categories | | issue_relations | | issue_statuses | | issues | | journal_details ... </pre> Any help would be appreciated ...
- Hi Guys, I was searching for something .. ... satisfied! Great tool. There is just one issue, I have spent many hours in searching for th ... to Ruby? or to Rail? Thanks guys !
- I'd like to update to 2.2.x the production re ... on pages results in a 404 error, I opened an issue http://www.redmine.org/issues/13140 All the translations, including engl ... ors. What's wrong here? Thanks in advance
- Help: RE: Upgrade to 2.2.0, can no longer view issues.
- I could not do this change to Database, 'caus ... available_filters@. Hopefully this get fixed.
- Hi, I just upgraded my redmine to the late ... missing the port number. When I access an issue the link in the address bar is *example.xyz.com:1234/issues/1* and when I update the issue and click submit redmine redirects to *example.xyz.com/issues/1* which shows <pre> Status Code: 404 ... tion log I see this <pre> Processing by IssuesController#update as HTML . . . Redirected to http://example.xyz.com/issues/1 </pre> I tried to look this up and tr ... _to_run_Redmine but could not get past this issue. What is wrong with this configuration? T ... ed 1234 port number just as an example here.*
- I really want to try out Redmine, but I can't ... 09 pending migrations: 1 Setup 2 IssueMove 3 IssueAddNote 4 ExportPdf 5 IssueStartDate ... Run `rake db:migrate` to upda ... deas before I surrender? Thanks in advance
- Open discussion: RE: ActionView::Template::Error (Mysql2::Error: Unknown column 'is_default'
- If I do this: grep -iR "private_notes" * ... ate_notes" * | grep -v svn app/controllers/issues_controller.rb: @journals.reject!(&:priva ... er.current.allowed_to?(:view_private_notes, @issue.project) app/controllers/issues_controller.rb: @conflict_journals.re ... er.current.allowed_to?(:view_private_notes, @issue.project) app/models/mail_handler.rb: if ... ate_notes? app/models/mail_handler.rb: issue.private_notes = true app/models/issue.rb: ["(#{Journal.table_name}.private_no ... :view_private_notes)}))", false] app/models/issue.rb: delegate :notes, :notes=, :private_note ... rent_journal, :allow_nil => true app/models/issue.rb: safe_attributes 'private_notes', app/m ... self.private_notes = false app/views/issues/_edit.html.erb: <% if @issue...
- Open discussion: RE: ActionView::Template::Error (Mysql2::Error: Unknown column 'is_default'
- I just noticed that when I try to run the plu ... ======================== -- execute("update issues set position = null where tracker_id = 5") ... select root_id, lft, rgt from issues where tracker_id in (2)") -> 0.0230s -- execute("update issues set tracker_id = 5\n where exi ... ============================ -- add_column(:issues, :fractional_story_points, :float) -> 0.9163s -- execute("update issues set fractional_story_points = story_points") -> 0.1820s -- remove_column(:issues, :story_points) -> 0.7224s -- add_column(:issues, :story_points, :float) -> 0.5960s -- execute("update issues set story_points = fractional_story_points") -> 0.1284s -- remove_column(:issues, :fractional_story_points) -> 0.7040s ... ===== -- execute("select max(position) from ...
- Last Wednesday I was given a task to upgrad ... 4, `roles`.`permissions` AS t2_r5, `roles`.`issues_visibility` AS t2_r6 FROM `members` LEFT OU ... E `trackers`.`id` IN (2)^[[0m ^[[1m^[[35mIssuePriority Load (0.3ms)^[[0m SELECT `enumerati ... umerations` WHERE `enumerations`.`type` IN ('IssuePriority') AND `enumerations`.`is_default` = ... umerations` WHERE `enumerations`.`type` IN ('IssuePriority') AND `enumerations`.`is_default` = ... llers/projects_controller.rb:165:in `show'
- Hello, I use Redmine with custom fields. I ... fields are one below the others in the 'New issue' tab. Thx
- Open discussion: RE: New language
- Hi Samir, thank you for translating redmine, just open an issue with type "Patch" and attach your language file.
- Help: RE: Painfully slow?
- Any update on the situation ? Rendering an issue with 4 related tasks is really slow: > ... > Rendered issues/show.html.erb within layouts/base (5570.1ms ... klogs v0.9.35 </pre>
- Open discussion: RE: Redmine 500 Error when trying to create a new user
- ended up being a permissions issue for the apache user not owning the link and ... der where I checked out the project from svn.
- Dear members, Back side is redmine but, we w ... press as front side instead of redmine's new issue interface. Is There any solutions for this ... d or not. Best Regards, Adnan Topcu
- Help: RE: create table in new issue.
- That plugin seems to add a lot of functionali ... e not tried it myself, but I plan to do so.
- Open discussion: RE: Upgrading from 1.4 to 2.1 vs 2.2
- Jared, if you would like to know the differen ... "no work" days Feature #3239: Show related issues on the Issues Listing Feature #3265: Filter on issue relations Feature #3447: Option to display the issue descriptions on the issues list Feature #3511: Ability to sort issues by grouped column Feature #4590: Precede-Follow relation should move following issues when rescheduling issue earlier Feature #5487: Allow subtasks to cr ... d a relation between the original and copied issue Feature #7082: Rest API for wiki Feature # ... from their parent Feature #6727: Add/remove issue watchers via REST API Feature #7159: Bulk watch/unwatch issues from the context menu Feature #8579: Multi ... p projects list Feature #12898: Handle GET /issue...
- I've installed & configured redmine 2.2.2 on ... tables @changes@, @changesets@, @changesets_issues@ and @changeset_parents@, repository is rel ... 3 | Can anybody explain whats happened?
- Help: RE: create table in new issue.
- Mohammed Alasmari wrote: > but it is difficu ... n in tool option bar for text formatting? No
- Help: RE: create table in new issue.
- yes, it is. but it is difficult for users. ... utton in tool option bar for text formatting?
- Help: RE: create table in new issue.
- Do you mean in the text? http://www.redmine.org/projects/redmine/wiki/RedmineTextFormatting#Tables
- Open discussion: RE: permissions of multiple roles
- Mischa The Evil wrote: > If a user has multi ... t this. One role give to the user "view all issue without the edit" permission. other role give to the user "update assigned issues". But result is "update all issues". Terence Mill, If I understand as cor ... "Fields Permissions" tab. Regards, Adnan
- Dear All, we want create table inside any issue. how we can we add this feature to our system?
- Open discussion: RE: permissions of multiple roles
- Adnan Topçu wrote: > [...] But if an user has both roles, he/she can edit all issues in that project. but this is not suitable f ... ce to support this statement. HTH. Mischa.
- Open discussion: RE: permissions of multiple roles
- YOu cann edit all issues you can "view" (see issue visbility in role cfg) if you have the "edit issues" right. If you wanna allow viewing but not editing for issues dependent if you are author or assignee you ... the fields read only for all status changes
- Hello dear members, I have created and configured following roles: # *Read Only* : view all issues. # *Staff* : edit assigned issues. When an user in the only one of above r ... an user has both roles, he/she can edit all issues in that project. but this is not suitable f ... Mysql2 | Best Regards, Adnan