Julio
5f57c759e1
Fix report button, fix report messages see BT#15173
7 years ago
Julio
631490f5f7
Add forum report button BT#15173 it requires:
...
Communnity managers list:
$_configuration['community_managers_user_list']
Course extra fields:
"allow_forum_report_button" => Yes/no option
"forum_report_recipients" multiple select with values:
teachers;admins;community_managers;
7 years ago
Julio Montoya
7f6a146fd3
Applied fixes from FlintCI
8 years ago
Julio Montoya
ecdc2037e2
Applied fixes from FlintCI
8 years ago
Julio Montoya
bf885f42f4
Applied fixes from FlintCI
8 years ago
jmontoyaa
20c942d78e
Allow anons to add posts (if setting is on) see BT#13516
8 years ago
jmontoyaa
483e46fc8b
Minor - format code
8 years ago
jmontoyaa
99923ea6b0
Minor - format code
8 years ago
Angel Fernando Quiroz Campos
0532419f13
Rename properly $is_courseCoach and api_is_course_coach - refs BT#12881
9 years ago
jmontoyaa
ad0f69061f
Change moderated workflow see BT#10894
...
If forum is moderated and user are able to edit posts:
- Student send post (status = "waiting moderation")
- Teacher rejects the post
- Student can see his post and can edit the post.
After editing the post changes to "waiting moderation" (automatically)
- Teacher accepts the post.
- Student can't change the published post.
9 years ago
Scrutinizer Auto-Fixer
1c47b10a5e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
3c285f525f
Fix group id after migration see BT#12609
9 years ago
jmontoyaa
308cd52ff4
Use api_get_origin()
...
- Remove 'origin' parameter from url (already added by api_get_cidreq)
- Remove double use of intval
- Use api_get_group_id() instead of $origin == 'group'
to detect were are in a group space.
9 years ago
jmontoyaa
b3cd32a437
Use api_get_origin()
...
- Remove 'origin' parameter from url (already added by api_get_cidreq)
- Remove double use of intval
- Use api_get_group_id() instead of $origin == 'group'
to detect were are in a group space.
9 years ago
jmontoyaa
6a3ee006f7
Add function postIsEditableByStudent see BT#10894
9 years ago
jmontoyaa
af34a182b3
Update moderated posts with a button using ajax.
...
Show pending moderation post label. see BT#10894
9 years ago
jmontoyaa
1178d95980
Minor - use quiz.png
9 years ago
jmontoyaa
064c993458
get_thread_information() function now needs the forum_id see BT#11658
9 years ago
jmontoyaa
7d74c5e62d
Use group iid see BT#11603
9 years ago
jmontoyaa
3a3316ed09
Minor- fix urls / remove origin already added by api_get_cidreq
9 years ago
Angel Fernando Quiroz Campos
30605cb7a1
Use id selectors for buttons in forum tool
10 years ago
Angel Fernando Quiroz Campos
4c5f4c80f9
Use id selectors for buttons in forum tool
10 years ago
José Loguercio
117f9dba34
Fix Flat and Nested View for show and prevent click the user img in post list redirect to the full page of chamilo when the forum is in LP - Refs #8104
10 years ago
jmontoya
885bb43eab
Adding post moderation see BT#10894
10 years ago
Yannick Warnier
072e0b4a8c
Fix issue with threads order in learning paths when posting an answer - loosely refs CT#8004
10 years ago
Angel Fernando Quiroz Campos
5f6d4d615d
Improve flat view for linked LP forum - refs #8004
10 years ago
Yannick Warnier
44ab79dc46
Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898
10 years ago
Angel Fernando Quiroz Campos
f3f0fbfcfb
Set how order from the post list - refs BT#9892 #TMI
11 years ago
Angel Fernando Quiroz Campos
68bba34521
Improve list thread posts - refs BT#9892 #TMI
11 years ago
Angel Fernando Quiroz Campos
c10937d467
Improve display links to attachments - refs BT#9892 #TMI
11 years ago
Angel Fernando Quiroz Campos
dfe3ad93a0
Fix upload files in forum - refs BT#9892 #TMI
11 years ago
Angel Fernando Quiroz Campos
27ea270f9f
Minor - Code conventions - refs BT#9892 #TMI
11 years ago
Angel Fernando Quiroz Campos
2327acd906
Fix forum tool - refs BT#9892 #TMI
11 years ago
aragonc
2ac5036a88
fix css view nested forum post BT#9892 #TMI
11 years ago
Julio Montoya
0a039b81ca
Forum peer score see #7668
11 years ago
Julio Montoya
b6e3838c6e
Peer forum score fixes see #7668
11 years ago
Julio Montoya
7c769e079b
Forum peer scoring see #7668 (partial)
...
Add db change thread_peer_qualify.
Gradebook result missing.
11 years ago
Julio Montoya
065e4863a4
Replace course_rel_user.course_code with course_rel_user.c_id
11 years ago
Daniel Barreto
09b01b9be6
Add comments and minor refactor - refs #7255
11 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
11 years ago
Julio Montoya
e64802afc7
Partial merge with 19x
11 years ago
Julio Montoya
6112c87468
Updating from 198.
12 years ago
Julio Montoya
1e6e4d37f5
Minor - fixing PHP warnings, format code.
12 years ago
aragonc
94984e6b12
merge
12 years ago
Julio Montoya
1fabb3f6bb
Minor - format code.
12 years ago
Julio Montoya
6e1279f783
Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638
13 years ago
Julio Montoya
c574128940
Cleanning the forumqualify.php file + blocking a forum thread from the gradebook see BT#4080
14 years ago
Julio Montoya
0b344fc709
Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL
14 years ago
Julio Montoya
e2a2f176e1
Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL
14 years ago
Hubert Borderiou
7c85080985
Add username as tooltip in forum - ref #4226
14 years ago