Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
* Refs #3795 : Change the link url to github for forge and issues
Browse files Browse the repository at this point in the history
  • Loading branch information
leoncx committed Oct 5, 2015
1 parent f9b9555 commit 76b0bf6
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ packages. Either way, make sure to read our installation documentation:
===============================================================================
Below is a list of official links that may be useful to you:
* Official website: http://www.centreon.com
* Bug tracker: http://forge.centreon.com/projects/centreon
* Bug tracker: https://github.com/centreon/centreon/issues
* Forum: http://forum.centreon.com
* Documentation: http://documentation.centreon.com

Expand Down
2 changes: 1 addition & 1 deletion doc/en/installation/from_sources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ End
# Go to the URL : http://localhost.localdomain/centreon/ #
# to finish the setup #
# #
# Report bugs at http://forge.centreon.com #
# Report bugs at https://github.com/centreon/centreon/issues #
# #
# Thanks for using Centreon. #
# ----------------------- #
Expand Down
2 changes: 1 addition & 1 deletion doc/en/upgrade/from_sources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ The end of upgrade::
# Go to the URL : http://localhost/centreon/ #
# to finish the setup #
# #
# Report bugs at http://forge.centreon.com #
# Report bugs at https://github.com/centreon/centreon/issues #
# #
# Thanks for using Centreon. #
# ----------------------- #
Expand Down
2 changes: 1 addition & 1 deletion doc/fr/installation/from_sources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ Fin de l'installation
# Go to the URL : http://localhost.localdomain/centreon/ #
# to finish the setup #
# #
# Report bugs at http://forge.centreon.com #
# Report bugs at https://github.com/centreon/centreon/issues #
# #
# Thanks for using Centreon. #
# ----------------------- #
Expand Down
4 changes: 2 additions & 2 deletions doc/fr/upgrade/from_sources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -435,9 +435,9 @@ Fin de la mise à jour :
###############################################################################
# #
# Go to the URL : http://localhost/centreon/ #
# to finish the setup #
# to finish the setup #
# #
# Report bugs at http://forge.centreon.com #
# Report bugs at https://github.com/centreon/centreon/issues #
# #
# Thanks for using Centreon. #
# ----------------------- #
Expand Down
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ ${CAT} << __EOT__
# Go to the URL : http://$server/centreon/ #
# to finish the setup #
# #
# Report bugs at http://forge.centreon.com #
# Report bugs at https://github.com/centreon/centreon/issues #
# #
# Thanks for using Centreon. #
# ----------------------- #
Expand Down
2 changes: 1 addition & 1 deletion www/install/insertTopology.sql
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ INSERT INTO `topology` (`topology_id`, `topology_name`, `topology_icone`, `topol
INSERT INTO `topology` (`topology_id`, `topology_name`, `topology_icone`, `topology_parent`, `topology_page`, `topology_order`, `topology_group`, `topology_url`, `topology_url_opt`, `topology_popup`, `topology_modules`, `topology_show`, `topology_style_class`, `topology_style_id`, `topology_OnClick`, `readonly`) VALUES (113,'Web Site','./img/icones/16x16/earth2.gif',506,50602,20,80,'http://www.centreon.com',NULL,'1','0','1',NULL,NULL,NULL,'1');
INSERT INTO `topology` (`topology_id`, `topology_name`, `topology_icone`, `topology_parent`, `topology_page`, `topology_order`, `topology_group`, `topology_url`, `topology_url_opt`, `topology_popup`, `topology_modules`, `topology_show`, `topology_style_class`, `topology_style_id`, `topology_OnClick`, `readonly`) VALUES (114,'Forum','./img/icones/16x16/book_yellow.gif',506,50602,30,80,'http://forum.centreon.com',NULL,'1','0','1',NULL,NULL,NULL,'1');
INSERT INTO `topology` (`topology_id`, `topology_name`, `topology_icone`, `topology_parent`, `topology_page`, `topology_order`, `topology_group`, `topology_url`, `topology_url_opt`, `topology_popup`, `topology_modules`, `topology_show`, `topology_style_class`, `topology_style_id`, `topology_OnClick`, `readonly`) VALUES (115,'Documentation','./img/icones/16x16/book_green.gif',506,50604,40,80,'http://documentation.centreon.com/',NULL,'1','0','1',NULL,NULL,NULL,'1');
INSERT INTO `topology` (`topology_id`, `topology_name`, `topology_icone`, `topology_parent`, `topology_page`, `topology_order`, `topology_group`, `topology_url`, `topology_url_opt`, `topology_popup`, `topology_modules`, `topology_show`, `topology_style_class`, `topology_style_id`, `topology_OnClick`, `readonly`) VALUES (116,'Bug Tracker','./img/icones/16x16/trafficlight_on.gif',506,50605,50,80,'http://forge.centreon.com/',NULL,'1','0','1',NULL,NULL,NULL,'1');
INSERT INTO `topology` (`topology_id`, `topology_name`, `topology_icone`, `topology_parent`, `topology_page`, `topology_order`, `topology_group`, `topology_url`, `topology_url_opt`, `topology_popup`, `topology_modules`, `topology_show`, `topology_style_class`, `topology_style_id`, `topology_OnClick`, `readonly`) VALUES (116,'Bug Tracker','./img/icones/16x16/trafficlight_on.gif',506,50605,50,80,'https://github.com/centreon/centreon',NULL,'1','0','1',NULL,NULL,NULL,'1');
INSERT INTO `topology` (`topology_id`, `topology_name`, `topology_icone`, `topology_parent`, `topology_page`, `topology_order`, `topology_group`, `topology_url`, `topology_url_opt`, `topology_popup`, `topology_modules`, `topology_show`, `topology_style_class`, `topology_style_id`, `topology_OnClick`, `readonly`) VALUES (117,'Donate','./img/icones/16x16/flower_white.gif',506,50606,60,80,'http://sourceforge.net/donate/index.php?group_id=140316',NULL,'1','0','0',NULL,NULL,NULL,'1');
INSERT INTO `topology` (`topology_id`, `topology_name`, `topology_icone`, `topology_parent`, `topology_page`, `topology_order`, `topology_group`, `topology_url`, `topology_url_opt`, `topology_popup`, `topology_modules`, `topology_show`, `topology_style_class`, `topology_style_id`, `topology_OnClick`, `readonly`) VALUES (118,'Support','./img/icones/16x16/cd_gold.gif',506,50607,70,80,'http://support.centreon.com',NULL,'1','0','1',NULL,NULL,NULL,'1');
INSERT INTO `topology` (`topology_id`, `topology_name`, `topology_icone`, `topology_parent`, `topology_page`, `topology_order`, `topology_group`, `topology_url`, `topology_url_opt`, `topology_popup`, `topology_modules`, `topology_show`, `topology_style_class`, `topology_style_id`, `topology_OnClick`, `readonly`) VALUES (119,'My Account','./img/icones/16x16/user1_message.gif',501,50104,40,1,'./include/options/oreon/myAccount/formMyAccount.php','&o=c','0','0','1',NULL,NULL,NULL,'1');
Expand Down
4 changes: 3 additions & 1 deletion www/install/sql/centreon/Update-DB-2.6.3_to_2.6.4.sql
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ ALTER TABLE ws_token DROP FOREIGN KEY ws_token_ibfk_1;
ALTER TABLE ws_token DROP PRIMARY KEY;
ALTER TABLE ws_token ADD CONSTRAINT ws_token_idfk_1 FOREIGN KEY (contact_id) REFERENCES contact (contact_id) ON DELETE CASCADE;

UPDATE topology SET topology_url = 'https://github.com/centreon/centreon/issues' WHERE topology_id = 116;

-- Change version of Centreon
UPDATE `informations` SET `value` = '2.6.4' WHERE CONVERT( `informations`.`key` USING utf8 ) = 'version' AND CONVERT ( `informations`.`value` USING utf8 ) = '2.6.3' LIMIT 1;
UPDATE `informations` SET `value` = '2.6.4' WHERE CONVERT( `informations`.`key` USING utf8 ) = 'version' AND CONVERT ( `informations`.`value` USING utf8 ) = '2.6.3' LIMIT 1;
5 changes: 2 additions & 3 deletions www/install/steps/step8.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@
<li>'._('Official website').': <a href="http://www.centreon.com">www.centreon.com</a></li>
<li>'._('Forum').': <a href="http://forum.centreon.com">forum.centreon.com</a></li>
<li>'._('Documentation').': <a href="http://documentation.centreon.com">documentation.centreon.com</a></li>
<li>'._('Wiki').': <a href="http://doc.centreon.com">doc.centreon.com</a></li>
<li>'._('Bug Tracker').': <a href="http://forge.centreon.com">forge.centreon.com</a></li>
<li>'._('Bug Tracker').': <a href="https://github.com/centreon/centreon/issues">forge.centreon.com</a></li>
</ul>';
$contents .= _('For professional support subscription please contact the <a href="http://support.centreon.com">Centreon Support Center</a>.');

Expand All @@ -68,4 +67,4 @@
$template->assign('finish', 1);
$template->assign('blockPreview', 1);
$template->display('content.tpl');
?>
?>

0 comments on commit 76b0bf6

Please sign in to comment.