Commit Graph

1958 Commits

Author SHA1 Message Date
Mateus Machado Luna f83a0ee0c0 Fixes type on accepts variable. Ref #63. 2018-06-19 10:21:13 -03:00
Mateus Machado Luna e6cd753769 Continues implementation of Importer Page 2018-06-19 10:08:00 -03:00
Mateus Machado Luna e5979dc55a Begins implementation of Importer interface. 2018-06-19 10:08:00 -03:00
Leo Germani e1a160fce2 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2018-06-19 10:07:18 -03:00
Leo Germani 4a4c395b24 More information o importer REST response (refs #63) 2018-06-19 10:06:55 -03:00
eduardohumberto 5fe017c9d4 finish process item and start bug fixes 2018-06-18 22:57:07 -03:00
Leo Germani f2fe699369 updating importer api endointis (refs #63) 2018-06-18 15:40:01 -03:00
Leo Germani af092b1605 updating importers api endpoint (refs #63) 2018-06-18 15:00:21 -03:00
Leo Germani e2490bb6de remove unused method 2018-06-18 13:42:28 -03:00
eduardohumberto 9db90df10c adapt for changes in tainacan old api 2018-06-17 23:29:33 -03:00
eduardohumberto a17ed37cc8 add validations and start parse item 2018-06-15 23:35:28 -03:00
Leo Germani 8a3a610e22 Importer API endpoints (refs #63) 2018-06-15 17:01:33 -03:00
Mateus Machado Luna 06df3788e3 Small css adjustments on ItemsList and CollectionEditionPage 2018-06-15 12:52:54 -03:00
Mateus Machado Luna 9b92a4efa7 Finishes implementation of user preferences for fetch_only. Ref #52. 2018-06-15 10:56:49 -03:00
Leo Germani b209339daa Tests for fetch_only API param (fixes #54) 2018-06-15 09:35:34 -03:00
Mateus Machado Luna 3dfe203476 Finishes admin view mode synchronization with URL 2018-06-15 09:11:40 -03:00
eduardohumberto f27d1af79b begin retrieve items from tainacan old 2018-06-14 22:53:48 -03:00
Mateus Machado Luna 79ad12ae92 Partial implementation of URL syncronization for admin_view_mode. 2018-06-14 16:49:41 -03:00
Mateus Machado Luna fe84d4d8f6 User preferences for Admin View Mode. Still needs to update URL with admin view mode. 2018-06-14 16:29:59 -03:00
Mateus Machado Luna db9c9a55c2 Implements User preferences for Theme View Mode. Fixes collection id not found on theme. 2018-06-14 15:14:51 -03:00
weryques 65dc6f1667 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-06-14 12:36:10 -03:00
eduardohumberto a4d05be03d finish create collections step and begin link relationship metadata 2018-06-13 23:43:46 -03:00
weryques cc32fe7250 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-06-13 12:15:24 -03:00
weryques 0e7ef5d107 Avanced search improvements (#22) 2018-06-13 12:14:57 -03:00
Mateus Machado Luna 7ffec37f6b Adds orderBy to UserPreferences. 2018-06-13 12:13:42 -03:00
Mateus Machado Luna 3e5c9c7015 Begins implementation of sorting use preferences 2018-06-13 12:13:42 -03:00
weryques f9118a2c4d Changes Categories to Taxonomies 2018-06-13 09:38:49 -03:00
weryques 77f253358d Rename category files to taxonomy 2018-06-13 09:30:55 -03:00
weryques 430b57c135 Rename category to taxonomy and categories to taxonomies 2018-06-13 09:29:54 -03:00
eduardohumberto 94dc0ee35d refactor tainacan old import: step 2 create repo metadata 2018-06-12 22:20:56 -03:00
Jacson Passold 89dd8ff40d fix schema error 2018-06-12 21:28:25 -03:00
Mateus Machado Luna 14f41a5a75 First implementation of user prefs. Ref. #52. 2018-06-12 17:42:56 -03:00
Mateus Machado Luna b27ef82873 Prevents url to overwrite user prefs on per page 2018-06-12 16:48:03 -03:00
Mateus Machado Luna 70fc9779b8 Adds userPrefs settings for items per page in all listing. Items list has per colection settings. 2018-06-12 16:48:03 -03:00
weryques 8c49777539 Improvements on advanced search component (#22) 2018-06-12 16:43:48 -03:00
Leo Germani 4c4fa0ca81 default enabled view modes (fixes #67) 2018-06-12 14:25:06 -03:00
Leo Germani 70a23b9c7d register user meta tainacan_prefs as string 2018-06-12 14:06:25 -03:00
weryques 79d99a2a17 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-06-12 13:12:43 -03:00
weryques 64c7e29370 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-06-12 13:04:07 -03:00
weryques f31be58756 Advanced search is partially working now (#22) 2018-06-12 12:59:52 -03:00
Mateus Machado Luna c56f8fd12d Makes ViewModeCards a component instead of a template. 2018-06-12 12:59:39 -03:00
Leo Germani 9c109eba17 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2018-06-12 11:44:51 -03:00
Leo Germani 7e78668225 store core metadata values also in metadata table 2018-06-12 11:44:42 -03:00
Mateus Machado Luna cbfced7f9b Adds new metadatum primitive type long_text and attributes it to textarea metadatum_type. Removes access to ClassName in some frontend parts of admin in favor to primitive_type access (Closes #66). 2018-06-12 11:06:42 -03:00
Mateus Machado Luna 919c5e65e6 More css adjustments. Limites shrinking header class changes to avoid DOM manipulations. 2018-06-12 10:06:14 -03:00
Mateus Machado Luna d3b8e4c4b8 Begins implamentation of new Collection Edition Form. 2018-06-12 10:06:14 -03:00
eduardohumberto 43f1fbe1ed refactor tainacan old import - taxonomies step 2018-06-11 23:20:47 -03:00
Leo Germani 83eada31c4 re-refactor metadata types name 2018-06-11 14:58:08 -03:00
Leo Germani d5def1b539 fix minor error in importer 2018-06-11 14:09:26 -03:00
Leo Germani 125aee6c00 fix items->fetch_ids() 2018-06-11 14:09:10 -03:00