Commit Graph

6123 Commits

Author SHA1 Message Date
mateuswetah 0576432148 Adds isCollectionModalOpen to attributes list 2020-10-29 18:15:29 -03:00
mateuswetah 0900c78d87 List type check on faceted block save function 2020-10-29 17:40:04 -03:00
mateuswetah 49ceff456c List type check on faceted block save function 2020-10-29 17:39:49 -03:00
vnmedeiros c2d060950c feat: add migration `create_control_metadata` #144 2020-10-29 17:35:56 -03:00
vnmedeiros 80b39d8bb5 feat: add control metadata cli #114 2020-10-29 17:16:40 -03:00
mateuswetah 36b93f2fa2 Adds deprecated list to faceted search block due to new parameter hide items thumbnail 2020-10-29 16:42:05 -03:00
mateuswetah f5bc5c2d90 Adds preview to item submission block #388. 2020-10-29 16:00:18 -03:00
mateuswetah dcda21ba3a Fixes slideshow from not working for first slide and adds padding to metadata list inside slideshow. 2020-10-29 15:22:27 -03:00
mateuswetah 3f9b4b9d24 Improvements to tags and input danger color scheme. 2020-10-29 11:10:09 -03:00
mateuswetah 42e70f8226 Improvements to upload error messages #388. 2020-10-29 10:05:05 -03:00
vnmedeiros 39ad193946 feat: add metadata of control have_thumbnail #114 2020-10-28 18:37:09 -03:00
vnmedeiros 7b55a3686d fix: change call action to update/insert control metadatum item #114 2020-10-28 18:02:55 -03:00
mateuswetah f96203f2d1 Forces fullscren to 24 items per page and loads previous items per page and page values of the list. 2020-10-28 16:53:28 -03:00
mateuswetah f585152371 Adds info with amount of items and filters alongside tags list. Fixes and improvements to fixed filters list logic. 2020-10-28 12:13:29 -03:00
Rodrigo Guimarães a5688775ec displays user that exported collection 2020-10-27 23:59:25 -03:00
Rodrigo Guimarães ee67138f31 displays user that imported file 2020-10-27 23:58:01 -03:00
mateuswetah 3cd2a202d0 Updates fixed filters logic 2020-10-27 15:29:28 -03:00
vnmedeiros 4b42e48b59 fix: fixed register_control_metadata #144 2020-10-27 15:27:08 -03:00
mateuswetah dc1fc23b65 Clicking on items menu in collection does not clear its params value #422. 2020-10-27 11:08:38 -03:00
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