Skip to content

Commit

Permalink
Merge pull request #30 from joscesgar/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
joscesgar authored and GitHub Enterprise committed Jan 26, 2021
2 parents 752ba57 + 443f7b5 commit 74536ad
Show file tree
Hide file tree
Showing 9,385 changed files with 486,760 additions and 75,023 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# PGPI20-21-equipo35
Repositorio del grupo de trabajo de la asignatura PGPI de la Escuela Técnica Superior de Ingeniería Informática, Universidad de Sevilla.

Este repositorio se divide de la siguiente manera:
Las carpetas "TE 1" y "TE 2" hacen referencia a los dos proyectos de la asignatura, Manual de Bienvenida y Plataforma E-Commerce respectivamente.
Dentro de TE 2, tenemos tres carpetas: "Artefactos Scrum", con los artefactos de Scrum generados tras los Sprints; "Entregables G35", con 4 carpetas, 1 para cada entregable; "Activos de los procesos de la organización", con todas las plantillas usadas en la documentación; y "Proyecto Teknovate", con el código de la pagina web.

Para visitar la pagina:
http://teknovate.freecluster.eu/
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /wordpress/
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /wordpress/index.php [L]
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
File renamed without changes.
384 changes: 384 additions & 0 deletions TE2/Proyecto Teknovate/license.txt

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
384 changes: 0 additions & 384 deletions TE2/Proyecto Teknovate/wordpress/license.txt

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 74536ad

Please sign in to comment.