Alex Aragón
9cb6723841
add tpl list exercises - refs #2681
6 years ago
Alex Aragón
b60e115b82
reset .htaccess
6 years ago
Alex Aragón
375fa2959b
add welcome course - refs #2681
6 years ago
Alex Aragón
92891ee911
reset .htaccess
6 years ago
Alex Aragón
5007485b43
fix pagination in course catalog - refs #2681
6 years ago
Angel Fernando Quiroz Campos
6ed802b07f
Fix .htaccess rule + update installation guide #2707
6 years ago
Angel Fernando Quiroz Campos
3a6a234e37
LTI use same link to outcome service from 1.11.* - refs BT#13469 #2741
6 years ago
Yannick Warnier
859bd5de08
Add SCORM optimization for content with lots of JS/CSS by allowing direct access to JS and CSS files only
7 years ago
Julio Montoya
520cffe0d8
Minor - remove display_individual_user() move code into a controller
...
- user.php file deleted using controller to render user information
public/user/usernameX
7 years ago
Julio Montoya
fea198c8ca
Minor - partial merge with 1.11.x
7 years ago
jmontoyaa
fd661efeb6
Redirect courses/ to a symfony controller #2321
7 years ago
jmontoyaa
6038583004
Ignore files from web
7 years ago
Yannick Warnier
d27f1c81df
Boost: Add simple caching rules for woff font files to avoid loading OpenSans at each request
8 years ago
Angel Fernando Quiroz Campos
0b2d088c9b
Fix conflict with RewriteRule for user.php - refs BT#12242
8 years ago
jmontoyaa
869ed502dc
Fix course image redirection see BT#12234
8 years ago
jmontoyaa
a189b0edc0
Add download_uploaded_files.php to process course/X/tool/upload/(*)
...
Files inside course/X/tool/upload/(*) are process internally
in order to get the correct file location (vchamilo).
8 years ago
José Loguercio
073df113a1
Added Service Catalog and Reports Handler - Refs BT#12077
8 years ago
jmontoyaa
0ab3354186
Block access to tests and .git via browser
9 years ago
Yannick Warnier
b6be4224a7
Add temporary patch to make certificates media publicly accessible
9 years ago
Yannick Warnier
21e47bca07
Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10)
9 years ago
Yannick Warnier
ba818ee23e
Refactoring: move main/exercice/ to main/exercise/ and related folders (except code for migration from 1.9 and 1.10)
9 years ago
Yannick Warnier
76bc2407ac
Restore support for link to badges from version 1.10 - refs BT#10651
9 years ago
José Loguercio
d1503a94ec
Added new "All Issued" page for Same skills badges obtained by a user - Ref BT#10651
9 years ago
José Loguercio
b16162f627
Modify .htaccess to redirect Badge Issue - Refs BT#10651
9 years ago
Nicolas Ducoulombier
7eff7b8c25
fix course access with no final '/' in URL -refs CT#7976
9 years ago
Yannick Warnier
6825ffccdd
Update rules for redirection to badge issue page
10 years ago
Yannick Warnier
82f62075f2
Add Friendly URL rule for issued badges - refs CT#7881
10 years ago
Angel Fernando Quiroz Campos
a7f2c5f677
Add RewriteRule to get files in course directories - refs BT#10175
10 years ago
Angel Fernando Quiroz Campos
d44a357ce2
Fix rewrite rule on htaccess for About Session page - refs BT#9889 #TMI
10 years ago
Angel Fernando Quiroz Campos
bd5519006e
Add About Session page - refs BT#9889 #TMI
10 years ago
Julio Montoya
58eb691e2a
Fix course redirection cDir (directory vs code)
10 years ago
Julio Montoya
91ae215487
Fix course icon redirection.
10 years ago
Angel Fernando Quiroz Campos
eb90a2dcb0
Fix courses URL with htaccess
10 years ago
Julio Montoya
353cd9b19c
Fix course upload files redirection.
10 years ago
Julio Montoya
101ad73eb0
Put .htaccess in the root. Don't add index.php inside courses.
10 years ago
Diego Escalante Urrelo
433657ce64
htaccess: Add install step for a proper .htaccess
...
Install a new writeHtaccess() function in the install process that takes
/htaccess-dist and replaces {BASE_URL} for the appropiate value used by
RewriteBase to find Chamilo files.
This solves the problem of Chamilo installations that are not hosted on
a web server root. Namely, all the http://domain/chamilo-lms installs.
The method follows similar practice by WordPress where the .htaccess
file is generated by WordPress on demand when the user activates pretty
permalinks.
A follow–up commit enhances the safety of this process by making sure
the site URL is clean enough for RewriteBase.
11 years ago
Julio Montoya
78cb376e57
Fixing scorm_api in 1.10 + updating htaccess removing web/user now is managed by a controller.
11 years ago
Julio Montoya
2d855a9f38
Undo htaccess change.
12 years ago
Julio Montoya
7d84161e02
Moving main/default_course_document folder inside data see #6636
12 years ago
Julio Montoya
fc881c268f
Adding an exception for "scorm_api.php"
12 years ago
Julio Montoya
066cca9fb0
Updating htaccess
12 years ago
Julio Montoya
60dfd7175d
Adding new approach that redirects the main/* files into the web/main/* in order to load correctly session and middlewares (course permissions, user settings, platform settings, etc)
...
The benefits of this changes are that we can add real hooks before some actions (using middlewares) as well as improve security using an upcoming role permission feature.
12 years ago
Julio Montoya
fddbc2f8c3
Renaming function from saveExerciseAttempt to saveQuestionAttempt
12 years ago
Julio Montoya
6f789286c0
Fixing SCORM import due folder changes + updating htaccess files
12 years ago
Julio Montoya
093e4b30d9
Undo htaccess setting
12 years ago
Julio Montoya
77dbda6206
Reformat code
12 years ago
Julio Montoya
69de65f784
Fixing document public URLs
12 years ago
Julio Montoya
27252e419e
Reformat code
12 years ago
Julio Montoya
d477a61474
Undo htaccess change
12 years ago
Julio Montoya
ea39532e4a
Minor - updating comments
12 years ago