Commit Graph

2915 Commits

Author SHA1 Message Date
Mateus Machado Luna 87a31f28a4 Hides search control and adds close button. Begins imlementation of metadata list. 2018-09-17 10:18:10 -03:00
weryques 5ba817e6a8 Adds query prefix: true 2018-09-17 10:15:31 -03:00
weryques 36429417b3 Fixes checkbox filters at repository level and retrive selected in facets controller 2018-09-17 09:57:39 -03:00
eduardohumberto 855c5b6e04 facets endpoints - priority for selected items ( text and relationship ) 2018-09-14 20:10:13 -03:00
Mateus Machado Luna 703dd408de Adds full_screen attribute to view mode configuration, to hide elements. 2018-09-14 16:42:52 -03:00
Mateus Machado Luna 6b3f32dd48 Adds title to slider. 2018-09-14 16:31:57 -03:00
Mateus Machado Luna 950a6a8a56 Adds arrow buttons and keyboard to change active item. Implements sliding animation. 2018-09-14 15:21:26 -03:00
Mateus Machado Luna 2b5143f495 Adds class to selected item in slide view mode. 2018-09-14 13:56:05 -03:00
Mateus Machado Luna 3fc3dd7135 Adds clicable sequence of items to evoke main item on slide view mode. 2018-09-14 13:06:37 -03:00
weryques 080664b2d1 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-09-14 11:37:21 -03:00
weryques 727819ce7e Improvements on processes popup and processes list
Fixes date formatation
Fixes percentage exhibition
Updates status at each 20 seconds
2018-09-14 11:35:06 -03:00
Mateus Machado Luna a93f61a585 First commit on full screen mode. 2018-09-14 11:27:36 -03:00
Mateus Machado Luna eb5209df66 Makes tab changes on Taxonomy edition page afect url to reload and bo girectly to terms list. 2018-09-14 10:33:57 -03:00
Mateus Machado Luna 8f24756fd1 Bug fixes and usability improvements on Add New Term component. Closes #129. 2018-09-14 10:10:52 -03:00
eduardohumberto 74130c6bc0 facets endpoint - fix ordination in selected items (taxonomy) 2018-09-13 23:35:43 -03:00
mateuswetah 9bcf796512 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-09-13 22:54:02 -03:00
mateuswetah 93ba7d7c20 Makes table and cards right-clickable on theme (admin is more complicated to solve so far). 2018-09-13 22:53:56 -03:00
eduardohumberto 8036b7e8c1 test importer - verify connection 2018-09-13 22:37:07 -03:00
vnmedeiros 108cce551c add auto HTML link tag in text values #128 and HTML break line tag in textarea #116 2018-09-13 17:07:32 -03:00
Leo Germani 4974066fc1 fix hook to add extra metadata to items #96 2018-09-13 14:05:53 -03:00
weryques 5ae12ecb03 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-09-13 10:37:19 -03:00
weryques e6b19852d5 Now is not possible edit or open items on trash 2018-09-13 10:35:54 -03:00
Mateus Machado Luna 5bbb1bc10c Removes console log 2018-09-13 10:20:03 -03:00
Mateus Machado Luna dfd2e5b650 Adds view mode dropdown back to repository level items on them. 2018-09-13 10:04:56 -03:00
Mateus Machado Luna 22c5737ccd Uses facets endpoint only to retrieve options on checkboxes list. 2018-09-13 09:48:08 -03:00
eduardohumberto bdcf3704e6 endpoint facets - priority for selected values 2018-09-12 22:51:30 -03:00
mateuswetah e77176268b Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-09-12 22:01:14 -03:00
mateuswetah 20df63a71d Fixes error where new term option wasn't appearing on item edition form. 2018-09-12 22:00:55 -03:00
Leo Germani efbd349f17 fix textual search in terms names 2018-09-12 18:38:54 -03:00
Leo Germani 8e16284851 define default and enabled view modes for repository and term items list 2018-09-12 18:21:53 -03:00
Leo Germani 385ead1daa avoid errors in get_item method 2018-09-12 18:21:21 -03:00
mateuswetah b2090e37a5 Adds no description informed label to taxonomy and collection lists. Disables view mode seletion on theme items list at repository level while we don't deal with this. 2018-09-12 15:30:14 -03:00
mateuswetah 337978abec Adds label to item situations where no metadata value was provided. 2018-09-12 15:07:29 -03:00
eduardohumberto 98ff5afadd facets endpoint - parse correct values from query 2018-09-12 00:14:03 -03:00
Mateus Machado Luna 6d2582e835 Changes several font sizes from pixels to rem unit, for future acessibility implementation. 2018-09-11 17:00:19 -03:00
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