Commit Graph

1598 Commits

Author SHA1 Message Date
andre2ar 46bda70e9b Old Tainacan importer: Repository compounds 2018-05-07 09:40:36 -03:00
mateuswetah 87b85ec6ed Fixes collapses unstable behaviour in ItemEditionPage when updating metadata. 2018-05-06 22:59:14 -03:00
mateuswetah e227c06143 Updates thumbnail after URL oembed generation. Hides advanced search link in filters list. Small css tweaks. 2018-05-06 20:43:08 -03:00
Leo Germani f1865851a4 fix avoid generating oembed cache when fethcing the thumbnail 2018-05-06 18:27:42 -03:00
Leo Germani 0ea6d5d0ad check file formato on get_pdf_cover method 2018-05-06 18:27:42 -03:00
Mateus Machado Luna 949493d61f
Fixes small typo in setup-local.md. 2018-05-06 18:08:55 -03:00
mateuswetah 3c27e36d9d Adds routeLeave check on ItemEditionPage to warn leaving when is 'auto-draft'. Removes console.log on tainacan-form-item. 2018-05-06 17:45:48 -03:00
mateuswetah 3c805a5494 Updates text and html documents when loaded from API. 2018-05-06 11:07:25 -03:00
eduardohumberto f6ff171c90 clear errors on item edition page 2018-05-04 22:56:38 -03:00
weryques d3c706d103 Not show disabled filters on filters sidebar 2018-05-04 19:42:10 -03:00
weryques a5ddf5ea2b Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-05-04 19:07:48 -03:00
weryques 96154f4183 Cleaning the house 2018-05-04 19:06:54 -03:00
Leo Germani 70838c2637 generate thumb from PDF documents (requires Imagick) 2018-05-04 18:41:46 -03:00
Leo Germani 8114bd9c99 generate thumbnails for oembed able URL documents 2018-05-04 18:04:28 -03:00
mateuswetah 658e98c7d1 Small progress on Ref. #30. Added Tainacan's ultra-minimalistic checkbox style 2018-05-04 16:48:35 -03:00
weryques cc1813a769 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-05-04 16:23:36 -03:00
weryques ab6620fc2b Filter styles and collapse animation, and fixes date picker overflow, (issues: #8, #30, #31) 2018-05-04 16:21:35 -03:00
johanpdr f3fa288d5b Adequação de termos 2018-05-04 15:03:11 -03:00
andre2ar 0910dbc9fc Old Tainacan importer: Repository relationships 2018-05-04 14:51:40 -03:00
Johan Pedro 73d635ce00 Tradução de termos -arquivo certo dessa vez 2018-05-04 13:48:32 -03:00
Johan Pedro 174abe0525 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-05-04 13:34:39 -03:00
Johan Pedro f236cc5dad Fields para Metadata 2018-05-04 13:34:33 -03:00
Johan Pedro 6032823e8d Revert "Tradução e adequação de palavras"
This reverts commit 4512ca734c.
2018-05-04 13:32:31 -03:00
andre2ar d7942e80da Old Tainacan importer: Collections pagination 2018-05-04 13:26:25 -03:00
Johan Pedro 4512ca734c Tradução e adequação de palavras
Tradução e adequação de palavras
2018-05-04 13:25:01 -03:00
Mateus Machado Luna f630b1ef68 Fixes error where menu wasn't highlighting collection if is collapsed. 2018-05-04 13:10:42 -03:00
Mateus Machado Luna 84655bcf70 Refresh thumbnail when selecting an attachment file and back automatically generates one. 2018-05-04 12:50:05 -03:00
Mateus Machado Luna 2d2fc7b2a1 Fixes error of undefined to.path 2018-05-04 12:16:38 -03:00
Leo Germani 868c36b5ad Generate default thumbnail for items from image document 2018-05-04 12:10:26 -03:00
Mateus Machado Luna 4e49bea66f Implements string textual on collection. Closes #32. 2018-05-04 11:09:01 -03:00
Mateus Machado Luna 7a3e4cce62 Removes backdrop from helptip. Now it's activated by hover. 2018-05-04 11:09:01 -03:00
Mateus Machado Luna 9dd7183fa4 More css adjustments. Implements backdrop scape for Help Tooltip (Ref. #30). Adds missing i18n translations to Term Edition form on help tooltip. Adds missing title row on Taxonomy edition page. 2018-05-04 11:09:01 -03:00
andre2ar 5b4153fc30 Old Tainacan importer: Categories pagination 2018-05-04 10:48:20 -03:00
weryques 2857159cf4 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-05-04 09:26:34 -03:00
weryques 8b84ed6121 Changes of attributes a uses of functions
Changes attribute featured_img_id to _thumbnail_id
Changes attribute fatured_img to thumbnail
Changes the use of function insert_thumbnai on repository and add a commentary for it
Hides expand all in case of has none filter
Fixes exhibition of page title on events
2018-05-04 09:22:54 -03:00
andre2ar 241fa4497c Old Tainacan importer: setting categories 2018-05-04 09:06:41 -03:00
mateuswetah 0c09569a67 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-05-03 23:18:37 -03:00
mateuswetah a62233fe89 Adds multiple css tweaks to get rid of Wordpress classes styling. 2018-05-03 23:18:33 -03:00
eduardohumberto c484b091bd set an attachment per line, see #21 2018-05-03 21:57:01 -03:00
eduardohumberto eff32b31d4 remove console log 2018-05-03 21:45:37 -03:00
eduardohumberto eb25f187cd list attachments of item, see #11 2018-05-03 21:37:41 -03:00
mateuswetah d4e550aadc Removes buggy collapses from Item Edition Page. A manual implementation did it better :P. Removes shadows from header and menu. 2018-05-03 21:07:53 -03:00
Mateus Machado Luna cd30053d95 Begins tests with theme dumb list items (left commented). New settings on MediaUploader for attachments. New style for inputs. 2018-05-03 17:53:33 -03:00
andre2ar 3f576063ca Old Tainacan importer: Corrections 2018-05-03 16:13:52 -03:00
weryques 40c239ebac Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-05-03 16:10:34 -03:00
weryques f582b08cbb Fixes featured image log exhibition 2018-05-03 16:09:18 -03:00
Leo Germani 915e30c9ca Edit link on the top of item page #11 2018-05-03 16:06:56 -03:00
weryques 80d576b12e Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-05-03 16:01:35 -03:00
weryques 27103ed9c0 Events collection page 2018-05-03 15:56:12 -03:00
weryques 4d505066d6 Added attribute collection id to event, Created new route to get events by collection 2018-05-03 15:04:20 -03:00