Commit Graph

2701 Commits

Author SHA1 Message Date
weryques d23cc6af8a Upgrade dependencies 2018-08-07 14:02:11 -03:00
weryques c2543c5407 Replace 'options' by 'result' 2018-08-07 13:29:44 -03:00
weryques 63dd2c200d Prevent a bug that cause not correct limitation of listed options (issue #83) 2018-08-07 12:48:27 -03:00
weryques 40c8413d20 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-08-07 12:45:07 -03:00
weryques cf76f71af6 CSS adjustments on checkbox modal (issue #83) 2018-08-07 12:42:12 -03:00
Mateus Machado Luna 5aa364d76a Adjustments on Empty Placeholders for items and Processes list. 2018-08-07 11:33:27 -03:00
Mateus Machado Luna ccac64abde Improvements on Background Processes list and Importers Page. Ref .20. 2018-08-07 11:23:25 -03:00
weryques c925750a0d Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-08-07 09:44:23 -03:00
weryques 967bfc876e Removes useless code and creates a test for fetch items that have a metadata not filled (issue #104) 2018-08-07 09:43:17 -03:00
Mateus Machado Luna 79781c8c3e Deregisters event listener from ItemsPage to avoid access to undefined refs. 2018-08-07 09:35:36 -03:00
eduardohumberto a1f8c2764a test importer - initial adjusts ( ref. #106 ) 2018-08-06 23:00:09 -03:00
Mateus Machado Luna 9e9974317e Small css adjustments to Admin. 2018-08-06 18:35:10 -03:00
weryques a341f1d28e Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-08-06 18:32:18 -03:00
weryques 2a98bf8cc6 Fixes disabling of next page button when back from search in checkbox modal 2018-08-06 18:30:20 -03:00
Mateus Machado Luna ed63cf9d24 Adds 'no result find' to searches on components view modes on theme. 2018-08-06 16:40:44 -03:00
Leo Germani 71413af0c0 fix search when there is no relationship metadata (#100) 2018-08-06 16:36:48 -03:00
weryques 90c576492b Removes max-width from dropdown item and add to media content 2018-08-06 15:47:45 -03:00
Mateus Machado Luna 884c958dea Adds css to test fix on iOS scrolling. 2018-08-06 15:36:32 -03:00
Mateus Machado Luna 9a4f5521d8 Fixes incorrect image position for records view. 2018-08-06 15:36:32 -03:00
Leo Germani 5e545cdbca Text search also searches in relationship metadata (refs #100) 2018-08-06 15:22:42 -03:00
weryques dab6ac8405 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-08-06 13:43:57 -03:00
weryques 5b40cd1f71 Refactoring fetch all metadatatum value and fixes not removing of duplicated values 2018-08-06 13:42:31 -03:00
Mateus Machado Luna d6122f2911 Fixes bug where sequential disabling/enabling metadada or filters would affect only the most recent clicks, due to assynchronous manipulation of collection filters_order and metadata_order. 2018-08-06 13:40:38 -03:00
Mateus Machado Luna ce4148855b Fixes weird rotation of triangle on selects loading. 2018-08-06 11:37:19 -03:00
weryques 28f7b1cab5 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-08-06 10:50:36 -03:00
weryques 1def75a4cc Prevent return of duplicated metadata values 2018-08-06 10:48:59 -03:00
Jacson Passold 38f359e84a Merge branch 'exposer_urls' into export 2018-08-06 10:32:26 -03:00
Mateus Machado Luna df01b1e047 Finishes details on Processes list to release new Alpha. Ref. #20. 2018-08-06 10:29:36 -03:00
Jacson Passold 861e0dd75d url item section 2018-08-06 10:27:04 -03:00
weryques 575cfc3752 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-08-06 09:39:06 -03:00
weryques 78699daf65 package-lock.json 2018-08-06 09:38:48 -03:00
Mateus Machado Luna 31bdc22a15 More css adustments o Checkbox modal responsiviness. 2018-08-06 09:22:08 -03:00
Mateus Machado Luna 8d6e3b1c27 Adds small css adsjutments to checkboxes modal. 2018-08-06 08:58:32 -03:00
mateuswetah 39404ba1a0 Adds a backdrop to processes list to allow disabling it from clicking outside the popup. 2018-08-05 22:48:54 -03:00
mateuswetah 0899db14b4 Adds log files links to processes list and popup. 2018-08-05 22:22:51 -03:00
Leo Germani 06adcc4b5a add log links to bg process get_items api endpoint (#20) 2018-08-03 17:30:52 -03:00
Mateus Machado Luna fcbadf1c36 Makes Mansory view on theme clickable from right click. 2018-08-03 17:11:00 -03:00
weryques 333bca2fe2 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-08-03 16:57:39 -03:00
weryques d8a5e4be33 CSS adjustments for better compatibility with tainacan theme (issue #83) 2018-08-03 16:56:46 -03:00
Mateus Machado Luna 7b3a414976 Fixes missing label and adds percent value to process in popup. 2018-08-03 16:54:32 -03:00
Mateus Machado Luna 652bf6b713 Adds mansory layout to admin view mdoe. 2018-08-03 16:32:26 -03:00
Leo Germani 6a71f69b8b add new template tag has_document() 2018-08-03 15:57:55 -03:00
Mateus Machado Luna 9a3754a8cd Moves masonry2 as a dev dependency to a dependency on package.json. 2018-08-03 14:33:26 -03:00
Mateus Machado Luna 89ddc431d7 Adds new masonry view mode to theme. 2018-08-03 14:09:12 -03:00
weryques e02b4c3b91 Changes label 'view more' to 'view all' 2018-08-03 13:39:04 -03:00
weryques 5543537f38 Fixes css problems when label checkbox has a long name 2018-08-03 13:20:52 -03:00
Mateus Machado Luna e76e8a44b8 Fixes default collection view mode overiding user prefs for view mode on theme. Closes #52. 2018-08-03 08:42:28 -03:00
mateuswetah 2159f8db6f Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-08-03 07:59:40 -03:00
mateuswetah cd0bdd5c7b Fies overflow-x problem on themes list. Adds light animation to item appear. 2018-08-03 07:56:19 -03:00
eduardohumberto 1e6a57c700 Importers - tests save post_author in legacy 2018-08-02 23:32:57 -03:00