Commit Graph

3956 Commits

Author SHA1 Message Date
Eduardo Humberto 8fff81ba5b start allow import sets as taxonomy (#209) 2019-03-15 19:32:47 -03:00
Mateus Machado Luna eb56d6e301 Adds function to use variables with i18n Ref. #208. Adjusts cropping ratio for collection. 2019-03-15 12:47:59 -03:00
Eduardo Humberto 706b89353d add verification for empty metadata values (#211) 2019-03-14 19:55:31 -03:00
Mateus Machado Luna c03626b4d7 Shows collection count on taxonomies list Ref. #165.New layout for taxonomy edition form. Changes header image label to simply image. 2019-03-14 15:47:41 -03:00
Mateus Machado Luna 5a730264d4 Changes logic for display warning on pagination due to sorting by custom metadata. Fixes undefined functions on term items list. 2019-03-14 15:05:02 -03:00
Mateus Machado Luna 3503f70df5 Fixes terms forms not being updated with list. 2019-03-14 14:29:41 -03:00
Mateus Machado Luna fd994eff47 Fixes to select all items on page process and binds with constant that enables selecting all items existing on list. Ref. #199. 2019-03-14 12:14:06 -03:00
Mateus Machado Luna 39c66253f6 Adds popup list to allow open item on new tab and other actions for items list on admin. Ref. #212 2019-03-14 11:43:12 -03:00
leogermani c00ade8813 Add constant to force enabling the selection of all items #199 2019-03-14 11:41:15 -03:00
Eduardo Humberto 64e7e91d34 Adjustments in CSV Importer #210 2019-03-13 22:25:51 -03:00
leogermani 40cdded733 Test and fix capabilities attribution for tainacan roles #205 2019-03-13 16:01:09 -03:00
leogermani 2278df6a3c avoid conflict in items api endpoint fix tests 2019-03-13 15:52:15 -03:00
Mateus Machado Luna 571a031268 Startist moving common styles between blocks to a single file. 2019-03-13 13:09:44 -03:00
Mateus Machado Luna e00da3d45a Shows pagination warning after changing metadata. Small fixes. 2019-03-13 12:43:55 -03:00
Eduardo Humberto fe3866458c test role author to insert items in his own collection (#205) 2019-03-12 21:25:04 -03:00
Anna e só 84930d8ed4
Proposes a different format for links on README 2019-03-12 20:34:56 -03:00
Anna e só 4febf6ae4f
Extends social media links 2019-03-12 20:34:11 -03:00
Mateus Machado Luna abec33df86 Fixes wron assignment to modalItems after collection reset. 2019-03-12 18:57:16 -03:00
Mateus Machado Luna 5129b17b07 Creates collection grid static block. 2019-03-12 13:31:46 -03:00
Mateus Machado Luna 1bf51b4498 Hides old items gutenberg block. 2019-03-12 11:25:17 -03:00
Mateus Machado Luna 6f3049bed0 Adds option for adjusting grid margin. 2019-03-12 11:02:08 -03:00
Mateus Machado Luna 59e8c0d850 Begins implementation of dynamic margin size. 2019-03-12 10:09:49 -03:00
Mateus Machado Luna abe1a442ad Marginless items grid when no title exists. Fetch only for loading items. 2019-03-11 19:02:10 -03:00
vnmedeiros bd5e74225c Add properties to activate and deactivate max-options #90 2019-03-11 17:47:37 -03:00
Mateus Machado Luna aa11b73c8f Begins implementation or marginless items grid. 2019-03-11 16:58:27 -03:00
Mateus Machado Luna 43283e1605 First steps on implementing static items gutenberg block. 2019-03-11 16:34:35 -03:00
Mateus Machado Luna 6846501a5f Adds alert dialog for cases where sorting metadatum removes items from list. Fixes totalCollectionItems counting and grid view mode label. 2019-03-11 12:54:43 -03:00
Mateus Machado Luna 16849b9318 Final adjustment to loading on terms modal. 2019-03-11 12:54:42 -03:00
Anna e só f31b4de79d
Moves CONTRIBUTING.md to the docs folder 2019-03-11 12:52:32 -03:00
Anna e só 28a8e40dca
Updates to README.md
Adds a link to our plugin on WordPress.org
2019-03-11 12:44:49 -03:00
Anna e só d08cee8150
Updates to the README.md
- Adds the current description of the plugin on WordPress to the repository on GitHub, and highlights of the most interesting features
- Mentions that support is provided on the mailing list
2019-03-11 12:34:29 -03:00
Anna e só f9f4cdb7f0
Updates CONTRIBUTING.md
- Adds a language policy
- Exemplifies paths of contribution
- More information of issues: creating an issue, mentions of pre-made templates.
- The paragraph about labels now belong to the Claiming an issue section.
2019-03-11 11:52:02 -03:00
Anna e só daae520667
Updates the bug report template
- Fixed formatting
- Explanatory text is a bit more personal
2019-03-11 11:44:52 -03:00
Anna e só 8de00055c7
Adds a more personal message to the feature request template 2019-03-11 11:32:34 -03:00
Anna e só 3f93d61788
Fixed formatting on the feature request template 2019-03-11 11:30:28 -03:00
Anna e só d2dee2e256
Creates a template for feature requests 2019-03-11 11:29:30 -03:00
Anna e só d1a290ea33
Creates a template for feature requests 2019-03-11 11:28:59 -03:00
Anna e só 3524ce3688
Updates to the bug report template 2019-03-11 11:08:12 -03:00
Eduardo Humberto 166a275872 update test to create item in collection created by user (#205) 2019-03-08 19:49:59 -03:00
Eduardo Humberto b0b5309f6f create test to reproduce error on create item as tainacan author role (#205) 2019-03-08 17:48:59 -03:00
Mateus Machado Luna 98045e4293 Merge branch 'feature/gutenberg-terms-modal' into develop 2019-03-08 16:55:40 -03:00
Mateus Machado Luna aa245bbd31 Adds taxonomy name to terms modal. Shows spinner while loading terms or taxonomies. 2019-03-08 16:55:14 -03:00
leogermani d9bcd8882a Merge branch 'feature/system-check' into develop 2019-03-08 14:05:03 -03:00
leogermani 960c9b6807 Fix small errors in system check page #174 2019-03-08 14:04:35 -03:00
Mateus Machado Luna 43fe53b8bb Adds hideempty param to terms request. 2019-03-08 13:42:39 -03:00
Mateus Machado Luna 3d13ea90a9 Adds option to hide terms name on list view. Hides image and name only via css. 2019-03-08 13:33:39 -03:00
Mateus Machado Luna f29d2eac0e First version of terms selection via modal finished. 2019-03-08 12:06:14 -03:00
Anna e só 8e4cd1ee1b
Merge pull request #1 from contraexemplo/issue-templates
Adds a template for issues about bugs
2019-03-08 11:38:49 -03:00
Anna e só 9901094db4
Creates a template for issues 2019-03-08 11:37:42 -03:00
Mateus Machado Luna 4a2ac0427e (Almost) finishes migration from autocomplet to modal. 2019-03-08 11:20:01 -03:00