winix/winixd/models
Tomasz Sowa 57aad8b454 removed from Item: update() and save() methods which take the 'url_was_changed' argument
and added ItemModelData (based on morm::ModelData) class which has 'prepare_unique_url' field,
an object of this class is passed to update(), insert() and save() methods

fixed: Dirs::CheckRootDir(): update should update childs too (privileges)

WIP: #4
2021-03-08 21:06:50 +01:00
..
Makefile Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00
Makefile.dep Makefile deps 2021-02-25 00:15:03 +01:00
Makefile.o.dep Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00
item.cpp removed from Item: update() and save() methods which take the 'url_was_changed' argument 2021-03-08 21:06:50 +01:00
item.h removed from Item: update() and save() methods which take the 'url_was_changed' argument 2021-03-08 21:06:50 +01:00
itemcontent.cpp Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00
itemcontent.h Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00