.. |
lang
|
4514f04db8
New installation process now available from command line and from the browser. The script only installs chamilo. Now upgrade funcionality yet.
|
11 anos atrás |
templates
|
437d923c8c
When installating chamilo, when cleaning the temp folders (main/admin/archive_cleaup.php) or when app['debug'] = true then, the temp folders are recreated.
|
11 anos atrás |
.htaccess
|
1d096321de
main/install: Add MAMP redirect fixes
|
11 anos atrás |
country_data.csv
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 anos atrás |
htaccess.dist
|
587634649c
Should fix bug when exporting a LP to a zip see #4706, requires some changes in courses/.htaccess
|
12 anos atrás |
index.php
|
439767d687
Adding commands in order to use Chash to install Chamilo
|
11 anos atrás |
install.lib.php
|
920f8d6c01
Adding course filter in the question pool, only works if you're teacher see BT#6366
|
11 anos atrás |
install_db.inc.php
|
8269669cba
Fixing SQL errors during installation
|
11 anos atrás |
install_files.inc.php
|
ec3f5e16f7
Moving default "dist" conf files from main/inc/conf to config
|
11 anos atrás |
migrate-db-1.6.x-1.8.0-post.sql
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 anos atrás |
migrate-db-1.6.x-1.8.0-pre.sql
|
40f2c459db
Replacing INT(11) to INT
|
15 anos atrás |
migrate-db-1.8.0-1.8.2-pre.sql
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 anos atrás |
migrate-db-1.8.2-1.8.3-pre.sql
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 anos atrás |
migrate-db-1.8.3-1.8.4-pre.sql
|
40f2c459db
Replacing INT(11) to INT
|
15 anos atrás |
migrate-db-1.8.4-1.8.5-pre.sql
|
40f2c459db
Replacing INT(11) to INT
|
15 anos atrás |
migrate-db-1.8.5-1.8.6-pre.sql
|
2996d675f9
see #5110 Duplicate column name 'type'
|
12 anos atrás |
migrate-db-1.8.6-1.8.6.1-pre.sql
|
a5222167c0
Dummy changes
|
15 anos atrás |
migrate-db-1.8.6.1-1.8.6.2-post.sql
|
a5222167c0
Dummy changes
|
15 anos atrás |
migrate-db-1.8.6.1-1.8.6.2-pre.sql
|
c05f9eef77
see #5110: migration: Duplicate column name 'type'
|
12 anos atrás |
migrate-db-1.8.6.2-1.8.7-post.sql
|
30ed86402b
see #5119 sql error for alter table
|
12 anos atrás |
migrate-db-1.8.6.2-1.8.7-pre.sql
|
69bbc202cd
Error in settings_current duplicate entry #4705
|
13 anos atrás |
migrate-db-1.8.7-1.8.8-pre.sql
|
7995b780bf
see #5126 Table 'dokeos_main.personal_agenda' doesn't exist
|
12 anos atrás |
migrate-db-1.8.8-1.9.0-pre.sql
|
364de784f1
Removing double DB registration of ldap_description
|
12 anos atrás |
migrate-db-1.8.8-1.9.0-pre.sql.optimized
|
1375040525
Added an optimized version of the migration script - goes a little faster
|
12 anos atrás |
update-configuration.inc.php
|
d9e1759718
Paths changes due the new structure see #5871 (pending confirmation)
|
12 anos atrás |
update-db-1.6.x-1.8.0.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-db-1.8.0-1.8.2.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-db-1.8.2-1.8.3.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-db-1.8.3-1.8.4.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-db-1.8.4-1.8.5.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-db-1.8.5-1.8.6.inc.php
|
4df17f7efa
Merge with 1.9.x
|
12 anos atrás |
update-db-1.8.6-1.8.6.1.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-db-1.8.6.1-1.8.6.2.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-db-1.8.6.2-1.8.7.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-db-1.8.7-1.8.8.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-db-1.8.8-1.9.0.inc.php
|
53f937e0c7
More corrections during migration
|
12 anos atrás |
update-db-1.9.0-1.10.0.inc.php
|
1141f26783
Adding migration changes from 1.9 to 1.10 when dealing with the new structure (iid fields were added) see BT#5638
|
12 anos atrás |
update-db-scorm-1.6.x-1.8.0.inc.php
|
efc4ecaadf
Moving function from fileDisplay.lib.php to fileManage.lib.php
|
12 anos atrás |
update-files-1.6.x-1.8.0.inc.php
|
23f364d2cf
Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php
|
12 anos atrás |
update-files-1.8.3-1.8.4.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-files-1.8.4-1.8.5.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-files-1.8.5-1.8.6.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-files-1.8.6-1.8.6.1.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-files-1.8.6.1-1.8.6.2.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-files-1.8.6.2-1.8.7.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-files-1.8.7-1.8.8.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
update-files-1.8.8-1.9.0.inc.php
|
6a4477262c
Removing "log.class.php" using monolog in order to debug code
|
12 anos atrás |
version.php
|
4df17f7efa
Merge with 1.9.x
|
12 anos atrás |