Commit Graph

2680 Commits

Author SHA1 Message Date
Mateus Machado Luna c07453d981 Fixes color highlights for terms list. Uses switch instead of checkbox on taxonomy form for allowing new terms. 2018-09-11 16:26:00 -03:00
Mateus Machado Luna 0f01379b90 Fixes bug where term deletion would mess up with total terms counter in terms list. 2018-09-11 16:01:47 -03:00
weryques 53330a3107 Align action icons 2018-09-11 15:23:04 -03:00
weryques 0d9df4343e Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-09-11 14:59:53 -03:00
weryques 0537c54e8e Now delete, trash and untrash bulk actions use bulk edit api controller 2018-09-11 14:58:45 -03:00
Mateus Machado Luna fa18e6a270 Fixes wrong positionint for metada compress button in tems page. Removes unecessary selected attribution on checkbox filter. 2018-09-11 14:08:20 -03:00
Mateus Machado Luna 2938afc6c0 Finishes merging from endpoint facets branch 2018-09-11 10:27:59 -03:00
Mateus Machado Luna ef29a41f77 Fixes 'filter coming back from hell' issue on Taxonomy checkboxes list too. 2018-09-11 10:27:59 -03:00
Mateus Machado Luna 25ae6f2968 Fixes 'filter coming back from hell' issue. 2018-09-11 10:27:37 -03:00
eduardohumberto bc5c798d9b endpoint facet - starts getting the selected values 2018-09-11 10:27:37 -03:00
Mateus Machado Luna d7e71c91c7 Adds options from filter modal to checkboxeses list. Limits checkbox options to it's exact max_options configuration. 2018-09-11 10:27:37 -03:00
eduardohumberto 243fc158e6 remove notices in facets endpoint (ref. #94) 2018-09-11 10:25:08 -03:00
eduardohumberto 5cec9ccd94 allow pagination in facets endpoint (ref. #94) 2018-09-11 10:25:08 -03:00
eduardohumberto 323da5f0e4 remove notice in response from facets endpoint (ref. #94) 2018-09-11 10:25:08 -03:00
eduardohumberto 71a5ded568 adapt filter modal for facets endpoints 2018-09-11 10:25:08 -03:00
eduardohumberto c95c97c8f3 alter attribute in filters and send params in text and relationship components (ref. #94) 2018-09-11 10:25:08 -03:00
eduardohumberto f8bcce4589 send filters params in taxonomy components (ref. #94) 2018-09-11 10:25:08 -03:00
eduardohumberto a798caca91 Adapt taxonomies filters for facets endpoints (ref. #94) 2018-09-11 10:25:08 -03:00
eduardohumberto 92a1b401d6 adapt check box component to facets endpoints (ref. #94) 2018-09-11 10:24:08 -03:00
eduardohumberto 57d48eb0c2 unify response from different metadata type in facet endpoint (ref. #94) 2018-09-11 10:23:17 -03:00
Leo Germani 4cea7551b2 fix duplication of core metadata #126 2018-09-10 13:27:12 -03:00
weryques 49877449d5 New icons in bulk edit items modal (#18) 2018-09-10 13:15:02 -03:00
Mateus Machado Luna 3604775cc5 Fixes default view mode not being loaded on Term Items List on theme. 2018-09-10 09:25:59 -03:00
Mateus Machado Luna 42bfbadd30 Filter modal adjustments on loop that sends values to tags. 2018-09-10 09:05:47 -03:00
eduardohumberto 7f44540240 tainacan legacy importer - handle compound metadata 2018-09-06 21:46:05 -03:00
weryques 7aab768b6d Now metadata select list is updated in advanced search shortcut after a repository metadata is updated or created 2018-09-06 15:28:49 -03:00
Mateus Machado Luna ec8b1056c3 Removes uncessary calls to metadata store, which was causing errors on Metadata Page. This solves reordering issues on Ref. #124 2018-09-06 15:10:01 -03:00
weryques dc5898e257 Disables select when it is loading 2018-09-06 14:29:41 -03:00
weryques 07c711b587 Fixes height of taginput container 2018-09-06 13:14:53 -03:00
weryques cf7b10eff3 Fixes unexpected disappearing of tag after it addition in taginput of advanced search 2018-09-06 12:48:56 -03:00
weryques f31ea4a711 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-09-06 11:32:38 -03:00
weryques e88d4f48d7 Fixes scope of metadata in advanced search 2018-09-06 11:32:10 -03:00
Mateus Machado Luna 704de5b325 Fixes icons and tooltip overlapping advanced search 2018-09-06 11:20:41 -03:00
weryques 5227f150fe Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-09-06 11:15:20 -03:00
weryques d3f21f242c Refactoring advanced search metadata and terms fetching 2018-09-06 11:13:17 -03:00
Mateus Machado Luna fe14bacc13 Applies last changes on ItemsPage to TermItemsPage 2018-09-06 11:11:03 -03:00
Mateus Machado Luna f0b6217ca9 Prevents non existing view modes to be loaded in items page. Fixes padding for cards and thumbnail view modes. 2018-09-06 11:04:49 -03:00
Mateus Machado Luna 76b97feefe Prevents non existing view modes to be loaded in items page. Fixes padding for cards and thumbnail view modes. 2018-09-06 11:04:32 -03:00
Mateus Machado Luna fa40ac7418 Prevents user prefs saving when changing to view modes that do not use fetchonly 2018-09-06 10:38:01 -03:00
weryques 443a65064b Better style for taginput container in advanced search 2018-09-06 09:48:10 -03:00
Mateus Machado Luna e65d9e3962 Fixes bug wher closing tag would not unchek corresponding check in visible filter list. Ref. #124. 2018-09-06 09:47:28 -03:00
eduardohumberto 6677ed7e23 tainacan legacy import - mapping selectbox to taxonomy 2018-09-05 23:02:26 -03:00
mateuswetah 18bb997216 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-09-05 22:48:41 -03:00
mateuswetah 66856bc556 Css Adjustments. Collection navigation menu with tooltips. Changes status order on most forms, according to Ref. #125. 2018-09-05 22:47:39 -03:00
weryques 1ca9eaccdc Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-09-05 17:05:25 -03:00
weryques ef516bcc84 Upgrade Babel e others dependencies, Improve bulk edit items and advanced search style 2018-09-05 17:04:44 -03:00
Vinicius Nunes 6f6aba0f10 Remove linha em branco da primeira linha! 2018-09-05 16:56:28 -03:00
Leo Germani 3e3063c448 bulk edit: replace method add new value only when old value is found (#18) 2018-09-05 15:57:00 -03:00
Mateus Machado Luna b9b9638860 Makes event dispatching for hooks more efficient, emitting only when a plugin hook exists on component. Closes. #123. 2018-09-05 15:31:22 -03:00
Mateus Machado Luna 0f3ea2882b Dispatches Event on every form update for allowing javascript plugins to be used on form hooks. Ref. #123. 2018-09-05 15:31:22 -03:00