Mateus Machado Luna
|
dc9538297e
|
First work on implementing new item bulk add page. Uploading files via dragndrop.
|
2018-10-09 16:39:31 -03:00 |
vnmedeiros
|
6e98a4ea20
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-10-09 16:17:51 -03:00 |
vnmedeiros
|
cbff9aadd2
|
add export CSV for items of collections using mappers
|
2018-10-09 16:17:09 -03:00 |
Mateus Machado Luna
|
99b5bc0587
|
Improvements in slide view mode new page request.
|
2018-10-08 17:00:40 -03:00 |
Mateus Machado Luna
|
8db0032ab8
|
Layout fixes to metadatum edition form.
|
2018-10-08 14:55:31 -03:00 |
Mateus Machado Luna
|
c32f047087
|
Last layout adjustments on current version of sequence edit.
|
2018-10-08 14:40:53 -03:00 |
Mateus Machado Luna
|
1df636ce63
|
Merge branch 'develop' into sequence-edit
|
2018-10-08 14:39:19 -03:00 |
eduardohumberto
|
467bd5c096
|
tainacan legacy importer - remove empty values in item metadata
|
2018-10-05 18:58:06 -03:00 |
Jacson Passold
|
91390cbd64
|
Merge branch 'develop' of github.com:tainacan/tainacan into develop
|
2018-10-05 13:31:19 -03:00 |
Jacson Passold
|
bb91734f53
|
remove forced null to mapper param
|
2018-10-05 13:31:12 -03:00 |
vnmedeiros
|
8980ffacf7
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-10-05 12:36:04 -03:00 |
vnmedeiros
|
01df46183b
|
adiciona controle de arquivos e separa a clase exporter
|
2018-10-05 12:35:52 -03:00 |
Mateus Machado Luna
|
31aee21bbc
|
Style adjustments on progress bar and navigation buttons for sequence edit.
|
2018-10-05 09:54:16 -03:00 |
Mateus Machado Luna
|
5f2a730e51
|
Sequence edit progress bar and transition animation.
|
2018-10-05 09:13:04 -03:00 |
Mateus Machado Luna
|
b4fe68cb76
|
Merge develop and add user prefs saving for last editing item, so we can access /collections/id/sequence/id whitout passing item position.
|
2018-10-04 17:37:58 -03:00 |
leogermani
|
fd3e8328b2
|
bulk api endpoint get options #69 #139
|
2018-10-04 17:37:58 -03:00 |
leogermani
|
3370e7c601
|
removing (lame) automatically generated docs
|
2018-10-04 17:31:47 -03:00 |
leogermani
|
637302702c
|
bulk api endpoint get options #69 #139
|
2018-10-04 17:20:28 -03:00 |
Mateus Machado Luna
|
e90bdc271e
|
Passes order and orderby info on sequence edit group creation.
|
2018-10-04 17:16:35 -03:00 |
leogermani
|
9dfe37aab2
|
Change response of create bulk edit group endpoint #69 #139
|
2018-10-04 17:16:35 -03:00 |
Mateus Machado Luna
|
4b57d71195
|
Uses items_count infor from group to limit next neavigation on sequence edition.
|
2018-10-04 17:16:35 -03:00 |
leogermani
|
126b6e1d29
|
Change response of create bulk edit group endpoint #69 #139
|
2018-10-04 16:52:53 -03:00 |
Mateus Machado Luna
|
5542e83004
|
Merge remote-tracking branch 'origin/develop' into sequence-edit
|
2018-10-04 16:13:42 -03:00 |
leogermani
|
43f8118b80
|
Adds GET endpoint to bulk edit API to get group info #139 #69
|
2018-10-04 15:38:35 -03:00 |
leogermani
|
c8b9601572
|
rename function with plugin prefix
|
2018-10-04 15:38:35 -03:00 |
Mateus Machado Luna
|
1e49e78e6b
|
Fixes breadcrumb navigation. Begins use of userPrefs to save sequence state.
|
2018-10-04 13:34:53 -03:00 |
Mateus Machado Luna
|
eba39c3302
|
Ads basic next/previous navigation to edition forms in sequence.
|
2018-10-04 12:58:33 -03:00 |
Mateus Machado Luna
|
ff465584c0
|
Begins implementation of sequence edit route and initialization.
|
2018-10-04 10:39:02 -03:00 |
Mateus Machado Luna
|
a6622c4b31
|
Last adjustments on Radio and Checkbox modal for Taxonomy Form Item
|
2018-10-04 09:22:49 -03:00 |
Mateus Machado Luna
|
7da683000b
|
Bgins fixes on Slide show pagination. Still needs some work...
|
2018-10-04 08:50:08 -03:00 |
leogermani
|
5243ba217e
|
Fix php 5.6 compatibility
|
2018-10-03 18:11:51 -03:00 |
leogermani
|
51abff93a2
|
Methods and endpoints for Sequence edit (refs #139 and #69)
|
2018-10-03 17:47:36 -03:00 |
leogermani
|
bb2d50abc3
|
add Dalton to contributors list
|
2018-10-03 17:45:15 -03:00 |
vnmedeiros
|
80ff48b655
|
initial struct for exporters
|
2018-10-03 10:26:54 -03:00 |
Mateus Machado Luna
|
7331c52e7c
|
Fixes maxtags on Bulk edit blocking taginput to appear on Item Edition Form to relationship type.
|
2018-10-03 09:40:14 -03:00 |
Mateus Machado Luna
|
3de8625baa
|
Fixes undefined error on item edition form for Relationship type metadata.
|
2018-10-03 09:10:45 -03:00 |
Mateus Machado Luna
|
faa8a6c55b
|
Adds tag for selected radio in taxonomy metadata on term edition form.
|
2018-10-03 08:55:08 -03:00 |
eduardohumberto
|
8b9916ae1a
|
csv importer- start column for item ID (ref. #138)
|
2018-10-03 07:51:42 -03:00 |
Mateus Machado Luna
|
e793cde657
|
Adds tag list to checkbox tree on taxonomy metadata in items page.
|
2018-10-02 17:44:20 -03:00 |
Mateus Machado Luna
|
3331af71ae
|
Fixes spaced to right class on theme.
|
2018-10-02 15:59:02 -03:00 |
Mateus Machado Luna
|
9143ab98f4
|
Fixes on fullscreen metadata description.
|
2018-10-02 15:06:55 -03:00 |
Mateus Machado Luna
|
536540202f
|
More size adjustments to slider.
|
2018-10-02 14:38:59 -03:00 |
Mateus Machado Luna
|
ac06b00322
|
Ajusts margin on card for bootstrap 3 support.
|
2018-10-02 14:05:52 -03:00 |
Mateus Machado Luna
|
ce31493a89
|
Scroll to top before slideshow entering.
|
2018-10-02 12:43:40 -03:00 |
Mateus Machado Luna
|
a1d26a622f
|
Collection Key value for unique in form metadata.
|
2018-10-02 11:59:54 -03:00 |
Mateus Machado Luna
|
1dc7e985d0
|
Better color for play button.
|
2018-10-02 11:43:18 -03:00 |
Mateus Machado Luna
|
45d9df7848
|
Improvements in slide list alignment.
|
2018-10-02 11:40:19 -03:00 |
eduardohumberto
|
cb6fd738b0
|
csv importer - create special column for status and create tests (ref. #138)
|
2018-10-01 21:42:39 -03:00 |
Leo Germani
|
55a17943f3
|
Change hook to init capabilities #137
|
2018-10-01 17:13:47 -03:00 |
Leo Germani
|
869791ca48
|
auto break line and link in core description #116
|
2018-10-01 17:13:47 -03:00 |