8 projects tagged "Workflow"
zpub is a server to collaboratively work on DocBook-based documentation. Editors modify the XML sources with their preferred editor and submit their changes via Subversion. zpub renders the files centrally to various output formats, optionally notifies other editors, provides an archive of all previous revisions of the document, and supports a simple sign-off workflow. The documentation and user interface is currently only available in German.
OpenGroupware Coils is a Python port of the venerable OpenGroupware project. It is backward compatible and can be installed in parallel with legacy versions of OpenGroupware. It provides additional features including an AMQP-based service architecture and a BPML-based workflow engine. The workflow engine includes the ability to read and write a variety of file formats, operate on relational database services, and a variety of common actions required to automate various tasks. Groupware resources and workflow route, processes, and formats.can be managed via WebDAV. Groupware functionality can also be accessed via the zOGI XML-RPC API just as with legacy ZideStore servers.
Aspose.Words for SharePoint allows you to convert documents within the Microsoft SharePoint applications. It supports multiple document formats like PDF, DOCX, DOC, RTF, MHT, TXT, XML, ODT, EPUB, and XPS. It is designed to be used with Windows SharePoint Services and Microsoft Office SharePoint Server 2007 (standard and enterprise). You can also use different valuable options during conversion setup like converting files in subfolders or saving destination folder options.
Makeflow is a workflow engine for executing large complex applications on clusters, clouds, and grids. It can be used to drive several different distributed computing systems, including Condor, SGE, and the included Work Queue system. It does not require a distributed filesystem, so you can use it to harness whatever collection of machines you have available. It is typically used for scaling up data-intensive scientific applications to hundreds or thousands of cores.
The RepairsLab system allows you to manage the entry and exit of equipment repair in a small workshop for repairs or service center. The application allows the printing of a "Repairs sheet" for each device and manages the state of repair. Inside the Repairs ticket, you can enter the features of the delivered and the state of repair. The system provides management of different master data for definition of states of repair, customers, types of equipment, trademarks, and models. You can print a paper "Repairs sheet" in duplicate to store paper and as a delivery receipt for the customer.
git-flow Python Edition is a a pure Python implementation of git-flow. All sub-commands share a common back-end to ensure features behave the same, whatever branch-type they are working on. New workflow behavior can also be added easily by simply sub-classing existing ones. It also includes a comprehensive unit test suite, decent man pages, and HTML docs.