jonfalcon
dedf6e84a3
Fix telno input styles
2016-01-28 10:16:14 -08: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
champsupertramp
9a339403ff
Revert "Fix loading core assets"
...
This reverts commit c40ee15cb5 .
2016-01-26 18:12:44 +08:00
champsupertramp
717d4db5d8
Revert "Update select2"
...
This reverts commit 84e788b3d7 .
2016-01-26 18:12:37 +08:00
champsupertramp
ca4623c702
Revert "Update gulp"
...
This reverts commit 2bcb488c1a .
2016-01-26 18:12:31 +08:00
champsupertramp
66d55dd73c
Revert "Keep admin scripts minified"
...
This reverts commit 328a414157 .
2016-01-26 18:12:24 +08:00
champsupertramp
e8b9736f64
Revert "Update select2"
...
This reverts commit e71c1917fc .
2016-01-26 18:12:18 +08:00
champsupertramp
a964f4ac2f
Revert "Update select2 styles"
...
This reverts commit 9edef4051b .
2016-01-26 18:11:55 +08:00
champsupertramp
9edef4051b
Update select2 styles
2016-01-26 16:37:11 +08:00
champsupertramp
e71c1917fc
Update select2
2016-01-26 16:17:29 +08:00
champsupertramp
328a414157
Keep admin scripts minified
2016-01-26 16:16:32 +08:00
champsupertramp
2bcb488c1a
Update gulp
2016-01-26 16:16:05 +08:00
champsupertramp
84e788b3d7
Update select2
2016-01-26 16:00:09 +08:00
champsupertramp
c40ee15cb5
Fix loading core assets
2016-01-26 15:59:27 +08:00
champsupertramp
16c06ed263
Remove masonry from core and gulp
2016-01-26 15:58:09 +08:00
champsupertramp
6f6a5c1a4d
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
2016-01-26 15:54:20 +08:00
champsupertramp
2bc4adafcc
Update pickadate assets
2016-01-26 15:51:58 +08:00
champsupertramp
292dcecfbd
Refactor select2
2016-01-26 15:50:12 +08:00
champsupertramp
508175f391
Add admin assets and apply minification
2016-01-26 15:49:33 +08:00
Ultimate Member
99d591bd61
Use native WP masonry script instead of duplicating it
2016-01-26 01:51:54 +02:00
Ultimate Member
c1c73d5f33
Merge pull request #76 from jonfalcon/master
...
Fix title tags not updated
2016-01-25 17:04:12 +02:00
Ultimate Member
8c6b059877
Merge pull request #74 from nickburne/master
...
Allows setting user tags fields as search filters
2016-01-25 17:03:39 +02:00
champsupertramp
20f715a76e
Add composer based development support
2016-01-25 22:56:43 +08:00
jonfalcon
756eb1d7be
Fix account deletion on one submission
2016-01-24 15:13:13 -08:00
jonfalcon
7912bdaa67
Fix empty uneditable fields
2016-01-24 14:46:14 -08:00
jonfalcon
ebc2fc7e0b
Fix title tags not updated
2016-01-24 10:24:19 -08:00
Ultimate Member
a67c0c94d0
Minor tweak to activation link
2016-01-22 19:14:43 +02:00
Ultimate Member
5851235615
Indonesian language support added
2016-01-21 19:14:01 +02:00
Ultimate Member
8f66b91c14
Fix empty spaces
2016-01-20 21:21:10 +02:00
Ultimate Member
407e73dc24
Allow members template to be customized/overridden
2016-01-20 17:00:12 +02:00
shramee
3064126369
Allowing usertags in search filters
2016-01-20 15:24:28 +05:30
Ultimate Member
a0d1d8c990
Merge pull request #72 from jonfalcon/master
...
SSL Checker / auto login after registering
2016-01-19 19:59:12 +02:00
jonfalcon
2b37fb27d9
Approve membership
2016-01-19 17:02:36 -08:00
jonfalcon
ece5f6d7be
Option to login user after clicking the activation link
2016-01-19 16:18:14 -08:00
jonfalcon
07c181c69c
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
2016-01-19 15:33:57 -08:00
champsupertramp
683b49ed6a
Remove bio count strings
2016-01-19 20:43:49 +08:00
champsupertramp
4f38f4f0fb
Fixed bio limit javascript error
2016-01-19 20:22:52 +08:00
champsupertramp
d9dcf853f8
Remove notices
2016-01-19 16:21:08 +08:00
champsupertramp
b4771e9a45
Add bio characters limit
2016-01-19 16:00:19 +08:00
champsupertramp
2827291f95
Fixed password changed email template
2016-01-18 20:04:18 +08:00
champsupertramp
5e3aa8d713
Fixed indentation
2016-01-18 18:04:09 +08:00
champsupertramp
aef1d00a99
Fix user_login fallbacks and remove email address
2016-01-18 17:46:06 +08:00