Commit Graph

1019 Commits

Author SHA1 Message Date
Champ Camba a78b9be206 Remove notice 2017-01-28 12:15:52 +08:00
Champ Camba 64fe56f911 Update ReduxFramework validation file 2017-01-27 20:33:16 +08:00
Champ Camba 5a6033bc66 Update ReduxFramework to version 3.6.2 2017-01-27 20:22:24 +08:00
Champ Camba a5a601814d Fix profiles visibility and access permissions in member directories 2017-01-27 14:01:13 +08:00
Champ Camba 4b2e1223fe Update readme 2017-01-26 20:27:46 +08:00
Champ Camba f27e10cc0d Fix User deletion in mobile browsers 2017-01-25 20:36:19 +08:00
Champ Camba b4dfd13aab Merge pull request #221 from jabourne/patch-1
Update um-file-upload.php
2017-01-25 08:55:54 +08:00
Champ Camba 823b98d7b4 Merge pull request #222 from jabourne/patch-2
Update um-image-upload.php
2017-01-25 08:55:45 +08:00
Champ Camba e0a1d51c97 Add filter hook disable a hook to secure account fields 2017-01-25 08:53:38 +08:00
Champ Camba c4a746c1bf Remove notices 2017-01-24 19:58:35 +08:00
Champ Camba 4f61d7288c Fix WPML fatal error issue 2017-01-23 21:21:13 +08:00
Champ Camba 754368505e Fix author name in recent comments widget 2017-01-23 20:26:38 +08:00
Champ Camba 62d8d2bd69 Fix PHP7 compatibility issue 2017-01-23 16:55:25 +08:00
Champ Camba cc76ce5674 Fix field view and edit restriction 2017-01-20 23:19:49 +08:00
jabourne 6e6beee29a Update um-image-upload.php
to prevent overwrite of multiple image uploads with the same name, I've added the $id to the filename just prior to the sanitize_file_name() call.
2017-01-19 02:47:03 -07:00
jabourne 7aa9dbbbee Update um-file-upload.php
to prevent overwrite of multiple file uploads with the same name, I've added the $id to the filename just prior to the sanitize_file_name() call.
2017-01-19 02:45:56 -07:00
Champ Camba fdf3cc0e79 Fix WPML compatibility issue 2017-01-19 12:01:23 +08:00
Champ Camba ae48108d56 Fix PolyLang & WPML compatibility issue 2017-01-19 10:52:47 +08:00
Champ Camba 978995d807 Tagging 1.3.81 2017-01-19 09:32:52 +08:00
Champ Camba 5668200ed3 Fix WPML compatibility with UM logout 2017-01-18 21:16:26 +08:00
Champ Camba edcf4c06f3 Fix conditional field with 'contains' 2017-01-18 20:40:47 +08:00
Champ Camba 4c4d97b178 Tagging 1.3.80 2017-01-18 09:57:07 +08:00
Champ Camba 6f7996e11e Fix loop notifications on user creation in the back-end 2017-01-18 09:23:23 +08:00
Champ Camba 9e69c5e5ec Tagging 1.3.79 2017-01-17 18:52:44 +08:00
Champ Camba 62df348438 Fix um_get_field filter hook 2017-01-17 18:46:34 +08:00
Champ Camba b68eaf6bb1 Fix user deletion on mobile browsers 2017-01-16 15:46:26 +08:00
Champ Camba 151ab5d545 Fix default text autocomplete 2017-01-13 22:09:27 +08:00
Champ Camba 0328988b54 Add confirmation on user deletion 2017-01-13 17:15:38 +08:00
Champ Camba d45a11172d Remove notice 2017-01-10 22:04:51 +08:00
Champ Camba c25d2f372a Fix conditional fields 2017-01-09 16:45:07 +08:00
Champ Camba ceb9f3cb7f Update system info 2017-01-08 16:09:41 +08:00
Champ Camba b582bc9e2a Update English translation file 2017-01-07 21:39:04 +08:00
Champ Camba d66bb86d22 Fix logout compatibility issue with WPML 2017-01-06 22:17:22 +08:00
Champ Camba 4c686bb332 Fix logout compatibility with WPML 2017-01-05 17:20:38 +08:00
Champ Camba f271342cfd Update system info 2017-01-04 22:04:46 +08:00
Champ Camba 9c0608ec48 Change max limit of users queue in cache 2017-01-03 13:18:06 +08:00
Champ Camba 9b1419bfd6 Update system info 2017-01-02 22:00:13 +08:00
Champ Camba 71d65a62a8 Fix apply filter typos 2016-12-31 20:59:44 +08:00
Champ Camba 10267abbe7 Fix row css text color 2016-12-21 21:00:19 +08:00
Champ Camba 2266f57b8c Add main profile dynamic text color 2016-12-21 20:58:42 +08:00
Champ Camba f6e585773e Adds new string validation filter hooks
- um_validation_safe_username_regex
- um_validation_safe_string_regex
2016-12-19 23:40:35 +08:00
Champ Camba b2381da668 Fix form submission 2016-12-17 21:54:09 +08:00
Champ Camba 793b34e0a1 Add user_register action hook 2016-12-17 21:53:53 +08:00
Champ Camba e1dbd28c04 Remove debug function 2016-12-15 22:55:29 +08:00
Champ Camba 25d705bada Fix gender search query 2016-12-15 22:53:22 +08:00
Champ Camba 5834dd5d04 Remove notices 2016-12-15 20:45:46 +08:00
Champ Camba 4ca7c214ec Add wp_login action 2016-12-15 20:45:39 +08:00
Champ Camba 58c4b7be58 Fix translation strings 2016-12-15 14:37:42 +08:00
Champ Camba f7cab8efdc Remove notices 2016-12-13 18:54:27 +08:00
Champ Camba 4fd9e852ef Fix datepicker active field highlighter 2016-12-13 16:29:32 +08:00