Commit Graph

228 Commits (7d39a6199ae8bdf83f1d406818ecb80b244b29f3)

Author SHA1 Message Date
jmontoya 6e52c6ec3d Minor - removing unused code. 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
unknown a41638d1a3 fixing radio selected in group_category.php #5625 12 years ago
Julio Montoya 4523d7c6e5 Removing $is_allowed_in_course already checked in api_protect_course 12 years ago
Julio Montoya 1e16fba5c7 Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too 12 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
Julio Montoya 9a158041d3 Adding class filters when adding users to group see BT#5768 12 years ago
Julio Montoya 7958ea0b50 Fixing php notices and group creation 12 years ago
Julio Montoya c3136195c2 Blocking access to a LP if users are not registered via user_id or group_id 12 years ago
Julio Montoya 4131395818 Adding groups when registering LP to users using doctrine see BT#5768 12 years ago
Julio Montoya c1a649d22e Nice hack in the advmultiselect in order to filter selects see BT#5768 12 years ago
Julio Bonifacio 1f19d2791e Change edit settings to save in group edition refs #6003 12 years ago
Julio Montoya bd19ed2d8e Fixing advmultiselect form icons see BT#5768 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 f6f433e11e Removing old virtual courses code in groups 12 years ago
Julio Montoya b5f6034ee7 Fixing missing constant 12 years ago
Julio Montoya 6815c811d2 Minor adding JS to set radiobutton see #5625 12 years ago
Julio Montoya d213b34ebd Minor - cleaning white spaces 12 years ago
Julio Montoya a7a56e8f13 No need to call a variable by reference when using formvalidator 12 years ago
Julio Montoya 99e2b14630 Improving group list + fixing checkboxes and actions in sortable tables 12 years ago
Julio Montoya 268782dbf7 Minor - cosmetic changes + improving UI 12 years ago
Julio Montoya 09a71c6da5 Minor - cosmetic changes 12 years ago
Hubert Borderiou d0fdea57a9 Allow group creation in course from classes (usergroups) - ref #5679 12 years ago
Julio Montoya 42f2b0e986 Minor cosmetic changes 12 years ago
Julio Montoya 94298bd9d4 Group id now should work like session id see #5648 12 years ago
Julio Montoya c21ede6147 Fixing group settings redirection see #5625 12 years ago
Julio Montoya 16bb54501d Changing group edition behaviour see #5625 12 years ago
Julio Montoya b8e4024859 Fixing SQL error when editing groups see #5625 12 years ago
Julio Montoya 56c5f0f1bc Fixes bug when creating groups see #5551 12 years ago
Julio Montoya a791f5ee73 Fixing group constants + fill users to group bug see BT#4284 12 years ago
Julio Montoya 6023931999 Minor - UI improvements 12 years ago
Julio Montoya 8eba4e86e8 Should fix bug when adding users in a group see #5106 13 years ago
Julio Montoya aac7a6db0b Group tutor can add events see BT#4284 13 years ago
Julio Montoya 09b5a6d00f Minor CSS group fixes 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 3b189e9ad2 Replacing form_header to the legend tag 13 years ago
Julio Montoya 42e1f192ee Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 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
Julio Montoya b18f33eae6 Should fix bug with the members limitation see BT#3535 (bis) 13 years ago
Julio Montoya fdadf6a802 Should fix bug with the members limitation see BT#3535 13 years ago
Julio Montoya fd2e5133ba Minor adding icons in group edit 13 years ago
Julio Montoya 79fcb2b196 Minor cosmetic changes 13 years ago