diff --git a/HACKING.rst b/HACKING.rst index 04bb5635e..d14f0f0ef 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -3,7 +3,7 @@ Hacking This is a guide about how to start hacking on *LibrePlan* project. If you want more information about *LibrePlan* development you should visit the wiki -available at: http://wiki.libreplan.org/. +available at: https://wiki.libreplan.dev/. .. contents:: diff --git a/NEWS.rst b/NEWS.rst index 33764cf2a..55719db8c 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -2096,8 +2096,8 @@ Changes * Update database scripts for LibrePlan 1.2.2 * Remove some unneeded lines in libreplan.spec * Remove some unneeded lines in libreplan.spec -* www: Add new README files for Fedora and openSUSE in libreplan.org -* www: Add new README files for Fedora and openSUSE in libreplan.org +* www: Add new README files for Fedora and openSUSE in libreplan.dev +* www: Add new README files for Fedora and openSUSE in libreplan.dev * Rename database scripts to create database and user * Prepare libreplan spec file for the release 1.2.2. * Add LibrePlan RPM spec file @@ -2426,8 +2426,8 @@ Changes * Bug #1327: Fix issue changing method to do reassignments in consolidation process * Modify GenericDayAssignment.toString to add info about consolidation * Bug #1327: Fix issue changing method to do reassignments in consolidation process -* www: Folder and script for libreplan.org documentation -* www: Folder and script for libreplan.org documentation +* www: Folder and script for libreplan.dev documentation +* www: Folder and script for libreplan.dev documentation * [Bug #1326] Fix issue calculating properly hours to allocate * [Bug #1326] Fix issue calculating properly hours to allocate * [Bug #1325] Fix issue remove criteria from configuration unit @@ -3112,7 +3112,7 @@ Changes * Update Debian package for LibrePlan 1.2.2 * Update database scripts for LibrePlan 1.2.2 * Remove some unneeded lines in libreplan.spec -* www: Add new README files for Fedora and openSUSE in libreplan.org +* www: Add new README files for Fedora and openSUSE in libreplan.dev * Rename database scripts to create database and user * Prepare libreplan spec file for the release 1.2.2. * Add LibrePlan RPM spec file @@ -3319,7 +3319,7 @@ Changes * Bug #1261: Extract method createTab with common functionality for each tab * Bug #1261: Allows tabs to be memorized when changing perspective * Bug #1327: Fix issue changing method to do reassignments in consolidation process -* www: Folder and script for libreplan.org documentation +* www: Folder and script for libreplan.dev documentation * [Bug #1326] Fix issue calculating properly hours to allocate * [Bug #1325] Fix issue remove criteria from configuration unit * Allow reported hours bar in gantt diagram to be wider than the task. diff --git a/README.rst b/README.rst index 5dc56ba3f..d11268a25 100644 --- a/README.rst +++ b/README.rst @@ -132,16 +132,16 @@ Webpage ------- You can find more information about *LibrePlan* at -http://www.libreplan.org/home/ +https://www.libreplan.dev/home/ For information related with *LibrePlan* development you can visit the wiki at -http://wiki.libreplan.org/twiki/bin/view/LibrePlan +https://wiki.libreplan.dev Reporting bugs -------------- -Please use the bug tracker to report bugs at http://bugs.libreplan.org/ +Please use the bug tracker to report bugs at http://bugs.libreplan.dev/ License diff --git a/README_fr.rst b/README_fr.rst index 5e5e50b03..083dd32d3 100644 --- a/README_fr.rst +++ b/README_fr.rst @@ -116,13 +116,13 @@ Vous pourrez trouver plus d'informations concernant *LibrePlan* sur http://www.libreplan.com/. Pour les informations relatives au développement de *LibrePlan*, vous pouvez aller sur le wiki sur -http://wiki.libreplan.org/. +https://wiki.libreplan.dev/. Signaler des bugs ----------------- -Merci d'utiliser le gestionnaire de bugs pour signaler les bugs sur http://bugs.libreplan.org/. +Merci d'utiliser le gestionnaire de bugs pour signaler les bugs sur http://bugs.libreplan.dev/. Licence diff --git a/TODO.rst b/TODO.rst index ca7b4d133..a505debdd 100644 --- a/TODO.rst +++ b/TODO.rst @@ -93,9 +93,9 @@ Future & wish list * *Complete the configuration unit mechanism for machines*: Several analysis stories not started have been written for this: - * `AnA17S01ConfigurationUnitInterfaceCorrections `_ - * `AnA17S02TakingIntoAccountDerivedDayAssigments `_ - * `AnA17S03EnforceDerivedDayAssignmentsWithAllocations `_ + * `AnA17S01ConfigurationUnitInterfaceCorrections `_ + * `AnA17S02TakingIntoAccountDerivedDayAssigments `_ + * `AnA17S03EnforceDerivedDayAssignmentsWithAllocations `_ * *Allow to reassign just one task* diff --git a/debian/libreplan.postinst b/debian/libreplan.postinst index 14fd53d97..0ca2ec55a 100644 --- a/debian/libreplan.postinst +++ b/debian/libreplan.postinst @@ -120,6 +120,6 @@ fi echo 'Please review the Tomcat6 memory configuration in your server at /etc/default/tomcat6 file. Furthermore, in order to have printing working properly if you are in Debian Squeeze you have to install CutyCapt package from Wheezy (testing). -You can find more information about these issues at INSTALL file or in the following link: http://libreplan.org/INSTALL.html' +You can find more information about these issues at INSTALL file or in the following link: https://libreplan.dev/INSTALL.html' #DEBHELPER# diff --git a/doc/src/technical/guia-desenvolvemento/guia-integracion-terceiros.rst b/doc/src/technical/guia-desenvolvemento/guia-integracion-terceiros.rst index c90e02b6e..d90085695 100644 --- a/doc/src/technical/guia-desenvolvemento/guia-integracion-terceiros.rst +++ b/doc/src/technical/guia-desenvolvemento/guia-integracion-terceiros.rst @@ -233,7 +233,7 @@ Se existe un erro de programación que xorde froito da invocación dun servizo n :: - @@ -312,7 +312,7 @@ Os fluxos de integración detallan a secuencia que ten que facer unha aplicació Os servizos web atópanse dispoñibles a partir da URL_BASE da aplicación en /ws/rest/: * URL Base de Servizos: URL_BASE_LIBREPLAN_WEBAPP/ws/rest - * Exemplo: http://www.libreplan.org/libreplan-webapp/ws/rest + * Exemplo: https://www.libreplan.dev/libreplan-webapp/ws/rest A partir deste intre denominase a esta URL de servizos coma *BASE_SERVICES_URL*. @@ -356,7 +356,7 @@ Descrición do fluxo Exemplo de ficheiro de importación :: - + @@ -364,7 +364,7 @@ Exemplo de ficheiro de importación - + @@ -428,7 +428,7 @@ Descrición do fluxo Exemplo de ficheiro de importación :: - +