Commit Graph

161 Commits (7127f6c0ace2f401557fea70f9684357316b35c5)

Author SHA1 Message Date
Julio Montoya 7127f6c0ac Installation improvements. 11 years ago
Julio Montoya 101ad73eb0 Put .htaccess in the root. Don't add index.php inside courses. 11 years ago
Julio Montoya adc6f96c75 Fix course paths. 11 years ago
Julio Montoya 03d263a9a6 Improve code to load user picture. 11 years ago
Julio Montoya 7e580a87ce Changing paths see #7522 11 years ago
Julio Montoya dfb663ae83 Fix query error. 11 years ago
Julio Montoya 7a671cb4bd Add new migration structure see #7595 11 years ago
Julio Montoya 3824a0ed5b Move queries inside a sql file. 11 years ago
Julio Montoya edaa58414b Fix notices. 11 years ago
Julio Montoya 482504e20a Move code into a function. 11 years ago
Julio Montoya e5c3f036c6 Fix #7640 11 years ago
Julio Montoya 440e14e035 Minor UI changes. 11 years ago
Julio Montoya 8595de0479 Fix upgrade from 1.9.x 11 years ago
Julio Montoya 91abdf0cdc Fix upgrade from 1.9.x (partial) 11 years ago
Julio Montoya 054d7ce7bf Use abstract so we can call entities. 11 years ago
Julio Montoya 1ca49ab0c2 Fix installation process. 11 years ago
Julio Montoya 748cec8feb Allow to install again (just for tests) 11 years ago
Julio Montoya 6782df1b94 Add version 1.10 migration. 11 years ago
Julio Montoya a2f08ce50e Use doctrine entities to create Database. 11 years ago
Julio Montoya 822d785142 Replacing database calls with Doctrine 11 years ago
Julio Montoya 588d847e00 Remove 1.6/1.8 code use Doctrine to query the DB. 11 years ago
Julio Montoya c670521de3 Remove unused code. 11 years ago
Julio Montoya 98be672efa Remove unused $_configuration values. 11 years ago
Julio Montoya d8815c8a9c Minor - fix UI 11 years ago
Julio Montoya 640ce956a1 Install partial fix 11 years ago
Julio Montoya a91a2fa35f Using Doctrine as a DB layer. 11 years ago
Julio Montoya a40a7f6903 Using Doctrine to connect to DB. 11 years ago
Julio Montoya 7988b53769 Add commented code. 11 years ago
Julio Montoya af6776d7c2 Consolidate database creation in one file. 11 years ago
Julio Montoya 2e677e4333 Move course sql into a file instead of PHP 11 years ago
Yannick Warnier afcefa5d00 Minor - Update language variables and small coding conventions fix - refs #189 11 years ago
Yannick Warnier 254235f12c Minor - More code conventions improvements 11 years ago
Yannick Warnier 2314c2d1cb Minor - Update function names and spacing to better respect coding conventions 11 years ago
Yannick Warnier 5664c40c2f Minor - Rename function and remove reference to software version (the @version tag is about the version of the function, not the software) 11 years ago
Yannick Warnier 68b6ebd45a Fix installer buttons 11 years ago
Julio Montoya 6961eec53f UI changes 11 years ago
Angel Fernando Quiroz Campos 4d295f4873 Minor - Add session/courses upload directories on install page - refs BT#9464 11 years ago
Angel Fernando Quiroz Campos 6bdbcacb61 Check sessions and courses upload directories - refs BT#9464 11 years ago
Julio Montoya bb4d82bb74 Updates php-intl extension to required #7520 11 years ago
Yannick Warnier bffc4ab11f Add data dir permissions as a requirement in installation process - refs BT#9082 11 years ago
Yannick Warnier 7e4c9281e2 Add check for install_disabled file in language directories to avoid listing them during the installation if incomplete 11 years ago
Yannick Warnier 52c806a671 Fix possible issue checking the courses directory during installation on a host with default IP 11 years ago
Yannick Warnier e78e4125e3 Fix little icon issue 12 years ago
Julio Montoya 68e449f2e0 Improving course creation message see #7020 12 years ago
Diego Escalante Urrelo 2e617b7dbd install: Search for home dir in the right path 12 years ago
Diego Escalante Urrelo ae5ab7fc67 install: Print the full path of checked dirs 12 years ago
Julio Montoya 064ba9fe80 Showing the real path of directories see BT#7020 12 years ago
Diego Escalante Urrelo 6a37a7717a install: Use correct .radio class in Step 5 12 years ago
Diego Escalante Urrelo c74ca5f484 install.lib.php: Fix whitespace and indentation 12 years ago
Diego Escalante Urrelo 99484b1618 install: Improve GPL display 12 years ago