Commit Graph

1845 Commits

Author SHA1 Message Date
walisonjose 1f95fb3d9b
Update .travis.yml 2018-06-04 13:46:28 -03:00
walisonjose b403603c60
Update .travis.yml 2018-06-04 13:43:29 -03:00
walisonjose 56eb2293ed
Update .travis.yml 2018-06-04 13:40:23 -03:00
walisonjose 6c165daaff
Update .travis.yml 2018-06-04 13:37:18 -03:00
walisonjose 6e486f2d5a
Update .travis.yml 2018-06-04 13:36:39 -03:00
walisonjose 53ff3c967e
Update .travis.yml 2018-06-04 13:35:08 -03:00
walisonjose 28439ef30b
Rename .travis-bk.yml to .travis.yml 2018-06-04 13:29:45 -03:00
walisonjose 763b9666e0
Rename .travis.yml to .travis-bk.yml 2018-06-04 13:16:04 -03:00
walisonjose b30479525b
Update .travis.yml 2018-06-04 13:10:27 -03:00
walisonjose 1dc4e2a14a
Update .travis.yml 2018-06-04 13:04:31 -03:00
walisonjose 7c9b24f843
Update .travis.yml 2018-06-04 12:51:24 -03:00
walisonjose 02aa1b4539
Update .travis.yml 2018-06-04 10:55:52 -03:00
weryques bbbe56378e Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-06-04 09:50:56 -03:00
weryques 9c6720940c Init of advanced search 2018-06-04 09:50:34 -03:00
mateuswetah b616e1337b Creates UserCapabilities plugin (will be usefull once we start working with Ref. #51. Small css adjustments. 2018-06-02 19:22:29 -03:00
mateuswetah 6132f33f8f Adds basic responiviness to search-control bar. 2018-06-02 12:32:00 -03:00
Leo Germani 1731e7031c flush permalinks when saving a collection 2018-06-02 08:16:14 -03:00
mateuswetah be7eb7b544 Removes collapse event binding from computed property function in TainacanFormItem (was causing a loop). Closes #57. 2018-06-02 02:04:35 -03:00
Leo Germani 2e8cfd5dd8 Core title is no longer allways required (works as any other metadata) 2018-06-01 22:21:34 -03:00
mateuswetah 016bba7cbc Removes console log. 2018-06-01 21:12:22 -03:00
mateuswetah 753ebb42df Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-06-01 21:09:33 -03:00
mateuswetah 2d326c1bb3 Improvements in theme search control design. Preventive renderMetadata function on Items List table for admin. 2018-06-01 21:09:29 -03:00
eduardohumberto ca9b855522 begin tests on tainacan Old importer 2018-06-01 18:37:02 -03:00
mateuswetah b7839998b5 Adds better styling for filter menu on theme (this still is not compatible with recent changes by design team, we need to discuss more details. 2018-06-01 15:28:37 -03:00
mateuswetah b44d006148 Fixes not displayed by default metadata that where passed to fecth only when using template view modes. 2018-06-01 13:49:56 -03:00
mateuswetah 25bc5cbbdf Passes context edit only when is on Admin panel in ItemsPage. Offer new filter creation only on Admin. 2018-06-01 12:36:31 -03:00
weryques a5208d0d05 Filter type object will always be returned 2018-06-01 10:45:11 -03:00
Mateus Machado Luna 41e66e3a7f Prevents request for item to happen when fetch_only is not passed. 2018-05-30 17:07:08 -03:00
Mateus Machado Luna 5d342afeff Removes variables from item theme page component. 2018-05-30 16:50:45 -03:00
Leo Germani 52cda3debb new template tags 2018-05-30 16:39:18 -03:00
Leo Germani 7579911b0f small doc improvement 2018-05-30 16:39:18 -03:00
Leo Germani 02527eef49 adds more methods to find core fields 2018-05-30 16:39:18 -03:00
Leo Germani 5d2a9f27ad add fetch_one method to repository 2018-05-30 16:39:18 -03:00
Leo Germani 8cb4d0061e improves get_metadata_html 2018-05-30 16:39:18 -03:00
walisonjose c3a4de5e77
Update .travis.yml 2018-05-30 15:02:32 -03:00
walisonjose d46c75e76f
Update .travis.yml 2018-05-30 14:30:10 -03:00
walisonjose 2b20873fcd
Update .travis.yml 2018-05-30 14:26:21 -03:00
walisonjose 5ae2292457
Update .travis.yml 2018-05-30 14:22:04 -03:00
walisonjose c1a16a0e10
Update .travis.yml 2018-05-30 14:19:18 -03:00
walisonjose c67f0a7285
Update .travis.yml 2018-05-30 14:10:27 -03:00
walisonjose bb2dfd0105
Update .travis.yml 2018-05-30 14:08:33 -03:00
walisonjose cbdfeaad79
Update .travis.yml 2018-05-30 14:03:31 -03:00
walisonjose e421b3e680
Update .travis.yml 2018-05-30 13:50:51 -03:00
walisonjose baa970438c
Update .travis.yml 2018-05-30 13:48:12 -03:00
walisonjose 17969892d3
Update .travis.yml 2018-05-30 13:45:30 -03:00
walisonjose 32a20dedf9
Update .travis.yml 2018-05-30 09:28:43 -03:00
walisonjose 7c9b924b5d
Update .travis.yml 2018-05-30 08:51:42 -03:00
Mateus Machado Luna f9dd1c3a9f Removes unecessary isOnTheme flag from itemsList, as it nows only exists on Admin 2018-05-30 08:29:20 -03:00
mateuswetah 0cb2aa7548 Default View Mode setting on Collection Edition Form. Small css tweaks on view mode dropdown. 2018-05-29 23:51:54 -03:00
mateuswetah 5f19202672 Fixes wrong scroll overflow on collection edition form 2018-05-29 19:50:45 -03:00