Yannick Warnier
|
a5fdc99fca
|
Additional fix to prevent useless redirection in SSO for Drupal - refs BT#10145
|
10 years ago |
Julio Montoya
|
e377125c02
|
Fix upgrade process, remove chamilo.class.php
|
10 years ago |
aragonc
|
4d1d21bc20
|
update structure html tpl session catalog BT#9887 #TMI
|
10 years ago |
baelmyhu
|
3e3e40d236
|
Minor - Display changes
|
10 years ago |
Yannick Warnier
|
9acc02090b
|
Update and adjust code to match new database current settings - refs #7538
|
10 years ago |
aragonc
|
d5b9f47806
|
fix block certificates icons CT#7539
|
10 years ago |
Angel Fernando Quiroz Campos
|
af1f821066
|
Add panel for certificates search - refs #7363
|
10 years ago |
Yannick Warnier
|
7977580a86
|
Update Event::addEvent() and corresponding calls to use course ID instead of course code ~ refs #7202
|
10 years ago |
Julio Montoya
|
5f46223f52
|
Remove unused tables #7597
|
10 years ago |
Julio Montoya
|
608f9a6b60
|
Format code, remove require_once
|
10 years ago |
Yannick Warnier
|
b87882c504
|
Move dropbox, userInfo and course_info language file to trad4all - refs #4467
|
10 years ago |
Yannick Warnier
|
652c6ecf19
|
Move index language file to trad4all - refs #4467
|
10 years ago |
Yannick Warnier
|
d484a132dc
|
Move courses language file to trad4all - refs #4467
|
10 years ago |
Angel Fernando Quiroz Campos
|
2871a0516c
|
Remove call to bxSlider
|
10 years ago |
Angel Fernando Quiroz Campos
|
7a47de905a
|
Remove Bxslider JS library - refs #7539
|
10 years ago |
Julio Montoya
|
277c7fdb37
|
Add c_id in track tables
Change function parameters to use c_id instead of course code
|
10 years ago |
Julio Montoya
|
7bf47ed59c
|
Adding Event and ExerciseLib classes.
|
10 years ago |
Yannick Warnier
|
3d8fbb7594
|
Update configuration setting and language terms for cookie - refs #7478
|
10 years ago |
baelmyhu
|
5e8ae687fd
|
Adds cookie warning message see #7478
A configuration option is required in configuration.php:
chamilo_use_cookie_warning_validation
|
10 years ago |
Julio Montoya
|
daede739b6
|
Minor - format code.
|
10 years ago |
Julio Montoya
|
e3b3d323ce
|
Removing TestCookie see BT#7355
|
10 years ago |
Julio Montoya
|
ae64b54b2e
|
If cookie is not set. Set it again otherwiser the site will be blocked
See BT#8883
|
11 years ago |
Julio Montoya
|
6f61e3c49a
|
Fixing TestCookie see BT#8883
|
11 years ago |
Julio Montoya
|
e57ee00c58
|
Adding missing files.
|
11 years ago |
Julio Montoya
|
1049444f9c
|
Adding login class.
|
11 years ago |
aragonc
|
4116a6b100
|
merge
|
11 years ago |
Julio Montoya
|
adcb0bddb2
|
Adding lang translation see #7109
|
11 years ago |
Julio Montoya
|
896add4964
|
Minor - format code.
|
11 years ago |
Hubert Borderiou
|
adbd1a60b5
|
Coding convention and replace some api_get_course_id() with api_get_course_int_id()
|
11 years ago |
Hubert Borderiou
|
301fb962da
|
Ask for login after direct link to a course - ref #6768
|
11 years ago |
Yannick Warnier
|
653ed39a7d
|
Fix lasting issue with announcements visibility - refs BT#7008
|
11 years ago |
Yannick Warnier
|
9648c1f1f7
|
Fixed issue with visibility of pages without link - refs BT#7008
|
11 years ago |
Cesar Perales
|
f1a474f626
|
Hiding Home_top when connected && and hide global announcements when not connected refs BT#7009
|
11 years ago |
Julio Montoya
|
6d3a26be57
|
Adding the $_configuration['allow_my_files_link_in_homepage'] see BT#6977
|
12 years ago |
Julio Montoya
|
6f8fbafb3b
|
Adding more fixes in order to load the new "before_login" plugin.
|
12 years ago |
Julio Montoya
|
05db5ecedb
|
Adding language support in the before login plugin see BT#6939
|
12 years ago |
Julio Montoya
|
e84ef79420
|
Adding handfull function api_get_plugin_setting(), adding new "main_top" and "main_bottom" plugins zones, adding new plugin "before_login" see BT#6939
|
12 years ago |
Julio Montoya
|
9cc50c5124
|
Minor - Fixing tab/whitespaces, format code
|
12 years ago |
Yannick Warnier
|
524d0a8a10
|
Minor - Added documentation about override at install
|
12 years ago |
Julio Montoya
|
821fa0b397
|
Minor adding comments, adding folders in robots.txt
|
12 years ago |
Julio Montoya
|
3562e13200
|
Adding new URLs web/certificates/1, web/users/admin and web/news/1 instead of certificates/index.php?id=1 user.php?u=admin (probably never used) and news_list.php?id=1
|
12 years ago |
Julio Montoya
|
542131f202
|
Removing comments and replacing mpdf constants
|
12 years ago |
Yannick Warnier
|
e7b4fcae59
|
Reversed change in redirect and added information to installation_guide.html - refs #6027
|
12 years ago |
Yannick Warnier
|
40d259eca6
|
Until there is a clear indication in the install guide on what to add to Apache or .htaccess, we should redirect to /web/index.php, not /web/index). Even when there is information about that, I still think it would be good to tolerate a non-URL-friendly config, and apparently this 'typo' in the /index.php is preventing anyone from installing if they don't understand the trick
|
12 years ago |
Julio Montoya
|
d4e0aaf112
|
Minor - adding comments, removing PHP notices
|
12 years ago |
Yannick Warnier
|
b212e01409
|
Added registration for new event
|
12 years ago |
Julio Montoya
|
2e89bc4b97
|
Adding support to $app container in all files see #4467 and #5523
|
12 years ago |
Julio Montoya
|
f7d7d8d2d9
|
Replacing public with web + adding LearnpathController
|
12 years ago |
Julio Montoya
|
746cac7a9d
|
Moving code to controllers, adding ChamiloLMS namespace to Composer, adding public folder see #5523
|
12 years ago |
Julio Montoya
|
419e6ea217
|
Minor - removing comments
|
12 years ago |