Julio Montoya
|
272710bb16
Adds lib GradebookUtils class to avoid unneeded requires
|
10 years ago |
Julio Montoya
|
57ed8945b7
Adding cidreq + format code.
|
10 years ago |
Julio Montoya
|
bd149144b5
Minor - format code.
|
10 years ago |
Julio Montoya
|
9995a2c1aa
Fixing PHP warnings, format code.
|
10 years ago |
Daniel Barreto
|
bc5d7e519a
Update form to new design - refs CT#7255
|
10 years ago |
aragonc
|
b5ca2baa37
Restructuring HTML paragraph edit , reply, and new forum
|
10 years ago |
Daniel Barreto
|
09b01b9be6
Add comments and minor refactor - refs #7255
|
10 years ago |
Daniel Barreto
|
ef242abd93
Add multiple file upload and show list of attachment files from view threads. It is working but need to improve design - refs #7255
|
10 years ago |
aragonc
|
dc1a92f627
Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x
|
10 years ago |
Julio Montoya
|
363589e1ed
Format code, removing globals.
|
10 years ago |
aragonc
|
94984e6b12
merge
|
10 years ago |
Julio Montoya
|
8c771a564d
Minor - format code
|
11 years ago |
Julio Montoya
|
b7d0eabdc3
Minor - cleaning white spaces
|
12 years ago |
Julio Montoya
|
bde9d83d8b
Minor - code formatting
|
12 years ago |
Julio Montoya
|
3c3d664ced
Fixing some funcitions when sending forum notifications
|
12 years ago |
Julio Montoya
|
eb18bc6396
Minor - Adding api suffix to a new function
|
12 years ago |
Julio Montoya
|
1a2058d4c4
Adding the link type in the api_resource_is_locked_by_gradebook() function
|
12 years ago |
Julio Montoya
|
44ca552077
Adding "lock" features in the gradebook, we can lock a gradebook category then all elements will be locked. locked means that the teacher can't review/edit the users results. Only the admin ca unlock it. This feature needs to be enabled in the platform settings see #4080
|
12 years ago |
Julio Montoya
|
8cb390cdcd
Replacing the reduced_header.inc.php with the Display::display_reduced_header() function
|
13 years ago |
Julio Montoya
|
f18d73beaf
Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM
|
13 years ago |
Julio Montoya
|
893109eaf2
Validating if $current_forum_category is not empty should resolve bug BT#3549 also when forums are locked
|
13 years ago |
Julio Montoya
|
6880bf31a4
Minor style corrections
|
13 years ago |
Julio Montoya
|
5b3ffd1213
Allowing group tutors to edit/delete forum posts see BT#3088
|
13 years ago |
Ivan Tcholakov
|
c158efda95
Task #1297 - "Forums" tool, adding/editing posts: Adding Security::remove_XSS() in some places.
|
14 years ago |
Ivan Tcholakov
|
abe29a9a06
Task #1297 - Cosmetic cahnges and minor corrections.
|
14 years ago |
Ivan Tcholakov
|
216aed6e30
Task #1297 - The "Forums" tool: Replacing "&" with "&" in the generated query strings, other minor changes.
|
14 years ago |
Ivan Tcholakov
|
a0b8623720
Task #1297 - Adding stripslashes() calls in some places for preventing undesired quote signs escaping in html content.
|
14 years ago |
Ivan Tcholakov
|
87cfa32b56
Task #1297 - The "Forums" tool: Cleaning whitespace. minor cosmetic changes.
|
14 years ago |
Juan Carlos Raña
|
5208ef03ca
Feature #2785 forums and chat
|
14 years ago |
Julio Montoya
|
7acc94a1ae
Improving forum layout + CSS updates
|
14 years ago |