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
Julio Montoya
6815f0d9c2
Undo change in htaccess
12 years ago
Julio Montoya
49e2bbdc0b
Fixing delete exercise
12 years ago
Julio Montoya
76964dfb7b
Adding new action to parse group/user pictures
12 years ago
Julio Montoya
3a817aa4a7
Changing paths in the fckeditor ajaxmanager to deal with the new data folder changes. See: #5871
12 years ago
Julio Montoya
b85105d01e
Adding comments with examples in .htaccess
12 years ago
Julio Montoya
2dbf1c8b78
Adding redirects in htaccess and removing certificates folder, news_list.php and user.php
12 years ago
Julio Montoya
e27d28559f
Adding htaccess for blocking access in data + adding htaccess in the root in order to redirect course/ to web/courses see #5871
12 years ago