Commit Graph

425 Commits

Author SHA1 Message Date
jonfalcon ac3a0eacfa Validate username exists on keypress 2016-02-16 16:10:31 -08:00
jonfalcon 8566dd6afa Add password confirmation validation 2016-02-16 15:10:51 -08:00
jonfalcon 8fa6a5d425 Merge remote-tracking branch 'upstream/master' 2016-02-16 14:30:37 -08:00
champsupertramp 16609859c3 Tweak upload form styles 2016-02-16 23:02:51 +08:00
jonfalcon 33b693d3c3 Fix searching with space 2016-02-15 17:52:47 -08:00
jonfalcon 14c2aa2448 Merge remote-tracking branch 'upstream/master' 2016-02-15 17:42:32 -08:00
jonfalcon 40f4d65ed5 Fix blocked words 2016-02-11 11:32:03 -08:00
champsupertramp 46eff71365 Remove notice 2016-02-12 00:00:31 +08:00
Champ Camba 8c26916a97 Merge pull request #85 from CoolWP/master
adding filter hook to emoji base uri
2016-02-11 14:43:45 +08:00
suifengtec df2e1a172c prevent access directly.
Signed-off-by: suifengtec <suifengtec@qq.com>
2016-02-11 12:15:25 +08:00
suifengtec 74b82860ca adding filter hook to emoji base uri
Signed-off-by: suifengtec <suifengtec@qq.com>
2016-02-11 12:05:59 +08:00
Champ Camba 11f833dbb4 Merge pull request #84 from jonfalcon/master
Fix change password
2016-02-10 15:09:25 +08:00
jonfalcon 5154237aab Fix change password 2016-02-10 14:31:27 -08:00
champsupertramp 7c8658f753 Add VK url validation 2016-02-09 08:34:32 +08:00
champsupertramp 0d1765dd06 Add Vkontakte as predefined url field 2016-02-08 17:25:53 +08:00
champsupertramp 15080a55a5 Fix members grid override 2016-02-05 16:24:45 +08:00
champsupertramp 29e8d11f93 Remove notice 2016-02-05 13:54:12 +08:00
champsupertramp e69608dbf9 Fix tipsy.js error 2016-02-05 13:45:53 +08:00
champsupertramp a994baa308 Add filters to modify output field 2016-02-04 13:04:21 +08:00
champsupertramp a2b78dd5dc Fix redirect loop with wpml permalink 2016-02-01 21:10:24 +08:00
champsupertramp 0e3a74ae2c Fix WPML permalink and form compatibility 2016-02-01 20:13:28 +08:00
Ultimate Member c36d609346 Merge pull request #82 from jonfalcon/additional-filetypes
Additional filetypes
2016-01-31 17:09:45 +02:00
jonfalcon ffeedea634 Add additional file types 2016-01-31 11:30:22 -08:00
jonfalcon 5ddbdc8a3c Fix validation for change password 2016-01-31 09:39:02 -08:00
Ultimate Member 394f164301 Merge pull request #81 from jonfalcon/master
Fix validation for change password
2016-01-31 17:09:27 +02:00
jonfalcon 99c55a224c Fix account page using other user's info 2016-01-31 13:39:49 -08:00
jonfalcon 9ee8fca0cb Add filter hook for email template path 2016-01-31 12:01:23 -08:00
jonfalcon 4e6b513ada Fix email locale tempalte path 2016-01-31 11:52:44 -08:00
jonfalcon a7c67c0dd9 Fix invalid role 2016-01-31 11:31:46 -08:00
champsupertramp 8062099f1e Add file size limit label in image field 2016-01-30 23:21:54 +08:00
Ultimate Member 722622bd53 Fix php notice 2016-01-30 16:15:05 +02:00
Ultimate Member edfbb3b65d Merge pull request #80 from jonfalcon/master
Fix telno input styles
2016-01-30 12:46:05 +02:00
Ultimate Member 024479a08c Merge pull request #78 from melvinsh/fix-xss
Escape display name in title attributes
2016-01-30 12:45:26 +02:00
jonfalcon 3bb5aba6a4 Fix unchecked access roles 2016-01-29 16:51:50 -08:00
jonfalcon 563ac115d3 Merge remote-tracking branch 'upstream/master' 2016-01-29 16:49:43 -08:00
Ultimate Member 1bf9e771b7 Added password reset limit and other fixes 2016-01-30 02:18:32 +02:00
Ultimate Member 9c61742c35 Allow redirect_to param after registration 2016-01-29 21:11:22 +02:00
jonfalcon dedf6e84a3 Fix telno input styles 2016-01-28 10:16:14 -08:00
champsupertramp 78923c8bbb Add image upload notice 2016-01-28 11:11:28 +08:00
champsupertramp 206408e513 Add option to allow users to hide profiles from member page 2016-01-27 19:16:49 +08:00
Melvin Lammerts 3cf6f2cb16 escape display name in title attributes 2016-01-27 10:28:20 +01:00
Ultimate Member 08ad113998 Fix datepicker css issue with some themes 2016-01-27 02:23:04 +02:00
Ultimate Member c9a31d9b01 Merge pull request #77 from melvinsh/patch-1
Make sure the hash parameter is a string
2016-01-26 20:59:48 +02:00
Melvin Lammerts b5738b68a4 make sure the hash parameter is a string
This prevents an error (leaking path information on poorly configured servers) if a user supplies an array as `hash` parameter.

```
test.org/?act=activate_via_email&hash[]=hash&user_id=1

Warning: strlen() expects parameter 1 to be string, array given in /var/www/wp-content/plugins/ultimate-member/core/um-permalinks.php on line 75
```
2016-01-26 19:55:11 +01:00
champsupertramp c8ae488891 ignore node modules and vendors 2016-01-26 19:11:44 +08:00
champsupertramp de754700e0 Revert "Add composer based development support"
This reverts commit 20f715a76e.
2016-01-26 18:13:43 +08:00
champsupertramp 3df7873afa Revert "Add admin assets and apply minification"
This reverts commit 508175f391.
2016-01-26 18:13:38 +08:00
champsupertramp e63f4926db Revert "Refactor select2"
This reverts commit 292dcecfbd.
2016-01-26 18:13:31 +08:00
champsupertramp b96db48da4 Revert "Update pickadate assets"
This reverts commit 2bc4adafcc.
2016-01-26 18:13:22 +08:00
champsupertramp 26921ba983 Revert "Remove masonry from core and gulp"
This reverts commit 16c06ed263.
2016-01-26 18:12:49 +08:00