Commit Graph

3667 Commits

Author SHA1 Message Date
leogermani 7f00b1eb4d
Merge pull request #219 from contraexemplo/community-relations
New README, contribution guidelines and issue templates
2019-04-10 12:49:50 -03:00
leogermani e05879a8c8 Fix term_id term_taxonomy_id confusion 2019-04-10 12:52:06 -03:00
Eduardo Humberto cd74f1daf9 handle repositories without completeListSize (#209) 2019-04-09 22:20:06 -03:00
Mateus Machado Luna 75fcb97c60 Typo fix on documentation and links. 2019-04-09 18:34:54 -03:00
Mateus Machado Luna 26f9fcb398 Begins explanation of creating web component fro custom metadata documentation. 2019-04-09 18:30:33 -03:00
leogermani a110730a7d Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-04-09 11:54:50 -03:00
leogermani 2d256041f7 Creating docs for metadata types 2019-04-09 11:54:42 -03:00
Eduardo Humberto 555534f4eb starts implement Oai Importer handle repositories without Sets (#209) 2019-04-08 22:25:05 -03:00
Eduardo Humberto a0a8b05fbe remove tmp file and write in correct file (#196) 2019-04-08 18:28:35 -03:00
leogermani dfa36b9198 avoid conflicts in css handler 2019-04-08 18:28:35 -03:00
leogermani bf3d0f157c Update database schema avoids error on installation 2019-04-08 18:28:35 -03:00
Eduardo Humberto 9f2ca49088 adjusts in media class 2019-04-08 18:28:35 -03:00
Eduardo Humberto 4d7082f5cc create method to fetch a file from a remote host and directly write it do the fs (#196) 2019-04-08 18:28:35 -03:00
Leo Germani afa5a99ef7 Fix creation of terms on csv importer 2019-04-08 16:55:58 -03:00
leogermani 15a3ad1933 check taxonomy visibility on get_value() #220 2019-04-08 12:50:19 -03:00
leogermani 512aed2017 Verify taxonomy visibility when saving metadatum #220 2019-04-08 12:50:19 -03:00
vnmedeiros 4a7e0f1a9a tests to visibility return API #220 2019-04-08 11:57:55 -03:00
Leo Germani 60538fa934 Check taxonomy visibility in tax archive (#220) 2019-04-08 09:10:12 -03:00
vnmedeiros f97e51457b tests to visibility API #220 2019-04-07 22:27:31 -03:00
Eduardo Humberto 923ab57915 Block empty values in csv importer (#221) 2019-04-05 20:31:27 -03:00
Mateus Machado Luna 48cc148f2d Adjustments to tabs css. 2019-04-05 11:56:07 -03:00
Mateus Machado Luna 5735190ee9 More small adjustments to modal color on theme customizer. 2019-04-05 11:29:28 -03:00
Mateus Machado Luna a7e9cbb381 Several css adjustments to modal and dropdown responsiviness. 2019-04-05 11:20:11 -03:00
Eduardo Humberto 33c0f12808 verify if child terms is inserted in CSV Importer 2019-04-04 21:45:25 -03:00
Leo Germani 3325d0ca5e Fix can_read verification 2019-04-04 13:03:15 -03:00
vnmedeiros e0360dd1e9 add check to private visibility for taxonomy #220 2019-04-03 16:35:32 -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
Eduardo Humberto 589c522214 add a validation to avoid block selected values (#223) 2019-04-01 20:15:03 -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
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
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