Commit Graph

859 Commits

Author SHA1 Message Date
Xenomporio
e8c563d152 Rewrite of deprecated PHP each() function 2022-05-18 18:09:10 +02:00
Xenomporio
3a48633203 Bugfix escaped string list of countries 2022-05-18 14:58:21 +02:00
Xenomporio
b117cd0576 Some fixes in databaseupgrade 2022-05-18 14:49:39 +02:00
Xenomporio
b3d89e7fc2 Fixed typo 2022-05-18 14:39:06 +02:00
Xenomporio
7fcbc97aac Removed deprecated column alteration Firmendaten footer 2022-05-18 14:37:23 +02:00
Xenomporio
de3027eb60 (revisited) Changed SQL statement extraction from struktur.sql to recognize ; correctly now with \r\n 2022-05-18 12:21:03 +02:00
Xenomporio
5b2b4efc67 Changed all varchar 255,128,64 columns to text due to maximum size limit in table projekt 2022-05-18 10:55:10 +02:00
Xenomporio
e0b4a1cd2e Changed all timestamps to NOT NULL DEFAULT CURRENT_TIMESTAMP for DatabaseUpgrade() 2022-05-18 09:39:13 +02:00
Xenomporio
4370b3558a reconstructed table stechuhrdevice 2022-05-18 09:39:09 +02:00
Xenomporio
9ce1baa5ff Removed unnecessary table fix drucker 2022-05-17 23:18:17 +02:00
Xenomporio
26f60b2390 Removed unnecessary table fix article_property_translation id 2022-05-17 23:16:35 +02:00
Xenomporio
f4098c71b5 Removed unnecessary typo fix liabilitiy_id 2022-05-17 23:13:54 +02:00
Xenomporio
562bdb55e7 Bugfix error call of non-static method 2022-05-17 23:06:47 +02:00
Xenomporio
7e96a351d4 Bugfix add primary key firmendaten_werte only if not already present 2022-05-17 20:28:46 +02:00
Xenomporio
012796f423 Bugfix mysql results that are boolean true (no result set) e.g. UPDATE 2022-05-17 14:52:01 +02:00
Xenomporio
4efe6ed725 Bugfix HTTP redirection User->GetID() > 0 2022-05-17 14:33:18 +02:00
Xenomporio
2107e986f6 Removed comment lines starting with # 2022-05-16 14:14:29 +02:00
Xenomporio
2fa5758f26 mysql SET CHARACTER SET utf8 2022-05-16 14:13:07 +02:00
Xenomporio
5b95c48cbe unknown PHP 8 compatibility issue
commented out as hotfix
if (!is_callable($callable, false))...
2022-05-16 14:11:35 +02:00
Xenomporio
43c1ae3d62 Changed SQL statement extraction from struktur.sql to recognize ; correctly 2022-05-16 08:23:56 +00:00
Xenomporio
ba78175e64 Removed link to xentral update server (it leads to a 404 page) 2022-05-15 20:03:46 +00:00
Xenomporio
93cbc07d3e Changed wrongly set array constants 'default' in database values for html input 2022-05-15 18:00:00 +00:00
lrtnx
608813f2ed
Delete LICENSE_LIST
Removed - this seemed to be the wrong file from the commercial version as the license of the open source version is clearly AGPL v.3
2022-05-15 12:50:41 +02:00
lrtnx
effca61c6c
Delete README
Removed - this seemed to be the wrong file from the commercial version
2022-05-15 12:50:16 +02:00
lrtnx
add4fd7700
Delete LICENSE
Removed - this seemed to be the wrong file from the commercial version as the license of the open source version is clearly AGPL v.3
2022-05-15 12:49:44 +02:00
lrtnx
3a63c33bd5
Delete INSTALL 2022-05-15 12:48:45 +02:00
lrtnx
0dbe9c913e
Merge pull request #1 from AlexLedis/master
Import OSS
2022-05-12 12:31:47 +02:00
AlexLedis
c5765bac13
Update README.md 2022-05-09 17:54:42 +02:00
Alex
34e5ac43d9 Initial xentral_oss_20.3.c9ffacf 2021-05-21 08:49:41 +02:00
AlexLedis
5406e4a551
Delete adapterbox directory 2021-05-20 19:26:33 +02:00
AlexLedis
14654a7567
Delete xentral-spooler2.app.dmg 2021-05-20 19:26:22 +02:00
AlexLedis
ed5e012dea
Delete woocommerceimporter.zip 2021-05-20 19:26:16 +02:00
AlexLedis
4462d12bc3
Delete wawision_nach_gobd_v1.1.pdf 2021-05-20 19:26:08 +02:00
AlexLedis
11af61c8ea
Delete wawision_drucker_spooler.tar.gz 2021-05-20 19:25:59 +02:00
AlexLedis
6745dabcc3
Delete uebertragungen_csv.zip 2021-05-20 19:25:52 +02:00
AlexLedis
0b7ae2d84e
Delete standardimport-struktur-und-beispiel-csvs.zip 2021-05-20 19:25:45 +02:00
AlexLedis
1d26dac6e4
Delete installer.zip 2021-05-20 19:25:38 +02:00
AlexLedis
084e805c74
Delete importzentrale_vorlagen.zip 2021-05-20 19:25:28 +02:00
AlexLedis
455e9d48cf
Delete benutzervorlagen.zip 2021-05-20 19:25:22 +02:00
AlexLedis
302b0a0f73
Delete belegeimport_vorlagen.zip 2021-05-20 19:25:14 +02:00
AlexLedis
b578388e5d
Delete README.md 2021-05-20 19:25:05 +02:00
AlexLedis
2382f24733
Delete apidoc.zip 2021-05-20 19:24:56 +02:00
Daniel Dakhno
adff72af78
Merge pull request #2 from xentral-erp-software-gmbh/adapterbox-files
added old files for adapterbox
2021-03-02 13:09:57 +01:00
Daniel Dakhno
7014090274 added old files for adapterbox 2021-02-09 12:00:42 +01:00
Jörn Heller (Xentral ERP)
e7b3602e92
Update Readme 2020-03-27 17:28:08 +01:00
Jörn Heller (Xentral ERP)
bd8ba0b3d0
Update Readme 2020-03-27 16:13:50 +01:00
Jörn Heller (Xentral ERP)
3031961b40
Update Readme 2020-03-27 15:56:59 +01:00
Jörn Heller (Xentral ERP)
9fdda1270d
Add: Vorlagendatein für Importzentrale und Belegimporter 2020-03-27 15:10:32 +01:00
sauterbe
19a991aa6f
Update README.md 2020-02-18 08:31:20 +01:00
sauterbe
f787d18d1d
Update README.md 2020-02-18 08:28:49 +01:00