Commit Graph

6193 Commits

Author SHA1 Message Date
mateuswetah 5079999884 Adds options to customize section labels and hide comments section by default. #388 2020-10-02 14:53:49 -03:00
mateuswetah 1a79185bd0 Updates error feedback for attachments. 2020-10-02 14:11:14 -03:00
Mateus Machado Luna 29dfcc3f73
Merge pull request #432 from Ambrosiani/not-provided
changing "not informed" to "not provided"
2020-10-02 10:02:40 -03:00
Aron Ambrosiani 8e3091e73e Update tainacan-admin-i18n.php 2020-10-01 23:45:49 +02:00
Aron Ambrosiani 5d5e1943d4 changing "not informed" to "not provided" 2020-10-01 23:38:11 +02:00
mateuswetah 5a02db6956 Removes iframe border on full screen. 2020-10-01 16:53:39 -03:00
vnmedeiros f2c96936b0 Merge branch 'feature/388' of https://github.com/tainacan/tainacan into feature/388 2020-10-01 15:45:48 -03:00
vnmedeiros 11b535b7fd fix: return the error message for attachments #388 2020-10-01 15:45:32 -03:00
mateuswetah 98f1a34862 Highlights filterButton when filters is active and displays #wp-auth-check-wrap above the admin class. 2020-09-29 16:53:52 -03:00
mateuswetah 834ffb0175 Adds new form icon to the submission block #388. 2020-09-29 15:51:58 -03:00
mateuswetah 57991e2649 Updates Tainacan Icon font with viewlist (#379) and form (#388). 2020-09-29 15:26:17 -03:00
mateuswetah 8a91530b31 Avoids filter modal removing the is-clipped class when fullscreen is opened 2020-09-29 11:37:54 -03:00
mateuswetah dddfae2513 Integrates error popup component with file upload errors. #388 2020-09-28 17:30:25 -03:00
mateuswetah b6867d83d0 Merge branch 'feature/388' of https://github.com/tainacan/tainacan into feature/388 2020-09-28 15:44:48 -03:00
mateuswetah 6deb0d81c7 Continues form error updates #388. 2020-09-28 15:44:45 -03:00
vnmedeiros 0d0dd23bd7 add slug docment types on errors #388 2020-09-28 15:38:07 -03:00
mateuswetah d7cc44059d Fixes some error notification on the item submission form. #388 2020-09-28 12:06:08 -03:00
mateuswetah a8610d96c1 Fixes search queries on collection modal. 2020-09-25 17:48:40 -03:00
mateuswetah 489611152d Merge branch 'feature/388' of https://github.com/tainacan/tainacan into feature/388 2020-09-25 17:27:26 -03:00
vnmedeiros c210d2d201 add validation for mapped property #388 2020-09-25 17:26:59 -03:00
mateuswetah 63337e71d1 Merge branch 'feature/388' of https://github.com/tainacan/tainacan into feature/388 2020-09-25 17:24:11 -03:00
mateuswetah bf84c64c54 Uses string instead of boolean to new collection properties 2020-09-25 17:24:06 -03:00
vnmedeiros 051d17a8e4 change mapped property bool to string #388 2020-09-25 17:20:09 -03:00
mateuswetah d37da61b77 Improves submitting and uploading feedback #388 2020-09-25 17:18:04 -03:00
vnmedeiros 4af35b6c36 Merge branch 'feature/388' of https://github.com/tainacan/tainacan into feature/388 2020-09-25 16:47:26 -03:00
vnmedeiros d7844369ea add failed attachment name on error message #388 2020-09-25 16:47:06 -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