first commit

This commit is contained in:
2025-07-18 16:20:14 +07:00
commit 98af45c018
16382 changed files with 3148096 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
1,Publish,Make this resource active,Publish,"-2,-1",0
2,Return to review,Return to review,Return to review,0,-1
3,Return to user review,Return to user review,Return to user review,"0,-1",-2
4,Archive,Archive,Archive,"-2,-1,0,1",2

View File

@@ -0,0 +1 @@
ref,0,PRIMARY,1,ref,A,4,,,,BTREE,

View File

@@ -0,0 +1,10 @@
ref,int(11),YES,PRI,,auto_increment
code,int(11),,,,
name,varchar(200),,,,
notify_group,int(11),,,,
more_notes_flag,tinyint(4),,,,
notify_user_flag,tinyint(4),,,,
email_from,varchar(100),,,,
bcc_admin,tinyint(4),,,,
simple_search_flag,tinyint(1),YES,,0,
icon,tinytext,YES,,,

View File

@@ -0,0 +1,6 @@
ref,int(11),YES,PRI,,auto_increment
name,varchar(200),,,,
text,varchar(500),,,,
buttontext,varchar(255),,,,
statusfrom,varchar(50),MUL,,,
statusto,int(11),MUL,,,