Commit Graph

602 Commits

Author SHA1 Message Date
Champ Camba 785ecef639 Fix indentation 2016-11-14 16:15:53 +08:00
Champ Camba 0c5e788c64 Standardize comment headers 2016-11-13 13:25:37 +08:00
Champ Camba 48047b4be8 standardize comment headers 2016-11-13 13:14:20 +08:00
Champ Camba 3866aeced8 Adds parent select field option to dynamically populate child select fields 2016-11-11 23:04:51 +08:00
Champ Camba 06983833af Adds new select/multi-select options to retrieve options from a callback 2016-11-06 19:36:22 +08:00
Champ Camba 71ef64623d Fix indentation 2016-11-05 22:47:30 +08:00
Champ Camba af47405fc7 Add new filter hooks in selected value 2016-11-04 11:52:14 +08:00
Champ Camba e6459898d9 Remove autocomplete from search filter fields 2016-11-03 20:01:05 +08:00
champsupertramp 980751b704 Fix field selection with special characters on form submission 2016-10-27 23:21:53 +08:00
champsupertramp 965c77a610 Fix email notification 2016-10-26 20:25:07 +08:00
champsupertramp 89b13bf513 Remove notices 2016-10-25 19:31:39 +08:00
champsupertramp e5873d412a Fix translation strings in search filter 2016-10-25 19:31:29 +08:00
champsupertramp 95a643c1eb Fix translation strings 2016-10-21 20:42:27 +08:00
champsupertramp d5b61ed624 Adds new filter hook to modify the auto-generated email address
- um_user_register_submitted__email
2016-10-20 20:03:37 +08:00
champsupertramp 2d91517fa2 Adds new filter hook to disable canonical link in header
- um_allow_canonical__filter
2016-10-19 14:56:12 +08:00
champsupertramp 8c84efe3f0 Adds a new filter hook to modify submitted details 2016-10-18 13:19:13 +08:00
champsupertramp ffaa188183 Remove notices 2016-10-18 12:53:35 +08:00
champsupertramp 604925ba25 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2016-10-10 21:31:38 +08:00
champsupertramp e5c7dc42e1 Adds new filter hooks to modify each meta query 2016-10-09 20:33:21 +08:00
Champ Camba 3d81ee9df8 Merge pull request #195 from danielhuesken/master
Fix for Bug in Multisite Webseites -> Edit -> Users #194
2016-10-08 13:36:43 +08:00
champsupertramp 51a7ec1279 Adds new filter hook to redirect non loggedin user 2016-10-07 23:55:53 +08:00
champsupertramp fbe222f364 Remove notice 2016-10-07 23:54:54 +08:00
champsupertramp 180ee00ef2 Fix overriden post query 2016-10-06 18:43:36 +08:00
champsupertramp dd587d636b Allow um_show_content to swap profile id 2016-10-06 00:07:37 +08:00
champsupertramp 80d9ad689e Fix redirection on login process 2016-10-04 21:55:47 +08:00
champsupertramp ffa7cf3965 Adds new action hook 'um_cover_area_content' 2016-10-04 21:24:56 +08:00
champsupertramp 8e2a78f2a7 Fix page restriction 2016-10-04 21:24:33 +08:00
Daniel Hüsken 06d5f480b8 Fix for Bug in Multisite Webseites -> Edit -> Users #194 2016-10-04 11:17:28 +02:00
champsupertramp 98d9eb01d4 Fix spacing 2016-09-29 21:53:50 +08:00
champsupertramp efcc53280f Fix login redirection 2016-09-28 20:18:02 +08:00
champsupertramp 3acc1ea637 Fixed redirection after login with refresh active page 2016-09-28 16:41:04 +08:00
champsupertramp 79d0884b9b Fix indentation 2016-09-27 21:40:01 +08:00
champsupertramp 73a9baf54e Adds new filters to modify image field data on upload 2016-09-23 22:52:18 +08:00
champsupertramp a0d30ea284 Adds a new filter hook 'um_allow_frontend_image_uploads'
This filter hook modifies the validation of authorization on image
uploads
2016-09-21 14:08:15 +08:00
champsupertramp f52650fd51 Fixes the hierarchy of actions and adds a new filter hook
New filter hook: `um_user_pre_updating_files_array`
2016-09-21 14:06:42 +08:00
champsupertramp 4d9ddb76ad Fix get_members parameters 2016-09-21 11:35:48 +08:00
champsupertramp 041d5b2732 Fix query with hiding account on member directory 2016-09-20 16:35:45 +08:00
champsupertramp 74c17a77ce Allow textarea in profile tagline 2016-09-20 09:38:50 +08:00
champsupertramp 24ad9b6b91 Fix conditional fields 'equals to' validation on registration process 2016-09-19 18:38:10 +08:00
champsupertramp b88113fa9b Adds new options to disallow access in homepage and category pages 2016-09-16 13:19:27 +08:00
champsupertramp 52f6278640 Fix multi-select fields encoding 2016-09-15 14:30:27 +08:00
champsupertramp db38024433 Fix displaying roles in fields 2016-09-14 19:56:57 +08:00
champsupertramp 95cec21471 Fix reset password process 2016-09-14 19:56:00 +08:00
champsupertramp bdb1bb87d3 Remove notice 2016-09-12 20:35:08 +08:00
champsupertramp 3e1231230a Fix assigning of roles on registration process 2016-09-12 19:51:49 +08:00
champsupertramp 7d49246b7b Fix reset password validation 2016-09-12 16:51:58 +08:00
champsupertramp e1483c5755 Fix get_members parameters 2016-09-11 12:41:30 +08:00
champsupertramp 270e6c8e66 Fix role validation on registration process 2016-09-11 12:40:52 +08:00
champsupertramp d948b855e0 Fixes a bug to allow users change their password in account 2016-09-09 20:31:16 +08:00
champsupertramp 378494daa9 Adds a filter hook to modify cover photo uri 2016-09-08 20:07:36 +08:00