Commit Graph

46 Commits (1d3f388ad932817ac128be420a703a427dc24de1)

Author SHA1 Message Date
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 7 years ago
jmontoyaa d5396d2afc Minor - format code 7 years ago
jmontoyaa 15a5074e3d Minor - format code, remove unused script code. 7 years ago
Scrutinizer Auto-Fixer 1c47b10a5e Scrutinizer Auto-Fixes 8 years ago
jmontoyaa bd69383898 Use api_get_user_id() 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
jmontoyaa 94289d281d Fix PHP warnings. 9 years ago
Alex Aragon e5b4b1a635 fix css tpl groups topics CT#8161 9 years ago
jmontoya c762b426da Add Display::returnIconPath function instead of using custom /img/ path construction 9 years ago
Angel Fernando Quiroz Campos 896f3fb1f5 Set the correct value for params arrays in MessageManager::send_message - refs #8089 9 years ago
Julio Montoya 3837899029 Format code. 9 years ago
Julio Montoya 1bd781d2cf Minor - Format code, fix class name 9 years ago
Julio Montoya 545ca410a2 Unify classes and usergroup see BT#4301 (partial) 10 years ago
Julio Montoya d8c44fc49c Improve UI 10 years ago
Yannick Warnier 987c5d4de3 Fix JS calls to jQuery's live() function, deprecated in favor of on() (but replaced by click() in all cases here) - refs BT#9435 10 years ago
Yannick Warnier b87882c504 Move dropbox, userInfo and course_info language file to trad4all - refs #4467 10 years ago
Yannick Warnier 8265d4bec4 Move group and forum language file to trad4all - refs #4467 10 years ago
aragonc 9980e68ad7 Cambio de nombre y ubicacion a layout_social.tpl por social/home.tpl BT#9082 10 years ago
Julio Montoya 10e6b4ae33 Ckeditor - Using Formvalidator instead of form BT#8968 10 years ago
Julio Montoya cc78d318f2 Removes require_once 10 years ago
Julio Montoya b666f82031 Minor - Fixing PHP warnings 10 years ago
Yannick Warnier c30e1c9583 Minor - code style review - refs #5637 10 years ago
Yannick Warnier 9f627e9dba Split social_left_content in blocks at tpl level - refs #5637 10 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 2372d8a39b Updating 1.10 UI 11 years ago
Julio Montoya 8b7c976686 Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 11 years ago
Julio Montoya 49fa5ac510 Minor - format code. 11 years ago
Julio Montoya 06e081dbc5 Minor - Format code 11 years ago
Julio Montoya 670c464234 Minor - changing function names 12 years ago
Julio Montoya b46d2ad26d Using $app['template'] instead of new Template 12 years ago
Julio Montoya 60780e8f12 Fixing a SQL query + fixing PHP notice and minor fix in the group topic layout 12 years ago
Julio Montoya f39d0d90e3 Merging the Social Group with the Classes(usergroup). Now the social groups are inserted in the usergroup table. See BT#4301 12 years ago
Julio Montoya 627c7bb720 Removing require_once calls 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 years ago
Julio Montoya fec1c8636d Improving using of twig instead of loading in PHP 12 years ago
Julio Montoya c74be07454 Fixing group UI 12 years ago
Julio Montoya f33d9c855e Adding delete topic links see #5203 13 years ago
Julio Montoya 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 13 years ago
Julio Montoya f06d3c5dc8 Adding delete topic button (in fact we just change the status to 3 ) only for platform admins in social groups 13 years ago
Julio Montoya af39549929 Adding smarty in the social tool + fixin the who is online in order to user pagination 13 years ago
Julio Montoya 6c7540c478 Minor - Fixing group ordering 13 years ago
Julio Montoya 1e059faa8e Fixing jqgrid styles 13 years ago
Julio Montoya 78441938da Improving group notifications messages ... now we do a nice scroll til the message when editing/answering a thread, fixing also the email that was sent from a group 13 years ago
Julio Montoya 926c59a174 Fixing group messages popups see #3871 13 years ago
Julio Montoya ae9f7e18e7 Addinf Security::filter_terms when showing content in social, messages or forums see BT#2685 13 years ago
Julio Montoya a941d7caa9 Minor style changes in groups 13 years ago
Julio Montoya 2820a05a0d Fixing bug when sending a notification to a group (double email received) 13 years ago
Julio Montoya c2df7f17e1 Fixing Social Profile UI 13 years ago