OSDN Git Service

Model: restructure Model::Users
[newslash/newslash.git] / src / newslash_web / lib / Newslash / Model / Metamoderations.pm
2018-09-04 hylomModel: restructure Model::Users
2018-08-31 hylomModel: fix for changing generic_select()
2017-09-26 hylomremove filter function from models, and implement them...
2017-09-25 hylomimplement FACULITY system
2017-05-19 hylomModel: add Cowrapper.pm and move some functions from...
2017-03-16 hylomModel: add checking code with check_readonly() to metho...
2017-02-28 hylomModel::Metamoderations: fix create () to work
2017-02-28 hylomModel::Metamoderations.pm: create() returns metamoderat...
2017-02-02 hylomModel::Metamoderations: fix to work
2017-02-01 hylomModel::Metamoderation: add slect_by_cid method, and...
2017-01-31 hylomModel::Metamoderations: fix some warnings
2017-01-27 hylomModel::Metamoderations: implement create method and...
2017-01-20 hylomModel::Users: separete update_* method from update...
2017-01-20 hylomModel::Metamoderations: fix getModForM2Inherit to work
2017-01-17 hylomModel::Base: implement transaction system
2016-12-26 hylomModel: add Metamoderations.pm