Angel Fernando Quiroz Campos
|
ca2e7a58ac
|
Security: Refactor cookie warning to avoid CSRF - refs BT#21289
|
2 years ago |
Angel Fernando Quiroz Campos
|
6e0c84cff3
|
Course catalog: add course_catalog_display_in_home conf setting - refs BT#19827
Display the course catalog in home page
|
3 years ago |
Julio
|
03a80ae798
|
Add Security::remove_Xss
|
4 years ago |
Angel Fernando Quiroz Campos
|
d247d67971
|
Minor - Flint fixes
|
5 years ago |
Julio Montoya
|
9320354f3d
|
Add my publications page see BT#17508
|
5 years ago |
Nosolored
|
0ba2cd3a68
|
Use camelCase in function return_popular_courses
|
5 years ago |
Nosolored
|
fa6a144297
|
Mark popular courses manually
|
6 years ago |
Julio
|
c4f198c452
|
Justification plugin: add course link in index BT#16387
|
6 years ago |
Julio Montoya
|
35df0be356
|
Minor - remove session id
|
7 years ago |
Angel Fernando Quiroz Campos
|
bdfb1ca920
|
Fix show include files with Redirection plugin is enabled - refs 14345
|
7 years ago |
Julio
|
0f25790214
|
Redirect index to url for logged in users see BT#14457
$_configuration['redirect_index_to_url_for_logged_users'] = 'user_portal.php';
|
7 years ago |
Alex Aragón
|
970718c98f
|
removing the block with repeated links return_teacher_link
|
7 years ago |
Angel Fernando Quiroz Campos
|
98fa407b9a
|
Fix show custom when user is not logged - refs BT#14059
|
7 years ago |
Yannick Warnier
|
d6c5d52a48
|
Add template variable home_include when including static HTML page through main menu. Add parameter to return_home_page(). Add SECTION_INCLUDE constant - refs #11338
|
8 years ago |
Alex Aragón
|
55969b0596
|
add macros for twig in tpl - refs BT#11338
|
8 years ago |
Alex Aragón
|
af344efda7
|
fix home welcome
|
8 years ago |
Alex Aragón
|
b99aaa338a
|
add hots sessions - sessions_current.tpl
|
8 years ago |
Julio Montoya
|
ecdc2037e2
|
Applied fixes from FlintCI
|
8 years ago |
Julio
|
9b7bfbd453
|
Move code into a function, changed redirect plugin behaviour BT#13691
- Now always redirect from /index.php to the user's URL if selected.
|
8 years ago |
jmontoyaa
|
c382eb331d
|
Minor - format code
- Add @deprecated for unused functions,
- Change function name
|
8 years ago |
Enrique Alcaraz
|
042b2278fd
|
Update index.php
|
8 years ago |
Enrique Alcaraz
|
8cc694e106
|
Add files via upload
|
8 years ago |
jmontoyaa
|
543e9bc48f
|
Move gradebook dependency into a function. Add bar in index.php
See BT#13099
|
8 years ago |
jmontoyaa
|
4613fd116b
|
Fix userportal after merge see BT#13094 #2093
|
8 years ago |
Yannick Warnier
|
0c7b862cd6
|
Fix time recording issue where a user logging out from the portal directly from a course did not trigger a logout time update for the track_e_course_access table - refs BT#12939
|
8 years ago |
jmontoyaa
|
00e4940863
|
Minor - format code.
|
8 years ago |
jmontoyaa
|
ed4321b2cb
|
Minor - format code
|
9 years ago |
jmontoyaa
|
244a19d4c7
|
Replace Database :: get_main_table with Database::get_main_table
|
9 years ago |
jmontoyaa
|
57454ad5fd
|
Undo debug code
|
9 years ago |
jmontoyaa
|
1574d378cb
|
Add search form see BT#12470
|
9 years ago |
Scrutinizer Auto-Fixer
|
d91507ffeb
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
9 years ago |
jmontoyaa
|
4a27f16cd3
|
Minor - format code
|
9 years ago |
jmontoyaa
|
28316e11f2
|
Format code
|
9 years ago |
Alex Aragon
|
1b3f9b757e
|
add icon in menu bar items - refs BT#7683
|
9 years ago |
Angel Fernando Quiroz Campos
|
ef3ba79e44
|
Update Facebook auth with new SDK - refs #8264
|
9 years ago |
Angel Fernando Quiroz Campos
|
f9ffa0fccf
|
Renew course chat - refs BT#11284 #tmi (#1225)
* Fix get history files from course chat - refs BT#11284
* Clean code + Create template for course chat - refs BT#11284
* Renew course chat - refs BT#11284
* Allow course chat between two users - refs BT#11284
* Improve course chat style and template - refs BT#11284
* Add event when user access to chat tool - refs BT#11284
* Show all course users instead of connected users only - refs BT#11284
* Fix course chat in basis courses - refs BT#111284
* Filter users on chat by course - refs BT#11284
* Update jquery.textcomplete.js - refs BT#11248
* Fix autocomplete for emojis in course chat - refs BT#11284
* Search url in messages for course chat - refs BT#11284
* Add ctrl + Enter event to send messages in course chat - refs BT#11284
|
9 years ago |
Angel Fernando Quiroz Campos
|
bcfdf70f75
|
Renew course chat - refs BT#11284 #tmi (#1225)
* Fix get history files from course chat - refs BT#11284
* Clean code + Create template for course chat - refs BT#11284
* Renew course chat - refs BT#11284
* Allow course chat between two users - refs BT#11284
* Improve course chat style and template - refs BT#11284
* Add event when user access to chat tool - refs BT#11284
* Show all course users instead of connected users only - refs BT#11284
* Fix course chat in basis courses - refs BT#111284
* Filter users on chat by course - refs BT#11284
* Update jquery.textcomplete.js - refs BT#11248
* Fix autocomplete for emojis in course chat - refs BT#11284
* Search url in messages for course chat - refs BT#11284
* Add ctrl + Enter event to send messages in course chat - refs BT#11284
|
9 years ago |
jmontoyaa
|
1a8baf42b8
|
undo change CHAMILO_LOAD_WYSIWYG
|
9 years ago |
jmontoyaa
|
58d4fb46df
|
Move constant see: cbca687440
|
9 years ago |
Yannick Warnier
|
cbca687440
|
Optimization: remove CKeditor lib from homepage - refs CT#8233
|
9 years ago |
Yannick Warnier
|
69a9d25c07
|
Minor - Code style and NOTICE avoidance - refs CT#7909
|
10 years ago |
Julio
|
88c9a50922
|
Remove gradebook param already added in api_get_cidreq
|
10 years ago |
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
|
11 years ago |
Yannick Warnier
|
7977580a86
|
Update Event::addEvent() and corresponding calls to use course ID instead of course code ~ refs #7202
|
11 years ago |