Commit Graph

4252 Commits

Author SHA1 Message Date
vnmedeiros d75d30baa8 fix items pagination 2019-08-12 09:50:15 -03:00
vnmedeiros 4a518b592f add documentation and option --dry-run #247 2019-08-12 09:50:15 -03:00
vnmedeiros 23beab6153 add CLI to collection #247 2019-08-12 09:50:15 -03:00
Leo Germani 0462c7e462 fix wp cli creating folders for attachments #241 2019-08-12 09:50:15 -03:00
vnmedeiros 916e688595 export related item ID on metadata type relationship #282 2019-08-12 09:50:15 -03:00
Leo Germani 154f5107c2 fix cli to move attachments no new strucutre #241 2019-08-12 09:50:15 -03:00
Leo Germani 43da161b78 Attach document to item in all Importers #241 2019-08-12 09:50:15 -03:00
Mateus Machado Luna 12b6121e09 Disallow having more than one carousel block per post or page. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna ed1acdf9ca New design proposal for visualization and edition page of item. 2019-08-12 09:50:15 -03:00
leogermani 7c868f4be0 Add check to system check page for protected uploads folders #241 2019-08-12 09:50:15 -03:00
Mateus Machado Luna 0883b45f5d Removes trash from sequence edit options and chek numberinput valid on copy modal. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna b7f9c6ba9d New layout for sequence edit next buttons. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna a889e68317 More clear label for view on website button on item visualization page. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna e48242257e Adds attachment counter to tab. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna ecdb3eaa5c Moves attachment list to tab on item edition form as well. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna de9e026135 Prevents overflow during tabs transition. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna 05e4dfa8fc Moves attachments to a tab on items visualization page. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna 29be23b485 Removes 'none' option from carousel arrows options, as it would be confusing when using autoplay. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna c6847e4625 Fixes some view modes on iframe not readmode inside gutenberg modal. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna 1844664e15 Adds cancel button instead of return to list on first stage of copy modal. #259. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna f5833e03e4 Better emty state label for items list when using custom metadata sor… 2019-08-12 09:50:15 -03:00
Mateus Machado Luna e480adb8ad Better emty state label for items list when using custom metadata sorting. 2019-08-12 09:50:14 -03:00
leogermani 4845f6eab7 fix translatable string 2019-08-12 09:50:14 -03:00
Mateus Machado Luna 207aabdeb9 Fixes wrong consult for terms API without taxonomy defined. #281. 2019-08-12 09:50:14 -03:00
leogermani b075a1854a avoid error when there are additional fields added by plugins #281 2019-08-12 09:50:14 -03:00
Mateus Machado Luna 8b56f6aacb Style for hierarchi separator. 2019-08-12 09:50:14 -03:00
Mateus Machado Luna 850d6e809b Avoids annoying items list apperar after chenging view mode when metadata is not yet loaded. 2019-08-12 09:50:14 -03:00
Mateus Machado Luna d6168b103a Loads first item metadata on bulk edition when comming from copy to show values. #250. 2019-08-12 09:50:14 -03:00
Leo Germani d6fdc8fd2c add helper to get related collection for relationship metadata #253 2019-08-12 09:50:14 -03:00
Leo Germani 7644e98798 add helper to get related taxonomy for tax metadata #253 2019-08-12 09:50:14 -03:00
Leo Germani d670ddfdd5 Create an index of the metadata type options to enable searches #251 2019-08-12 09:50:14 -03:00
Mateus Machado Luna ce2da2d1d1 Clear some unecessary varaibles from advanced search. #267. 2019-08-12 09:50:14 -03:00
Mateus Machado Luna 537e3b5eb9 Adds NOT LIKE support to taxonomy advanced search. 2019-08-12 09:50:14 -03:00
Leo Germani b0bfd7d864 add support to NOT LIKE operator in tax_query #266 2019-08-12 09:50:13 -03:00
Mateus Machado Luna 1c10ad29e6 Begins to prepare advanced search for receiving LIKE and NOT LIKE operators. Ref #267. 2019-08-12 09:50:13 -03:00
Leo Germani 9120d81ce5 Bulk edit set_value support array as input 2019-08-12 09:50:13 -03:00
Mateus Machado Luna f1d61979b0 Corrects term edition form placeholder. 2019-08-12 09:50:13 -03:00
Mateus Machado Luna 39e169e87e Adds trash to possible values for bulk edit status. Removes double loading layer on item metadata bulk edition form. 2019-08-12 09:50:13 -03:00
Leo Germani 2af2d4b90d decode special chars for terms names in facets endpoint #286 2019-08-12 09:50:13 -03:00
Leo Germani 1fee2374b3 change filters priority on csv exporter. avoid being overwritten #283 2019-08-12 09:50:13 -03:00
Leo Germani c3e1e6cee6 apply filter no hierarchy separator for CSV exporter #283 2019-08-12 09:50:13 -03:00
Leo Germani ba3931288c Add span with class and filter to separators #283 2019-08-12 09:50:13 -03:00
leogermani f918c92588 Add support for LIKE operator to Tax_Query in Tainacan API #266 2019-08-12 09:50:13 -03:00
leogermani 28b9690909 Display full hierarchy for taxonomy metadata #283 2019-08-12 09:50:13 -03:00
Mateus Machado Luna 98f70f29b2 First experiments with logic for passing cookies to exposer links. 2019-08-08 16:50:49 -03:00
Mateus Machado Luna aa2a33b2f0 Function to get styles from block. 2019-08-07 14:48:48 -03:00
Mateus Machado Luna c85177ed8c Little adjustments to alternate style. 2019-08-06 13:45:36 -03:00
Mateus Machado Luna e2d16cf71b Adjustments to input disposal on header and alternate style. 2019-08-05 15:41:02 -03:00
Mateus Machado Luna 1ed4f7d39a Begins new heading and styles adjustments for search block. 2019-08-05 10:12:50 -03:00
Mateus Machado Luna ae45bdee97 Adds first verions of collection header and more alignments option. 2019-08-01 15:10:29 -03:00