Clemens Schwaighofer
0e5f637052
Update Serial to Identity function
...
Return status as varchar from change.
clean up edit table SQL files with too many empty lines
2024-12-05 12:11:07 +09:00
Clemens Schwaighofer
87f35f23c3
edit_* table update for serial to identity columns
2024-11-22 17:24:34 +09:00
Clemens Schwaighofer
1e793c0d16
Switch all SQL from tab to spaces
2022-12-06 09:27:08 +09:00
Clemens Schwaighofer
71ee80fa06
Add javascrip function check & call from string functions
...
Check if a string is a function.
And call this string with arguments.
Update SQL files for better layout order
2020-07-21 11:30:34 +09:00
Clemens Schwaighofer
6807f33120
Update table layout construction files
2020-01-28 10:59:46 +09:00
Clemens Schwaighofer
bddc196e25
Login password min length, boolean default set if empty
...
Also remove all inserts from the table declaration and add them in a
separate file instead
Add add/remove css to element for the element js declarations
2018-07-04 18:58:07 +09:00
Clemens Schwaighofer
34f33772d0
Add database internal edit_* tables CUID, CSS loading style
...
all edit_* have CUID random alphanumeric unique id with 12 characters
length.
automatically created on INSERT and not touched on update.
but can be udpated manually on UPDATE command.
on INSERT cuid is ALWAYS overwritten with auto create
Add CSS loading style sheet
2018-06-22 18:31:02 +09:00
Clemens Schwaighofer
3aaa9b3f0d
Remove old SVN $id$, add edit_access_data table
...
edit_access_data table can hold name/value pairs for additional info in
the access group
2016-07-15 10:13:29 +09:00
clemens
de4db95d16
PHP Core libraries
...
- add 4dev/ folder
2013-12-11 15:44:33 +09:00