Upgrade from 3.2.1 to 3.3.0, unsure whether the database structure has changed, the main process: Stop the service, install the Redmine module, restore the service.The following applies to the Windows operating system, with Bitnami installation:1. Full backup
Follow these steps:
The Stop all servers using the shortcuts in the Start Menu or the graphical Manager tool.
Create a compressed file with the stack contents. You can use
Here are the first few two times the development of the use of knowledge points:1. Get the custom content, refer to this article:
Every customizable Redmine object custom_field_values has field, that's value is array of CustomFieldValue . Customfieldvalue contains current value, custom field description and customized object.
Needed values I reads and alters by sort out. May is it's not the best variant, but I acquainted with Ruby language wasn'
"title=" Index.png "alt=" Wkiom1bsv86bqvcxaacn5edaycy661.png "/>Gem Install slow installation workaround:
Remove the source from the gem, which is the default
http://rubygems.org/[Email protected] ~]# gem sources--remove http://rubygems.org/http://rubygems.org/removed from sources2. Join the source of TaobaoReference website: https://ruby.taobao.org/[Email protected] ~]# gem sources--add https://ruby.taobao.org/https://ruby.taobao.org/added to Sources[[email Protected] ~]# gem sou
Redmine User Guide User Account
Please use your real name when registering. It is best to use your school email address. If you do not use a real name, it is recommended that the Administrator lock it or delete it.At present, redmine's authentication policy is to automatically activate the account, that is, without administrator authentication, after the account is registered, you can log on to use all the permissions of the corresponding role.
Pers
Configure email notification:
Open the redmine-1.2.2 \ config directory and copy configuration. yml. Example to configuration. yml, open it with notepad, modify the following:
Production:Delivery_method: SMTPSmtp_settings:Address: smtp.163.comPort: 25Domain: 163.comAuthentication: LoginUser_name: xh@163.comPassword: 123456Development:Delivery_method: SMTPSmtp_settings:Address: smtp.163.comPort: 25Domain: 163.comAuthentication: LoginUser_name: xh@1
Log on to redmine with admin and admin, change the environment to Chinese, and then add an LDAP configuration to LDAP authentication.
Name = My directoryhost = host. domain. orgport = 389 LDAPS = noaccount = mydomain \ USERNAME (or username @ mydomain depending on ad server) Password =
Synchronize the user account in ad to the redmine database users table. Set the default language to Chinese, non-adminis
1.Config/configuration. ymlRun the following command to configure SCM:ProgramPath.
Http://www.cnblogs.com/fromchaos/archive/2011/09/23/2185879.html
2. After the configuration is complete, restart the redmine service to open redmine> log on to the admin> Manage> Configure
Subverion command is the execution path of the configuration. Check and save the previous checkbox.
3. Check the version libr
Label:After successfully installing Redmine via Bitnami under the CentOS 6.5 system, you want to use the Navicat for MySQL tool to remotely access the MySQL database for backup and restore operations to the database, with the following specific operations:(1) Open the Navicat for MySQL tool to create a connection to the MySQL server that needs to be connected by responding to the ' Connect ' button in the toolAfter entering the relevant connection inf
is, when html{font-size:62.5% is set, the root unit of this page is 10px, that is, any element whose 1rem is equal to "10px". Isn't it convenient. 5: Here are some advanced, VW VH VMS, in short, whether mobile or PC, the screen width is 100vw, screen height is 100vh, somewhat similar to 100%, but different from%, because the% units are relative to the parent, and both VW and VH are relative to the entire screen screen;6: Whereas VMs are a complement to VW and VH, that is, when the screen width
Limitations:Network:companyHost:dhcpHost NIC bridge:disabledNetwork access:limited========================Based on this, it might not being possible to set the VM to access Internet, visible to host at the same time.========================1. Set the VM IP to "DHCP"Vi/etc/network/interfacesSet the VM ' s NIC in Virtual Box as network address translation (NAT)Reb
How does a local host access a VM and a VM?
1. Install ubuntu16.04 on virtualBox and confirm the network conditions.
Ping www.baidu.com-c 52. make sure that the VM and the host are in the same CIDR block. If the IP address of the VM starts with 192.168, it indicates the same CIDR block. If the IP address of the
Overall environment after installation:HOST: WIN7 64xHost VM version: VM 7.0.0 build-20373VM7-Linux OS: Oracle Enterprise Linux 5.7VM7-Linux OS-Tools: VM7.0-ToolsLinux VM version: VM 8.0.1.528992VM8-Windos OS: Windows Server 2003VM8-Windos OS-Tools: VM8.0-ToolsVM8: Official Site (registered) http://downloads.vmware.com
Author: graynight
Assume that you are in the graphic interface:
Start your linux and select VM -- install vmware tools from the VM menu. In this way, the linux under the installation path of your VM is automatically loaded in the optical area. iso file, which is provided by the VM itself. If the
Integration of redmine and SVN on centos 1. install SVN first. integration of SVN and Apache 1. create an SVN repository [php] # cd/var/www/# mkdir svn # cd svn # svnadmin create test1 // after installing SVN, the root directory for creating the SVN repository is/var/www/svn, and a new version library test1 2 is created in it. modify the Apache configuration file [php] # vi/usr/local/apache/conf/httpd. add the following content to the conf file: [php]
After logging on to the original system, the redmine homepage displays the latest news and projects by default,
However, for most users, displaying "My workbench" is more appropriate.
There are two solutions:
1. Modify account_controller.rb
Set the redirect_back_or_default row in successful_authenticationChange to redirect_to: controller => "my",: Action => "page". Disadvantages: If you want to directly view the issue content through the issue l
Most importantly, the tracker of the story and task cannot be the same. Otherwise, tasks and story are displayed in parallel on the taskboard, even though they are parent-child relationships.
Therefore, it is better to use the default Tracker: Support, bug and feature of redmine in story, and create some tracker to track tasks.
In this case, the administrator needs to log on and create a new tracker on the http: // localhost/trackers page, such
Linux-Redmine usageRedmine usage
Address: http://blog.csdn.net/caroline_wendy
RbTools1. installation:
Svn co https://dev.cxxxyx.mobi/svn/branches/RBTools-0.5 cd RBTools 0.5 sudo python setup. py install cp _ reviewboardrc ~ /. Reviewboardrc vim ~ /. Reviewboardrc2. Configuration:
In~ /.ReviewboardRcSelect your group (Android, IOS, Server, etc),On the review boardUsername and password (required by the Administrator).
The user name and password
OK, create a redmine, when configuring the mail SendMail can pass, SMTP 25 port can pass, but use the SSL465 port say what also can't get overError email Delivery error:net::readtimeoutFind the sample can not find, there is about TLS, not used.Finally configure as follows, unexpectedly is so simple, pay attention to the Scarlet letter partDelivery_method:: SMTPSmtp_settings:Address:smtp.exmail.qq.com ssl:trueport:465#enable_starttls_auto: FalseDomain:
In addition to modifying the existing problem status name, Redmine allows you to customize the problem state, as follows:
1. Add a new problem state
Select Manage-> Issue status-> new issue status
2. Enter the name of the new problem state, select whether this state requires a shutdown state
3. Select "Manage"-> "Workflow", remove "show only by this tracking label used by the status" Before the tick, click Edit
4. Select the relationship
OK, create a redmine, SendMail can pass when configuring mail, SMTP 25 port can pass, but use SSL465 port to say what also can't get through
Error email Delivery error:net::readtimeout
Find the sample, there is no information about TLS, not used.
Finally configured as follows, unexpectedly is so simple, pay attention to the red Word part
Delivery_method:: SMTPSmtp_settings:Address:smtp.exmail.qq.comssl:trueport:465#enable_starttls_auto: FalseDom
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.