This website requires JavaScript.
Explore
Help
Sign In
tomasz.sowa
/
winix
Watch
1
Star
0
Fork
0
You've already forked winix
Code
Issues
5
Pull Requests
Releases
Activity
Files
a544ccd1a7eb9d5162925fde2aa23e1e5ded3143
winix
/
winixd
/
models
History
Tomasz Sowa
a544ccd1a7
fix: User model initial column name: aenv
2022-04-11 20:44:58 +02:00
..
group.cpp
…
group.h
…
item.cpp
HtmlTextStream has now pt::Stream as a based class and uses pt::WTextStream as a buffer
2021-07-16 18:17:57 +02:00
item.h
moved some ezc functions from templates/item.cpp to Item and ItemContent
2021-07-06 21:52:29 +02:00
itemcontent.cpp
added a new item content type: markdown
2021-11-26 21:49:21 +01:00
itemcontent.h
added a new item content type: markdown
2021-11-26 21:49:21 +01:00
Makefile
…
Makefile.dep
changed the way how the request's answer is created,
2021-10-13 01:27:14 +02:00
Makefile.o.dep
…
migration.cpp
…
migration.h
…
user.cpp
fix: User model initial column name: aenv
2022-04-11 20:44:58 +02:00
user.h
- updated to the new pikotools api (child spaces were removed)
2021-06-27 23:31:50 +02:00
userwrapper.h
updated to the new morm api - models methods which take 'morm::ModelWrapper ** model_wrapper' now take 'morm::Wrapper & wrapper'
2021-07-01 23:34:49 +02:00
winixmodel.cpp
…
winixmodel.h
…
winixmodelconnector.cpp
…
winixmodelconnector.h
…