Commit Graph

6304 Commits

Author SHA1 Message Date
Rodrigo Guimarães a2198da831 adds changed metadata by bulk edit for display 2020-10-27 10:59:31 -03:00
vnmedeiros e26f4b82d7 feat: add option `include_control_metadata_types` on endpoint metadata #144 2020-10-27 10:54:23 -03:00
Rodrigo Guimarães df2f97c078 adds user that edited bulk to display 2020-10-27 02:37:29 -03:00
Rodrigo Guimarães e7a9f0ffbd Adds collection name to bulk edit display 2020-10-27 01:51:04 -03:00
Rodrigo Guimarães e2a2ca6e81 fix docs typos 2020-10-27 01:18:32 -03:00
vnmedeiros f855a57cee feat: add action `tainacan-insert-tainacan-item` and `tainacan-pre-insert-tainacan-item` #144 2020-10-26 16:51:32 -03:00
mateuswetah ad24975443 Fixes and improvements to item submission suggested by the support team. #388 2020-10-26 15:14:25 -03:00
leogermani b5428d830d ad dependencies caps in roles API 2020-10-25 14:05:54 -03:00
leogermani a421796513 user can edit collection when having manage_collection cap 2020-10-25 13:23:39 -03:00
mateuswetah ae4541702b Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-10-23 16:18:20 -03:00
mateuswetah 93f4027dd6 Adds more info to indicate required metadata on item submission settings.. 2020-10-23 16:18:08 -03:00
vnmedeiros c7a26a6c74 fix: order of data on value get as html or string 2020-10-23 16:16:37 -03:00
mateuswetah 52caa430e0 Safety check if nonces exist to initialize media frames. 2020-10-22 18:03:18 -03:00
vnmedeiros d9d483e77d add nonces for auto-draft #357 2020-10-22 17:12:08 -03:00
mateuswetah d1404a3178 Hides document from attachments list via css. #357 2020-10-22 15:32:40 -03:00
mateuswetah bb9724f340 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-10-21 15:09:08 -03:00
mateuswetah 9d0fd8d10f Finally, change order of attachments via dragndrop. #357. 2020-10-21 15:09:00 -03:00
vnmedeiros 6ea18b9adc fix: test if recaptcha is valid response #388 2020-10-21 10:03:45 -03:00
Rodrigo Guimarães 38d5e37353 shows imported file name to csv importer 2020-10-20 15:10:43 -03:00
Rodrigo Guimarães 44448e37cb Adds processing time between one exporting item and another in the log 2020-10-20 10:57:15 -03:00
mateuswetah 6c40bad791 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-10-19 16:25:57 -03:00
mateuswetah 1b0c210e77 Fixes not validation of use of reCAPTCHA in case it is not enabled. #388. 2020-10-19 16:25:53 -03:00
vnmedeiros 004ff14597 update messages for config site recaptcha #388 2020-10-19 15:38:33 -03:00
mateuswetah 1fa7962c25 Adds submission_use_recaptcha field to collection form. Captures site captcha key from admin settings. #388 2020-10-19 12:38:35 -03:00
vnmedeiros 4413b803de add submission item check recaptcha #388 2020-10-19 11:39:01 -03:00
vnmedeiros 441942774b fix: if test for `get_submission_anonymous_user()` 2020-10-16 16:53:32 -03:00
Rodrigo Guimarães 23e8be70d0 adds collection name to csv export file 2020-10-16 02:44:36 -03:00
mateuswetah 63e5757cfa Removes options of Google ReCAPTCHA from block and passes captcha response on item submission. 2020-10-15 15:24:33 -03:00
mateuswetah 803ebb3630 Adds google recaptcha validation. #388. 2020-10-15 11:49:13 -03:00
mateuswetah 27b7125ce9 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-10-14 12:12:23 -03:00
mateuswetah 732d8d0e35 Shows process popup once a selection of items is trashed, untrashed or permanently deleted. 2020-10-14 12:12:15 -03:00
vnmedeiros f5deccb9c2 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-10-14 11:17:21 -03:00
vnmedeiros fd7a56db11 fix: replace `match_phrase` to `wildcard` for query to elasticsearch 2020-10-14 10:58:33 -03:00
mateuswetah 1f25ed0c47 Displays new alt thumbnail information on the items list result #177 2020-10-13 17:49:07 -03:00
mateuswetah 16f80928c9 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-10-13 11:24:36 -03:00
mateuswetah e8fec8f1ff Adds external input for item thumbnail alt text. #177 2020-10-13 11:24:32 -03:00
vnmedeiros 80e0800a2f add thumbnail_id on items API #177 2020-10-13 11:14:50 -03:00
vnmedeiros 35f0c1e655 fix: add property thumbnail_alt on item API #177 2020-10-09 16:57:11 -03:00
mateuswetah d12e2622d4 Better way of detecting empty numeric values #422. 2020-10-09 14:17:39 -03:00
mateuswetah 7ee1cfdc57 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-10-09 13:50:30 -03:00
mateuswetah eec60b10cc Evaluates empty numeric values #422. 2020-10-09 13:49:48 -03:00
vnmedeiros 8bbba55be1 fix: call the function update on clone metadata_order #365 2020-10-09 11:52:55 -03:00
vnmedeiros 60c1e12b05 fix: implode array with get error #365 2020-10-09 11:16:07 -03:00
mateuswetah 7f0c109866 Clones collection order from inherited collections. #365. 2020-10-09 11:07:01 -03:00
mateuswetah 8e1053bf14 Sets build back to development mode! 2020-10-09 09:38:50 -03:00
mateuswetah c9f349f5b3 Solves sorting results of relationship query with primitive type info. #437. 2020-10-08 18:43:16 -03:00
mateuswetah ebc7f73e27 Webpack update for fixing Gutenberg translations. 2020-10-08 18:41:00 -03:00
mateuswetah e500e44eb4 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-10-08 10:46:19 -03:00
mateuswetah a1519d0319 Tackles most of the issues discussed in #437. 2020-10-08 10:45:42 -03:00
Vinícius Nunes Medeiros af1a080c21
Merge pull request #435 from tainacan/feature/420
fix: transforms metadata of unknown types into text metadata
2020-10-05 16:19:05 -03:00