Yannick Warnier
|
0caab5688f
|
Minor - Update packaging script
|
9 years ago |
Yannick Warnier
|
6827db5a20
|
Minor - Update packaging script
|
9 years ago |
Yannick Warnier
|
5222e141dc
|
Add end commit argument and Github commit link support to gitlog.php
|
9 years ago |
Yannick Warnier
|
2f2529fbbe
|
Improve gitlog script to reference Github issues
|
9 years ago |
Yannick Warnier
|
0851cc564d
|
Rename suscribe_sessions_to_promotion() to subscribe_sessions_to_promotion()
|
9 years ago |
Yannick Warnier
|
768e1263fe
|
Rename suscribe_users_to_session() to subscribe_users_to_session()
|
9 years ago |
jmontoyaa
|
64bde06f4b
|
Minor - format code, remove unused functions
|
9 years ago |
Angel Fernando Quiroz Campos
|
4a65fb9e8c
|
Fix invisibible visibles classes
|
9 years ago |
jmontoyaa
|
683301b581
|
Format code, remove unused function String2Boolean, add intval
|
9 years ago |
jmontoyaa
|
b362d92fe2
|
format code
|
9 years ago |
Yannick Warnier
|
84eb2946a1
|
Remove survey class unit test - deprecated code references
|
9 years ago |
jmontoyaa
|
e1cbea1597
|
Remove unused code
|
9 years ago |
Yannick Warnier
|
7871ca0b17
|
Remove all uses of dropbox_config.inc.php and remove file and corresponding config options and function - loosely refs BT#11658
|
9 years ago |
jmontoyaa
|
bda418d60f
|
Use c_group_info.iid
|
9 years ago |
jmontoyaa
|
7d74c5e62d
|
Use group iid see BT#11603
|
9 years ago |
jmontoyaa
|
9cba21254c
|
Remove unused code
|
9 years ago |
jmontoyaa
|
14cfe85c38
|
Remove unused code, format code
|
9 years ago |
jmontoyaa
|
f31c119f94
|
Remove test
|
9 years ago |
jmontoyaa
|
d09700505b
|
Remove main/resourcelinker/resourcelinker.inc.php unused code
|
9 years ago |
jmontoyaa
|
a3af85f276
|
Rename function to sendInvitationToUser, use AddFlash
|
9 years ago |
jmontoyaa
|
f1bcb49dac
|
WIP: Simplify progress bar, remove upload.xajax.php
|
9 years ago |
Yannick Warnier
|
8a184a79d7
|
Add partial support for attached images in IMS/QTI v1.2 import - refs BT#11438 - refs CT#7518
Remove deprecated tempdir() function
|
9 years ago |
Yannick Warnier
|
547d264e86
|
Minor - Rename parse_file() to qti_parse_file() in qti-specific context
|
9 years ago |
Angel Fernando Quiroz Campos
|
fde6c7ccb4
|
Update readme.md for run the Behat tests
|
9 years ago |
jmontoyaa
|
ea549fce47
|
Remove unused code, format code.
|
9 years ago |
Angel Fernando Quiroz Campos
|
9416e1ce05
|
Fix Behat tests
|
9 years ago |
Angel Fernando Quiroz Campos
|
e278017851
|
Fix Behat tests
|
9 years ago |
jmontoyaa
|
4a6e788589
|
Remove visio code, replaced by plugins (bbb, openmeetings)
|
9 years ago |
Angel Fernando Quiroz Campos
|
bac9946d81
|
Fixing behat context
|
9 years ago |
Angel Fernando Quiroz Campos
|
8d81334791
|
Minor - Fix test user bbaggins
|
9 years ago |
Angel Fernando Quiroz Campos
|
635524a049
|
Minor - Fix test user bbaggins
|
9 years ago |
jmontoyaa
|
208bcb14a1
|
Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure
|
9 years ago |
jmontoyaa
|
2a47c02329
|
Add intval + Security::remove_XSS
|
9 years ago |
Angel Fernando Quiroz Campos
|
4ff94fd325
|
Minor - Fix use of function - refs #8358
|
9 years ago |
Yannick Warnier
|
b4d115dfc8
|
Minor - Ignore variations of minor messages in packaging script
|
9 years ago |
Yannick Warnier
|
4bc92e7316
|
Minor - Ignore references to 7683 task @BeezNest
|
9 years ago |
Yannick Warnier
|
09d1b75742
|
Minor - Uppercase first letter of commit messages in packaging script
|
9 years ago |
Angel Fernando Quiroz Campos
|
4f0bcda3b9
|
Fix course creationg in other language - refs #8324
|
9 years ago |
jmontoyaa
|
26e5f86310
|
Format code
|
9 years ago |
jmontoyaa
|
3d793f4fa3
|
Remove ClassManager
|
9 years ago |
José Loguercio
|
93536e452d
|
Added Behat Test to Teachers time reports
|
9 years ago |
Yannick Warnier
|
95bdecebcb
|
Replace dokeos_chapter, dokeos_module, chapter and module by 'dir' in learning paths - refs CT#8220
|
9 years ago |
Yannick Warnier
|
f20bc20b96
|
Minor - Update travis config 7
|
9 years ago |
Yannick Warnier
|
5103229da8
|
Minor - Update default behat config to use localhost
|
9 years ago |
jmontoyaa
|
412e4b567e
|
Glossary updates see BT#10895
Remove glossary_title and glossary_comment madness.
Add update option when import from csv.
Format code.
Update docs.
|
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
|
7e13c9243d
|
Format code
|
9 years ago |
jmontoyaa
|
8eb86e649d
|
Improve glossary messages see BT#10895
|
9 years ago |
jmontoyaa
|
9a3a113081
|
Replace newscorm folder with lp
|
9 years ago |