Giter VIP home page Giter VIP logo

sqlabs's Introduction

Sqlabs

About

The aim for this project is to showcases developmental products by S-cubism. Currently you can try demos for plugins of Web2py framework, and view their sources.

License

Each file in the project is licensed under MIT license, as long as its licence is not specified individually.

Contribution

We are welcome your feedback. For the web2py-plugins, we also welome your pull requests to the project in GitHub.

sqlabs's People

Contributors

fislexi avatar

Stargazers

Huy Nguyen Quang avatar  avatar Serhii Siuziev avatar Javier avatar  avatar Zsolt Fekete avatar Gun.io Robot avatar Koji avatar  avatar Massimiliano avatar Juan avatar

Watchers

James Cloos avatar  avatar kishita avatar  avatar Javier avatar  avatar

sqlabs's Issues

文言修正

web2py_plugins description:
a opensource -> an opensource

sqltable comment:
The headers is a dictionary of dictionaries for update default values.
The "headers" object is a dictionary of dictionaries for updating default values.

全体のリファクタリング

全体のファイル、クラス、関数構成、命名規則などを統一、標準的なものにする

直近の課題として、
・プラグインの導入
・ビューの部品化(ブロック/コンポーネントの利用)

A bug of plugin_tablecheckbox

reported bug

Hello, I've detected a bug in tablecheckbox:
When creating tablecheckbox = TableCheckbox(submit_button=None) it doesn't send anything after submitting the form.
The javascript code checks if the confirmation is right, but if you don't want to confirm before sending, it just doesn't work propely. There are cases where avoiding the confirmation message is useful, when the form is being used for not dangerous things, as returning a pdf report based on the selected rows.

The problem is in line 59 of the code you've published below:

if(confirm(%(confirm_message)s)){....

Regards

José L.

SNS系のプラグイン作成

コメントウィジェット・プラグイン
メッセージ・プラグイン
フレンド・プラグイン
プロフィール・プラグイン
フェースブック連携・プラグイン
エッジランク・プラグイン
コンパクト・アクションリスト・プラグイン
ツールチップ・プラグイン
モーダルダイアログ・プラグイン
ブログ・プラグイン
メモ・プラグイン
etc..

国際化対応

・基本は英語で書いて国際化対応する
・ブラウズのリクエストに応じて言語を決めることができるようにする

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.