Scrutinizer Auto-Fixer
|
14488458e2
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
9 years ago |
Yannick Warnier
|
6bbe303a26
|
Minor - Code style
|
9 years ago |
jmontoyaa
|
1e1c8a2849
|
Remove unused parameter, remove unused renderer.
|
9 years ago |
jmontoyaa
|
929f4ea576
|
Avoid multiple creation of default certificates see BT#12528
|
9 years ago |
jmontoyaa
|
15e6313c90
|
Format code + Remove triple api_get_session_condition()
|
9 years ago |
Yannick Warnier
|
02f16760bd
|
Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator
|
9 years ago |
jmontoyaa
|
6e42f35d6d
|
Minor - format code
|
9 years ago |
jmontoyaa
|
78a7fea385
|
Show "session star" when adding docs in a LP see BT#12238
|
9 years ago |
jmontoyaa
|
5a53873a32
|
Undo print title default.
|
9 years ago |
jmontoyaa
|
ffb18e0133
|
Add setting hide_header_footer_in_certificate see BT#12383
|
9 years ago |
Angel Fernando Quiroz Campos
|
4c1778c890
|
select distinct for files/folders in LP tree - refs BT#12165
|
9 years ago |
jmontoyaa
|
1b78d8f1f5
|
Improve joins in queries
|
9 years ago |
jmontoyaa
|
895f0c3ce7
|
Improve document performance see BT#12052
|
9 years ago |
jmontoyaa
|
baa6372202
|
Documents improve performance see BT#12052
|
9 years ago |
jmontoyaa
|
2ecb9f0bb0
|
Improve document render, load total size by ajax see BT#12052
|
9 years ago |
Yannick Warnier
|
71c96d06ac
|
Add "poster" to the attributes that might contain a course path and that have to be converted on course copy - refs #1545
|
9 years ago |
Yannick Warnier
|
b81a38cf45
|
Add 'basename' element to get_document_data_by_id() and add support for a "download" attribute with that basename in the documents list (only for forced download icons)
|
9 years ago |
jmontoyaa
|
54509b599e
|
Improve speed using inner joins see BT#12052
|
9 years ago |
jmontoyaa
|
4aaf15e2ac
|
Show "my files" icon if "users_copy_files" and "allow_my_files" are set to true see BT#10874
|
9 years ago |
jmontoyaa
|
4e8e71d0e8
|
Fix php warning
|
9 years ago |
jmontoyaa
|
76964fd2ad
|
Fix "Current folder" selector see BT#12010
|
9 years ago |
jmontoyaa
|
660c2efb0e
|
If $showInvisibleFiles = false then hide documents see BT#11770
|
9 years ago |
jmontoyaa
|
269d392f2c
|
Fix visible_to_self query.
|
9 years ago |
Angel Fernando Quiroz Campos
|
4a65fb9e8c
|
Fix invisibible visibles classes
|
9 years ago |
jmontoyaa
|
5dbae45aec
|
Minor - format code.
|
9 years ago |
jmontoyaa
|
9a307eb0aa
|
Add group id see BT#11603
|
9 years ago |
jmontoyaa
|
1e8eeafd1d
|
Use group.iid when saving into c_item_property, fixing queries
|
10 years ago |
jmontoyaa
|
9a264d4631
|
Fix query to use the setting "show_users_folders" see BT#11609
|
10 years ago |
jmontoyaa
|
da1513ecb8
|
Minor - format code
|
10 years ago |
Angel Fernando Quiroz Campos
|
d4b374eef7
|
Allow serve session tools in Api REST - refs #8366
|
10 years ago |
jmontoyaa
|
31cd8358e5
|
Use group.iid
|
10 years ago |
jmontoyaa
|
2c664f1691
|
Use group.iid
|
10 years ago |
jmontoyaa
|
9443056bd8
|
Redo fix: Fix redirection after changing document visibility. See BT#9255
|
10 years ago |
Alex Aragon
|
5c050083f7
|
adding new section svg icons for documents
|
10 years ago |
jmontoyaa
|
c6c3215b10
|
Fix showing all documents in ckeditor "browser server" button see BT#11538
|
10 years ago |
jmontoyaa
|
a26f23bde1
|
Fix rename issue when uploading files using ajax.
Undo change
8f864966c9
|
10 years ago |
José Loguercio
|
c76975b479
|
Added spaces to hyphens validation in upload files
|
10 years ago |
jmontoyaa
|
ea549fce47
|
Remove unused code, format code.
|
10 years ago |
Yannick Warnier
|
13ca46e741
|
Minor - Move path alteration statement out of query
|
10 years ago |
Angel Fernando Quiroz Campos
|
dc06faf0ba
|
Minor - Use empty instead is null
|
10 years ago |
Angel Fernando Quiroz Campos
|
c0e8ff207b
|
Fix get document list in tree - refs BT#11395
|
10 years ago |
Alex Aragon
|
77d28be94d
|
fix audio scorm width and error float
|
10 years ago |
Yannick Warnier
|
95bdecebcb
|
Replace dokeos_chapter, dokeos_module, chapter and module by 'dir' in learning paths - refs CT#8220
|
10 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
|
10 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
|
10 years ago |
José Loguercio
|
0b1610e50e
|
Fix Session delete if documents inside
|
10 years ago |
Yannick Warnier
|
1037aaf6a6
|
Minor - Avoid notice if subdirectory path is empty in certificates generation in LP
|
10 years ago |
jmontoyaa
|
73314b2f6a
|
Format code
|
10 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)
|
10 years ago |
Yannick Warnier
|
ac516b0107
|
Minor - Update type of properties definition to match value types + code style improvements
|
10 years ago |