Julio Montoya
|
e365bcde56
Minor - format code.
|
11 years ago |
Julio Montoya
|
0daf812ba3
Minor - fixing PHP warnings.
|
11 years ago |
Julio Montoya
|
cc6f28d3fe
Minor - adding api_get_cidReq()
|
11 years ago |
Yannick Warnier
|
fe22ac4200
Merge pull request #210 from FraGoTe/1.9.x
|
11 years ago |
Julio Montoya
|
2c7e7ff431
Minor - fixing PHP warnings.
|
11 years ago |
Francis Gonzales
|
d3145dd171
Fix Bug add a validation when adding question from question bank-refs #6493
|
11 years ago |
Hubert Borderiou
|
520119c605
Replace htmlentities and html_entity_decode with api_... - ref #6933
|
11 years ago |
Hubert Borderiou
|
4ada8037b2
Add htmlentitydecode for test name in breadcrumb - ref #6933
|
11 years ago |
Hubert Borderiou
|
54bba9b12b
In question authoring, display Comment editor for all test configuration - ref #6619
|
11 years ago |
Julio Montoya
|
9a73828db7
Allow exercise edition even if it's added in a LP, "dangerous" fields are freezed BT#7174
|
11 years ago |
Julio Montoya
|
93dfcfa961
Minor - fixing format code
|
11 years ago |
Julio Montoya
|
8c42f61ba1
Minor - cleaning code
|
12 years ago |
Julio Montoya
|
ad12bafd32
Fixing message
|
12 years ago |
Hubert Borderiou
|
d2846780d3
Minor, add a warning message for force question in LP editing - ref #5288
|
12 years ago |
Hubert Borderiou
|
5fb6258e74
Minor change on Force test in LP edit, display warning - ref #5288
|
12 years ago |
Julio Montoya
|
12bf5b6410
PHP warning/notices avoided
|
12 years ago |
Julio Montoya
|
0dbce703c1
Minor - cosmetic changes
|
12 years ago |
Julio Montoya
|
9033462ba6
Adding 'force_edit_exercise_in_lp' option in exercise class, in order to allow or disallow the edition of an exercise even if its added into a LP see #5288
|
12 years ago |
Julio Montoya
|
0737d389bb
Fixing Scenario errors see #5375
|
12 years ago |
Julio Montoya
|
bbafb5e3da
Fixing possible bug
|
12 years ago |
Laurent Opprecht
|
fc1dff7906
#4784 session register
|
12 years ago |
Laurent Opprecht
|
03926d6722
#4784 api_session_register
|
12 years ago |
Julio Montoya
|
2b231c521f
Should fix bug #4614
|
13 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
|
13 years ago |
Julio Montoya
|
62216a9b88
Fixing exercise forms due recent form changes
|
13 years ago |
Julio Montoya
|
7358413fc0
Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests
|
13 years ago |
Julio Montoya
|
f18d73beaf
Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM
|
13 years ago |
Julio Montoya
|
8bc3854a02
Cleaning style codes + fixing page style in question pool
|
13 years ago |
Julio Montoya
|
323d554233
Adding c_id in queries changes due the new single database changes see #3910
|
13 years ago |
Julio Montoya
|
9383e78929
Replacing filename from exercice_report.php to exercise_report.php
|
13 years ago |