Search
Results (12670)
- Feature #8374 (New): Email Notifications on Spent Time
- A Manager should be able to get email notifications on an issue being watched. The problem which sometimes c ... the time is logged by the users however the issue is not updated. Under these circumstances em ... tion since there hasn't been progress on the issue. So I see this feature as a necessary one. I ... or which email notifications should be sent->Issue updated. Email should be sent on Log Time ... time together as they appear together in the Issue Update.
- Defect #8373 (Closed): i18n string text_are_you_sure_with_children no longer used
- i18n string text_are_you_sure_with_children is not used any longer in trunk.
- Defect #8371 (Closed): MySQL error when filtering a custom field using the REST api
- MySQL 5.1.41 Redmine 1.1.3 ruby 1.8.7 rail ... nd it worked fine with http://myhost/redmine/issues.xml?project_id=5&cf_1=aaa I had an error ... ked with 'a' and 'b'. http://myhost/redmine/issues.xml?project_id=5&cf_1=a <-- works http://myhost/redmine/issues.xml?project_id=5&cf_1=b <-- works http://myhost/redmine/issues.xml?project_id=5&cf_1=c <-- doesn't works I get from the log: <pre> Processing IssuesController#index to xml (for 10.1.10.240 at ... _id"=>"5", "action"=>"index", "controller"=>"issues", "cf_1"=>"c"} Query::StatementInvalid: My ... e><code class="sql"> SELECT count(DISTINCT `issues`.id) AS count_all FROM `issues` LEFT OUTER JOIN `issue_statuses` ON `issue...
- Defect #8369 (Closed): Child item date update error
- I have a parent item and few child items. Wh ... no child items. Log details: Processing IssuesController#update (for xxx.xxx.xxx.xxx at 20 ... _token"=>"xxxxxxxxxxxxxxxxxxx", "id"=>"12", "issue"=>{"start_date"=>"2011-05-13", "custom_field ... ated_hours"=>"", "priority_id"=>"4", "parent_issue_id"=>"9", "lock_version"=>"2", "fixed_versio ... id"=>"1", "description"=>""}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}} ... ethod `<=>' for nil:NilClass): app/models/issue.rb:553:in `save_issue_with_child_records' app/models/issue.rb:535:in `save_issue_with_child_records' app/controllers/...
- Defect #8368 (Closed): Bad decimal separator in time entry CSV
- In file app/helpers/timelog_helper.rb I've p ... l + 1) end end end</code> </pre>
- Feature #8367 (Closed): Fine-grained control of issue permissions
- There is a rising demand for dedicated control of @edit issue priority@ & @edit target version@ permissions. I've seen issue #7444 but that only includes the "issue planning" feature that controls almost all o ... rity & target version permission control.
- Defect #8366 (Closed): Gantt Version Ordering
- I am not currently sure how versions are orde ... ons with start dates (start date of earliest issue) next year appearing above one with start da ... ch project on the Gantt in order of earliest issue start date with earlier versions at the top ... ions arbitrarily in the project settings tab.
- Feature #8365 (Closed): Git: per project setting to report last commit or not in repository tree
- Git repository tree browsing is very slow. P ... t #7047. "note-12":http://www.redmine.org/issues/4773#note-12 of #4773 > Actually, what is ... isable this. !git-last-commit-setting.png!
- Feature #8364 (Closed): Option to auto-create repositories
- Would be nice to have a redmine option to aut ... ouldn't be needed to create new repositories.
- Defect #8359 (New): User can ignore issue workflow if moving issue
- For example, I have three statuses of issue: * New * Fixed * Closed And workflow p ... w <-> Fixed <-> Closed. But if I click Move issue, then I can do New -> Closed and Closed -> New transition. I think this is a bug.
- Feature #8357 (Closed): create new wiki page from an additional "new"-link
- It would be nice, if there could be an additi ... parent (optional) This is also related to issue #6449.
- Feature #8355 (New): please add the calendar widget from log time into the update page
- I would like to see the calendar widget from the log time page for updating an issue also appear in the log time portion of the actual update issue page. Using 1.0.4 until 1.2.0 comes out.
- Feature #8353 (Closed): [REST] privacy information on issue displaying
- Hi ! Redmine 1.2 includes issue privacy but this information is not given in ... : https://github.com/edavis10/redmine/pull/33
- Feature #8342 (New): Enhance reminder email to send all assigned issues
- Currently the reminder email requires that issues have a due date to send the reminder email. ... useful to have a reminder email for overdue issues. To implement, this, I'd like to propose ... er.rb@ <pre> def reminder_assigned(user, issues) set_language_if_valid user.language ... l(:mail_subject_reminder_assigned, :count => issues.size) body :issues => issues, :issues_url => url_for(:controller => 'issues', :action => 'index', :set_filter => 1, :as ... ned', body) end # Sends reminders to issue assignees # Available options: # * :tracker => id of tracker for filtering issues (defaults to all trackers) # * :project ... tions[:users] s = ARCondition.new ["#{Issue...
- Feature #8338 (New): Allow aithor updating of some core fields for issues on redmine.org
- The many of issues on redmine.org lack a good description is t ... ation in comments although it should take in issue field like description, "Related Issues" section and Attach file. Please make follwing fields updatable by the author, so that the issue content can envolve better quality and don't ... ew. Of course the the author could copy the issue and coorect the content, but that is and ugly woraround and i am not sure if the issue relations will be lost too. * topic * description * Related Issues (dupes, etc..) * files Tx!
- Feature #8337 (Closed): Missing Field in Roles and Permissions: Tickets - only involved
- I'd like to set up a role that restricts the ... il settings - "only tickets I'm involved in")
- Feature #8335 (Closed): Email styles inline
- Since gmail does not support CSS in @head@, i ... l back, sending message without modifying it.
- Patch #8330 (Closed): Updated basque translation
- This is the basque translation up to r5727. ... ole file instead a patch, because line-break issues makes the patch bigger than the file itself.
- Defect #8328 (Closed): lost password feature not work
- I have an account for this site redmine.org a ... the error message the account has been token.
- Patch #8327 (Closed): Traditional Chinese language file (to r5723)
- * Translations added: ** text_scm_command, t ... 次 to 修訂版 * Planed Translation change: ** issue -> 議題 (?)
- Defect #8325 (Closed): undefined method `name ... mailer":String (RubyGems > 1.6 not supported)
- I've updated my code base with git pull from ... rake:19:in `load' /usr/bin/rake:19 </pre>
- Defect #8324 (Closed): Cannot upload files since most recent Redmine update.
- This problem may or may not be related to ano ... redMine administrator for assistance. The issue is not logged. In fact we have had no appli ... 2011-04-06 06:50:24 -0400 (Wed, 06 Apr 2011)
- Feature #8323 (Closed): User Calendar and holidays for Team Management
- I've checked for this feature at the plugins ... could take it into account when assigning an issue and even get a group-holidays view Is there any plugin in develepoment on this you know of?
- Defect #8321 (Closed): Firefox 3.6 doesn't show svg repository statistics
- It will ask for a plug-in although it's suppo ... oblem with the embed TAG or content type...
- Feature #8320 (Closed): Add "Assigne is / is not <<none>>" into filters
- Please, add new item <<none>> into users list ... <<me>>, <<none>> and then list of all users.