Commit Graph

301 Commits (b3fa8b01b030d9ccd520be127dfd5dff202c8d25)

Author SHA1 Message Date
Angel Fernando Quiroz Campos b739373a9e Set user as event data in update user hook - refs BT#14666 8 years ago
Julio Montoya 6519cbd4ac Minor - format code, remove not needed function send_message_in_outbox 8 years ago
Julio 90a09b545c Minor - flint fixes 8 years ago
Yannick Warnier 5678a47f80 Minor - Reformat and displace helper functions for main/auth/profile.php 8 years ago
Yannick Warnier f8b3846882 Minor - Move picture to the right in auth/profile when social network disabled 8 years ago
jmontoyaa dec201b557 Fix setting definition "show_conditions_to_user" see BT#14371 8 years ago
jmontoyaa 44833e2d82 Add new setting to show conditions during sign up see BT#14371 8 years ago
Alex Aragón 88b19e26af old password verification bar removed 8 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Yannick Warnier 1444f08863 Update user_id to id in user profile edition 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
Angel Fernando Quiroz Campos 6d1a5adb61 Add help text to indicate images allowed for user image - refs BT#13380 8 years ago
Angel Fernando Quiroz Campos e40047113a Add support for UpdateUser hook - refs BT#13283 8 years ago
jmontoyaa 024d4f74d5 Load avatars 9 years ago
jmontoyaa cc21232704 Fix wrong avatar, update user lang BT#13183 9 years ago
jmontoyaa 11e2906983 Remove unused js code. 9 years ago
jmontoyaa 66237ed991 Update apc cache if exists fixes #1959 BT#12768 9 years ago
jmontoyaa bd8537963e Should fix #1959 BT#12768 9 years ago
jmontoyaa d9623f75b9 Minor - format code 9 years ago
jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table 9 years ago
jmontoyaa e19d6b1d5b Add 'form->addPasswordRule' in order to centralize pass validation 9 years ago
Angel Fernando Quiroz Campos 0407630444 Fix toolbars action 9 years ago
Scrutinizer Auto-Fixer 1f901f0a32 Scrutinizer Auto-Fixes 9 years ago
jmontoyaa 00754f960d CHECK_PASS_EASY_TO_FIND must be true. 9 years ago
jmontoyaa fdbe8493c7 Minor - format code, 9 years ago
jmontoyaa dff22364b7 Minor - format code, 9 years ago
jmontoyaa bcab2ee6ac Freeze inputs if changeable is on fixes #1603 ~Requires testing 9 years ago
jmontoyaa 9c6abb2fbc Use form->addSelectLanguage instead of custom code. 9 years ago
José Loguercio de74718119 Fix generate api key button - issue #1597 9 years ago
José Loguercio c5986d080e WIP(90%) - Google Maps plugin - Refs BT#11371 9 years ago
jmontoyaa 738abf3da6 Update lang vars + fix breadcrumb 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
jmontoyaa 3c8e000579 Add functrion api_get_css_asset() to get css files from web/assets 9 years ago
jmontoyaa b153d1f54c Fix update password 10 years ago
jmontoyaa bb8a619eb6 Use Session class 10 years ago
jmontoyaa 7efa85fddd Fix profileIsEditable setting 10 years ago
jmontoyaa f1bcb49dac WIP: Simplify progress bar, remove upload.xajax.php 10 years ago
jmontoyaa 4c4b847174 Fix namespace, fix PHP warning 10 years ago
Yannick Warnier d17b4d4c1a Add validations to avoid NOTICE messages if profile.conf.php does not exist (and as such its constants are not available) 10 years ago
Angel Fernando Quiroz Campos 735dac1474 Remove innecesary URL param 10 years ago
Angel Fernando Quiroz Campos 9595138f83 Fix aspect ratio for user image 10 years ago
Yannick Warnier 18835c4fa3 Fix issue preventing the ratio to be set on the image cropper (caused by commit af164930aa) 10 years ago
jmontoyaa f0eaac4247 Making function depending on the id of the element 10 years ago
jmontoyaa af164930aa Move crop image into formvalidator and the file class to avoid doubles 10 years ago
jmontoyaa 71f67f5b9d Format code 10 years ago
José Loguercio 21a59e55c8 Added maps handle for every geolocalization extra_field - Refs BT#10992 10 years ago
jmontoyaa f9222e16bc Add option to send email to all admins that a new user is registered. (option turned off) 10 years ago
José Loguercio 088c1d3359 Added validation to user profile geolocalization 10 years ago
José Loguercio 0c8ccbaa1c Improve browser share geolocation accuracy and better design 10 years ago
José Loguercio 6b49c40c83 Fix Minor gmaps plugin call - Refs #10992 10 years ago