Commit Graph

41 Commits

Author SHA1 Message Date
vnmedeiros 005d69d0dd feat: add metadata section order 2022-04-29 11:38:03 -03:00
leogermani 7f4298b3a5 new default roles #274 2019-11-04 18:55:40 -03:00
Leo Germani 31ef06a8dd remove collections moderators feature #274 2019-10-21 14:24:34 -03:00
Leo Germani 5dc058a787 Clear tests #261 2019-09-13 19:25:42 -03:00
leogermani 644eb28528 fix creation of child collections #206 2019-03-01 16:24:07 -03:00
Leo Germani fc1daab3dd Force developers to use the correct method to set props to entities 2018-04-30 10:36:31 -03:00
Leo Germani e778fc5532 Avoid duplicate users in collections moderators list 2018-04-30 10:26:46 -03:00
weryques a921b7467c Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-04-11 16:06:21 -03:00
weryques 53b165f45c Improves method diff, Improves method insert, Adds i18n, Fixes log tests, Removes column description from event list 2018-04-11 16:02:29 -03:00
andre2ar 9e0f467db7 getIntance TO get_instance 2018-04-11 11:26:52 -03:00
andre2ar 7555878a8f First try 2018-03-20 13:04:02 -03:00
Jacson Passold c28daf0d8b Merge branch 'develop' of github.com:tainacan/tainacan into develop 2018-02-22 17:11:01 -03:00
Leo Germani 4825cc3469 fix collections api test and new test for unique slugs 2018-02-21 13:52:36 -03:00
Jacson Passold d7c58b17ca diff multi value 2018-02-14 15:23:46 -02:00
Jacson Passold fb26ba456d Merge branch 'develop' of github.com:tainacan/tainacan into develop 2018-02-13 21:42:49 -02:00
Jacson Passold 6e13222ad1 do not get thumb from entity with no post ID, add diff function to entities and repositories, simple collection diff test 2018-02-13 21:41:06 -02:00
Leo Germani 7a3188a572 fix collections test 2018-02-09 16:04:52 -02:00
Leo Germani 1b54969c4d Improves capabilities tests and fixes set_items_capabilities 2018-01-28 23:34:12 -02:00
Leo Germani 979c80eb92 fix permissions for moderators. still have to fix can_* methods in repoitory 2018-01-27 00:23:25 -02:00
Jacson Passold e1a54d96f4 test moderators and debug metas support 2018-01-24 17:32:06 -02:00
Jacson Passold 44aebc95ea better caps test and test moderators_ids is stored 2018-01-18 12:34:08 -02:00
Jacson Passold 6ba5122dfe simple perm test using map 2018-01-10 21:09:41 -02:00
Jacson Passold b1f8759a6b funtion to check read and write perm and read test 2017-12-26 20:08:15 -02:00
Jacson Passold 5bbe4ebe7e move roles test from collections to a new file 2017-12-20 22:26:48 -02:00
Jacson Passold b2e4639e43 simple capabilities ecosystem 2017-12-20 22:13:33 -02:00
Leo Germani 139e93f191 fixing assert arguments order on tests 2017-12-07 11:54:43 -02:00
Jacson Passold fd63a432cd separate hoot test 2017-12-04 16:47:38 -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
weryques a17e647d52 Tainacan Entity Factory and other things
Added __toString in all entities;
Created Entity Factory;
Entity factory added in test add collection;
2017-12-03 18:33:16 -02:00
Jacson Passold c7394be0b5 check if a new created collection is draft by default 2017-12-01 00:53:20 -02:00
Leo Germani 0124e57c07 forçando entidades a serem validadas antes de salvar 2017-11-30 16:00:25 -02:00
Eduardo humberto 57b3e5586b refactor repositories fetch method 2017-11-29 16:06:22 -02:00
Leo Germani bec743c80a adding all collection properties 2017-11-28 18:49:20 -02:00
Jacson Passold 9d3e21c32f Merge branch 'master' of github.com:tainacan/tainacan 2017-11-24 16:03:25 -02:00
weryques 4f195b396b Tainacan API and two Endpoints: collections and collections/id 2017-11-24 15:32:27 -02:00
Jacson Passold 68672444f8 test init 2017-11-23 17:06:57 -02:00
Jacson Passold 6e619d7431 revert entity to abstract class, implement repository __construct and parcial insert 2017-11-22 22:30:48 -02:00
weryques 6a4e2a024c Now Items implements Repository 2017-11-20 15:13:37 -02:00
weryques 05f5f97eb7 Repository Interface with collections 2017-11-20 12:41:54 -02:00
Jacson Passold f66ed5c3f1 convert code to namespaces basis 2017-11-15 16:50:11 -02:00
Leo Germani 65ab6e8708 avançando esquema de validação 2017-11-15 00:04:40 -02:00