Ap.Muthu
Ap.Muthu
Try the following url: `https://github.com/khanamiryan/qrcode-detector-decoder` It is a 404. It should be: `https://github.com/khanamiryan/php-qrcode-detector-decoder`
The number of indexes on a table is the most [dominant factor](http://use-the-index-luke.com/sql/dml/insert) for insert performance. The more indexes a table has, the slower the execution becomes. Legitimate uses of redundant...
Whilst the footer templates were altered to accommodate this new setting, the new DB Schema has the setting in the table. https://github.com/apmuthu/opendocman/commit/fdddba98611eec8eb20716075105090368bfd76c
Fixed in my fork: https://github.com/apmuthu/opendocman/commit/97963492a6baab3a4e0c4fbcf09595a8d21c38c9
@stephenlawrence: Thanks for the comments. I can create separate issues for these changes, but how does the separate pull request work? When I make a pull request, all future changes...
The **install/odm.php** is uptodate with the **database.sql**.
Have completed all SQL changes, Upgrades, Language cleanups, ERD updations, Categories in File List display. Updated the SQL changes in the comment above as well. Next time I will make...
Done! https://github.com/apmuthu/opendocman/commit/ffe85d3ed89286c6b43607df0b06f0d7ba997cc4
As I have made many incremental corrections in my fork, I am not able to single out a specific commit to make it into a separate pull request. My earlier...
I understand. But I am not familiar with handling too many branches and fear I might commit to the wrong branch. Besides, I already have it working the way I...