.. |
admin
|
47d6c1e584
Fix php error BT#15466
|
5 년 전 |
announcements
|
483453f66d
Minor - format code
|
5 년 전 |
attendance
|
cd4e5c3683
Sync get attendance list with get attendance data
|
5 년 전 |
auth
|
3bc5a7b57d
Minor - format code, remove unused code.
|
5 년 전 |
badge
|
3bc5a7b57d
Minor - format code, remove unused code.
|
5 년 전 |
blog
|
49fd40eedb
Fix course access to files, blocking using api_protect_course_script()
|
5 년 전 |
calendar
|
266a0c4d2f
Agenda: Fix attachment link UI see BT#16127
|
5 년 전 |
chat
|
f3a47d4f92
Remove current_id = 0 see BT#15020
|
5 년 전 |
course_description
|
550e3dc7c0
Add toolbar "TitleAsHtml" when conf value "save_titles_as_html" is set BT#15259
|
5 년 전 |
course_home
|
db5984db10
Fix lp item titles when is changed to HTML see BT#15259
|
5 년 전 |
course_info
|
3bc5a7b57d
Minor - format code, remove unused code.
|
5 년 전 |
course_progress
|
550e3dc7c0
Add toolbar "TitleAsHtml" when conf value "save_titles_as_html" is set BT#15259
|
5 년 전 |
coursecopy
|
a8fc60ec90
Minor - fix PHP errors from master
|
5 년 전 |
create_course
|
e58ef14d1b
Minor - Replace use of deprecated window.load
|
6 년 전 |
cron
|
9e6c750e6f
Minor - Flint fixes
|
5 년 전 |
dashboard
|
0f465716f4
Minor - format code, add flash message
|
6 년 전 |
default_course_document
|
e1938aa4c3
Remove certificate for course creation with exemplary content #2758
|
5 년 전 |
document
|
c6e0fccdf3
Speed performance: Use static to avoid querying the database.
|
5 년 전 |
dropbox
|
65c150c17c
Minor - fix PHP errors from master
|
5 년 전 |
exercise
|
d10a8bee84
Exercise: Fix column order BT#15636
|
5 년 전 |
extra
|
3bc5a7b57d
Minor - format code, remove unused code.
|
5 년 전 |
extrafield
|
7c8d9e1dcc
Minor - format code
|
5 년 전 |
fonts
|
8f37d161fa
Update, move opensans folder to /main/fonts - refs CT#7408
|
9 년 전 |
forum
|
8f00902c47
Speed performance: Avoid hitting the DB for a course info
|
5 년 전 |
gamification
|
e3e1b8365f
Minor - improve LearnpathList load performance see BT#15881
|
5 년 전 |
glossary
|
550e3dc7c0
Add toolbar "TitleAsHtml" when conf value "save_titles_as_html" is set BT#15259
|
5 년 전 |
gradebook
|
67a6035622
Gradebook: Fix best category column calculation BT#16157
|
5 년 전 |
group
|
3bc5a7b57d
Minor - format code, remove unused code.
|
5 년 전 |
help
|
ecdc2037e2
Applied fixes from FlintCI
|
6 년 전 |
img
|
5314eb24e1
fix icons social - refs #2992
|
5 년 전 |
inc
|
0efff79651
Tracking: fix date format in csv export see BT#16181
|
5 년 전 |
install
|
a7948972a8
Quiz: Add quiz_open_question_decimal_score conf setting - refs BT#16152
|
5 년 전 |
lang
|
cf94f8cef6
Update language terms - refs BT#2997
|
5 년 전 |
link
|
e54f219f46
Show link categories content when exporting to PDF see BT#15679
|
5 년 전 |
lp
|
0c3b06fcc2
Fix double escape_string, remove security::remove_xss BT#15259
|
5 년 전 |
mail_template
|
e965b5dd45
Minor - format code
|
6 년 전 |
messages
|
615d7342de
Fix redirect, remove unused code see BT#15983
|
5 년 전 |
mySpace
|
d3c4496cc9
Reset course session if is not set, see BT#16095
|
5 년 전 |
notebook
|
c07b9958a4
Replace $(document).ready with shortcut version
|
5 년 전 |
palettes
|
27f49f08f2
Add yellow color to palette to have at least 10 colors - refs #2717
|
6 년 전 |
permissions
|
ecdc2037e2
Applied fixes from FlintCI
|
6 년 전 |
plagiarism
|
edc1b0bc04
compilatio remove unused variables fixes see BT#15698
|
5 년 전 |
portfolio
|
550e3dc7c0
Add toolbar "TitleAsHtml" when conf value "save_titles_as_html" is set BT#15259
|
5 년 전 |
search
|
49fd40eedb
Fix course access to files, blocking using api_protect_course_script()
|
5 년 전 |
session
|
3b7dfd60f5
WIP: buy courses - add currency symbol see BT#16054
|
5 년 전 |
social
|
66162cee81
Remove course/session list in social network BT#16059
|
5 년 전 |
survey
|
3bc5a7b57d
Minor - format code, remove unused code.
|
5 년 전 |
template
|
ca493f9bc5
Force session collapsable BT#15126
|
5 년 전 |
ticket
|
3bc5a7b57d
Minor - format code, remove unused code.
|
5 년 전 |
timeline
|
49fd40eedb
Fix course access to files, blocking using api_protect_course_script()
|
5 년 전 |
tracking
|
f87b906626
Minor - Format code
|
5 년 전 |
upload
|
030527eb4e
Add option "allow_htaccess_import_from_scorm" see BT#15334
|
5 년 전 |
user
|
2fa0808c93
Add search form in user class page see BT#16019
|
5 년 전 |
webservices
|
3bc5a7b57d
Minor - format code, remove unused code.
|
5 년 전 |
wiki
|
aeb2230bc7
Fix course/group/session access for DRH and session coaches see BT#16069
|
5 년 전 |
work
|
8f00902c47
Speed performance: Avoid hitting the DB for a course info
|
5 년 전 |
index.html
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 년 전 |