Commit Graph

5564 Commits

Author SHA1 Message Date
mateuswetah 250ab6529a Inherited child metadata not allowed to be ordered, this is done in the repo or parent collection. 2020-11-04 18:01:06 -03:00
mateuswetah 7788bf9cff Fixes user prefs not being saved properly for repository level settings. 2020-11-04 17:23:10 -03:00
vnmedeiros 9f847ff37a fix: thumbnail display on itens for repository level and update metadata with only repository option #114 2020-11-04 12:31:06 -03:00
mateuswetah bf07ea864e Removes unecessary ref. 2020-11-04 11:31:16 -03:00
mateuswetah edd6e14640 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-11-04 11:27:26 -03:00
mateuswetah 0dbfae66ea Fixes relationship taginput not clearing options after selecting 2020-11-04 11:27:07 -03:00
mateuswetah 7b44343374 Fixes create new link on relatioship metadata that is not multiple. 2020-11-04 10:35:02 -03:00
vnmedeiros daf9bfe95b fix: compatibility with php 5.6 #114 2020-11-04 10:30:03 -03:00
vnmedeiros ac4f400cb6 feat: add translate to document type filters #114 2020-11-04 10:29:12 -03:00
mateuswetah b8b70ae274 Fixes radio button style insid gutenberg modals. 2020-11-04 10:26:11 -03:00
mateuswetah 5a98aa6539 Requests repository level filters with collection filters on both repository and taxonomy filters list #114. 2020-11-03 22:34:20 -03:00
vnmedeiros c4835a2ec1 fix: add `input_type` on default options for taxonomy 2020-11-03 19:07:04 -03:00
vnmedeiros 50a557f65f fix: input type to single value on create new metadata for taxonomy 2020-11-03 17:55:26 -03:00
vnmedeiros ac0edcff7c fix: add validation for input types on taxonomy metadata 2020-11-03 17:52:46 -03:00
mateuswetah e798750e43 Removes older collection filter. #114 2020-11-03 16:45:10 -03:00
vnmedeiros a10f1cd48b fix: cannot use isset #114 2020-11-03 14:32:30 -03:00
vnmedeiros e5815651e9 Merge branch 'develop' into feature/114 2020-11-03 14:25:04 -03:00
mateuswetah f50cd1934b Fixes use of collection id on inherited filters for non-taxonomy metadata types. 2020-11-03 10:26:56 -03:00
mateuswetah 5dd2134ed9 Updates Buefy to 0.9.4 and Bulma to 0.9.1. Uses new auto-focus prop to avoid focusing on filters panel if not as modal. 2020-11-03 09:55:39 -03:00
vnmedeiros 386dceeb83 feat: add option `only_repository` in control metadata #114 2020-10-30 20:12:18 -03:00
mateuswetah 4e03bf05ab Removes fixed bar css logic from plugin 2020-10-30 15:47:29 -03:00
mateuswetah dabf0d78f3 Adds number of selected values info to new taxonomy checkbox input 2020-10-30 15:40:02 -03:00
mateuswetah 246723fc60 Uses Regex to determine wheter there is or not an iframe on hte embed 2020-10-30 15:18:23 -03:00
mateuswetah eb47ec24bf Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-10-30 12:40:22 -03:00
mateuswetah 681df239fa Checks if embedable content has an iframe before setting responsive extra padding. 2020-10-30 12:40:07 -03:00
Vinícius Nunes Medeiros da8df12f77
Merge pull request #441 from tainacan/fix/add_caps_dependencies
Add dependencies caps in roles API
2020-10-30 11:35:34 -03:00
Vinícius Nunes Medeiros 05b528e572
Merge pull request #440 from tainacan/fix/378
user can edit collection when having manage_collection cap
2020-10-30 11:28:16 -03:00
mateuswetah a72c59797b Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-10-30 11:25:59 -03:00
mateuswetah 2535cb4942 Fixes repository level taxonomy filters query going to collection/default/facets instead of facets. 2020-10-30 11:25:47 -03:00
Vinícius Nunes Medeiros 4fa1c8a858
Merge pull request #443 from tainacan/feature/436-exporter-improves
feat: Improves output and log feedback in the background process
2020-10-30 10:39:18 -03:00
mateuswetah 8a8f9c6f7e Fixes unecessary set after st_status on bulk edition. 2020-10-30 10:26:12 -03:00
vnmedeiros dde9de0ab0 fix: get name of metadatum on bulk edit #436 2020-10-30 10:22:28 -03:00
vnmedeiros dd5076e1bc fix: indentation #436 2020-10-30 10:07:04 -03:00
mateuswetah 7b701cc96b Fixes typo when passing nonce to attachments control. 2020-10-30 10:01:11 -03:00
mateuswetah 594e3d1e49 Updates deprecation of params in faceted search block. 2020-10-30 09:43:08 -03:00
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
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 c9f349f5b3 Solves sorting results of relationship query with primitive type info. #437. 2020-10-08 18:43:16 -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
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
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 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 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
mateuswetah 839044dbe1 Omits hash navigation on search bar block. #428. 2020-09-17 11:25:11 -03:00
vnmedeiros ddfb72b0d7 Merge branch 'develop' into feature/388 2020-09-17 11:13:32 -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
mateuswetah d9da6bae70 Updates some tests and the fetch_metadata_type function to do not return control metadata 2020-09-16 15:41:35 -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
mateuswetah 5f31112dd1 Hides 'select all items' checkbox in case only one page exists. Closes #430. 2020-09-11 14:46:39 -03:00
mateuswetah 1c77587cff Passes post id to send files request in bulk add screen. 2020-09-11 14:31:24 -03:00
mateuswetah cc6e922d94 Fixes slideshow colors not customizable via themes. 2020-09-10 18:56:32 -03:00
mateuswetah 9226544b55 Fixes tab color not customizable from theme. 2020-09-10 18:50:12 -03:00
mateuswetah d58f1b82c4 Passes s instead of search param on the Search Block #428. 2020-09-10 16:30:25 -03:00
mateuswetah b1128f1229 Makes sure that api accepts s as a search param. #428 2020-09-10 14:21:29 -03:00
mateuswetah 3a83a8d0ae More adjustments to hide control metadata from metadata list. 2020-09-10 14:02:52 -03:00
mateuswetah 8b8922d240 Uses get_value_as_string method instead of filter. #114 and #367 2020-09-09 11:59:10 -03:00
mateuswetah 1282f5c1e3 Uses filter strategy to pass values from metadata type to metadata class. 2020-09-09 09:13:48 -03:00
mateuswetah 0c15b84830 Sets the metadatum type as 'control' and displays label from this type. #114 and #367. 2020-09-08 11:53:39 -03:00
mateuswetah 8235337142 Creates Control Metadata Type. Automatically creates a document_type and a collection_id instance of it when creating a collection. #114 and #367. 2020-09-03 17:09:50 -03:00
mateuswetah 0fc49e5e09 Fixes option of allow term insertion not appearing on the metadata form. 2020-09-02 14:25:46 -03:00
mateuswetah 452bc53882 Fixes cases where undefined settings of hide thumbnail on list where hiding them on table view mode in the admin side. #410 2020-09-02 10:20:10 -03:00
mateuswetah 635784b672 Improves collection taginput search and fetch. 2020-09-01 18:03:43 -03:00
mateuswetah b3ec496413 Adds collection taginput to the taxonomy metadata edition form. #423. 2020-09-01 16:54:01 -03:00
mateuswetah 5d53c3b1ae Adds class side of new feature: term link filtered by collections #423 2020-09-01 11:49:24 -03:00
mateuswetah 4a48d0f0c8 Fixes collections filter updating check values wrong. 2020-08-31 17:32:53 -03:00
vnmedeiros 803e13e730 fix type of use_query params in bulk and sequence edit 2020-08-31 16:45:30 -03:00
vnmedeiros 3041139340 fix: variable name 2020-08-31 16:38:45 -03:00
vnmedeiros 4157f58702 changes the verification method if the source file is a URL 2020-08-31 16:17:08 -03:00
mateuswetah 9ecf8ee096 Collapses and disable collection filter when only one collection is listed #414. 2020-08-31 15:31:17 -03:00
Mateus Machado Luna 8c4fcd445f
Merge pull request #424 from tainacan/feature/410
Feature/410
2020-08-31 14:39:20 -03:00
mateuswetah c772208dd4 Table as default view mode if thumbnail is hidden and current default mode requires thumbnail. #410 2020-08-28 17:34:05 -03:00
mateuswetah 5cb0b07ab9 Adds hide items thumbnail option to the facted search block. #410. 2020-08-28 17:13:50 -03:00
mateuswetah ee290d75ae Passes new prop hide-items-thumbnail to faceted search and items list on theme side. #410. 2020-08-27 12:27:21 -03:00
mateuswetah d482dfaa4f Uses new info to not display thumbnail in the admin side of the items list. #410 2020-08-27 11:30:54 -03:00
vnmedeiros b8fe9ebe4d remove query log debug 2020-08-27 08:38:22 -03:00
mateuswetah de8cf69eee Adds 'requires_thumbnail' field to view modes and 'hide_items_thumbnail_on_lists' field on collections. Implements collection edition form logic to hide and disable view modes that combine both fields. #410 2020-08-26 16:38:29 -03:00
mateuswetah d3bd946e24 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-08-25 12:03:34 -03:00
mateuswetah dd06059fd5 Uses new inherited attribute to better label filters and metadata list. 2020-08-25 12:03:26 -03:00
vnmedeiros 142b6e5ede add addslashes on response for json 2020-08-25 11:59:55 -03:00
mateuswetah 18134bb1ac Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-08-25 11:45:58 -03:00
mateuswetah b1b517c7b2 Checks if filter is inherited to get currentCollectionId instead of collectionId 2020-08-25 11:45:54 -03:00
vnmedeiros 614615d001 add `inherited` field on response for endpoint API to filters and metadate 2020-08-25 11:41:21 -03:00
mateuswetah 3ada05cefa Tests Teams Webhook. 2020-08-24 11:51:23 -03:00
mateuswetah 800f75d159 Tests Teams Webhook. 2020-08-24 11:50:16 -03:00
mateuswetah 07eb947da6 Flattens PDF thumbnail images to have a white thumbnail. #416. 2020-08-21 15:31:04 -03:00
mateuswetah 79a6e44c65 Checks if empty array of facets also occurs on elastic search 2020-08-21 11:41:51 -03:00
mateuswetah 6d173d7c9f First experiments collapsing filters if no facet value is available. #414. 2020-08-20 16:47:09 -03:00
mateuswetah 905cd84ea3 Small adjustment to scss file. Again. 2020-08-18 12:16:02 -03:00
mateuswetah abf68e036b Small adjustment to scss file. 2020-08-18 12:10:56 -03:00
mateuswetah 1561f58ab5 Overrides Bulma classes to use same spacing values of Boostrap. 2020-08-17 19:12:42 -03:00
mateuswetah 7b78db19e3 Adds gallery help modal and moves metadata list to the right. 2020-08-17 16:38:40 -03:00
Mateus Machado Luna 645bb5d332
Merge pull request #418 from tainacan/buefy-0.9
Buefy 0.9
2020-08-17 14:02:47 -03:00
mateuswetah 6dd48838c7 More fixes from buefy update 2020-08-17 12:13:24 -03:00
mateuswetah 05596ccd10 Updates Buefy and Bulma do 0.9.0 and fixes some breakin changes 2020-08-17 10:54:15 -03:00
vnmedeiros ad139ad462
Merge pull request #417 from tainacan/feature/399
Feature/399
2020-08-17 09:27:17 -03:00
mateuswetah 55e472c8f0 Fixes sideshow view mode starting with control hidden. 2020-08-14 17:15:22 -03:00
vnmedeiros 4b96dfb843 fixes API json schema types for `metaquery`, `datequery` and `taxquery` #399 2020-08-14 16:19:31 -03:00
vnmedeiros 530a86b7f1 fixes `_doing_it_wrong` notices if the type keyword is missing or contains invalid values 2020-08-14 15:58:31 -03:00
vnmedeiros 112f7a5f34 scape string with addslashes on exposer json 2020-08-12 11:24:16 -03:00
vnmedeiros c8fa5e68fa test if key exist on exposer json 2020-08-12 10:58:25 -03:00
vnmedeiros b56cbf3183 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-08-12 09:38:13 -03:00
vnmedeiros 1bc5190747 add `_user_edit_lastr` metadata with ID of user has last modified the item 2020-08-12 09:37:58 -03:00
mateuswetah 4ad6508179 Adds option to select which metadata will be displayed on the form #388. 2020-08-11 12:46:17 -03:00
mateuswetah da291efeab Fixes path to tainacan and material icon fonts on admin. 2020-08-10 17:19:20 -03:00
Mateus Machado Luna 01705fbe00
Merge pull request #415 from tainacan/feature/379
Feature/379
2020-08-10 17:08:09 -03:00
mateuswetah 2182bdd468 Moves all common props to view modes mixin. Checks if fullscreen is enabled before showing the fullscreen shortcut. Cancels duplicate fetches of item in slideshow. Created tainacan_is_view_mode_enabled helper function (need fixes). 2020-08-10 16:58:14 -03:00
mateuswetah ff8ddf46ca Renames initial-position query name to slideshow-from #379. 2020-08-07 18:08:42 -03:00
mateuswetah 950bea57a3 Listen to initial-position attribute on router changes instead of emiting to parent component #379. 2020-08-07 12:19:34 -03:00
mateuswetah b6db81c4b2 Uses correct reference to inital slide to avoid breaking pagination on fullscreen view mode (for real now). 2020-08-06 17:09:10 -03:00
mateuswetah 9dc355be6b Uses correct reference to inital slide to avoid breaking pagination on fullscreen view mdoe. 2020-08-06 11:04:49 -03:00
vnmedeiros 27d9ab7040 update ref documentation #409 2020-08-06 10:42:05 -03:00
vnmedeiros 78aec7d2fa Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-08-06 10:27:34 -03:00