Yannick Warnier
|
7c3b4cb42d
Minor - Replace deprecated function calls #scrutinizer
|
7 years ago |
Scrutinizer Auto-Fixer
|
1c47b10a5e
Scrutinizer Auto-Fixes
|
7 years ago |
jmontoyaa
|
fab7a58076
Use __DIR__ when calling global.inc.php
|
8 years ago |
jmontoyaa
|
6d851da2ef
Fix time display + adding api_get_cidreq
|
8 years ago |
jmontoyaa
|
d6381bee81
Format code
|
8 years ago |
Julio Montoya
|
70e4171cdc
Format code + use Display::panel function
|
9 years ago |
Julio Montoya
|
5920b0b59e
Fix PHP warnings, format code.
|
9 years ago |
Julio Montoya
|
7d82db2dca
Remove unused code.
|
9 years ago |
Yannick Warnier
|
92c6631785
Remove language files with little use and clean deprecated language variables - refs #4467
|
9 years ago |
Julio Montoya
|
2b3d6bdc6d
Update buttons.
|
9 years ago |
Julio Montoya
|
7bf47ed59c
Adding Event and ExerciseLib classes.
|
10 years ago |
Julio Montoya
|
5728167447
Removes require_once for libs already added with composer
|
10 years ago |
aragonc
|
94984e6b12
merge
|
10 years ago |
Julio Montoya
|
20ecb6d390
Minor - Fixing comments, fixing PHP warnings.
|
10 years ago |
Julio Montoya
|
e38cb2eb6e
Removing unclosed div in some form validators
|
12 years ago |
Julio Montoya
|
5a453927dd
When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere
|
12 years ago |
Julio Montoya
|
f18d73beaf
Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM
|
13 years ago |
Yannick Warnier
|
8620736e83
Minor - Adapting code comments to phpdoc
|
13 years ago |
Julio Montoya
|
df6c223193
Removing jquery.js calls because this is already called in the header/banner file
|
13 years ago |
Juan Carlos Raña
|
86bea87ddd
Feature #2785 notebook
|
14 years ago |
Ivan Tcholakov
|
dfcfaf5d8d
Feature #1744 - Cleaning logical conditions (4).
|
14 years ago |
cfasanando
|
e7599354f6
merge
|
14 years ago |
Ivan Tcholakov
|
798b3c91e1
Minor, cosmetic changes for Notebook tool.
|
15 years ago |
Carlos Vargas
|
db40c07ee3
Partial rename get_lang for tools Ct#602
|
15 years ago |
Noel Dieschburg
|
a5222167c0
Dummy changes
|
15 years ago |
Carlos Vargas
|
124ce70507
improve returns of functions CT#191
|
15 years ago |
Carlos Vargas
|
85f5ac38f6
create the class notebook.lib.php in main/inc/lib and move all the functions of main/notebook/index.php to this class see CT#191
|
15 years ago |
Arthur Portugal
|
09eadcc8ba
Changed in the java script $(window) by $(document) CT#462
|
15 years ago |
Arthur Portugal
|
5eafe32d03
Added in all tools a java script to set a focus in the text box CT#462
|
15 years ago |
Arthur Portugal
|
c354130aa1
Removed duplicated get_lang for the notebook DT#5496
|
15 years ago |