OSDN Git Service

Controller::Archive: fix variable name typo
[newslash/newslash.git] / src / newslash_web / lib / Newslash / Web / Controller / Archive.pm
2019-06-07 hylomController::Archive: fix variable name typo
2019-06-07 hylom/archive: hide advertise when no contents (#7688)
2019-06-05 hylomArchive: fix navigation to show only valid page (#7748...
2019-03-08 hylomhide future or not private story in archive page (...
2019-02-01 hylommove unused (deprecated) files
2018-11-02 hylomchange ns_users_config table data format to hierarchial
2017-10-27 hylomrename template variable 'content' and 'contents' to...
2017-10-27 hylomaggregate and re-layout templates
2017-10-24 hylomset use common/title template to set title
2017-09-21 hylom Archive and Timeline support polls contents
2017-09-20 hylomfix Controller stricture
2017-08-30 hylomdeprecate use of "users_prefs" table, so remove $user...
2017-07-19 hylomfix journal archive's item order
2017-07-13 hylomadd handler for journal archive
2017-06-30 hylomArchive: show "not found" message when no item found
2017-06-29 hylomadd navigation to archive page
2017-06-28 hylomadd navigationheader to archive page (working...)
2017-06-27 hylommove archive page's handler to Web::Controller::Archive