Mateus Machado Luna
|
9059eb3833
|
Uses replace instead of push routes on event search bus to prevent browser history messing up. Ref. #85.
|
2018-08-28 10:35:05 -03:00 |
Leo Germani
|
19e3b790c6
|
change collections rewrite slug
|
2018-08-28 10:32:23 -03:00 |
Mateus Machado Luna
|
8f417e5c69
|
Adds extra loading to prevent blinking while loading metadata in items page.
|
2018-08-28 09:47:35 -03:00 |
Mateus Machado Luna
|
09e57dd207
|
Two small changes for making theme list compatible with color change on theme
|
2018-08-28 08:25:27 -03:00 |
Leo Germani
|
ef2673d3cf
|
do not attach automatic generated thumbnails to item (#115)
|
2018-08-27 17:40:34 -03:00 |
Leo Germani
|
507f33de32
|
set_status method in bulk edit api endpoint (#69)
|
2018-08-26 17:45:11 -03:00 |
Leo Germani
|
d0ed1f80c7
|
new template tags for terms and filters on template tags returns
|
2018-08-26 12:14:39 -03:00 |
Leo Germani
|
e6873e1aa9
|
csv import: support for line breaks inside content (document and attachments)
|
2018-08-25 21:18:23 -03:00 |
Leo Germani
|
b4b9982939
|
small adjustments in test importer
|
2018-08-25 20:23:55 -03:00 |
Leo Germani
|
e3ddc61805
|
disable creation of revisions during Import
|
2018-08-25 20:09:39 -03:00 |
Leo Germani
|
ad863076d8
|
bg-process: avoid cron check to interrupt job by running without nonce
|
2018-08-25 19:52:05 -03:00 |
eduardohumberto
|
8bc7a9c520
|
fix error multiple lines - csv import
|
2018-08-24 22:08:31 -03:00 |
Mateus Machado Luna
|
08e72f5a36
|
Avoid some of the 500 internal errors that were happening due to user prefs setting.
|
2018-08-24 11:19:17 -03:00 |
Mateus Machado Luna
|
20185a866a
|
Allows switch on term edition form to disable parent for a term, meaning that the term will be root.
|
2018-08-24 10:51:54 -03:00 |
weryques
|
f50aa72467
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-08-24 10:33:14 -03:00 |
weryques
|
6a1930ca79
|
Fixes not updating of term parent to 0 (issue #73)
|
2018-08-24 10:31:22 -03:00 |
Mateus Machado Luna
|
321d5435d8
|
Adds CTRL+click selection to Collection and Taxonomies List.
|
2018-08-24 10:05:26 -03:00 |
Mateus Machado Luna
|
a45f11aa0d
|
Minor feature: Now items can be selected via click with CTRL key pressed.
|
2018-08-24 08:57:07 -03:00 |
Leo Germani
|
0d555dc65a
|
disable log generation in some importers methods
|
2018-08-24 08:41:19 -03:00 |
Leo Germani
|
d2a54829fa
|
better logs and disable logs for item metadata in importers
|
2018-08-24 07:19:33 -03:00 |
Mateus Machado Luna
|
293d57fc7f
|
Adds parent selection via autocomplete to Term Edition Form.
|
2018-08-23 15:02:21 -03:00 |
Mateus Machado Luna
|
157bd4d441
|
Continues implementation of parent selection on term edition form.
|
2018-08-23 15:02:21 -03:00 |
Mateus Machado Luna
|
07c53e29bc
|
Begins implementation of parent term selection inside Term Edition Form.
|
2018-08-23 15:01:29 -03:00 |
mateuswetah
|
03e512e2f6
|
Css fixes. Better cards responsiviness for less than 480px. Better bethod for getting windows size, should bring HammerJS back working on Mobile.
|
2018-08-23 11:24:06 -03:00 |
Leo Germani
|
47bf357a44
|
remove taxonomies from menu admin & clean up
|
2018-08-22 13:43:34 -03:00 |
weryques
|
12d48c5b0b
|
Mapping 'hierarchical' e 'exclude' for term endpoints
|
2018-08-22 08:43:34 -03:00 |
Mateus Machado Luna
|
8c1768eaeb
|
Removes several border-radius on view modes.
|
2018-08-21 14:51:31 -03:00 |
Mateus Machado Luna
|
06f154c760
|
Updates on Collection Edition Form.
|
2018-08-21 14:45:16 -03:00 |
Mateus Machado Luna
|
65e7096826
|
Revert "New version of Collection Edition Form."
This reverts commit 68c6b907b6 .
|
2018-08-21 12:57:07 -03:00 |
Mateus Machado Luna
|
68c6b907b6
|
New version of Collection Edition Form.
|
2018-08-21 12:42:01 -03:00 |
Mateus Machado Luna
|
43fb79a6f9
|
Fixes bug where multivalored relationship metada was initially filled with several values.
|
2018-08-21 10:21:48 -03:00 |
Mateus Machado Luna
|
4effd863a8
|
Adjustments on Recrods Layout. Uses Tainacan registered sizes on Items Listing.
|
2018-08-21 10:08:00 -03:00 |
Mateus Machado Luna
|
c7a268d9d8
|
Adds maximum width to Records View Mode.
|
2018-08-21 09:28:26 -03:00 |
weryques
|
5deda84ae9
|
Improvement in checkboxes filter for hierarchival taxonomies (issue #110)
|
2018-08-21 09:25:20 -03:00 |
weryques
|
f64fe8f4d6
|
Now API serves the Tainacan thumbnail sizes
|
2018-08-21 08:47:54 -03:00 |
Jacson Passold
|
9f6c111f83
|
Merge remote-tracking branch 'origin/develop' into issue-#92
|
2018-08-21 01:49:19 -03:00 |
Jacson Passold
|
df51fd0be2
|
display comment status on item single
|
2018-08-21 01:48:52 -03:00 |
Jacson Passold
|
497f919c50
|
edit item comment status
|
2018-08-21 01:40:19 -03:00 |
Jacson Passold
|
c3d9808cbe
|
support to update comment status of item
|
2018-08-21 01:39:58 -03:00 |
Jacson Passold
|
d21ace3542
|
add getCollectionCommentStatus helper for Item edit/View
|
2018-08-21 01:39:35 -03:00 |
Jacson Passold
|
1e52496dfe
|
fix comment status text
|
2018-08-21 01:38:34 -03:00 |
Jacson Passold
|
7ffcef938d
|
better comment status description
|
2018-08-21 01:00:11 -03:00 |
Jacson Passold
|
b6c9a16880
|
comment status admin interface
|
2018-08-21 00:59:54 -03:00 |
Jacson Passold
|
cf80d263e3
|
add support to comment on items
|
2018-08-21 00:23:40 -03:00 |
Jacson Passold
|
6835fcfa98
|
fix missing param on hook
|
2018-08-21 00:23:13 -03:00 |
Jacson Passold
|
d721fd9d28
|
test comment status
|
2018-08-21 00:22:47 -03:00 |
Mateus Machado Luna
|
b8743a159b
|
Fixes breaking modal title. Removes tooltips from Records View Mode metadata.
|
2018-08-20 17:09:14 -03:00 |
Mateus Machado Luna
|
fe4753a265
|
Fixes wrong link to item on Records View Mode.
|
2018-08-20 16:36:03 -03:00 |
Mateus Machado Luna
|
c09e69df09
|
Adds multiply blending layer to masonry.
|
2018-08-20 15:36:22 -03:00 |
Leo Germani
|
9efa3795a8
|
hide some post types from nav menu admin panel (#113)
|
2018-08-20 14:30:59 -03:00 |