Commit Graph

124 Commits (044c052b7462cb0b78ac90aa1e3c4bda3f712383)

Author SHA1 Message Date
jmontoyaa d6381bee81 Format code 9 years ago
Angel Fernando Quiroz Campos 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 9 years ago
jmontoyaa 92218a89a4 Add link in group_space if tool is enabled + group setting is on. BT#11014 9 years ago
jmontoyaa 0111ccbc6b Update function api_get_cidreq typos 9 years ago
jmontoya f7511895b3 Fix paths + add fixes from 1.9.x 9 years ago
jmontoya 93cae24e1d Format code, use Session class, use Display::addFlash function. 9 years ago
José Loguercio cf438eb4c5 Fix pagination in course Groups - Refs #10836 9 years ago
Yannick Warnier 6858fd7483 Fix efficiency issue caused by query still querying the user.user_id field while it is not indexed anymore under the new structure 10 years ago
Julio Montoya 65ee1ebf4d Remove unused code, format code, update docs 10 years ago
Julio Montoya 2bddbe22ff Improve user page see BT#6050 10 years ago
Julio Montoya fa1203ae6b Add student publication folder visibility see #6760 10 years ago
Julio Montoya 1d202e9ed5 Fix URL replace & with & see #7599 10 years ago
Julio Montoya de455340d7 Fix group visibility see BT#7682 10 years ago
Julio Montoya 03d263a9a6 Improve code to load user picture. 10 years ago
Julio Montoya cbca63b4d4 Remove userInfo.php references, add function to load user profile 10 years ago
Yannick Warnier cc540ec185 Minor - Fix button style - refs #7539 10 years ago
Yannick Warnier 8265d4bec4 Move group and forum language file to trad4all - refs #4467 10 years ago
Julio Montoya 090749a75b Merge branch '1.9.x' into 1.10.x 10 years ago
Julio Montoya f58039ea01 Fix URL links see BT#9571 10 years ago
Julio Montoya 9c8376cd1b Block access if group was set to invisible see BT#9425 10 years ago
Julio Montoya fb84c74b5c Add group visibility see BT#9425 10 years ago
Julio Montoya 27fcd3dedb Fixing group default URL see #7411 11 years ago
Julio Montoya 1e8784125e Minor - format code. 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya f6a3791b08 Updating from 1.9.x 11 years ago
Julio Montoya 9cf2ebe0b0 Fixing group import, category edition see BT#7682 11 years ago
Julio Montoya 8a3f022059 Replacing Database::get_user_info_from_id() (deprecated function) with api_get_user_id(). 11 years ago
Julio Montoya 3766055b79 Fixing group UI 11 years ago
Julio Montoya a33e870d94 Minor - format code. 11 years ago
Julio Montoya 272f76cc34 Fixing - PHP warnings. 11 years ago
Julio Montoya 387ceda90e Updating group files from 1.9.x using iid instead of id see BT#5768 12 years ago
Julio Montoya 9e10af540e Improving UI see BT#5768 12 years ago
Julio Montoya 29e5edc3a2 Improving UI in the group edit page see BT#5768 12 years ago
Julio Montoya cf571a73ea Minor - cleaning whitespaces. 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
Julio Montoya 9bf488d700 Minor removing unused headers 12 years ago
Julio Montoya c0f5c0da20 Minor removing unnecessary title 12 years ago
Julio Montoya 0ff4668a89 Minor code formatting 12 years ago
Julio Montoya 16bb54501d Changing group edition behaviour see #5625 13 years ago
Julio Montoya 56c5f0f1bc Fixes bug when creating groups see #5551 13 years ago
Julio Montoya a791f5ee73 Fixing group constants + fill users to group bug see BT#4284 13 years ago
Julio Montoya 6023931999 Minor - UI improvements 13 years ago
Julio Montoya aac7a6db0b Group tutor can add events see BT#4284 13 years ago
Julio Montoya b4bd73e93f Minor - replacing a_button class with btn 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 c1503e2205 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 87f86bd06f Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago