Commit Graph

4982 Commits

Author SHA1 Message Date
vnmedeiros bf8070abe7 fix the call of function `permission_callback` 2020-02-03 16:53:23 -03:00
vnmedeiros abd67d6510 fix parent collection list #342 2020-01-23 11:12:20 -03:00
vnmedeiros 6d18070ab1 add total items processed in bulk edit to log file 2020-01-21 22:46:38 -03:00
Mateus Machado Luna 4ad02116d4 Small style adjustments to capability modal. 2019-12-20 16:51:28 -03:00
Mateus Machado Luna 2f9cd6fad9 Version 0.15RC. 2019-12-20 14:35:44 -03:00
Mateus Machado Luna f31875e7ab SVG temporary icon for capabilities. 2019-12-20 14:04:23 -03:00
Mateus Machado Luna aabc487914 Little tweaks to capability edition form. 2019-12-19 16:35:36 -03:00
Mateus Machado Luna b5fbaccbd0 Capability form as a modal intead of collapse. #274. 2019-12-19 16:08:52 -03:00
Mateus Machado Luna a8780f4e6b Adds clear option to metadatum bulk edition. #200. 2019-12-19 14:33:36 -03:00
vnmedeiros 81d604d912 add option comments status in modal of bulk edit #171 2019-12-19 12:42:58 -03:00
vnmedeiros a58104874f change method `set_comments` to `set_comment_status` #171 2019-12-19 12:41:29 -03:00
leogermani e94a08269d fix exclude param in rest api 2019-12-18 17:28:56 -03:00
leogermani f0e9f27af5 attachments endpoint adhustments #274 2019-12-18 17:28:56 -03:00
Mateus Machado Luna 9ac139dfb5 Adaptations to new attachments endpoint. 2019-12-18 17:09:23 -03:00
Mateus Machado Luna 9587ec512a Adapting the file-item component to new attachments format. 2019-12-18 17:09:23 -03:00
Vinícius Nunes 618e32a589 add endpoint `\comments` in bulk edit #171 2019-12-18 17:08:54 -03:00
Vinícius Nunes dad602dc58 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-12-18 17:05:01 -03:00
Vinícius Nunes ef9e6ecced add action `set_comments` in bulk edit #171 2019-12-18 17:04:32 -03:00
Vinícius Nunes fb567051e7 add teste to set status of coments items #171 2019-12-18 17:03:22 -03:00
Vinícius Nunes 69b7251dbe add test to action clear metadada #200 2019-12-18 16:27:00 -03:00
leogermani 17719beb4a improve attachments endpoint #274 2019-12-18 16:26:13 -03:00
Mateus Machado Luna c47569912d Custom cropper class to remove wp_customize. 2019-12-18 15:37:04 -03:00
Vinícius Nunes 218ecb5296 action for clear a value of metadata #200 2019-12-18 11:09:28 -03:00
Mateus Machado Luna e4ef756f90 Merge branch 'feature/200' into develop 2019-12-17 18:05:11 -03:00
Mateus Machado Luna 22593449b5 Merge remote-tracking branch 'refs/remotes/origin/feature/200' into feature/200 2019-12-17 18:04:33 -03:00
Mateus Machado Luna e44dec7650 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-12-17 17:58:24 -03:00
leogermani 55bb0aceca init roles and clean old ones. migrate users #274 2019-12-17 17:55:55 -03:00
Mateus Machado Luna 05ccb7ae22 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-12-17 17:51:39 -03:00
Mateus Machado Luna 37344fe4b7 Merge branch 'develop' into feature/200 2019-12-17 17:33:17 -03:00
Mateus Machado Luna aa00897d31 Removes padding on roles edition form. 2019-12-17 16:45:48 -03:00
leogermani 93f7439d3c new endpoint to get item attachments #274 2019-12-17 16:45:15 -03:00
Mateus Machado Luna a4e02c41da Updates to bulk edition modal logic. #200. 2019-12-17 16:34:35 -03:00
Mateus Machado Luna 461369c6c6 Rows instead of columns distribution for capabilities list in user role list. 2019-12-17 16:34:35 -03:00
Mateus Machado Luna 4a37ed3981 Rows instead of columns distribution for capabilities list in user role list. 2019-12-17 10:42:23 -03:00
Vinícius Nunes bf7447ce0a remove link to items in output #200 2019-12-17 10:35:48 -03:00
Mateus Machado Luna eb0a4a0fee Removes checks for enable_select_all_items_pages constant. 2019-12-17 10:21:45 -03:00
Mateus Machado Luna b2f5a68a4c Merge conflicts from develop. 2019-12-17 09:42:04 -03:00
leogermani c91a753486 cleaning obsolete method #274 2019-12-16 16:01:39 -03:00
leogermani e17c5241cf Merge branch 'feature/274' into develop 2019-12-16 16:00:53 -03:00
Mateus Machado Luna 7a9ec4d410 Simplifies bulk edition tooltip logic. Now is informed that processes was added to the queue. #200. 2019-12-16 15:57:14 -03:00
Mateus Machado Luna a58a84f6d4 Bulk Add always creates draft instead of auto-draft. #200. 2019-12-16 15:26:46 -03:00
Mateus Machado Luna 392969e66f Add action button with the same style of add value. #200. 2019-12-16 14:01:49 -03:00
Vinícius Nunes 63bd6c4dea Merge branch 'feature/200' of https://github.com/tainacan/tainacan into feature/200 2019-12-16 13:50:54 -03:00
Vinícius Nunes f17a4fb9cb add `collection_id` on bulk-edits tests #200 2019-12-16 13:49:38 -03:00
Mateus Machado Luna 239c29b445 Removes ItemMetadataBulkEditionPage. Uses modal on Bulk Add and Item Copy routines. Uses specific endpoint for sequence edition on both routines as well. #200. 2019-12-16 13:19:09 -03:00
Mateus Machado Luna d5bee760e4 Fixes output message link not working. #200. 2019-12-16 12:26:59 -03:00
Vinícius Nunes c20854a8d0 add a `collection_id` on options bulk-edit #200 2019-12-16 12:24:58 -03:00
Vinícius Nunes c441e20345 add a link to items in output #200 2019-12-16 11:20:57 -03:00
Vinícius Nunes 39c89d343d fix tests, pagination on query and pos on delete #200 2019-12-15 22:05:30 -03:00
leogermani bccc745806 Disabling old Bulk Edit Class and tests #200 2019-12-13 18:33:35 -03:00