0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00
Commit-Graph

720 Commits

Autor SHA1 Nachricht Datum
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
2e6c6ff4d6 Expose custom field support for create group and create category 2020-07-17 12:10:59 +10:00
Angus McLeod
783af5b5f7
Merge pull request #47 from paviliondev/create_category_and_create_group_actions
Create category and create group actions
2020-07-17 11:09:14 +10:00
Angus McLeod
978dc7c235 Use name input for full_name if blank 2020-07-17 11:08:25 +10:00
Angus McLeod
c019bbc86b Pin to stable version. Beta version is still being updated. 2020-07-17 09:59:24 +10:00
Angus McLeod
1e4348b67a Complete new group category actions 2020-07-16 17:50:09 +10:00
Angus McLeod
aa380e2d6c Merge branch 'master' into create_category_and_create_group_actions 2020-07-16 15:25:18 +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
06c3605974 No 'v' in .discourse-compatibility versions 2020-07-15 10:58:09 +10:00
Angus McLeod
271e270dca Handle new category and tag hashtags 2020-07-15 10:19:04 +10:00
Angus McLeod
bb85b3a0d2 Update raw template global in erb 2020-07-09 13:15:23 +10:00
Angus McLeod
11bf892bcc Add Create Category action and Create Group serverside 2020-07-09 12:19:36 +10:00
Angus McLeod
f0edc18804
Merge pull request #44 from discoursehosting/master
Add email_messages_level and email_digests as updatable user fields
2020-07-07 10:49:56 +10:00
Angus McLeod
6218f6b9ad
Merge pull request #45 from thamerkhatib/master
Translations for Brazilian Portuguese
2020-07-07 10:40:47 +10:00
Angus McLeod
b41775efe1
Merge pull request #46 from eviltrout/get-url-deprecation
FIX: get-url deprecation
2020-07-07 10:38:43 +10:00
Angus McLeod
58d0fda5af Merge branch 'master' into pr/46 2020-07-07 10:31:27 +10:00
Robin Ward
15c24b6098 FIX: get-url deprecation 2020-07-06 15:05:15 -04:00
Thamer Khatib
76b0866bda
Little text correction
In select_one: "Please select atleast one wizard", changed to select_one: "Please select at least one wizard"
2020-07-05 00:04:38 -03:00
Thamer Khatib
441843256c
create server.pt_br.yml 2020-07-05 00:03:27 -03:00
Thamer Khatib
9362cc0acd
Update client.pt_br.yml 2020-07-04 23:55:58 -03:00
Thamer Khatib
150dfdcf2c
Update pt_BR 2020-07-04 23:55:31 -03:00
Thamer Khatib
4f36c7ddd2
Final Update
Finished translation to pt_BR
2020-07-04 23:54:56 -03:00
Thamer Khatib
ea640ccafd
commit 1 2020-07-04 19:32:54 -03: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
e0a2525cb0 Explicitly import d-textarea 2020-06-26 20:28:13 +10:00
Angus McLeod
802d74bab2 Add text selection and conditional input type to dropdown content options 2020-06-22 20:47:42 +10:00
Angus McLeod
841923b79c Create CW-version of site singleton 2020-06-22 10:13:10 +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
5f07814f0e
Merge pull request #42 from merefield/api_fix
FIX: add missing api actions meta
2020-05-30 20:26:56 +01:00
Robert Barrow
72f81c4c4c FIX: add missing api actions meta 2020-05-30 20:26:14 +01:00
Angus McLeod
57aa93d9db raw-templates have been moved 2020-05-28 13:06:24 +10:00
Angus McLeod
0c7d6f97fc Import I18n 2020-05-28 13:06:06 +10:00
Angus McLeod
afb543e0de Migrate from namespace to import 2020-05-28 11:26:39 +10:00
Robert
050a0da61c
Merge pull request #40 from merefield/watch_action
FEATURE: added ability for user to select watched categories in wizard
2020-05-26 11:56:13 +01:00
Robert Barrow
99f9907b1b fixed spurious line 2020-05-26 11:52:25 +01:00
Robert Barrow
33b2003827 improved layout so that mapped field settings have more room 2020-05-26 11:47:15 +01:00
Robert Barrow
1f0f7ff5f9 Added categorySelection on the output 2020-05-26 11:16:06 +01: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
92f626196d remove commented out code 2020-05-26 09:53:01 +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
9097e3cad2 Remove unnecessary selection options 2020-05-24 09:03:34 +01:00