Angus McLeod
|
542195a0e0
|
Merge pull request #60 from OrbitalOwen/bug-fix/min-length-composer
Add composer to valid text fields for min length option
|
2020-11-13 13:02:03 +11:00 |
|
OrbitalOwen
|
1f1c911439
|
Add composer to valid text fields for min length option
|
2020-11-12 13:09:23 +00:00 |
|
Angus McLeod
|
b383538a6b
|
Move to individual custom field saving
|
2020-11-10 11:56:11 +11:00 |
|
Angus McLeod
|
155eabd377
|
Isolated custom field removal
|
2020-11-09 21:44:32 +11:00 |
|
Angus McLeod
|
066eef4ef8
|
FEATURE: Wizard Manager
The "Transfer" UI has been upgraded into a full wizard manager, adding additional import/export features and bulk-delete functionality
|
2020-11-09 14:32:36 +11:00 |
|
Angus McLeod
|
3da4d546b2
|
Add custom field spec and improve custom field structure
|
2020-11-08 14:24:20 +11:00 |
|
Angus McLeod
|
74cba10a10
|
Merge branch 'master' into tests_improvements
|
2020-11-03 11:28:45 +11:00 |
|
Angus McLeod
|
fc7c5b9b34
|
Complete tests
|
2020-11-03 11:24:20 +11:00 |
|
Angus McLeod
|
b726d40a0c
|
working builder and action specs
|
2020-10-31 18:05:50 +11:00 |
|
Angus McLeod
|
9d260635ca
|
Move to more reliable custom field metaprogramming
|
2020-10-23 11:53:39 +11:00 |
|
Angus McLeod
|
54d244c1d8
|
Make custom field metaprogramming dynamic
|
2020-10-20 20:02:13 +11:00 |
|
Angus McLeod
|
4e094edc7b
|
Add integer data type to custom field feature
|
2020-10-20 18:24:27 +11:00 |
|
Angus McLeod
|
cf8b06bbd0
|
Don't require serializer for custom field
|
2020-10-20 17:40:10 +11:00 |
|
Angus McLeod
|
b14d334829
|
Complete custom field management
|
2020-10-20 16:40:23 +11:00 |
|
Angus McLeod
|
9e0cf29b7c
|
Merge branch 'master' into custom_field_management
|
2020-10-20 11:42:58 +11:00 |
|
Angus McLeod
|
3e86d0ffa6
|
FEATURE: suppress notifications setting for post actions
|
2020-10-20 11:42:10 +11:00 |
|
Angus McLeod
|
8fdd263d8e
|
wip
|
2020-10-20 10:15:03 +11:00 |
|
Angus McLeod
|
d221d65d77
|
init
|
2020-10-17 12:31:07 +11:00 |
|
Angus McLeod
|
fc5279cd0a
|
Add full support for groups in the private message action
|
2020-10-05 13:41:18 +11:00 |
|
Angus McLeod
|
662c7432ef
|
Remove uncessary guardian checks
|
2020-09-24 17:47:07 +10:00 |
|
Angus McLeod
|
e34a24c495
|
Handle incorrect use of inputs
If the user mis-configures the wizard, e.g. using "is" instead of "=" it will produce an exception here in certain circumstances. This prevents that.
|
2020-09-21 15:50:46 +10:00 |
|
Angus McLeod
|
5588180dcd
|
Clean up: variable usage and style registration
|
2020-08-19 14:41:20 +10:00 |
|
Angus McLeod
|
91a30178bf
|
Add protection to data recursion
|
2020-07-22 11:39:30 +10:00 |
|
Angus McLeod
|
888072f196
|
Merge branch 'master' into add_date_time_inputs
|
2020-07-22 11:30:40 +10:00 |
|
Angus McLeod
|
a0f2d85eff
|
Add visible to create_topic action
|
2020-07-20 14:26:11 +10:00 |
|
Angus McLeod
|
382ee50f13
|
Cast watch_category array to integer
|
2020-07-20 13:51:11 +10:00 |
|
Angus McLeod
|
36c0281b2f
|
Add watch category users and migration
|
2020-07-20 13:06:36 +10:00 |
|
Angus McLeod
|
290bacc4bd
|
Add wizard actions and fix field listings
|
2020-07-17 17:02:48 +10:00 |
|
Angus McLeod
|
978dc7c235
|
Use name input for full_name if blank
|
2020-07-17 11:08:25 +10:00 |
|
Angus McLeod
|
1e4348b67a
|
Complete new group category actions
|
2020-07-16 17:50:09 +10:00 |
|
Angus McLeod
|
8fb44749f5
|
Add create_group
|
2020-07-16 15:25:06 +10:00 |
|
Angus McLeod
|
8d9179665b
|
Working date, time and dateTime inputs
|
2020-07-16 13:26:56 +10:00 |
|
Angus McLeod
|
11bf892bcc
|
Add Create Category action and Create Group serverside
|
2020-07-09 12:19:36 +10:00 |
|
Richard
|
224903b025
|
Add email_messages_level and email_digests as updatable user fields
|
2020-07-02 09:33:58 +00:00 |
|
Angus McLeod
|
1f7f17ee30
|
Add date field
|
2020-07-02 15:25:17 +10:00 |
|
Angus McLeod
|
fb06c0def2
|
Handle case of custom-field-only update
|
2020-07-02 10:02:40 +10:00 |
|
Angus McLeod
|
7841ee8101
|
Add email_level as updatable user field
|
2020-07-02 09:59:14 +10:00 |
|
Angus McLeod
|
454872edc8
|
Add more checks for edgecases (e.g. when user_field is removed)
|
2020-06-10 19:52:28 +10:00 |
|
Robert Barrow
|
518a4f3dce
|
added some checks on data in action to reduce runtime issues
|
2020-05-26 10:59:11 +01:00 |
|
Robert Barrow
|
c4471fa15f
|
Added notification level dropdown to allow admin to specify which level of tracking will be chosen during action
|
2020-05-25 14:59:31 +01:00 |
|
Robert Barrow
|
355d1abc54
|
simplify naming
|
2020-05-24 11:23:17 +01:00 |
|
Robert Barrow
|
2458525206
|
utilise wizard mapper to retrieve values
|
2020-05-24 11:20:15 +01:00 |
|
Robert Barrow
|
f13c04043b
|
remove unused constant
|
2020-05-24 09:07:47 +01:00 |
|
Robert Barrow
|
beed6a93fc
|
revert deletions of redundant spaces continued#3
|
2020-05-24 08:38:54 +01:00 |
|
Robert Barrow
|
f4a9cf86f2
|
FEATURE: added ability for user to selected watched categories in wizard
|
2020-05-22 23:42:26 +01:00 |
|
Angus McLeod
|
9383695c5b
|
Add trigger post jobs when post is created
|
2020-05-04 19:02:49 +10:00 |
|
Angus McLeod
|
d3eaceefe1
|
Convert boolean to is
|
2020-05-01 19:12:58 +10:00 |
|
Angus McLeod
|
379e839b71
|
FIX: make invite topic redirects work and allow them to be used in conditional route_tos
|
2020-05-01 18:16:58 +10:00 |
|
Angus McLeod
|
e257d60c86
|
rm byebug
|
2020-04-30 19:37:57 +10:00 |
|
Angus McLeod
|
90ea524382
|
Remove unecssary &&
|
2020-04-30 19:17:53 +10:00 |
|