jmontoyaa
78502cded4
Fix PHP warnings
8 years ago
jmontoyaa
bd69383898
Use api_get_user_id()
8 years ago
jmontoyaa
fab7a58076
Use __DIR__ when calling global.inc.php
...
This is needed for an easy migration to chamilo v2
8 years ago
Alex Aragon
5cc1a1b8f6
Improved view of groups in the social network - refs CT#8161
8 years ago
Angel Fernando Quiroz Campos
f58be9b55c
Fix social invitations
8 years ago
Alex Aragon
734da3a120
Improved design invitations from friends on social network - refs BT#7683
8 years ago
Alex Aragon
8b4da8e73a
change of appearance of widget user invitations pending - refs BT#7683
8 years ago
jmontoyaa
d6381bee81
Format code
9 years ago
Julio
59c1a9cb74
Delete unused group code see #8210
9 years ago
Angel Fernando Quiroz Campos
a8c216dfaa
Fix accept/deny invitations to social groups - refs #8095
9 years ago
Angel Fernando Quiroz Campos
2e18ad61e9
Avoid Accept/Deny friend invitations by AJAX
9 years ago
Yannick Warnier
44ab79dc46
Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898
9 years ago
aragonc
f772dd5043
fix block invitations friends BT#10306
9 years ago
aragonc
75fd39855e
fix button search friends BT#10305
9 years ago
Julio Montoya
3837899029
Format code.
9 years ago
Julio Montoya
0c8ff36e3c
Replace calls of GroupPortalManager with UserGroup see BT#4301
10 years ago
Julio Montoya
545ca410a2
Unify classes and usergroup see BT#4301 (partial)
10 years ago
Julio Montoya
48e0a13da8
Fix UI
10 years ago
Julio Montoya
03d263a9a6
Improve code to load user picture.
...
Remove calls from gravatar and centralize in UserManager
10 years ago
aragonc
017758db89
css default fix ct#bootstrap
10 years ago
Yannick Warnier
b87882c504
Move dropbox, userInfo and course_info language file to trad4all - refs #4467
10 years ago
Julio Montoya
51bb82ec0a
getSocialUserBlock converted to setSocialUserBlock()
...
- Now the function needs a template object in order to setup content.
- Add Display::panel function
- Use template obj in auth/profile.php requires some testing.
10 years ago
Julio Montoya
4d7736b6fe
Fix PHP warnings.
10 years ago
Angel Fernando Quiroz Campos
085dc005cd
Move function to SocialManager
10 years ago
Yannick Warnier
92c6631785
Remove language files with little use and clean deprecated language variables - refs #4467
10 years ago
Angel Fernando Quiroz Campos
266e358111
Create function to generate user social block
10 years ago
Angel Fernando Quiroz Campos
8a43ed1cb4
Generate the profile edition link
10 years ago
aragonc
20ac74692b
tpl social invitatios fix refs #7539
10 years ago
aragonc
e24b28025b
add block tpls social BT#9082
10 years ago
aragonc
abc81f01f0
sidebar avatar update template BT#9082
10 years ago
aragonc
9980e68ad7
Cambio de nombre y ubicacion a layout_social.tpl por social/home.tpl BT#9082
10 years ago
aragonc
9046c68b58
fix html and css structure social group
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
aragonc
94984e6b12
merge
11 years ago
Julio Montoya
2372d8a39b
Updating 1.10 UI
11 years ago
Julio Montoya
f2242a68ec
Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903
...
The idea is to move the javascript folder inside the web/ChamiloLMS/js
folder that is not parsed by the Silex controller.
11 years ago
Julio Montoya
6a2ddbc2c2
Minor - fixing PHP warnings.
11 years ago
Julio Montoya
5c59427df7
Moving user profile as a controller.
...
* Adding profile_url in the api_get_user_info() array
* Removing myfiles.php likes and page. This will be added in a new
controller.
11 years ago
Julio Montoya
93334257c2
Removing message/social links when the message tool is disable see BT#6575
11 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
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
...
removing Database::get_user_info_from_id() replaced with api_get_user_info(), putting the text.lib.php, array.lib.php and online.inc.php into classes,
now we call libs with Text:: ArrayClass::, and Online::
12 years ago
Julio Montoya
8c57e73fe4
Fixing define PHP errorPHP warning/notices avoided
12 years ago
Julio Montoya
fec1c8636d
Improving using of twig instead of loading in PHP
12 years ago
Julio Montoya
c2615c30b9
Fixes bug when accepting invitations see #5195
13 years ago
Julio Montoya
cace0b6fb0
Should fix bug when inviting users see #5156
13 years ago
Julio Montoya
a3318f1489
Fixing user id in the invitation list
13 years ago
Julio Montoya
29eba66309
Fixing invitation list
13 years ago