jmontoyaa
100a1dfede
Remove use of "gradebook" in URLs already added by api_get_cidreq()
8 years ago
jmontoyaa
6d7c73ba04
Minor - format code
8 years ago
Angel Fernando Quiroz Campos
fdfb086ae6
Fix forum thread - refs BT#13161
8 years ago
jmontoyaa
a43e0c9698
Minor - format code.
8 years ago
jmontoyaa
ea8a589c9d
Allow if forum_of_group is null
8 years ago
jmontoyaa
2913577df8
Fix php warning
8 years ago
jmontoyaa
0af1c76669
Fix forum template see BT#12987
8 years ago
jmontoyaa
99923ea6b0
Minor - format code
8 years ago
jmontoyaa
a12d673467
Minor - format code.
8 years ago
Angel Fernando Quiroz Campos
0532419f13
Rename properly $is_courseCoach and api_is_course_coach - refs BT#12881
8 years ago
jmontoyaa
956e89f557
Hide button if gradebook not available see BT#12916
8 years ago
Yannick Warnier
46f335d40b
Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer
8 years ago
Scrutinizer Auto-Fixer
3a1787b2d5
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
Angel Fernando Quiroz Campos
6fd95e4f74
Fix forum tool in session for API - refs BT#12749 CT#7402
8 years ago
jmontoyaa
6fc4df8751
Fix PHP warning
8 years ago
jmontoyaa
d2d9065c55
Fix message, remove unused function forum_not_allowed_here see BT#10894
8 years ago
jmontoyaa
734e276798
Add message MessageHasToBeApproved + format code
8 years ago
jmontoyaa
55ec6fd7ef
Minor - Format code
8 years ago
jmontoyaa
2a5a63e6be
Use group info instead of group id as parameter
...
Function api_item_property_update
8 years ago
jmontoyaa
cf3b649380
Remove gradebook edit in post, only edit in thread see BT#12694
8 years ago
jmontoyaa
af8b76d16c
Allow edit simple info but show warning if gradebook is empty
...
See BT#12694
8 years ago
jmontoyaa
fbf1d267fb
Fix update post see BT#12694
8 years ago
jmontoyaa
dfdb71ba9a
Replace "and" with "&", fix css width.
8 years ago
jmontoyaa
53f70f79b9
Allow edit simple info but show warning if gradebook is empty
...
See BT#12694
8 years ago
jmontoyaa
c695fae173
Fix update post see BT#12694
8 years ago
jmontoyaa
5ec1145c2f
Replace "and" with "&", fix css width.
8 years ago
Yannick Warnier
7c3b4cb42d
Minor - Replace deprecated function calls #scrutinizer
8 years ago
Angel Fernando Quiroz Campos
1f7644e557
Removing session name to form when adding forum
...
Now the session forums and course forum they are no longer mixed
See 3430684785
8 years ago
jmontoyaa
4af8524c05
Minor - format function "Database ::" to "Database::"
8 years ago
jmontoyaa
244a19d4c7
Replace Database :: get_main_table with Database::get_main_table
8 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.
8 years ago
jmontoyaa
3c285f525f
Fix group id after migration see BT#12609
8 years ago
Angel Fernando Quiroz Campos
426b157946
Show flash messages when update forum thread - refs BT#12514
8 years ago
Angel Fernando Quiroz Campos
84f77f0d24
Fix user list for qualify in forum thread - refs BT#12514
8 years ago
jmontoyaa
6a3ee006f7
Add function postIsEditableByStudent see BT#10894
8 years ago
Yannick Warnier
7e9b2556ca
Minor - Change some display_x_message() calls to return_message() calls
8 years ago
Angel Fernando Quiroz Campos
c1477dec97
Fix thear user to qualify whitin session - refs BT#12514
8 years ago
jmontoyaa
378c57dffb
Use api_float_val
8 years ago
jmontoyaa
af34a182b3
Update moderated posts with a button using ajax.
...
Show pending moderation post label. see BT#10894
8 years ago
jmontoyaa
d6b9ee43b5
Replace forum_not_allowed_here with api_not_allowed
8 years ago
jmontoyaa
3893a89887
Use Session::write add visible = 1 to improve query result
...
Use count instead of count(Database::store_result)
Use CourseManager::get_users_count_in_course instead of custom function.
8 years ago
jmontoyaa
a11ab1afbe
Fix queries see BT#12052
8 years ago
jmontoyaa
03a12a248d
Rename function register_user_info_about_certificate registerUserInfoAboutCertificate, improve queries
8 years ago
jmontoyaa
76c0677c55
Don't update sort order in edition
8 years ago
jmontoyaa
a391923c8a
Minor - format code
8 years ago
jmontoyaa
a08761cb96
Fix forum picture edition see BT#11930
8 years ago
jmontoyaa
8f40f7d803
Lp build: Load forums as in forum tool see BT#11879
9 years ago
jmontoyaa
021de899f6
Fix php warning when no first post + format code
9 years ago
jmontoyaa
b56fab988c
Fix conditions
9 years ago
jmontoyaa
84bba32400
Fix PHP warnings
9 years ago