[Git][noosfero/noosfero][master] 2 commits: Image crop

Rodrigo Souto gitlab at mg.gitlab.com
Wed Apr 25 16:54:49 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
e33c6d0c by Iasmin Mendes at 2018-04-25T19:54:43Z
Image crop

- - - - -
ab0479a7 by Rodrigo Souto at 2018-04-25T19:54:43Z
Merge branch 'image-crop' into 'master'

Image crop

See merge request noosfero/noosfero!1424
- - - - -


30 changed files:

- app/controllers/my_profile/cms_controller.rb
- app/helpers/application_helper.rb
- + app/helpers/cropped_image_helper.rb
- app/helpers/profile_image_helper.rb
- + app/models/concerns/cropped_image.rb
- app/models/image.rb
- app/models/person.rb
- app/models/uploaded_file.rb
- app/views/account/_signup_form.html.erb
- app/views/cms/_blog.html.erb
- app/views/cms/_text_editor_sidebar.html.erb
- app/views/cms/_upload_file.html.erb
- app/views/cms/_upload_file_form.html.erb
- app/views/cms/_uploaded_file.html.erb
- app/views/cms/upload_files.html.erb
- app/views/profile_editor/edit.html.erb
- app/views/search/_image.html.erb
- app/views/shared/_change_image.html.erb
- + app/views/shared/_crop_button.html.erb
- + app/views/shared/_crop_image.html.erb
- + app/views/shared/_crop_image_form.html.erb
- + app/views/shared/_cropped_image_preview.html.erb
- app/views/shared/_lead_and_body.html.erb
- app/views/shared/_show_thumbnail.html.erb
- + db/migrate/20180226132000_add_cropped_image_to_profiles.rb
- + db/migrate/20180327192120_remove_image_in_custom_person_fields.rb
- features/blog.feature
- plugins/recent_content/features/add_recent_content.feature
- plugins/work_assignment/test/functional/cms_controller_test.rb
- + public/Jcrop.gif


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/4dfe8cea90017bdf95d80ddf52803b1eb1ead73d...ab0479a7f3746c9d92d52ba4a85d46cdb2477ab3

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/4dfe8cea90017bdf95d80ddf52803b1eb1ead73d...ab0479a7f3746c9d92d52ba4a85d46cdb2477ab3
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180425/b3e10810/attachment.html>


More information about the Noosfero-dev mailing list