Commit Graph

274 Commits (0efda85f7dd10a49d3712f89e03e2a9cc0f0c666)

Author SHA1 Message Date
Julio Montoya 0efda85f7d Fixing get_threads function 13 years ago
Julio Montoya b9bd96b2a4 Partial commit implements forum categories, forum post backups see #5462 13 years ago
Julio Montoya 902607ba97 Adding default visibility for some tools see BT#4386 configure the "tool_visible_by_default_at_creation" admin option 13 years ago
Julio Montoya 789fa3f6d7 Adding MessageManager::send_message in forums see #4761 13 years ago
Julio Montoya e67215ec45 Minor - Adding correct course id 13 years ago
Julio Montoya 010c11e017 Replacing session_unregister with Session::erase 13 years ago
Laurent Opprecht 27dcba7d9c see #5034 allow to disable gradebook 13 years ago
Laurent Opprecht d9c7c3211d see #5026 forum join with item properties missing some filter 13 years ago
Laurent Opprecht 0922f72947 see #5026 forum join with item properties missing some filter 13 years ago
Julio Montoya 30c7720185 Fixes bug when loading forum content in the social network see #1959 13 years ago
Julio Montoya 3c3d664ced Fixing some funcitions when sending forum notifications 13 years ago
Julio Montoya 6b3694084e Fixing some chat function 13 years ago
Julio Montoya 55b5ca3ffa Fixing edit_post.php (no button submit) 13 years ago
Julio Montoya 77b42004d8 Minor - LP (forum thread form) UI improvements 14 years ago
Laurent Opprecht fc1dff7906 #4784 session register 14 years ago
Julio Montoya 0ffffaf9d6 Adding c_id in some queries see #3910 14 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 14 years ago
Julio Montoya e38cb2eb6e Removing unclosed div in some form validators 14 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 1a2058d4c4 Adding the link type in the api_resource_is_locked_by_gradebook() function 14 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 14 years ago
Laurent Opprecht c8bce4509c tool forum: remove warning 14 years ago
Julio Montoya 58d4d0d030 Removing the HTML "row" and formw using instead the new element called "advanced_settings" or "label" 14 years ago
Julio Montoya ff7e5c6f33 Fixing forum creating see #4410 14 years ago
Julio Montoya a3ffe3ad78 Fixing bug when creating forum categories see #4410 Reported by Max Burillo 14 years ago
Julio Montoya 6d5278901f More style fixes 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 f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Hubert Borderiou 7c85080985 Add username as tooltip in forum - ref #4226 14 years ago
Julio Montoya 748ea61e6c Fixing number of threads due the new DB changes see #3910 14 years ago
Julio Montoya 893109eaf2 Validating if $current_forum_category is not empty should resolve bug BT#3549 also when forums are locked 14 years ago
Julio Montoya 96cbd75c27 text is required in forums see BT#3522 14 years ago
Julio Montoya e3adc4c2a1 Fixing group category + group visibility permissions when using the forum requires validation see BT#3491 14 years ago
Julio Montoya 81cb17a19a Allowing group tutors to edit/delete forum posts see BT#3088 14 years ago
Julio Montoya 34597c2d70 Adding forum and thread title when sending notifications see BT#3304 14 years ago
Julio Montoya 92ac998841 Fixing - queries due the new changes in the DB (single database) #3910 14 years ago
Julio Montoya 6880bf31a4 Minor style corrections 14 years ago
Julio Montoya 9f65921bef Minor - Removing var_dump 14 years ago
Julio Montoya 29c60b3c69 Removing excesive filters see #4005 14 years ago
Julio Montoya db93a426c0 More SQL queries fixes 14 years ago
Julio Montoya 77b4a6b622 Fixing SQL queries due DB single database changes 14 years ago
Julio Montoya d08c14510d Adding c_id in queries in newscorm - LP 14 years ago
Julio Montoya 4a930e1386 Fixing groups + forum insertion 14 years ago
Julio Montoya 598efb0f1e Use api_get_utc_datetime() instead of date() see #4001 patched by Ludovic Gasc 14 years ago
Julio Montoya f5b9c8e49b Fixing Image Library when using the "Draw" ( document/create_draw.php) option in documents see #3927 14 years ago
Julio Montoya 1fd21eb7dd Fixing forum page when adding to the LP 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya 63c6efc5ba Adding filter_terms in forums see BT#2685 new option in Settings>security 14 years ago
Julio Montoya 98692604ec Removing libs that are already loaded in global.inc.php 14 years ago
ywarnier f8f50fd84e Minor - Fixed warning by avoiding use of a deprecated variable 14 years ago