Commit Graph

3975 Commits

Author SHA1 Message Date
vnmedeiros e0360dd1e9 add check to private visibility for taxonomy #220 2019-04-03 16:35:32 -03:00
Mateus Machado Luna 0d3e571476 Adjusts loading for items list when comming from internal pages. Adjusts autocomplete and taginput width. 2019-04-03 12:48:37 -03:00
Mateus Machado Luna 34910a1f27 Fixes taginput taxonomy not deleting terms when reloading page and removing tag. 2019-04-03 10:19:41 -03:00
Mateus Machado Luna 01c76e5c0c Merge branch 'develop' of github.com:tainacan/tainacan into develop 2019-04-02 18:08:06 -03:00
Mateus Machado Luna e842b8313f Allows Tainacan Gutenberg blocks to appear in any post type. 2019-04-02 18:07:19 -03:00
Mateus Machado Luna 5ce22dafdd Fixes wrong assertion of variable for deciding whether to show or not loaidng more terms with elastic search disabled. 2019-04-02 15:35:20 -03:00
Mateus Machado Luna 1f19f90b4c Merges with develop and solves conflicts. 2019-04-02 15:19:00 -03:00
Mateus Machado Luna 02214425c7 Fixes to select filter. 2019-04-02 13:27:54 -03:00
vnmedeiros cf162001c4 Merge branch 'feature/facets_ES' of https://github.com/tainacan/tainacan into feature/facets_ES 2019-04-02 11:46:41 -03:00
vnmedeiros 539fcc0b6a fix return label on metada relationships #90 2019-04-02 11:46:19 -03:00
Mateus Machado Luna 23443c4f6a More adjustments to checkbox taxonomy filter. 2019-04-02 10:30:39 -03:00
Eduardo Humberto 589c522214 add a validation to avoid block selected values (#223) 2019-04-01 20:15:03 -03:00
Mateus Machado Luna 2e7625d106 Updates on tags logic when comming from modals. 2019-04-01 17:02:29 -03:00
Mateus Machado Luna a88ff51b84 More ajustments to loading filters. 2019-04-01 14:48:37 -03:00
vnmedeiros e6df06ab95 Merge branch 'feature/facets_ES' of https://github.com/tainacan/tainacan into feature/facets_ES 2019-04-01 14:46:52 -03:00
vnmedeiros 9c17d6590e add X-WP-Total and X-WP-TotalPages on API facetes #90 2019-04-01 14:46:36 -03:00
Mateus Machado Luna 47e671cc68 Fixes loading for filter options when elastic search is active. 2019-04-01 13:43:51 -03:00
Mateus Machado Luna db89c2752d Several updates on checkbox modal pagination for elastic search. Updates some filters to check with if they should load facets on created. 2019-04-01 11:46:16 -03:00
vnmedeiros e2f62f2c4a Merge branch 'feature/facets_ES' of https://github.com/tainacan/tainacan into feature/facets_ES 2019-03-29 14:34:38 -03:00
vnmedeiros 0f3bda04fe add wp_elasticpress in `$settings` 2019-03-29 14:34:00 -03:00
leogermani b1b3a38c4f Removing cursed line for the third time...
This line was added as tests in fab4bb7b22 and 1c7f428a84. But removed in 3978ebd500. We dont understand how it came back. Is in master and tag 0.8. But is not in the build release of 0.8 we did...
2019-03-29 11:00:01 -03:00
leogermani f5e985f30c Removing cursed line for the third time...
This line was added as tests in fab4bb7b22 and 1c7f428a84. But removed in 3978ebd500. We dont understand how it came back. Is in master and tag 0.8. But is not in the build release of 0.8 we did...
2019-03-29 10:59:25 -03:00
Mateus Machado Luna 68ed4eadd1 Begins to adapt to new pagination logic on checkbox modal. Lots of work in progress.. 2019-03-28 16:54:25 -03:00
leogermani 7c6bb73524 fix typo in strings 2019-03-28 16:24:59 -03:00
leogermani 8b0f36ebf4 Merge tag '0.8' into develop
tag 0.8
2019-03-28 15:23:16 -03:00
leogermani 9e3dcfff3e Merge branch 'release/0.8' 2019-03-28 15:23:06 -03:00
leogermani d65efc7fd1 better labels for oai-mph importer 2019-03-28 15:19:01 -03:00
leogermani 2f0de33291 new banners for WP.org repository 2019-03-28 14:45:03 -03:00
leogermani 524a8ab05a Edit version numbers to 0.8 2019-03-28 14:21:28 -03:00
leogermani aa82f3a6a3 quick fix to get initial from accented strings 2019-03-28 14:13:53 -03:00
leogermani 51de22d3b7 better validation of relationship metadata type 2019-03-28 12:34:03 -03:00
leogermani 0256a55dee Fix term_exists method not properly handling search by term_id 2019-03-28 12:34:03 -03:00
fabs balvedi 24a9e9c538 Renaming it_IT translation files
to match other translation files in the languages folder
2019-03-28 12:34:03 -03:00
fabs balvedi 67b35db7b3 Translation Strings
Finishing spanish translation and adding some italian strings
2019-03-28 12:34:03 -03:00
fabs balvedi d186c3a84b + it_IT
Adding Italian translation and improving other translation strings in spanish and english
2019-03-28 12:34:03 -03:00
fabs balvedi c64177e3a2 Translating and correcting strings
Translating to spanish and correcting english strings in the code.
2019-03-28 12:34:03 -03:00
Eduardo Humberto 482648e7a4 fixes repeated items error and tests different repositories (#209) 2019-03-28 12:34:03 -03:00
Eduardo Humberto 4e2239aaff finishing and starts fix errors (#209) 2019-03-28 12:34:03 -03:00
Leo Germani 95b3fbdd75 Fixing and updating tainacan-es_AR po file 2019-03-28 12:34:03 -03:00
Eduardo Humberto f4ccd2eb24 slicing requests in create collections with multiple sets (#209) 2019-03-28 12:34:03 -03:00
Mateus Machado Luna 902db2b684 Adds nopaging to metadata request on relationship form. 2019-03-28 09:35:59 -03:00
vnmedeiros 045f007f12 add test to relationship return a valid item #90 2019-03-27 17:34:12 -03:00
vnmedeiros a395cc89ef fix fetch item on relationship metada 2019-03-27 17:16:07 -03:00
fabs balvedi 79be515a2b Renaming it_IT translation files
to match other translation files in the languages folder
2019-03-27 15:28:10 -03:00
fabs balvedi 30a9a134a8 Translation Strings
Finishing spanish translation and adding some italian strings
2019-03-27 13:08:54 -03:00
fabs balvedi a6462361dd + it_IT
Adding Italian translation and improving other translation strings in spanish and english
2019-03-26 17:15:58 -03:00
fabs balvedi f33493d69b Translating and correcting strings
Translating to spanish and correcting english strings in the code.
2019-03-26 13:52:48 -03:00
Mateus Machado Luna 3d6f6bcc5b Adjusts long-time issue of submit button inside wordpress modal with wrong line-height. 2019-03-26 12:48:57 -03:00
Mateus Machado Luna 18bc6955ac Fixes repository header not reloading after page transition, which caused wrong redirection of collection on theme and exporters link. 2019-03-26 11:08:31 -03:00
Mateus Machado Luna c170bd3395 Fixes repository header not reloading after page transition, which caused wrong redirection of collection on theme and exporters link. 2019-03-26 11:02:57 -03:00