Giter VIP home page Giter VIP logo

rudolphi / open_enventory Goto Github PK

View Code? Open in Web Editor NEW
9.0 8.0 6.0 29.84 MB

PHP/MySQL-based chemical inventory/Electronic Lab Notebook for chemistry

Home Page: https://sourceforge.net/projects/enventory/

License: GNU Affero General Public License v3.0

CSS 0.22% PHP 67.82% JavaScript 28.66% HTML 2.23% AutoHotkey 0.68% Batchfile 0.02% Shell 0.08% Python 0.11% Tcl 0.09% Java 0.09%
chemistry laboratory eln inventory science research cheminformatics cheminventory

open_enventory's People

Contributors

khoivan88 avatar mpibpc-mroose avatar rudolphi avatar srtlg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

open_enventory's Issues

ChemExper Blocking

Is it possible that ChemExper blocks an IP that sends too many requests? We were running an inventory Batch processing with Read data from suppliers. The first few entries go fine, then requests sent to ChemExper give timeouts. To probe whether ChemExper was down or not, we cURLed from another host - no problem reaching it. After waiting some hours the blocking seems to be reset.

I guess there is no possible workaround for this? And did I deduce correctly, that structures are fetched from ChemExper (at least no structures were generated if we deactivated the use of ChemExper by setting $GLOBALS["suppliers"]["acros"]["alwaysProcDetail"] to false.

$GLOBALS["suppliers"][$code]=array(
"code" => $code,
"name" => "Acros",
"logo" => "LogoAcros.jpg",
"height" => 40,
"vendor" => true,
"hasPriceList" => 3,
"alwaysProcDetail" => true,
"forGroupNames" => "AcrosOrganics%2CFisherSci%2CMaybridgeBB%2CBioReagents",
"chemExperServer" => "&server=www.acros.com",

Problem making checkbox selections then pressing 'selected' in navbar

Hello. I am evaluating this software for use in a small business and encountering an error.

I have entered some items into the local database and selected their checkbox in search, but I get the following error in the apache error log when then pressing "selected" in the navbar:

Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /var/www/html/lib_db_filter.php:197 Stack trace: #0 /var/www/html/lib_db_query.php(1026): getFilterObject() #1 /var/www/html/list.php(53): handleQueryRequest() #2 {main} thrown in /var/www/html/lib_db_filter.php on line 197

Any idea what the problem could be?

System is running on Ubuntu 22.04, php 8.1, apache2. Installation was from open_enventory_2022-11-29_php8.zip on Sourceforge. Thank you!

Bug in pagination

Hi Felix,
the pagination (at least) of the search for components does not work properly on installations, which where the webroot is not "/". This is caused by a leading slash in the URL of the pagination buttons ("/list.php" instead of only "list.php")

image

I'll propose a bug fix by merge request.

version 2019-04-24

Hi Felix, I made a pull request to update your OE code to version 2019-04-24. This is your original code, I didn't make any change to it!

One User Multiple Databases

Is there a way to allow one user to access multiple databases?

It is disallowed to create a user in DB2, with already taken username in DB1. Any way to still grant permissions/add DB1-user to DB2?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.