OSDN Git Service

move unused (deprecated) files
[newslash/newslash.git] / src / newslash_web / lib / Newslash / Model / Journals.pm
2019-02-01 hylommove unused (deprecated) files
2018-10-03 hylomModel::Journals: make select() bypasses bodytext and...
2018-04-27 hylomModel: implement firehose related clean-up codes
2017-12-04 hylomintroduce "full_text" property for comment, journal...
2017-12-01 hylom * Model::Journals: fix introtext/bodytext splitting...
2017-12-01 hylom * Model::Journals: set firehose table's 'discussion...
2017-11-17 hylomfix to show journal introtext correctly
2017-11-17 hylom * Model::Journals: introtext insert into firehose_text...
2017-11-17 hylomfix to show journal bodytext and problem title not...
2017-11-17 hylom * Model::Journals: check tags_string parameter in...
2017-11-16 hylom * Model::Jouranls: select() returns tags_string parameter
2017-10-31 hylomimplement Journal re-edit
2017-10-31 hylom * Model::Journals: introduce ns_journal_formatter...
2017-10-11 hylom * Model::Journals: select() can handle "karma" parameter
2017-10-09 hylom * Model::Journal: fix _generalize() for journal_id...
2017-10-06 hylom * Model::Journals: select() now accept "discussion_id...
2017-10-04 hylom * Model::Journals: fix create() to set 'discussion...
2017-10-03 hylom * Model::Journals: fix to not display non-public items
2017-09-29 hylom * Model::Journals: fix select() problem when uid given
2017-09-28 hylom * Model::Journals: select() now returns tags informati...
2017-09-20 hylom * Model::Journals: count() uses Cowrapper::generic_count()
2017-08-24 hylom * Model::Journals: fix update() and create() arguments...
2017-08-24 hylom * Model::Journals: fix select() and _generalize()...
2017-07-21 hylom * Model::Journals: _generalize() support "public"...
2017-07-21 hylom * Model::Journals: remove _latest(), and fix codes...
2017-07-19 hylomfix to show journal and submissions's timestamp correctly
2017-07-13 hylom * Model::Journals: select() accept "year", "month...
2017-07-06 hylom Model::Journals: implemet count() and hard_delete...
2017-03-31 hylomModel::Journals: fix warnings
2017-03-23 hylomModel::journals: fix SQL in latest()
2017-03-16 hylomModel: add checking code with check_readonly() to metho...
2017-03-02 hylomModel::Journals: now select() can receive 'journal_id...
2017-01-17 hylomModel::Base: implement transaction system
2016-12-08 hylomModel::Journals: add is_archived attribute for journal...
2016-12-08 hylomModel::Journals: add commentcount attribute for journal...
2016-12-01 hylomModel::Journals: implement 'update' method
2016-11-11 hylomModel::Journals: add article_to_fulltext method
2016-11-11 hylomModel::Journals: fix article_to_introtext method
2016-11-10 hylomModel::Journals: fix create method to work
2016-11-08 hylomModel::Journals: add article_to_introtext
2016-11-07 hylomModel::journals: fix create method
2016-11-04 hylomModel::Journals: add create method
2016-11-02 hylomModel::Journals: add create method
2016-11-01 hylomModel::Journals: fix 'select' method to support query...
2016-10-03 hylomrename dev -> src