Main > Free Download Search >

Free document management software for linux

document management

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3395
Epiware: Document Management 4.8.6

Epiware: Document Management 4.8.6


Epiware is an open source document management alternative to commercial more>> Epiware enables the creation of virtual teams by providing an online workspace for users to collaborate and exchange information in a secure, protected setting. It is intuitive and easy to use, which allows users to concentrate on what they do best rather than on trying to master an application.
With Epiware, costs can be lowered, projects can be expedited, decisions can be made in a more efficient and timely manner, changes can be executed more quickly, and errors due to miscommunications can be reduced or eliminated.
Epiware utilizes Asynchronous JavaScript And XML (AJAX) to increase the applications interactivity, speed, and usability. This helps make Epiware nearly as responsive as software that resides on a users computer
Features:
* Linux compatible
* Manage multiple projects
* Calendar
* WIKI
* Tasking/Gantt Chart
* News room
* Search document contents and metadata
* Control folder access via groups and/or users
* Document access history
* Document version history
* Check-in and Check-out
<<less
Download (10.1MB)
Added: 2009-04-14 License: Freeware Price:
192 downloads
 
Other version of Epiware: Document Management
Epiware: Document Management 4.8.1Epiware is an open source document management alternative to commercial. Epiware: Document Management 4.8.1 - Gary Lerhaupt
License:Freeware
Download (8.5MB)
191 downloads
Added: 2009-04-21
NOAH Document Management System 3.1.3

NOAH Document Management System 3.1.3


NOAH is a Web-based document management system that is feature-rich, easy to use, and simple to install. more>>
NOAH is a Web-based document management system that is feature-rich, easy to use, and simple to install. Through a browser interface, users can easily create, update, lock, search, and manage document revisions for access by multiple users across many geographical sites.
NOAH includes many powerful features such as client scripting, hierarchical document access control, and email notification. Administrators can manage users and archives and monitor database activity through an extensive suite of tools.
Main features:
- no expiry date.
- maximum number of users: 5 plus one Super Admin user.
- maximum number of documents: 100 (unlimited number of versions per document).
- includes Content Search option.
- does NOT include Client Scripting.
- does NOT include Email Notification.
- does NOT include multiple databases.
- does NOT include Support however emails will be answered if time permits.
Enhancements:
- A user can now get NOAH to report on recently changed files for a given directory tree and integrate this report in a wiki or HTML page.
- A user can also associate a filename with a custom icon and link a DokuWiki page with NOAHs content search engine, link critical NOAH documents and directories to your wiki project page, and manage usernames and passwords smoothly from NOAH to DokuWiki.
<<less
Download (MB)
Added: 2007-07-11 License: Free To Use But Restricted Price:
839 downloads
Simple Document Management System 1.1.4

Simple Document Management System 1.1.4


Simple Document Management System is a document repository system. more>>
SDMS is an open-source system that allows you to store any document in a database via a bunch of webpages.

That was the short description, now comes the long one. SDMS uses PHP to provide you with a pretty interface to a MySQL server that allows you to store and retrieve documents and to share those documents between users.

In addition, the system uses ACL (Access Control Lists) to grant access rights to documents on a per-user basis.

So what is all this good for? Well, it for instance allows you to distribute project documentation on a need-to-know basis, whilst keeping a central repository of documents that is accessible to all team members and easy to manage.
<<less
Download (0.05MB)
Added: 2005-04-28 License: GPL (GNU General Public License) Price:
1643 downloads
Uber Project Document Management System 1.0

Uber Project Document Management System 1.0


Uber Project Document Management System is a PHP/SQL-based project document management system. more>>
Project document and management tracking system written in PHP using PostgreSQL to store user, project and document related data and MySQL to store the documents, with revision control.

How to:

How to setup the system:

Just untar every thing in your webdirecorty:
cd /var/www/html/
tar -xvzf ueber-1.0.tar.bz2

How to setup the DB:

- Create ueberp user in PostgreSQL [ueberp@psql]$ psql -U admin -c "CREATE USER ueberp WITH PASSWORD ueberp CREATEDB"
- Create a ueberp database in PostgreSQL
[ueberp@psql]$ createdb -U ueberp ueberp
- execute db-setup.psql to setup the PostgreSQL database.
[ueberp@psql]$ psql -U ueberp -d ueberp -f db-setup.psql
- Basic data is in db-data.psql for setting up the system
[ueberp@psql]$ psql -U ueberp -d ueberp -f db-data.psql
- Create a database in MySQL (i.e. ueberp)
- execute db-setup.mysql to setup the MySQL database.
- execute db-data.mysql to insert the basic data.

Finally edit ueberp/lib/config.inc and try to log into the system (user: admin, pass: admin)

Note: In order to have correct "Account Manager" and "Project Manager" entries
in the projects, the acronym for the "Account Manager" must be AM and for
the "Project Manager" PM.
<<less
Download (0.20MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1658 downloads
Epiware Project and Document Management 4.8.0

Epiware Project and Document Management 4.8.0


Epiware is an AJAX-enabled Project and Document Management Web application. more>>
Epiware Project and Document Management is an AJAX-enabled Web application that provides access to a complete set of file management functions, including document check-in, check-out, version control, approval, change notification, and access history.
Upload, Manage and Share documents online
Epiware enables organizations to easily share information and effectively collaborate on documents in a browser-based environment.
Bring together people, content, and process
Epiware enables the creation of virtual teams by providing an online workspace for users to collaborate and exchange information in a secure, protected setting. It is intuitive and easy to use, which allows users to concentrate on what they do best rather than on trying to master an application.
With Epiware, costs can be lowered, projects can be expedited, decisions can be made in a more efficient and timely manner, changes can be executed more quickly, and errors due to miscommunications can be reduced or eliminated.
Enhancements:
- Login issues have been fixed.
- There are document history updates.
- Delete to has been added to Tasking.
- LDAP bugs and other minor issues have been fixed.
<<less
Download (8.6MB)
Added: 2007-07-17 License: Free To Use But Restricted Price:
831 downloads
Essential Management

Essential Management


Essential Management provides a project management system for organizing and writing technical documents. more>>
Essential Management provides a project management system for organizing and writing technical documents.

Essential Management is a multi-user project management system for managing intricate and complex information. Its initial purpose was to allow software development teams to create, maintain, track, and store project requirements on a multi-project basis in a multi-user environment. It has now become more abstract in the type of data it can maintain, allowing the easy addition of new data models and other expansions. Information can be stored in any of several database management systems, and can take advantage of a networked DBMS.

The first and most important feature of the application is that data is stored in a central data repository managed by some database management server; initially PostgreSQL fills this role, but support for others are growing. The repository is fully searchable. An alternative data storage format exists in the form of a locally maintained XML file if the user wishes to use it.

One of the key features Essential Management was designed around is the ability to define and maintain relationships between requirements. Using the software requirement model as an example, our application allows users to define projects; each project is composed of zero or more root requirements, which are typically business level requirements. Each business requirement has zero or more sub-requirements, which either refine the parent business requirement or dive into the functional requirements which allow the business requirement to be achieved. This tree continues to branch and grow deeper until the most basic level that the user wishes to define is reached.

In addition the relationship between parent and child requirements, relationships can be defined between requirements not in the same branch. These relationships may have any meaning the user wishes to define and can be unidirectional or bi-directional.

Essential Management implements the concept of user level permissions, which provides a small measure of security for the projects and their requirements. Additionally, creation of and changes to requirements can be traced to the user who initiated the action.

Finally, the application provides a means to track changes made to requirements during their lifetime so it is possible to determine when a change was made, what information was changed and who edited the requirement.
<<less
Download (MB)
Added: 2007-02-09 License: BSD License Price:
993 downloads
Borges Documents Management System 0.14.5

Borges Documents Management System 0.14.5


Borges is an open-source project aimed at XML-aware documentation projects. more>>
Borges is an open-source project aimed at XML-aware documentation projects which care about internationalisation, reusable contents, teamwork, etc. The system currently supports the DocBook DTD.
Main features:
- Easily write modular documentation in XML DocBook;
- Compile the source files into various formats, including PDF and HTML;
- Manage different versions of a single manual by easily defining derived versions based on conditional parts;
- Track the state of each module according to six predefined states (from "writing" to "final language proofreading"). Once a task is completed, the corresponding state is passed and the module switches to the next one;
- Each module is assigned a set of contributors: author/translators/proofreaders, each one responsible for one state of a module. Each contributor can easily review his attributions through web pages, and can receive e-mails with his current todo list;
- Track the work in progress, from the whole project (made of various manuals) to the most basic components (paragraphs), and their translations.
Enhancements:
- the modules images compilation issue is now solved
- requires xmllint
<<less
Download (0.13MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1187 downloads
Personel Document Manager 0.6

Personel Document Manager 0.6


Personel Document Manager (or PDM for short) is a simple easy to use document management system. more>>
Personel Document Manager (or PDM for short) is a simple easy to use document management system using platform independent programming to make it work in both worlds, Windows and Linux.

It supports archiving from scanner as well as from file, mailing, editing and printing out of the application using the computers default applications on the running system. So for example, if you choosed Gimp as your favorite program for images in your Operating System, PDM will open a document you want to edit in Gimp -> without any need for configuration.

On this page you can download the Program, access the projects forums and of cause make donations to the project.

<<less
Download (23.7MB)
Added: 2007-08-12 License: GPL (GNU General Public License) Price:
807 downloads
PHP time management 1.07b

PHP time management 1.07b


PHP time management is a Web-based time management application. more>>
PHP time management project is a Web-based time management application. You can enter scheduled items, copy items, and view them on a calendar.

A few minor items in the login page for the system were fixed.

<<less
Download (0.018MB)
Added: 2006-09-18 License: GPL (GNU General Public License) Price:
1143 downloads
Oxylus Service Management 0.2

Oxylus Service Management 0.2


Service Management is a Web application that allows users to manage service. more>>
Service Management is a Web application that allows users to manage service and repair, including work orders, service scheduling, service calls, preventative maintenance, and customer contact information.
Enhancements:
- Some bugfixes were made for PHP5.
- A new interface was implemented.
<<less
Download (0.20MB)
Added: 2005-10-31 License: GPL (GNU General Public License) Price:
1456 downloads
+CMS Content Management System 2.1.4

+CMS Content Management System 2.1.4


In the competitive content management market +CMS Content Management System stands out. With our easy to use and framework and flexible integration capabilities, +CMS is fast to deploy. Our intuitive interface makes it easy to empower non-technical contributors to create and manage Web content—without expensive, lengthy training. more>> <<less
Download (6.8Mb)
Added: 2008-11-17 License: Free Price: Free
63 downloads
DC Maintenance Management System 1.1.2

DC Maintenance Management System 1.1.2


DC Maintenence Management System is a Web-based application that records and analyzes customer complaints. more>>
DC Maintenence Management System is a Web-based application. DC Maintenance Management System records and analyzes customer complaints and repairs in water supply networks.
Enhancements:
- This is a maintenance and bugfix release that does not add any new functionality.
<<less
Download (2.0MB)
Added: 2006-07-03 License: GPL (GNU General Public License) Price:
706 downloads
Open Source Requirements Management Tool 1.5

Open Source Requirements Management Tool 1.5


Open Source Requirements Management Tool is designed to achieve full SDLC traceability for features. more>>
Open Source Requirements Management Tool is designed to achieve full SDLC traceability for features, requirements, design, implementation, and testing.
Open Source Requirements Management Tool has a UI for requirements derivation, version control, and common or custom attributes (rationale, source, risk, effort, etc.).
It is suitable for product managers, developers, and analysts to collaborate with flexibility and scalability.
Main features:
Document
- Marketing Features.
- System and Functional Requirements.
- Design Artifacts.
- Source Artifacts.
- Test Case.
- Create any number of classes of artifacts e.g. Issues, Maintenance, etc.
- Link or attach files to artifacts.
Analyze
- Trace any artifacts (e.g. Features to Requirements, Requirements to Test Cases etc).
- Arrange artifacts into a hierarchal structure.
- Filter and sort requirements.
Report
- Any JDBC compliant database may be used from MS Access to MySQL to Oracle.
- Generate custom reports.
- Export artifacts.
<<less
Download (145MB)
Added: 2007-03-27 License: LGPL (GNU Lesser General Public License) Price:
971 downloads
Inventory Management Software 1.18

Inventory Management Software 1.18


Inventory Management Software is a Web-based tool that makes it easy to keep your inventory accurate from any location. more>>
Inventory Management Software is a Web-based tool that makes it easy to keep your inventory accurate from any location.
Inventory Management Software supports multiple users and inventory transaction logging.
Enhancements:
- Some minor problems found in the library files for the inventory system were fixed.
<<less
Download (0.13MB)
Added: 2006-06-12 License: Other/Proprietary License with Source Price:
1239 downloads
Document Archiver 1.0.1

Document Archiver 1.0.1


Document Archiver allows automatic archiving of documents. more>>
Document Archiver allows automatic archiving of documents.

The Document Archiver is a standalone Java application which should be scheduled to run nightly to facilitate the automatic archiving of documents in the KnowledgeTree DMS.

The programs checks if any documents are due to be archived, based on the Date or Utilisation criteria set in the web application (e.g. archive after 2 months, or archive 15 days after the last download).

<<less
Download (0.54MB)
Added: 2007-02-07 License: Other/Proprietary License Price:
989 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5