Skip to content
This repository was archived by the owner on Mar 1, 2020. It is now read-only.

Image upload#10

Open
rgomesms wants to merge 18 commits intomasterfrom
Image_Upload
Open

Image upload#10
rgomesms wants to merge 18 commits intomasterfrom
Image_Upload

Conversation

@rgomesms
Copy link
Copy Markdown
Collaborator

@rgomesms rgomesms commented Jun 3, 2019

  1. Added image saving functionality to save inside database, as binary, and inside admin/image folder as a local file.

  2. Created an HTML function to show binary images from database ( showImage function - inside libraries/HTML/Image.html )

  3. Updated core_install.sql as core_install_image_test.sql to create ImageContent row inside Systematics Species, Taxa, TaxaTypes and Taxonomists.

SinvalVJunior and others added 18 commits April 21, 2019 15:30
Implements the Image Upload in species
Add field for file upload
This column saves the image file
Added a function showImage on Image.php that shows a html images on view. Receiving html class , a row and an alt as parameters.
Changed systematics_taxonomists to work with image_content
Changed taxonomists and taxonomists_cards to use showImage function
Try importing this sql file in phpmyadmin.
Added image preview inside Media component.
Added Image_Content Row in the systematics_species, systematics_taxa and systematics_taxa_types
Now every image that gets uploaded is saved inside  'admin/images' folder
@rgomesms rgomesms requested a review from SinvalVJunior June 3, 2019 01:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants