Commit Graph

30 Commits

Author SHA1 Message Date
577a9f680a FIX publish / unpublish with alias state 2023-10-16 18:00:27 +02:00
303f1c8a00 ADD list of items 2023-10-15 23:23:02 +02:00
36cb70eea0 ADD query of whole database 2023-10-15 16:17:17 +02:00
e39dcaf35c ADD stock location field 2023-10-15 12:27:09 +02:00
6845e087f2 UPD edit form 2023-10-15 11:40:55 +02:00
d122312ddd ADD fields, field manipulators 2023-10-14 21:15:09 +02:00
436734cd4c ADD B4 Actions: Save and View 2023-10-07 23:33:29 +02:00
9db4ad808b CHG description and label 2023-10-06 17:42:37 +02:00
df22394e33 ADD details in documentation for DepotComponent 2023-10-06 05:22:40 +02:00
2b5e287a78 DEL unnecessary code 2023-10-06 04:47:51 +02:00
7f79667409 CHG component_name and its label, description 2023-10-06 04:46:37 +02:00
a3787d1965 typo in .editorconfig 2023-10-06 04:38:41 +02:00
6928ff5a74 Fix syntax error, unexpected token "(" 2023-10-05 14:56:39 +02:00
e30b2c6550 Fix header of file 2023-10-05 14:51:28 +02:00
4786bf13d9 reduce forms/part.xml 2023-10-05 14:48:35 +02:00
d9220cd888 FIX typo form(s)! 2023-10-05 14:36:41 +02:00
70e987b338 part.xml was in wrong folder, must be "admin/forms" 2023-10-05 14:34:11 +02:00
47796a6ada try to get it work 2023-10-05 11:45:44 +02:00
f85556f466 try to get it compile 2023-10-05 11:45:29 +02:00
5f1db1b0f5 Echo instead of the short php form 2023-10-05 03:26:48 +02:00
eebafe0241 ADD PartTable, several typos 2023-10-05 03:06:49 +02:00
336eb346a7 remove old style array() 2023-10-05 02:43:12 +02:00
f0b8e1ed02 ADD MVC for part 2023-10-05 02:28:17 +02:00
35c19b24e3 FIX typo in Menu Stocks 2023-10-04 21:00:04 +02:00
618a995a94 CHG SQL style for creating the table 2023-10-04 20:55:41 +02:00
d9dcfeea3a ADD the update 0.0.2.sql 2023-10-04 19:12:52 +02:00
4e75af67ed ADD database tables b_2 2023-10-04 18:06:13 +02:00
f9004e46cb Add .editorconfig file to get right representation in gitea editor and view 2023-10-03 12:55:24 +02:00
22e7f13228 MVCComponent already extended by Extension\DepotComponent 2023-10-03 11:09:44 +02:00
6bd4d53333 B1 first commit, example 2023-10-03 03:56:38 +02:00