All Projects → Dani3lSun → apex-plugin-clockpicker

Dani3lSun / apex-plugin-clockpicker

Licence: MIT license
Oracle APEX Item Plugin - ClockPicker

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to apex-plugin-clockpicker

apex-plugin-ig simple checkbox
Oracle APEX Item Plugin - IG Simple Checkbox
Stars: ✭ 21 (+50%)
Mutual labels:  oracle, oracle-apex-plugin, orclapex
apex-plugin-templates
Templates for Oracle APEX Plug-ins
Stars: ✭ 27 (+92.86%)
Mutual labels:  oracle, oracle-apex-plugin, orclapex
jk64-plugin-reportmap
Report Google Map APEX Plugin
Stars: ✭ 37 (+164.29%)
Mutual labels:  oracle, oracle-apex-plugin
docker-apex-stack
Utility scripts for creating an Oracle Application Express stack as a Docker container.
Stars: ✭ 67 (+378.57%)
Mutual labels:  oracle, orclapex
apex-plugin-spotlight
Oracle APEX Dynamic Action Plugin - APEX Spotlight Search
Stars: ✭ 20 (+42.86%)
Mutual labels:  oracle, orclapex
pg global temp tables
Oracle-style global temporary tables for PostgreSQL
Stars: ✭ 16 (+14.29%)
Mutual labels:  oracle
Cloud-Service-Providers-Free-Tier-Overview
Comparing the free tier offers of the major cloud providers like AWS, Azure, GCP, Oracle etc.
Stars: ✭ 226 (+1514.29%)
Mutual labels:  oracle
console
Oracle Instrumentation Console: Lightweight PL/SQL logging tool inspired by the JavaScript Console
Stars: ✭ 14 (+0%)
Mutual labels:  oracle
index shotgun
duplicate index checker 🔥 🔫 👮
Stars: ✭ 35 (+150%)
Mutual labels:  oracle
erdiagram
Entity-Relationship diagram code generator library
Stars: ✭ 28 (+100%)
Mutual labels:  oracle
orabbix
zabbix oracle orabbix docker
Stars: ✭ 17 (+21.43%)
Mutual labels:  oracle
esop
Cloud-enabled backup and restore tool for Apache Cassandra
Stars: ✭ 40 (+185.71%)
Mutual labels:  oracle
book-note
📖 book note,读书笔记
Stars: ✭ 21 (+50%)
Mutual labels:  oracle
oracle-instantclient
💽 Oracle InstantClient
Stars: ✭ 97 (+592.86%)
Mutual labels:  oracle
tapiGen2
PL/SQL Table API code Generator
Stars: ✭ 22 (+57.14%)
Mutual labels:  oracle
WebDAVServerSamplesJava
WebDAV server examples in Java based on IT Hit WebDAV Server Library for Java
Stars: ✭ 38 (+171.43%)
Mutual labels:  oracle
dragon
DRAGON Stack manager
Stars: ✭ 20 (+42.86%)
Mutual labels:  oracle
gaode2
利用高德导航接口创建交通路网模型
Stars: ✭ 23 (+64.29%)
Mutual labels:  oracle
plant erd
ERD exporter with PlantUML and mermaid format
Stars: ✭ 126 (+800%)
Mutual labels:  oracle
table-api-generator
Oracle Table API Generator
Stars: ✭ 38 (+171.43%)
Mutual labels:  oracle

Oracle APEX Item Plugin - ClockPicker

APEX Community APEX Plugin APEX Built with Love

ClockPicker is a item type plugin that gives you a nice clock-style overlay above of an input field. It is based on JS Framework clockpicker (https://github.com/weareoutman/clockpicker).

Changelog

1.7.0 - Bug fixes for APEX 5.1 (Button rendering was buggy) / Code Cleanup using separate JavaScript file / fixed issue #8

1.6.1 - fixed clockpicker button style

1.6 - added possibility to show a clock button on right side

1.5 - updated bootstrap to 3.3.6 and fixed css errors like issue #5

1.4 - added possibility to suppress soft keyboard fade outs on mobile devices

1.3 - added source attribute to plugin (see issue #2)

1.2 - fixes for problems with UT in Apex 5 (see issue #1)

1.1 - added 12h mode (AM/PM Switch)

1.0 - Initial Release

Install

  • Import plugin file "item_type_plugin_de_danielh_clockpicker.sql" from source directory into your application
  • (Optional) Deploy the CSS/JS files from "server" directory on your webserver and change the "File Prefix" to webservers folder.

Plugin Settings

The plugin settings are highly customizable and you can change:

  • Placement (Top/Bottom)
  • Alignment (Left/Right)
  • Autoclose (True/False)
  • 12h Mode AM/PM (True/False)
  • Text of "Done" Button
  • Show clock button (Yes/No)
  • Suppress Mobile Keyboards (Yes/No)

Demo Application

https://apex.oracle.com/pls/apex/f?p=APEXPLUGIN

Preview

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].