mateuswetah
|
6a17865905
|
Uses background color variable in selection controls.
|
2023-11-10 12:25:58 -03:00 |
Mateus Machado Luna
|
3ebd8477d8
|
Merge pull request #825 from tainacan/feature/819
Allows conditional sections to be defined by taxonomy values #819
|
2023-11-10 11:04:32 -03:00 |
mateuswetah
|
dea291f317
|
Checks initial state of conditional values when defining metadata sections as disabled. #819.
|
2023-11-10 10:53:06 -03:00 |
mateuswetah
|
2b798f467d
|
Fixes issue when changing metadata without changing value in conditional metadata for metadata sections.
|
2023-11-10 10:28:10 -03:00 |
mateuswetah
|
e5bda08e77
|
Merge branch 'develop' into feature/819
|
2023-11-10 09:21:35 -03:00 |
mateuswetah
|
51c802ea30
|
Fixes to loading order and loading state display in items list.
|
2023-11-10 09:04:48 -03:00 |
mateuswetah
|
5db7f6bf67
|
Refactor several parts of Taxonomy Tag Input to use it properly in metadata section form as conditional value. #819.
|
2023-11-09 16:22:05 -03:00 |
mateuswetah
|
5d8376fafd
|
Accepts taxonomy type metadata in conditional metadata form settings. #819.
|
2023-11-07 11:09:49 -03:00 |
mateuswetah
|
20eaf4e8f4
|
Updates to collection form CSS.
|
2023-11-07 11:08:26 -03:00 |
mateuswetah
|
2e37e175d8
|
Removes unecessary action.
|
2023-11-07 10:31:50 -03:00 |
mateuswetah
|
605c068cca
|
CSS to center some elements in item gallery.
|
2023-11-07 10:31:29 -03:00 |
mateuswetah
|
0ab2499f81
|
Removes unecessary closing tag.
|
2023-10-26 14:59:46 -03:00 |
Mateus Machado Luna
|
50f503ce02
|
Merge pull request #823 from tainacan/feature/809
Adds author filter to collections list #809
|
2023-10-26 10:50:44 -03:00 |
mateuswetah
|
2741bcca58
|
Implements author filter using a switch. #809
|
2023-10-26 10:34:07 -03:00 |
mateuswetah
|
1877f12d76
|
CSS improvements to tables and repository level menu. #809.
|
2023-10-26 09:27:44 -03:00 |
mateuswetah
|
b48f5572ab
|
Adds author filter to collection page. #809.
|
2023-10-26 08:09:26 -03:00 |
mateuswetah
|
ff9358dfb0
|
Fixes error in sequence edit parameters.
|
2023-10-25 16:58:08 -03:00 |
mateuswetah
|
407dfcd004
|
Open CSV exporter results in a new tab.
|
2023-10-25 16:35:37 -03:00 |
Mateus Machado Luna
|
555c7f313f
|
Merge pull request #822 from tainacan/feature/818
Adds mask to text field, maximum lenght to textarea andmin and max to numeric. #818 and #276
|
2023-10-23 15:43:56 -03:00 |
mateuswetah
|
6fe290c306
|
Disables mask when using autocomplete. #818.
|
2023-10-23 15:25:36 -03:00 |
mateuswetah
|
23263ef26d
|
Adds min and max validation for numeric metadata. Adds maximum length validation for textarea. #276.
|
2023-10-23 12:07:28 -03:00 |
mateuswetah
|
2cd8859ae2
|
Adds basic pattern mask option. #818
|
2023-10-20 18:03:06 -03:00 |
Mateus Machado Luna
|
1ae19fdee6
|
Merge pull request #821 from tainacan/feature/816
Open child terms when clicking term option in taxonomy metadata and f…
|
2023-10-20 16:43:43 -03:00 |
mateuswetah
|
72d5ea31ac
|
Open child terms when clicking term option in taxonomy metadata and filter.
|
2023-10-20 16:17:30 -03:00 |
mateuswetah
|
fef4c1b9ad
|
Hides item thumbnail swith step if all document options are disabled in item submission form. #808.
|
2023-10-17 19:39:27 -03:00 |
Mateus Machado Luna
|
c252222955
|
Merge pull request #815 from tainacan/feature/814
Adds links to item, collection, taxonomy and terms on website from ad…
|
2023-10-17 19:05:35 -03:00 |
mateuswetah
|
02531b35aa
|
Adds links to item, collection, taxonomy and terms on website from admin lists. #814.
|
2023-10-17 18:49:50 -03:00 |
mateuswetah
|
58c91bcf39
|
Replaces "eye" icon by "openurl" for better clarity.
|
2023-10-17 15:44:03 -03:00 |
Mateus Machado Luna
|
d25cea3479
|
Merge pull request #813 from tainacan/feature/803
Relationship metadata option to only list items authored by current user. #803
|
2023-10-17 15:33:52 -03:00 |
mateuswetah
|
eb77585726
|
Filters possible relationship items by author. #803.
|
2023-10-17 15:11:34 -03:00 |
mateuswetah
|
dcee8c4bd2
|
Begins implementation of relationship only by current author #803.
|
2023-10-17 08:38:40 -03:00 |
vnmedeiros
|
6c39ca9a73
|
Merge branch 'develop' of github.com:tainacan/tainacan into develop
|
2023-10-16 17:22:31 -03:00 |
vnmedeiros
|
4839bd33ff
|
fix: change `$_SERVER['SERVER_NAME']` to `$_SERVER['HTTP_HOST']`
|
2023-10-16 17:22:17 -03:00 |
Mateus Machado Luna
|
ccc53b3925
|
Merge pull request #812 from tainacan/feature/811
Adds item edition form options inside the collection form. #811
|
2023-10-16 11:47:35 -03:00 |
mateuswetah
|
51f39da3b7
|
Also adds option to hide thumbnail section. #811.
|
2023-10-16 11:21:19 -03:00 |
mateuswetah
|
5e4c159935
|
Final touches to new collection form. #811.
|
2023-10-11 16:53:53 -03:00 |
mateuswetah
|
176109eb34
|
Puts items list options in a sub section of the collection form. #811.
|
2023-10-11 16:41:18 -03:00 |
mateuswetah
|
961ab09ad1
|
Adds more options to tweak item edition form options. #811.
|
2023-10-11 16:32:36 -03:00 |
mateuswetah
|
c08ae9a742
|
Adds options to hide certain elements of the item edition form and change labels. #811.
|
2023-10-10 16:52:41 -03:00 |
mateuswetah
|
2fb84e6d78
|
Removes abandoned filter on item edition form to redriect after submit.
|
2023-10-10 11:20:36 -03:00 |
mateuswetah
|
bce789ff64
|
Merge branch 'develop' of github.com:tainacan/tainacan into develop
|
2023-10-09 15:13:06 -03:00 |
mateuswetah
|
8c958127d4
|
Checks if user can edit taxonomy before displaying add new term button.
|
2023-10-09 15:13:00 -03:00 |
Vinícius Nunes Medeiros
|
5882c6dd75
|
fix: remove echo
re
|
2023-10-05 10:53:58 -03:00 |
vnmedeiros
|
cd44dc5bca
|
fix: get `comment_status` for item
|
2023-10-03 10:04:36 -03:00 |
vnmedeiros
|
c33270e22e
|
fix: add the TAINACAN_INDEX_PDF_CONTENT in public search
|
2023-10-03 09:09:08 -03:00 |
vnmedeiros
|
16434d0719
|
fix: remove the sanitize text file name on 404 `template_redirect`
|
2023-10-03 09:07:31 -03:00 |
mateuswetah
|
47b53631f1
|
Add filter to set the thumbnail placeholder. #319.
|
2023-10-02 10:49:18 -03:00 |
mateuswetah
|
57316126bc
|
Sets maximum size for search bar in desktop.
|
2023-09-26 10:21:54 -03:00 |
mateuswetah
|
8ff5470145
|
Continues migration to Vue 3. #794.
|
2023-09-21 16:26:59 -03:00 |
mateuswetah
|
84fa0e3f2c
|
Merge branch 'develop' into feature/794
|
2023-09-20 08:52:21 -03:00 |