mateuswetah
|
ad202e1717
|
Sets production to true. Checks from form instead of item entity which are the document and thumbnail to hide from attachments list
|
2020-11-17 11:56:44 -03:00 |
vnmedeiros
|
f6591c1586
|
fix: submission empty metadada
|
2020-11-17 11:35:41 -03:00 |
vnmedeiros
|
6bb73be0fa
|
fix: undefined function wp_read_video_metadata
|
2020-11-17 11:33:32 -03:00 |
vnmedeiros
|
6e6e6a3a46
|
fix: submission a single value to compound metadada
|
2020-11-17 10:39:22 -03:00 |
vnmedeiros
|
316b130f04
|
fix: test if metadatum found
|
2020-11-17 10:03:33 -03:00 |
vnmedeiros
|
e09ffe2d69
|
fix: indentations
|
2020-11-17 10:02:29 -03:00 |
mateuswetah
|
f33f1b9ee9
|
Merge branch 'release/0.17' of https://github.com/tainacan/tainacan into release/0.17
|
2020-11-16 17:44:28 -03:00 |
mateuswetah
|
d1dbfcb50c
|
Enqueues extra metadata type components on item submission block.
|
2020-11-16 17:44:17 -03:00 |
vnmedeiros
|
1dea776635
|
fix: remove html tags of data from submission form
|
2020-11-16 17:39:09 -03:00 |
mateuswetah
|
6741a67fce
|
Fixes single valued taxonomy input on item submission form side.
|
2020-11-16 17:11:20 -03:00 |
mateuswetah
|
dd8d5c93be
|
Several css tweaks to improve items submission compatibility with third party themes.
|
2020-11-16 13:15:51 -03:00 |
vnmedeiros
|
d847e27f63
|
Merge branch 'release/0.17' of https://github.com/tainacan/tainacan into release/0.17
|
2020-11-13 21:04:08 -03:00 |
vnmedeiros
|
f4dbc2646c
|
fix: create order of metadata on importing csv only if there is no previous order
|
2020-11-13 21:03:57 -03:00 |
mateuswetah
|
df6ab77264
|
Adjustments to fix inconsistencies with user prefs settings of displayed metadata.
|
2020-11-13 15:22:18 -03:00 |
mateuswetah
|
e765c0fb14
|
Fix filters inherited from repository with wrong facets.
|
2020-11-13 12:29:12 -03:00 |
mateuswetah
|
0c6cc40d31
|
Improves slug validation info
|
2020-11-13 11:56:22 -03:00 |
vnmedeiros
|
02db870589
|
fix: stable tag
|
2020-11-13 11:21:24 -03:00 |
mateuswetah
|
d59d1859a2
|
Only renders grecaptcha after metadata is loaded.
|
2020-11-12 15:43:51 -03:00 |
mateuswetah
|
698ff10541
|
Merge branch 'release/0.17' of https://github.com/tainacan/tainacan into release/0.17
|
2020-11-12 12:55:17 -03:00 |
mateuswetah
|
6db0755654
|
Several translations updates.
|
2020-11-12 12:21:12 -03:00 |
vnmedeiros
|
27cb8a91e8
|
Merge branch 'release/0.17' of https://github.com/tainacan/tainacan into release/0.17
|
2020-11-11 17:34:49 -03:00 |
vnmedeiros
|
ba8caebfaf
|
fix: generete term link filtered by collections
|
2020-11-11 16:20:11 -03:00 |
mateuswetah
|
bca3d2dfe2
|
Offers new term creation from checkbox list input just like in taginput.
|
2020-11-11 16:06:08 -03:00 |
vnmedeiros
|
311730f090
|
fix: change get metadata type options
|
2020-11-11 14:54:11 -03:00 |
mateuswetah
|
0b1208ba12
|
Do not load filters from collections if the items search query only requires certain collections
|
2020-11-11 14:54:08 -03:00 |
mateuswetah
|
e85d25f54b
|
Hides thumbnail from attachments list as well as document.
|
2020-11-11 13:03:48 -03:00 |
mateuswetah
|
8d8c487f45
|
Adds max width to iframe classes in document section of item page.
|
2020-11-11 11:56:48 -03:00 |
Vinícius Nunes Medeiros
|
008894f40e
|
feat: add backgound process filters
Feature/436 process filters
|
2020-11-10 16:32:21 -03:00 |
mateuswetah
|
17ec124e54
|
Strip tags on social meta description for term and collection.
|
2020-11-10 13:07:43 -03:00 |
mateuswetah
|
3c9699bd95
|
Fixes Submission block breaking on WordPress versions previous to 5.4 #388
|
2020-11-10 11:27:18 -03:00 |
mateuswetah
|
e6878594c2
|
Fixes facets not updating properly
|
2020-11-10 10:39:00 -03:00 |
mateuswetah
|
1b92499781
|
Merge branch 'feature/436-process-filters' of https://github.com/tainacan/tainacan into feature/436-process-filters
|
2020-11-09 17:47:30 -03:00 |
mateuswetah
|
e9b1386a44
|
Fixes date filter not updating total processes #436. Moves fitlering logic all to parent component.
|
2020-11-09 17:47:07 -03:00 |
Rodrigo
|
dd45e88a2b
|
fixes indentations
|
2020-11-09 16:37:17 -03:00 |
vnmedeiros
|
5ebb445f87
|
fix: strings formatting in get_document as_string
|
2020-11-09 11:11:07 -03:00 |
vnmedeiros
|
c0a06b3a93
|
fix: filters inheriting the order of the root collection #365
|
2020-11-09 11:09:29 -03:00 |
Rodrigo Guimarães
|
80507bcec9
|
trailing space between string and process number
|
2020-11-09 05:43:48 -03:00 |
Rodrigo Guimarães
|
bf28329841
|
Displays process filters when there is no results
|
2020-11-09 05:10:40 -03:00 |
Rodrigo Guimarães
|
b8bd8f4f48
|
implements process filter by name 'type'
|
2020-11-09 05:00:20 -03:00 |
Rodrigo Guimarães
|
438e6ada27
|
Proper i18n loading label
|
2020-11-09 03:27:37 -03:00 |
Rodrigo Guimarães
|
cc34837b0e
|
re-renders processes list after fetch results
|
2020-11-09 03:14:37 -03:00 |
Rodrigo Guimarães
|
c40225a0f3
|
Tiny lints
|
2020-11-09 03:03:58 -03:00 |
Rodrigo Guimarães
|
680c582cac
|
Sends date query range and filters on backend
|
2020-11-09 02:52:53 -03:00 |
Rodrigo Guimarães
|
b83f3d19e3
|
Styles processes filters
|
2020-11-08 23:12:18 -03:00 |
Rodrigo Guimarães
|
6e6b1a519b
|
init frontend implementation for date process filters
|
2020-11-08 22:53:40 -03:00 |
Rodrigo Guimarães
|
a02767792e
|
tiny lints
|
2020-11-08 22:35:03 -03:00 |
Rodrigo Guimarães
|
4771269f89
|
Removes not used function
|
2020-11-08 22:33:58 -03:00 |
vnmedeiros
|
729209bfe4
|
release: update version to 0.17RC
|
2020-11-06 08:53:21 -03:00 |
mateuswetah
|
ce387fb019
|
Registers term-edition-modal globally on admin js, so that item-submission js does not use it and thus do not require customizer js.
|
2020-11-05 17:50:55 -03:00 |
Vinícius Nunes Medeiros
|
de7537d63f
|
Merge pull request #444 from tainacan/feature/114
Feature/114
|
2020-11-05 08:32:13 -03:00 |
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 |