Commit Graph

3448 Commits

Author SHA1 Message Date
Eduardo Humberto 035cac5102 adjusts for oai pmh validator (ref. #181) 2019-02-07 23:08:07 -02:00
Mateus Machado Luna fef8b5e507 Removes content-type multipart: upload requests that were causing error. 2019-02-07 22:01:05 -02:00
leogermani 2de07303ae Enable sort by any metadata (refs #25) 2019-02-07 17:03:14 -02:00
Mateus Machado Luna 0e98632422 Updates Icon font. 2019-02-07 10:10:29 -02:00
Eduardo Humberto 95fbfef955 remove constants and add filters to change attributes values (ref. #181) 2019-02-06 21:49:49 -02:00
leogermani 7ff2185651 avoid problems with unknown ssl certificates importing media 2019-02-06 18:21:18 -02:00
Eduardo Humberto 0677283b0f fix errors and create verb ListIdentifiers (ref. #181) 2019-02-05 20:43:18 -02:00
leogermani d546486e68 Merge branch 'oai-pmh-exposer' into develop 2019-02-05 17:06:05 -02:00
leogermani c03625c482 FIx creation of mapped collection 2019-02-05 17:05:45 -02:00
Mateus Machado Luna 965654f2a4 Changes Tainacan Blocks logc from OO to procedural due to error on render_callback. We may improve this but for now is necessary to do what is planned on #185. 2019-02-05 11:15:09 -02:00
Eduardo Humberto e6dada7f0f Merge branch 'develop' into oai-pmh-exposer 2019-02-04 19:50:42 -02:00
Eduardo Humberto 5f68e067c6 improve code in main oai pmh class (ref. #181) 2019-02-04 19:49:44 -02:00
Mateus Machado Luna 3b7ac2aba2 Allows taxonomy metadata taginput to breakline on item's option. 2019-02-04 14:57:23 -02:00
Eduardo Humberto 00aff2b88f create verb identify and get record (ref. #181) 2019-02-01 20:20:50 -02:00
Mateus Machado Luna cf102d0f31 Fixes ternary operator causing wrong concatenation of fetch_only attributes for creation+date and author_name. 2019-02-01 16:45:49 -02:00
Mateus Machado Luna 2655c0256d Replaces uses of date_i18n by value_as_html. 2019-02-01 15:54:01 -02:00
Leo Germani 6173337999 Fix date metadata type html display #178 2019-02-01 15:38:38 -02:00
Leo Germani 1ec9ee704c add credits to the design team 2019-02-01 11:06:12 -02:00
Eduardo Humberto 6a010d8d32 create resumption token structure for list records (ref. #181) 2019-01-31 21:49:56 -02:00
weryques 2b32d2ab51 Fixes bug when adding a existing term in bulk 2019-01-31 11:36:27 -02:00
Eduardo Humberto 3f9c6dbdbd get mapping according to parameter metadataPrefix (ref. #181) 2019-01-30 21:24:55 -02:00
Mateus Machado Luna 362b43cf5c Fixes change on taxonomy input type not being applied on metadatum edition form when only changed from insert options. Fixes select taxonomy not receiving current Taxonomy ID. 2019-01-30 15:18:09 -02:00
Mateus Machado Luna 3fdc4c467f Adds sorting options to collection list. 2019-01-30 12:23:18 -02:00
weryques edc84e6ad5 Fixes no ordering collections by asc or desc 2019-01-30 11:32:15 -02:00
Eduardo Humberto 59a57e9d36 start list records verb (ref. #181) 2019-01-29 21:25:58 -02:00
Eduardo Humberto 3540fa6a60 create verb list metadata formats (ref. #181) 2019-01-28 23:54:28 -02:00
Eduardo Humberto 198b33ce5a Remove ssl verifier in tainacan legacy importer 2019-01-28 18:42:22 -02:00
Mateus Machado Luna d324963874 Updates Tainacan Icon font with video icon. 2019-01-28 11:12:20 -02:00
Leo Germani 4a26ea187c add social sharing meta tags theme helper. removed from theme 2019-01-27 20:44:08 -02:00
Eduardo Humberto ce180d87d6 create verb list set (ref. #181) 2019-01-25 19:49:22 -02:00
Leo Germani 9bbdc98ae7 use standard template for tax archive when tax is shared with post types 2019-01-25 16:25:30 -02:00
Mateus Machado Luna 3894a90a49 Standard position for close button on every Modal. Fixes loading on Exposersa dn Importers modal. 2019-01-25 16:18:48 -02:00
Mateus Machado Luna 4d7eda81a3 Uses main tag instead of default div on template-tags for items list. 2019-01-25 15:17:11 -02:00
Leo Germani b3f24fc4ca fix - show_in_rest attr to taxonomies used by post types 2019-01-25 15:09:51 -02:00
Mateus Machado Luna 423195debf Fixes loading not appearing on collections list. Adds sorting to collection (but hides while api doesn't work). Adds bootstrap sr-only class for hiding elements only visible to screen readers. 2019-01-25 09:34:10 -02:00
Eduardo Humberto fbad6dd2fc create xml helpers classes (ref. #181) 2019-01-24 18:44:55 -02:00
Eduardo Humberto 43110bf9b9 creating error page (ref. #181) 2019-01-23 21:54:44 -02:00
Eduardo Humberto 64f77f06fb start expose oaipmh (ref. #181) 2019-01-23 00:54:41 -02:00
leogermani 7debe260d0 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-01-21 15:25:22 -02:00
leogermani 244f933bcb Merge branch 'feature/taxonomy-enable-posttypes' into develop 2019-01-21 15:25:03 -02:00
leogermani 0f7c727eab show ui for taxonomies (useful when enabled for other post types) 2019-01-21 15:24:24 -02:00
weryques 697b6306e4 Fix undefined variable 'diffs' 2019-01-21 15:16:44 -02:00
leogermani 5d36f2da2b fix tests 2019-01-21 15:08:03 -02:00
weryques 0dcdc09647 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-01-21 15:04:46 -02:00
weryques 565b1e5c45 Only create a log if a repository use logs 2019-01-21 15:00:13 -02:00
leogermani 6bba6b4359 fix tests with use_logs 2019-01-21 14:46:12 -02:00
leogermani 60d893f610 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-01-21 14:32:53 -02:00
leogermani b273482224 fix itemmetadata repo to respect use_logs flag. Makes importer faster 2019-01-21 14:32:45 -02:00
Mateus Machado Luna 7348170915 Returns taxonomies ordered by title on Taxonomy metadata type form. 2019-01-21 11:29:11 -02:00
Mateus Machado Luna 037b060fe0 Adds sorting options to Taxonomies list. 2019-01-21 11:18:41 -02:00