Champ Camba
10267abbe7
Fix row css text color
2016-12-21 21:00:19 +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
af47405fc7
Add new filter hooks in selected value
2016-11-04 11:52:14 +08:00
champsupertramp
980751b704
Fix field selection with special characters on form submission
2016-10-27 23:21:53 +08:00
champsupertramp
ffaa188183
Remove notices
2016-10-18 12:53:35 +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
7d49246b7b
Fix reset password validation
2016-09-12 16:51:58 +08:00
champsupertramp
19da4c2860
Fix radio and checkbox fields selection
2016-09-07 17:10:06 +08:00
champsupertramp
26b8226d5d
Fix role options in radio field
2016-09-06 19:54:01 +08:00
champsupertramp
46406ea572
Fix role field options
2016-09-05 22:47:01 +08:00
champsupertramp
84b7014dc7
Fix radio field selection in profile form
2016-08-16 23:31:57 +08:00
champsupertramp
695fe5c0eb
Fix last login filter and field
2016-08-09 21:54:39 +08:00
champsupertramp
89b9131966
Fix select fields styles
2016-08-08 22:32:42 +08:00
champsupertramp
08e58ee037
Remove notices
2016-08-08 19:05:21 +08:00
champsupertramp
adda15ce00
Fix radio field in account page
2016-08-02 17:37:48 +08:00
champsupertramp
c4a4bef052
Allow non-editable fields in registration form
2016-07-31 17:40:05 +08:00
champsupertramp
b921928c4b
Add new filter 'um_field_checkbox_item_title'
2016-07-27 14:34:52 +08:00
champsupertramp
1402099dce
Fix search filters and multi-select fields
2016-07-21 18:58:32 +08:00
champsupertramp
61094ab7ad
Fix select, radio and checkbox field options
2016-07-21 12:31:25 +08:00
champsupertramp
84201367e6
Fix multi-select options field
2016-07-20 21:03:49 +08:00
champsupertramp
1b27e28e5f
Fix multi-select options
2016-07-20 21:03:00 +08:00
champsupertramp
9f8acc8377
Fix select fields with options pair
2016-07-17 11:22:09 +08:00
champsupertramp
828b7bde1f
Fix select field options
2016-07-15 22:02:45 +08:00
champsupertramp
762519bb89
Fix checkbox and radio label encoding
2016-07-11 20:04:27 +08:00
champsupertramp
c84f645fc8
Fix encoding non UTF8 strings
2016-07-03 22:02:58 +08:00
champsupertramp
de893106f8
Fix cropper issue with Avada theme
2016-06-17 21:38:32 +08:00
champsupertramp
07b3e71528
Fix upload form with nonce
2016-06-17 11:39:04 +08:00
champsupertramp
3a23f2c5af
Fix select fields accented values
2016-06-07 16:11:43 +08:00
champsupertramp
32adfa9f88
Fix select fields
2016-05-20 20:49:43 +08:00
champsupertramp
fc27f8462a
Add 'um_form_fields_textarea_settings' filter
2016-04-30 22:28:56 +08:00
champsupertramp
604e24288c
Fix translation strings
2016-04-10 21:54:52 +08:00
champsupertramp
61ddc340c6
Add option to allow primary email editable in profile view
2016-04-02 00:09:59 +08:00
champsupertramp
f35d29778f
Fix form labels textdomain
2016-03-23 19:17:05 +08:00
champsupertramp
1ae12a286a
Fix force UT8 encoding option
2016-03-13 21:35:07 +08:00
champsupertramp
43679bd17f
Fix matching field values
2016-03-07 17:51:32 +08:00
champsupertramp
50cde1dd2b
Add option to force Strings to use UTF-8 encoding
2016-03-07 17:42:35 +08:00
champsupertramp
aaccd51164
Remove notice
2016-03-06 23:51:16 +08:00
champsupertramp
01d8f4f67e
Remove notices
2016-03-06 11:54:08 +08:00
jonfalcon
0e9e5f2009
Fix select and radio invalid value
2016-02-29 17:48:01 -08:00
jonfalcon
2192fd78f9
Add hook to mycred point log
2016-02-27 13:52:29 -08:00
champsupertramp
444bc74fdf
Add new filter for display field
2016-02-25 13:33:08 +08:00
jonfalcon
ac3a0eacfa
Validate username exists on keypress
2016-02-16 16:10:31 -08:00
champsupertramp
a994baa308
Add filters to modify output field
2016-02-04 13:04:21 +08:00
jonfalcon
81c791a518
Add hook to field values when editing
2016-01-02 15:27:52 -08:00
Ultimate Member
75e5b85d80
New field type: Number
2015-12-30 22:08:23 +02:00
Ultimate Member
10de28ccdd
Merge pull request #64 from purplewhite/master
...
Bugfix Cover thumb sizes
2015-12-30 16:56:43 +02:00
purplewhite
bfb8a79aaf
TinyMCE editor for HTML textareas (except description)
...
Textareas with HTML enabled - except the description field - should be
editable with a (simple) rich text editor. This allows also users
without HTML skills to create formatted text. The description field is
excluded to ensure a working layout with this common field.
These are just some quick changes working well for our use cases.
Probably there's a more elegant implementation possible.
2015-12-29 18:11:23 +01:00