mateuswetah
|
d37da61b77
|
Improves submitting and uploading feedback #388
|
2020-09-25 17:18:04 -03:00 |
mateuswetah
|
c2de38fbe2
|
Merge branch 'feature/388' of https://github.com/tainacan/tainacan into feature/388
|
2020-09-25 16:41:10 -03:00 |
mateuswetah
|
375fb7d17f
|
URL and Text documents passed in the first submission endpoint #388.
|
2020-09-25 16:41:06 -03:00 |
vnmedeiros
|
5a345e324e
|
fix tests #388
|
2020-09-25 16:24:39 -03:00 |
vnmedeiros
|
7a0abfd1ba
|
add mapped property `allows_submission` #388
|
2020-09-25 16:24:28 -03:00 |
vnmedeiros
|
9bd7aa1c19
|
add test isset on variables #388
|
2020-09-25 16:20:15 -03:00 |
vnmedeiros
|
2f72f54a96
|
remove `flush` to avoid modify header #388
|
2020-09-25 16:19:51 -03:00 |
mateuswetah
|
a60b8fbf5e
|
Merge branch 'feature/388' of https://github.com/tainacan/tainacan into feature/388
|
2020-09-25 16:06:57 -03:00 |
mateuswetah
|
a33e5ba44e
|
Several style adjustments to the form. #388
|
2020-09-25 16:06:54 -03:00 |
vnmedeiros
|
90dd703ead
|
Merge branch 'feature/388' of https://github.com/tainacan/tainacan into feature/388
|
2020-09-25 15:30:17 -03:00 |
vnmedeiros
|
e7006be920
|
submission create thumbnail and remove attachments on erro #388
|
2020-09-25 15:30:10 -03:00 |
mateuswetah
|
024cda5236
|
Fixes reactivity of toggle allows_submission in collection edition form. #388
|
2020-09-25 14:30:20 -03:00 |
mateuswetah
|
67ddf74ffe
|
New fields on collection edition form and removes hack on collection validation. #388
|
2020-09-25 14:12:54 -03:00 |
vnmedeiros
|
eb125b1c53
|
hack on get_submission_anonymous_user #388
|
2020-09-25 12:02:29 -03:00 |
mateuswetah
|
d3e7f788d6
|
Fixes attachment array submission
|
2020-09-25 11:54:47 -03:00 |
mateuswetah
|
f5dd39da6c
|
Merge branch 'feature/388' of https://github.com/tainacan/tainacan into feature/388
|
2020-09-25 11:29:11 -03:00 |
mateuswetah
|
d2d0aaae7a
|
Adds new options to collection form #388
|
2020-09-25 11:29:07 -03:00 |
vnmedeiros
|
b4fd4b2f7f
|
using TainacanMedia for insert attachment #388
|
2020-09-25 11:27:55 -03:00 |
mateuswetah
|
6d4262b2ff
|
Implements new two stage submission logic on form #388
|
2020-09-25 10:42:01 -03:00 |
vnmedeiros
|
1f83f45444
|
add endpoint `submission/../finish` #388
|
2020-09-25 08:45:12 -03:00 |
vnmedeiros
|
c6dada4caf
|
add mapped property `submission_default_status` and `allows_submission` on collection #388
|
2020-09-25 08:44:12 -03:00 |
mateuswetah
|
e62de4a2d4
|
Forces rerender with nextTick after compound group removal. #388
|
2020-09-24 16:55:24 -03:00 |
mateuswetah
|
7ec0ed937b
|
Ajustments to compound group insertion logic. #388
|
2020-09-24 15:58:22 -03:00 |
mateuswetah
|
69bef01d30
|
Serializes remaining item fields on item submission #388
|
2020-09-24 11:19:49 -03:00 |
mateuswetah
|
e6b694643a
|
Uses form data encoding to pass values on request #388
|
2020-09-24 10:59:06 -03:00 |
mateuswetah
|
b8a0bb624b
|
Changes the header if a file has been uploaded to the form. #388.
|
2020-09-24 10:45:02 -03:00 |
mateuswetah
|
93e0f4ebcb
|
Single valued compound metadata on submission form. WIP. #388
|
2020-09-22 18:38:32 -03:00 |
mateuswetah
|
946bc94a99
|
Merge branch 'feature/388' of https://github.com/tainacan/tainacan into feature/388
|
2020-09-22 11:45:29 -03:00 |
mateuswetah
|
e07cc6e041
|
Changes logic of document insertion on submission form and removes unecessary modals #388
|
2020-09-22 11:45:24 -03:00 |
vnmedeiros
|
deaa630d89
|
add tests for submission metadata types #388
|
2020-09-22 11:08:17 -03:00 |
vnmedeiros
|
847c616698
|
add submission for compound metadata type #388
|
2020-09-22 11:06:23 -03:00 |
mateuswetah
|
1b9c481b12
|
Refactors thumbnail and attachments logic to directly save a media object. #388.
|
2020-09-21 18:12:17 -03:00 |
mateuswetah
|
452ceff9e5
|
Brings the metadatum error popup back to the form submission component. #388
|
2020-09-18 17:48:47 -03:00 |
mateuswetah
|
419cdeeff7
|
Adds option to configure form submission feedback message. Adds discart function to run on cancel. #388
|
2020-09-18 16:51:51 -03:00 |
mateuswetah
|
7c5d0ff795
|
Display form errors and message feedback when form is submitted with no problems. #388
|
2020-09-18 15:57:53 -03:00 |
mateuswetah
|
085d32ed2a
|
Fixes initial value causing error on taxonomy validation.
|
2020-09-18 15:30:02 -03:00 |
mateuswetah
|
590fa62309
|
Fixes submission endpoint on vuex store and default item status. #388
|
2020-09-18 10:25:31 -03:00 |
mateuswetah
|
c84931b5d8
|
First adjustments to new item/submission endpoint logic.
|
2020-09-17 16:58:51 -03:00 |
vnmedeiros
|
ddfb72b0d7
|
Merge branch 'develop' into feature/388
|
2020-09-17 11:13:32 -03:00 |
vnmedeiros
|
48be064716
|
add test for endpoint submission #388
|
2020-09-17 10:37:42 -03:00 |
vnmedeiros
|
77830a4a4f
|
add mapped property `submission_anonymous_user` #388
|
2020-09-17 10:37:19 -03:00 |
vnmedeiros
|
d742c7c63a
|
add endpoint `/items/submission` #388
|
2020-09-17 10:36:02 -03:00 |
mateuswetah
|
2492d88468
|
Updates readme description of the plugin.
|
2020-09-17 09:19:31 -03:00 |
vnmedeiros
|
95efa2794b
|
fix indentation
|
2020-09-16 17:18:45 -03:00 |
vnmedeiros
|
fc1a6f6446
|
fix indentations
|
2020-09-15 11:34:34 -03:00 |
vnmedeiros
|
0b40a163a8
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2020-09-15 11:26:54 -03:00 |
vnmedeiros
|
1a2b27f5f9
|
fix indentations
|
2020-09-15 11:26:04 -03:00 |
vnmedeiros
|
8f5ad668de
|
add search by taxonomy on relationship metadata type
|
2020-09-15 11:24:56 -03:00 |
mateuswetah
|
fe4899355c
|
Begins implementation of shift selection.
|
2020-09-11 17:13:44 -03:00 |
mateuswetah
|
acbbbcecec
|
Adds option to view selected items as... opening the exposers modal only for selected items. #429.
|
2020-09-11 15:32:11 -03:00 |