OpenDocMan 1.2 Final Released

This release is the final release for version 1.2. All users are encouraged to upgrade. If upgrading from 1.2rc2 or 1.2rc3, there are no DB changes.

Next release will be 1.3rc1.

Changes:

  • install/odm.php, database.sql: changed admin email to RFC compliant example.com
  • config.php: vanilla changed default URL to RFC proper example.com
  • added copyright to all files added and added Khoa Nguyen to copyright notices where appropriate
  • commitchange.php: fixed security vulnerability where commitchange was not checking to make sure users were authorized to make the requested changes
  • functions.php: fixed bug ID#982733: modified_on column sort error in out.php
  • details.php: Fixed bug ID#917813: View only was able to read
  • setup.php: Added smart defaults for database connection form and
  • Added more feedback during installation steps
  • view_file.php: Fixed bug ID#909399: View file does not open in new window
  • toBePublished.php: fixed short tags added braces to if’s
  • profile.php: case change on php tag
  • delete.php: cleaned up braces added isset’s
  • add.php, edit.php: added Joe Jeskiewicz fix to spTo_
  • edit.php: added an isset for forbidden array to keep notices from showing in source code when no forbidden are selected
  • functions.php: fixed < ? tags that were causing $ in functions.php error
  • images/companylogo.gif: changed logo to opendocman logo
0 Comments

OpenDocMan 1.2rc3 Released

This release fixes various bugs including:

1. Removed extra } in functions.php
2. added @$_POST['roothost] to setup.php’s GRANT statement to allow for connections from localhost.

0 Comments

OpenDocMan 1.2rc2 Released

This release fixes various bugs including:

1. Fixed bug wher mkdir is expecting 2 args but only one was being used
2. Fixed broken search engine bug
3. Fixed pagination bug resolved IIS issues of REQUEST_URI
4. Fixed bugs in update/install sql scripts by removing semicolons at the end of lines
5. Fixed bug in setup script where 1.2rc1 updgrade case statement was mislabeled.

0 Comments

OpenDocMan 1.2rc1 Released

This release adds many new features including: Better permissions, multiple version of a document, archiving function for deleted files, ability to change owner of file, file expiration, Enable/Disable Reviewing/Authorization, bookmarkable URL, Wildcard search, bread crumb and more.

0 Comments

OpenDocMan 1.1 Final Released

A new release has been announced at freshmeat.net for 1.1. This release fixes minor bugs from 1.1rc2 and is the final production release for the 1.1 branch.

0 Comments