Giter VIP home page Giter VIP logo

cook-plugin-play's Introduction

cook-plugin-play's People

Contributors

alexvingg avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

itakenami

cook-plugin-play's Issues

Geração Mobile

1 - Gerar um novo DefaultController seguindo o do projeto gplaymobile
2 - Colocar o comando para geração de view mobile: cook play view-mobile
se(2)
3 - Perguntar se a view será para Smartphone ou Tablet
4 - Copiar os recursos necessários para o Mobile (Aqruivo main.jqm.html, pasta Javascript e tags)
5 - Incluir as view de Application (Index e Exlcuir)
6 - Incluir as Rotas / e /dialog
7 - Perguntar se deve acrescentar o prefixo .mob ou .tab nas views para que as mesmas funcionem paralelamente
se (7)
8 - As view de Application (Index e Exlcuir) devem ter o prefixo
9 - Caso escolham incluir o prefixo avisar que deve-se rever o método render

Alteração de date_fnc.html

jQuery.fn.exists = function(){return jQuery(this).length>0;}
if ($(".datepicker").exists()) {
$(".datepicker").datepicker({
dateFormat: 'dd/mm/yy',
minDate: new Date(2000,01,01),
dayNamesMin: ['Do', 'Se', 'Te', 'Qu', 'Qi', 'Se', 'Sa'],
monthNames: ['Janeiro','Fevereiro','Março','Abril','Maio','Junho','Julho','Agosto','Setembro','Outubro','Novembro','Dezembro'],
showAnim:"show"
});
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.