Refonte des options de bloc (#1850)
* infra * options * new interfaces * wip * done * refactor * remove partner * fix * page main description * Temporarily hide new options * migrate options name in block show partial * schema * newline * pages labels * double equals * add future option_year on project template * public_send * fix option_categories * handle option_link in organizations show * option_link instead of with_link in organizations * option attributes in template pages * options in template persons * remove useless locales * remove old fix * space * fix label future option_image in projects --------- Co-authored-by:Sébastien Gaya <sebastien.gaya@gmail.com> Co-authored-by:
alexisben <alex@noesya.coop>
Showing
- app/helpers/admin/blocks_helper.rb 5 additions, 0 deletionsapp/helpers/admin/blocks_helper.rb
- app/models/communication/block/component/base.rb 2 additions, 1 deletionapp/models/communication/block/component/base.rb
- app/models/communication/block/component/boolean.rb 7 additions, 1 deletionapp/models/communication/block/component/boolean.rb
- app/models/communication/block/template/agenda.rb 11 additions, 1 deletionapp/models/communication/block/template/agenda.rb
- app/models/communication/block/template/base.rb 5 additions, 3 deletionsapp/models/communication/block/template/base.rb
- app/models/communication/block/template/location.rb 3 additions, 0 deletionsapp/models/communication/block/template/location.rb
- app/models/communication/block/template/organization.rb 8 additions, 1 deletionapp/models/communication/block/template/organization.rb
- app/models/communication/block/template/page.rb 7 additions, 0 deletionsapp/models/communication/block/template/page.rb
- app/models/communication/block/template/person.rb 8 additions, 1 deletionapp/models/communication/block/template/person.rb
- app/models/communication/block/template/post.rb 10 additions, 0 deletionsapp/models/communication/block/template/post.rb
- app/models/communication/block/template/program.rb 4 additions, 0 deletionsapp/models/communication/block/template/program.rb
- app/models/communication/block/template/project.rb 7 additions, 2 deletionsapp/models/communication/block/template/project.rb
- app/models/communication/block/with_template.rb 13 additions, 0 deletionsapp/models/communication/block/with_template.rb
- app/views/admin/communication/blocks/options/_static.html.erb 4 additions, 0 deletions...views/admin/communication/blocks/options/_static.html.erb
- app/views/admin/communication/blocks/templates/agenda/_edit.html.erb 11 additions, 11 deletions...dmin/communication/blocks/templates/agenda/_edit.html.erb
- app/views/admin/communication/blocks/templates/agenda/_show.html.erb 3 additions, 3 deletions...dmin/communication/blocks/templates/agenda/_show.html.erb
- app/views/admin/communication/blocks/templates/agenda/_static.html.erb 1 addition, 0 deletions...in/communication/blocks/templates/agenda/_static.html.erb
- app/views/admin/communication/blocks/templates/gallery/_show.html.erb 1 addition, 1 deletion...min/communication/blocks/templates/gallery/_show.html.erb
- app/views/admin/communication/blocks/templates/locations/_edit.html.erb 12 additions, 1 deletion...n/communication/blocks/templates/locations/_edit.html.erb
- app/views/admin/communication/blocks/templates/locations/_static.html.erb 1 addition, 0 deletions...communication/blocks/templates/locations/_static.html.erb
Loading
Please register or sign in to comment