OSDN Git Service

newslash/newslash.git
2017-04-27 hylomtemplate: show related article infomation in common...
2017-04-27 hylomtemplate: fix cancel action in components/article_item
2017-04-27 hylomController::API::Story: now post() can take $item-...
2017-04-27 hylomController::API::Story: get() returns story with relate...
2017-04-27 hylomController::API::Story: support update for POST
2017-04-27 hylomModel::Tags: suppress error when insert duplicate tag
2017-04-27 hylomModel::Stories: add update()
2017-04-27 hylomModel::SlashDB: fix error in updateStory
2017-04-27 hylomModel::Stories: delete unused codes
2017-04-26 hylomtemplate: fix timestamp in common/article/editor
2017-04-26 hylomjs/base.js: fix nsUtil.formatDateTime and add decodeDat...
2017-04-26 hylomtemplate: support re-edit story
2017-04-26 hylomjs/article-item2.js: support re-edit
2017-04-26 hylomtemplate: fix some warnings in common/article/editor
2017-04-26 hylomController::Story: give authors parameter to template
2017-04-26 hylomjs: add some properties to Contents in base.js
2017-04-25 hylomWeb: implement GET for /api/v1/story
2017-04-25 hylomtemplate: use <comment-tree> component in story/story
2017-04-25 hylomtemplate: create <comment-tree> component and deprecate...
2017-04-25 hylomtemplate: create page object for js in common/js_vars
2017-04-24 hylomupdate .gitignore
2017-04-24 hylomtemplate: add tag-editor related files
2017-04-24 hylomWeb: add topics data to siteconfig.js
2017-04-24 hylomUtil: add Util::Formatters
2017-04-24 hylomtemplate: add common/siteconfig
2017-04-24 hylomModel::Tags: add get_topics(), rename selet() to select...
2017-04-24 hylomModel::Stories: remove unused warnings
2017-04-24 hylomModel::Globjs: add get_gtid() and get_globjid_from_item()
2017-04-24 hylomModel.pm: sort models list
2017-04-21 hylomtest-container: update Dockerfile
2017-04-21 hylomtemplate: fix timestamp formatting
2017-04-21 hylomjs: fix to work article-item2.js
2017-04-21 hylomjs: add nsUtil object to base.js
2017-04-21 hylomtemplate: use /static/js/siteconfig.js
2017-04-21 hylomPlugin::TT2Renderer: now config variables available...
2017-04-21 hylomtemplate: rename core_js.html.tt2 to js_vars.html.tt2
2017-04-21 hylomWeb.pm: generate /static/js/siteconfig.js in startup
2017-04-21 hylomPlugin::QuasiStaticContent: add add_content()
2017-04-21 hylomPlugin::TT2Renderer: add public render() method
2017-04-20 hylomModel: add Histories to record edit histories
2017-04-20 hylomjs: add article-item2.js for new <article-item> tag
2017-04-20 hylomWeb::Controller: change some return values in API:...
2017-04-20 hylomModel::Submissions: add create_draft_text()
2017-04-19 hylomWeb: implement /api/v1/submission
2017-04-19 hylomtemplates: fix common/componentes/story_editor to work
2017-04-19 hylomWeb::Controller::Admin::Story: support 'subid' query...
2017-04-18 hylomWeb::Controller::Admin::Submissions::list now supported...
2017-04-18 hylomWeb::Contrroller::Admin::Submissions: /admin/submission...
2017-04-18 hylomtemplate: fix unmached tags in common/login_dialog
2017-04-18 hylomPlugin::QuasiStaticContent: fix problem occured when...
2017-04-18 hylomupdate .gitignore
2017-04-18 hylomcss: fix font path in bootstrap.less
2017-04-06 hylomPlugin::QuasiStaticContent: now use kvs and cache to...
2017-04-06 hylomPlugin::TimeLimitedCache: item don't expire when expire...
2017-04-06 hylomPlugins: now unuse ->config->{_Plugins}
2017-04-05 hylomconfigs: update example file
2017-04-05 hylomWeb: use QuasiStaticContent plugin insted of CSSComlile
2017-04-05 hylomPlugin: add QUasiStaticConent.pm
2017-04-04 hylomWeb::Controller::Submission: give discussion object...
2017-04-04 hylomModel::Submission: fix _generalize() to return some...
2017-04-04 hylomModel::Discussions: select() now returns discussion...
2017-04-04 hylomtemplate: fix to work
2017-04-04 hylomtemplate: add common/vars
2017-04-04 hylomtemplate: fix common/journal directory name
2017-04-04 hylomtemplate: fix submission page to work
2017-04-04 hylomWeb: change handler for /api/v1/login
2017-04-04 hylomWeb::Controller::API::Login: use Plugin::UserAuth:...
2017-04-04 hylomWeb::Controller::Login: rpath need absolute path
2017-04-04 hylomWeb::Controller::Login: move some login code to Plugin...
2017-04-03 hylomtamplates: implement ajax login
2017-04-03 hylomWeb: add /api/v1/login
2017-04-03 hylomWeb::Controller::Login: /logout now can take rpath...
2017-03-31 hylomWeb::Controller::API::Submission: supress warning messa...
2017-03-31 hylomModel::Submissions: use Model::Base's rollback()
2017-03-31 hylomModel::Stories: fix warnings
2017-03-31 hylomt: fix some tests
2017-03-31 hylomt: fix to work some tests
2017-03-31 hylomt: admin_submissions: fix to work
2017-03-31 hylomWeb::Controller::API::Comment: fix warnings
2017-03-31 hylomModel::Events: add delete_all()
2017-03-31 hylomt: remove admin_sidebar.t
2017-03-31 hylomt: move admin_sidebar.t tp api/box.t
2017-03-31 hylomUtil::Test: create_admin_user() now take passwd argument
2017-03-31 hylomt: add api/moderation.t
2017-03-31 hylomUtil::Test: create_user can take passwd argument
2017-03-31 hylomModel::Journals: fix warnings
2017-03-31 hylomt: remove api.t
2017-03-31 hylomt: devide api.t to api/{comment|story|submission}.t
2017-03-31 hylomt: fix warnings in models/events.t
2017-03-31 hylomt: delete models/people.t
2017-03-31 hylomt: merge models/people.t to models/relations.t
2017-03-30 hylomt: add relations.t, stories.t, submissions.t to models/
2017-03-30 hylomt: rewrite model/users.t
2017-03-30 hylomModel::Users: create random password when password...
2017-03-30 hylomModel::Submissions: add fullhost_to_domain() and hard_d...
2017-03-30 hylomModel::Submissions: fix update() to work correctly
2017-03-30 hylomModel::Submissions: now use submission_id and id parame...
2017-03-30 hylomt: rewrite models/moderations.t, models/metamoderations.t
2017-03-30 hylomUtil::Test: add create_admin_user()
2017-03-30 hylomModel::Moderations: rollback when error occured in...
next