vnmedeiros
|
475affd462
|
php 8.3: fix call function and fix tests
|
2024-01-23 01:10:20 -03:00 |
vnmedeiros
|
ef5ba26f85
|
tests: add test to cardinality equals 0
|
2021-09-01 14:50:49 -03:00 |
vnmedeiros
|
f7804cd2b5
|
feat: update validate with cardinality for multiples metadatas #568
|
2021-09-01 14:47:20 -03:00 |
vnmedeiros
|
9fe6446a23
|
test: create attribute html href with term link #396
|
2021-04-09 12:00:44 -03:00 |
vnmedeiros
|
c1fab38a0d
|
test: create attribute html data-id with term id #396
|
2021-04-09 11:27:22 -03:00 |
vnmedeiros
|
a7ff08dbf6
|
fix: indentations
|
2021-04-09 11:20:17 -03:00 |
Rodrigo de Oliveira
|
8bea440564
|
Fix indentation
|
2021-04-07 23:26:33 -03:00 |
Rodrigo de Oliveira
|
38458d2378
|
General lints and tests refactors
|
2021-04-07 23:16:56 -03:00 |
Rodrigo de Oliveira
|
1cd3a3052b
|
Introduces compound meta render tests
|
2021-04-07 22:32:17 -03:00 |
Rodrigo de Oliveira
|
e394dadde0
|
Refactors common markup pattern
|
2021-04-06 10:01:14 -03:00 |
Rodrigo de Oliveira
|
9b4a45b8af
|
adds more test cases for taxonomy meta html
|
2021-04-06 09:51:26 -03:00 |
Rodrigo de Oliveira
|
d7637bde12
|
finishes first tests for taxonomy meta html
|
2021-04-06 09:41:32 -03:00 |
Rodrigo de Oliveira
|
7e7c36d60b
|
bootstraps for taxonomy html test
|
2021-04-06 08:40:05 -03:00 |
Rodrigo de Oliveira
|
d4b67beb30
|
Covers yet more test cases for relationship metadata
|
2021-04-06 06:32:15 -03:00 |
Rodrigo de Oliveira
|
2132505095
|
adds html tests to relationship meta
|
2021-04-06 02:04:43 -03:00 |
Rodrigo de Oliveira
|
b9017f85e0
|
adds tests to html returned selectbox metadata
|
2021-04-05 15:46:51 -03:00 |
Rodrigo de Oliveira
|
6dc8510bb0
|
Adds tests for user metadata html
|
2021-04-05 14:38:09 -03:00 |
Rodrigo de Oliveira
|
5503abc6b6
|
Refactors base test setup boilerplate
|
2021-04-05 14:07:57 -03:00 |
Rodrigo de Oliveira
|
62abad4839
|
adds html tests for date meta
|
2021-04-05 13:37:15 -03:00 |
Rodrigo de Oliveira
|
4ce2c9491b
|
ads html tests for numeric meta type
|
2021-04-05 11:57:23 -03:00 |
Rodrigo de Oliveira
|
a50f878725
|
Adds test for text metadata
|
2021-03-29 17:09:17 -03:00 |
Rodrigo de Oliveira
|
0686795afc
|
adds first render_as_html new passing tests
|
2021-03-29 03:20:52 -03:00 |
Rodrigo de Oliveira
|
657ddc6f9a
|
renames test functions
|
2021-03-29 01:44:06 -03:00 |
vnmedeiros
|
b5d486961e
|
changes core author metadata to user metadata #354
|
2020-04-17 09:29:11 -03:00 |
vnmedeiros
|
2aa94b5065
|
add/fix tests for core metadata author #354
|
2020-04-08 15:35:28 -03:00 |
vnmedeiros
|
7f0f5d5920
|
fix test case
|
2019-06-18 17:52:42 -03:00 |
leogermani
|
463315b3ba
|
small adjustment in tests for has_value #222
|
2019-04-16 15:15:44 -03:00 |
Eduardo Humberto
|
c2a6fb8765
|
update test and fix has value method
|
2019-04-12 18:46:54 -03:00 |
Eduardo Humberto
|
a57e2382c5
|
create test to verify if has_value method returns true if an empty value exists for multi value metadata (#222)
|
2019-04-12 16:32:33 -03:00 |
weryques
|
49f60fb431
|
Fixes last commit
|
2018-10-31 15:33:17 -03:00 |
vnmedeiros
|
108cce551c
|
add auto HTML link tag in text values #128 and HTML break line tag in textarea #116
|
2018-09-13 17:07:32 -03:00 |
Leo Germani
|
83eada31c4
|
re-refactor metadata types name
|
2018-06-11 14:58:08 -03:00 |
weryques
|
8ba7478287
|
Changes field to metadatum and fields to metadata
|
2018-06-11 12:10:07 -03:00 |
Leo Germani
|
ca137175f2
|
fix validation of collection_key metadata
|
2018-04-22 18:39:54 -03:00 |
andre2ar
|
9e0f467db7
|
getIntance TO get_instance
|
2018-04-11 11:26:52 -03:00 |
Leo Germani
|
39c86691aa
|
item metadata value_to_html() structure and applied to cat field type
|
2018-04-09 11:32:53 -03:00 |
andre2ar
|
e8835841a6
|
Solving errors
|
2018-03-21 09:20:00 -03:00 |
andre2ar
|
7555878a8f
|
First try
|
2018-03-20 13:04:02 -03:00 |
Leo Germani
|
b23378ceff
|
Add slug for fields and fix fields tests
|
2018-02-21 14:04:25 -03:00 |
Eduardo humberto
|
6c8650ceda
|
alter repository fields to create in each collection, update tests to support those new fields and remove hooks to create option for repostiory fields
|
2018-02-16 15:35:28 -02:00 |
Eduardo humberto
|
6437dd9939
|
creating on activate plugin the core fields (repository)
|
2018-02-15 16:29:46 -02:00 |
Eduardo humberto
|
722b5387d1
|
Alter Metadata to Fields/Field (Big changes)
|
2018-01-31 12:51:43 -02:00 |
weryques
|
cf5cb62d21
|
Allow insert draft Items
|
2018-01-29 11:09:44 -02:00 |
weryques
|
96aa29d61b
|
Now the basic user capabilities are working
|
2017-12-18 10:52:45 -02:00 |
Eduardo humberto
|
11a40ddee9
|
update field and filter type properties in entities, save options in database
|
2017-12-05 15:42:15 -02:00 |
weryques
|
3b0d738fc2
|
Now factories are used in all tests
|
2017-12-04 16:20:49 -02:00 |
weryques
|
ed0c3d9674
|
Factories and Test adaptations
Factories field and filter were created.
Tests from collection, filters and item metadata
were adapted it.
|
2017-12-04 12:58:19 -02:00 |
Leo Germani
|
3f21743672
|
[dev-interface] display items metadata
|
2017-12-03 19:49:50 -02:00 |
Eduardo humberto
|
420e4a311f
|
display custom errors on validate insert and fix tests
|
2017-12-01 11:09:08 -02:00 |
Leo Germani
|
0124e57c07
|
forçando entidades a serem validadas antes de salvar
|
2017-11-30 16:00:25 -02:00 |