Commit Graph

117 Commits (b35a7677880bbeef4c0dee23e0f2102bb8850e13)

Author SHA1 Message Date
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 9 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 10 years ago
Julio Montoya 1e8784125e Minor - format code. 10 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 11 years ago
Julio Montoya 9e10af540e Improving UI see BT#5768 11 years ago
Julio Montoya 29e5edc3a2 Improving UI in the group edit page see BT#5768 11 years ago
Julio Montoya cf571a73ea Minor - cleaning whitespaces. 11 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
Hubert Borderiou 844665ad57 add username as tooltip for lastname in group tool - ref #4226 13 years ago
Hubert Borderiou 7134c745cc add username field to avoid homonymous for group tool - ref #4030 13 years ago
Julio Montoya 76d8f81660 Fixing queries due the single database see #3910 13 years ago
Julio Montoya d267cbc1af Fixing queries due the single database changes see #3910 13 years ago
Julio Montoya 4c1a60d7e9 Fixing queries due the single database see #3910 13 years ago
Julio Montoya 92ac998841 Fixing - queries due the new changes in the DB (single database) #3910 13 years ago
Julio Montoya 133c5e23c8 Fixing php notices 14 years ago