0
1
Fork 0
Verdnatura main web page for migration
Go to file
Juan Ferrer d04ba0695a Added LDAP objectClass: posixAccount 2019-08-07 14:36:20 +02:00
debian Added LDAP objectClass: posixAccount 2019-08-07 14:36:20 +02:00
doc Reorganizacion de ficheros 2015-08-20 15:11:49 +02:00
forms myInvoice.pdf renamed to hasPdf 2019-08-02 12:48:41 +02:00
image Category icon fixes 2019-04-18 10:03:35 +02:00
js Image caching improved 2019-05-27 15:38:06 +02:00
pages improved README, PHP linting, bugs fixed 2018-06-06 13:08:17 +02:00
reports SQL refactor 2019-05-21 16:16:27 +02:00
rest Added LDAP objectClass: posixAccount 2019-08-07 14:36:20 +02:00
utils Browscap automatically updated plus fixes 2019-05-09 12:02:23 +02:00
web Login bug fixed 2019-07-02 13:43:52 +02:00
.eslintrc.yml Catalog text overlap fixed, tpv return url fixed 2019-02-14 16:26:13 +01:00
.gitignore gitignore ignora el debug de php 2018-06-12 12:37:09 +02:00
LICENSE Lintian warnings 2017-12-11 12:46:36 +01:00
README.md catalog: 3 tags shown in list view, up to 6 digits for available. 2018-08-24 13:17:34 +02:00
apache.conf putOrderFk added to EKTs 2019-02-05 11:22:20 +01:00
app.js YAML used for locale 2018-02-05 13:58:17 +01:00
config.php buy config.php sin hedera-web 2018-06-12 11:01:15 +02:00
deploy Deploy test 2018-05-02 08:44:27 +02:00
env.php EDI update bugs solved, PHP linting 2018-05-23 12:14:20 +02:00
hedera-web.php EDI update bugs solved, PHP linting 2018-05-23 12:14:20 +02:00
index.php improved README, PHP linting, bugs fixed 2018-06-06 13:08:17 +02:00
package-lock.json Term colors disabled for deploying 2019-03-28 17:14:14 +01:00
package.json Added LDAP objectClass: posixAccount 2019-08-07 14:36:20 +02:00
webpack.config.js #8750 fixed, npm update 2019-02-05 14:11:40 +01:00
webpack.config.json #8750 fixed, npm update 2019-02-05 14:11:40 +01:00

README.md

Hedera

Hedera is the main web page for Verdnatura.

Getting Started

Required dependencies.

  • PHP >= 7.0
  • Node.js >= 8.0

Launch application for development.

$ npm run dev 

Run server side method from command line.

$ php hedera-web.php -m method_path 

Built with