Showing 1104 open source projects for "oracle-apex-workflow"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1

    OLEDBDAC for Delphi

    Provides data access for data sources exposed through OLE DB.

    OLE DB Data Access Components (OLEDBDAC) is a feature-rich and high-performance library of components that provides data access for data sources exposed through OLE DB from Delphi for both 32-bit and 64-bit Windows platforms. OLEDBDAC-based applications connects to any data source exposed through OLE DB using the .NET Framework Data Provider for OLE DB. OLEDBDAC aims to assist programmers in developing of fast and native database applications whose data source is exposed through OLE DB....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Noora
    NoOra is a database deployment tool which can be used to automate the database deployment cycle and is designed for agile and or devops teams. The supported database platforms are Oracle and Mysql. The support for Postgresql is work in progress. Feedback is more then welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    embed-js

    embed-js

    A lightweight plugin to embed emojis, media, maps, tweets, code, etc.

    A lightweight JavaScript plugin to embed emojis, media, maps, tweets, code and services. embed.js was developed with a modern JavaScript workflow in mind. To use it, it's recommended you have a build system in place that can transpile ES6, and bundle modules. But at the same time, you get an already transpiled version to make your development easier. If you’re using npm package manager with a module bundler like Webpack or Browserify to consume CommonJS modules, you can use the default UMD build of the plugin by simply requiring it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Google Cloud Platform Java Samples

    Google Cloud Platform Java Samples

    Java and Kotlin Code samples used on cloud.google.com

    Java and Kotlin Code samples used on cloud.google. This repository holds sample code written in Java that demonstrates the Google Cloud Platform. Every file containing source code must include copyright and license information. This includes any JS/CSS files that you might be serving out to browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 5
    WeFlow

    WeFlow

    A web developer workflow tool by WeChat team based on tmt-workflow

    A web developer workflow tool by WeChat team based on tmt-workflow, with cross-platform supported and environment ready. A development tool based on tmt-workflow front-end workflow. (Already supports the latest version of Node.js)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Template Tool Release v4.3

    Unifying Business Requirements with Application Design through a GUI.

    ...With the use of drag-and-drop and push-button selections without having to write any code, TT allows end users to add field components, skip-logic, business rules, any number of nested conditional statements in the form of if/then and else-if statements, as well as to simulate workflow. TT saves the project files as EXtensible Markup Language (XML), and the various produced products export into HyperText Markup Language (HTML), JavaScript jQuery, Adobe Acrobat Portable Document Format (PDF), and Microsoft Word. A 90-second YouTube video for one of the features of TT is here: https://www.youtube.com/watch?v=UK5wyOaxqUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Chestnut

    Chestnut

    Application template for Clojure + ClojureScript web apps

    Chestnut is a Leiningen application template — for Clojure and ClojureScript projects — that gives you a full development workflow out of the box. It includes live reloading, REPL-connected development, Figwheel integration, testing setup, and basic backend/frontend scaffolding. While Chestnut it's quite "complete" in a sense, it also tries to be minimal. Boilerplate code is kept to a minimum, and there is only just enough structure to get you started. How you build and structure your app from there is up to you. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    react-native-create-bridge

    react-native-create-bridge

    A CLI tool that bridges React Native modules & UI components with ease

    Bridging native modules & UI components made easy! If you're a JavaScript developer writing your first lines of native code or a more experienced developer looking to eliminate boilerplate from your React Native workflow, this tool is for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Framework to enhance Oracle APEX (Oracle Application Express) on the client (browser) and server (database). To unleash the full potential of ApexLib also use the Oracle APEX Builder Plugin: http://sourceforge.net/projects/apexplugin/
    Downloads: 4 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    NetProg is an API in C language allowing an homogeneous programming of communicating applications on many operating systems. It covers all the need for applications that requires complex way of exchanging data in synchronous or asynchronous mode. Based on messages for exchanging data between clients and servers, it, moreover, access databases or files with the same message modelling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OSWf - Open Source Workflow

    OSWf - Open Source Workflow

    Fork of OpenSymphony OSWorkflow

    Very early in development, stay tuned. Downloads and web site are available but still in the early stages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ttag

    ttag

    Simple approach for javascript localization

    Modern javascript i18n localization library based on ES6 tagged templates and the good old GNU gettext. Just tag your strings to make them translatable. Use a simple ttag-cli tool for translation extraction. Can be easily integrated with almost any workflow as it uses the babel-plugin for string extraction. Can be easily used with the typescript. Allows you to place translations into the sources on a build step. Gettext is a simple localization format with a rich ecosystem. Ttag has support for plurals, contexts, translator comments, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bricks.js

    Bricks.js

    A blazing fast masonry layout generator for fixed width elements

    Bricks capitalizes on batched reading of layout properties for blazing fastpacking time, no matter how many items. Bricks was developed with a modern JavaScript workflow in mind. To use it, it's recommended you have a build system in place that can transpile ES6, and bundle modules. It's recommended that you assign your Bricks instance to a variable. Using your instance, you can enable and disable the resize handler, add and remove event handlers, accommodate dynamically added elements, etc. Bricks instances are extended with Knot.js, a browser-based event emitter. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Validation Manager
    Validation Manager is a tool to handle all the cumbersome paperwork of regulated environment validations. Including Validation Plans, protocols, executions and exceptions. Keeping everything in one place and best of all paperless. Source is hosted on Bitbucket: https://bitbucket.org/javydreamercsw/validation-manager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ansistrano

    Ansistrano

    Ansible role to deploy scripting applications like PHP, Python, Ruby

    ...We support deploying by pulling your code from CVS (Git, Mercurial, or Subversion), downloading from the repository (S3, or ZIP file), or pushing (Copying or Rsyncing). Ansistrano offers a deployment flow with hooks. Attach any specific tasks before or after every step to tune your workflow (restarting servers, cleaning caches, etc.). Capistrano is a remote server automation tool and it's currently in Version 3. Version 2.0 was originally thought in order to deploy RoR applications. With additional plugins, you were able to deploy non Rails applications such as PHP and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Extension Boilerplate

    Extension Boilerplate

    A template for building cross browser extensions for Chrome

    ...Your changes to CSS, HTML & JS files will be relayed instantly without having to manually reload the extension. This ends up saving a lot of time and improving the developer experience. This comes with a gulp-based workflow that converts modern ES6 JavaScript and SCSS to JS/CSS. Scripts are transpired using Babel and bundled using Browserify. Source maps are available for both JS and SCSS. A .sketch file is included in the resources directory. This has all the icons and promo images that will be needed while uploading the extensions to the app stores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    OraMasking

    Data masking tool for Oracle database

    For Oracle database, mask sensitive data by replacement (static or expression), substitution (synthetic data set is included), random values (Lorum Ipsum) or deletion. Generates update/delete statements or triggers or runs directly against the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Projects-Solutions

    Projects-Solutions

    Links to others' solutions to Projects

    Projects-Solutions is a companion repository to Projects; while Projects contains the list of project ideas, Projects-Solutions links to solutions submitted by other users in multiple programming languages. It is effectively a community-driven gallery of implementations of the tasks defined in the “Projects” list, allowing learners to compare their solutions, study others’ code, and improve their approach. The repository aggregates links and resources rather than necessarily hosting all code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    GlobalSight

    GlobalSight

    Open-source Translation Management System (TMS)

    GlobalSight is an open-source Translation Management System (TMS) that provides a scalable translation management platform tailored for companies to manage, translate and deliver global content. Detailed release notes are available on our wiki. http://www.globalsight.com/wiki/index.php/GlobalSight_releases
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    JavaMutex

    Provides 100% pure Java mutual exclusion.

    Freely redistributable open source 100% pure Java for mutual exclusion. Read-write and read-only reentrant lock, condition variable, atomic wraps for Boolean, Integer, Long, and Reference. Cell pool with optional locking, object exchanger, Intersect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Better SQL in java! Offering a seamless java class mapping and SQL-like domain-specific language implemented for number of commercial and open-source DBMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GeOxygene
    GeOxygene aims at providing an open framework which implements OGC/ISO specifications for the development and deployment of geographic (GIS) applications. It is a open source contribution of the COGIT lab. at the IGN (the French National Mapping Agency).
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    React Toolbox

    React Toolbox

    A set of React components implementing Google's Material Design

    React Toolbox is a set of React components that implements Google Material Design specification. It's built on top of some the trendiest proposals like CSS Modules (written in SASS), Webpack and ES6. The library harmoniously integrates with your Webpack workflow and it's easily customizable and very flexible. Check our awesome documentation (which is built using React Toolbox) and try all the components with live examples. We've created a playground so you don't need to install anything to fall in love with our components, so fun! React Toolbox uses CSS Modules by default to import stylesheets written using PostCSS & postcss-preset-env features. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Web Starter Kit

    Web Starter Kit

    Web Starter Kit - a workflow for multi-device websites

    Web Starter Kit is an opinionated boilerplate for web development. Tools for building a great experience across many devices and performance oriented. Helping you to stay productive following the best practices outlined in Google's Web Fundamentals. A solid starting point for both professionals and newcomers to the industry. A responsive boilerplate optimized for the multi-screen web. Powered by Material Design Lite. You're free to use either this or a completely clean-slate via basic.html....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Blocks Workflow

    Blocks Workflow

    Platform for creating workflow based systems like DMS, CMS or CRM.

    Platform for creating workflow based systems like DMS, CMS or CRM. It use Grails as web framework, Bootstrap as UI, Activiti as process engine.
    Downloads: 0 This Week
    Last Update:
    See Project