Commit Graph

6193 Commits

Author SHA1 Message Date
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
vnmedeiros d53cfa2140 transforms metadata of unknown types into text metadata #420 2020-10-05 16:06:58 -03:00
mateuswetah 0a072b395a Adds transparency to background color option and begins transparent. #388 2020-10-05 15:12:40 -03:00
mateuswetah 6f38f06df0 Adds first options to offer reCAPTCHA #388 2020-10-05 13:29:55 -03:00
mateuswetah 963547a6ab Prevent disabling required metadata on submission block configuration. #388. 2020-10-05 10:57:50 -03:00
mateuswetah b3a24005f6 Fixes console log errors and updates taginput border. 2020-10-05 10:04:28 -03:00
mateuswetah ed4a58630c No need to display selectors of document type if only one option is available! #388. 2020-10-02 18:07:55 -03:00
mateuswetah 766c9e8a68 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-10-02 15:30:14 -03:00
Mateus Machado Luna 5a4988e906
Merge pull request #434 from tainacan/feature/388
Feature/388: Form Item Submission
2020-10-02 15:29:57 -03:00
mateuswetah 44691705b4 Adjustments to fake footer on block preview. #388. 2020-10-02 15:20:32 -03:00
vnmedeiros f0db298429 Merge branch 'feature/388' of https://github.com/tainacan/tainacan into feature/388 2020-10-02 14:55:41 -03:00
vnmedeiros 474184ed9d fix: get errors after item validate #388 2020-10-02 14:55:22 -03:00