OSDN Git Service

newslash/newslash.git
7 years agomisc/gen_changelog.sh change permission
hylom [Sun, 4 Dec 2016 14:23:19 +0000 (23:23 +0900)]
misc/gen_changelog.sh change permission

7 years agomisc: add changelog autogenerate scripts
hylom [Sun, 4 Dec 2016 14:07:23 +0000 (23:07 +0900)]
misc: add changelog autogenerate scripts

7 years agoPlugin: add BasicAuth
hylom [Fri, 2 Dec 2016 14:59:19 +0000 (23:59 +0900)]
Plugin: add BasicAuth

7 years agodebian: add packaging scripts v0.1.0
hylom [Fri, 2 Dec 2016 13:15:42 +0000 (22:15 +0900)]
debian: add packaging scripts

7 years agopublic: fix symlink of bootstrap
hylom [Fri, 2 Dec 2016 13:14:50 +0000 (22:14 +0900)]
public: fix symlink of bootstrap

7 years agoBUILD: fix bazel BUILD files, but because of bazel's bug, cannot use now
hylom [Fri, 2 Dec 2016 13:14:26 +0000 (22:14 +0900)]
BUILD: fix bazel BUILD files, but because of bazel's bug, cannot use now

7 years agot: update api/journal.t
hylom [Thu, 1 Dec 2016 16:16:31 +0000 (01:16 +0900)]
t: update api/journal.t

7 years agojs: fix to work embed journal editor
hylom [Thu, 1 Dec 2016 16:16:10 +0000 (01:16 +0900)]
js: fix to work embed journal editor

7 years agoController::API::Journal: use allowed tag settings in JSONConfig
hylom [Thu, 1 Dec 2016 16:15:21 +0000 (01:15 +0900)]
Controller::API::Journal: use allowed tag settings in JSONConfig

7 years agoModel::Journals: implement 'update' method
hylom [Thu, 1 Dec 2016 16:14:29 +0000 (01:14 +0900)]
Model::Journals: implement 'update' method

7 years agoPlugin::TT2Renderer: add 'json' vmethod
hylom [Thu, 1 Dec 2016 16:13:56 +0000 (01:13 +0900)]
Plugin::TT2Renderer: add 'json' vmethod

7 years agoController::Login: fix to use Mojo::JSON module
hylom [Thu, 1 Dec 2016 16:13:28 +0000 (01:13 +0900)]
Controller::Login: fix to use Mojo::JSON module

7 years agojs: implement embeded editor for journals
hylom [Wed, 30 Nov 2016 14:56:58 +0000 (23:56 +0900)]
js: implement embeded editor for journals

7 years agotemplate: componentize article_item and content_editor
hylom [Tue, 29 Nov 2016 14:41:37 +0000 (23:41 +0900)]
template: componentize article_item and content_editor

7 years agotemplate: fix admin bar style
hylom [Tue, 29 Nov 2016 14:40:54 +0000 (23:40 +0900)]
template: fix admin bar style

7 years agojs: separete article-item and content-editor components
hylom [Tue, 29 Nov 2016 14:12:22 +0000 (23:12 +0900)]
js: separete article-item and content-editor components

7 years agojs/editor.js: separate content-editor component
hylom [Tue, 29 Nov 2016 13:33:18 +0000 (22:33 +0900)]
js/editor.js: separate content-editor component

7 years agojs/editor.js: fix to work
hylom [Tue, 29 Nov 2016 11:37:11 +0000 (20:37 +0900)]
js/editor.js: fix to work

7 years agoController::API::Journal: change post data format
hylom [Tue, 29 Nov 2016 11:35:22 +0000 (20:35 +0900)]
Controller::API::Journal: change post data format

7 years agojs/index.js: fix to show given user's journals
hylom [Mon, 28 Nov 2016 13:01:08 +0000 (22:01 +0900)]
js/index.js: fix to show given user's journals

7 years agojs: add index.js
hylom [Mon, 28 Nov 2016 12:55:01 +0000 (21:55 +0900)]
js: add index.js

7 years agotemplate: implement journal edit tool
hylom [Mon, 28 Nov 2016 12:54:49 +0000 (21:54 +0900)]
template: implement journal edit tool

7 years agot: separate journal API related test from api.t to api/journal.t
hylom [Mon, 28 Nov 2016 12:54:00 +0000 (21:54 +0900)]
t: separate journal API related test from api.t to api/journal.t

7 years agoController::Login: use Mojolicious's JSON module
hylom [Mon, 28 Nov 2016 12:53:08 +0000 (21:53 +0900)]
Controller::Login: use Mojolicious's JSON module

7 years agoController::API::Journal: add GET access to '/journal' handler
hylom [Mon, 28 Nov 2016 12:51:31 +0000 (21:51 +0900)]
Controller::API::Journal: add GET access to '/journal' handler

7 years agotemplate: add link for sidebar manager to admin bar
hylom [Mon, 28 Nov 2016 09:53:17 +0000 (18:53 +0900)]
template: add link for sidebar manager to admin bar

7 years agoPlugin: add AccessControl.pm
hylom [Mon, 28 Nov 2016 09:52:28 +0000 (18:52 +0900)]
Plugin: add AccessControl.pm

7 years agojs/user-settings.js: implement comment settings
hylom [Fri, 25 Nov 2016 12:02:18 +0000 (21:02 +0900)]
js/user-settings.js: implement comment settings

7 years agojs/comments.js: make score and signature selectable show/hidden
hylom [Fri, 25 Nov 2016 12:01:47 +0000 (21:01 +0900)]
js/comments.js: make score and signature selectable show/hidden

7 years agotemplate: add user config link to user menu
hylom [Fri, 25 Nov 2016 12:00:01 +0000 (21:00 +0900)]
template: add user config link to user menu

7 years agotemplate: give user variable to browser
hylom [Fri, 25 Nov 2016 11:59:32 +0000 (20:59 +0900)]
template: give user variable to browser

7 years agocss/main: add fix comment and comment_header style
hylom [Fri, 25 Nov 2016 11:58:48 +0000 (20:58 +0900)]
css/main: add fix comment and comment_header style

7 years agocss/bootstrap.less: add buttons and well support
hylom [Fri, 25 Nov 2016 11:58:02 +0000 (20:58 +0900)]
css/bootstrap.less: add buttons and well support

7 years agoController::API::User: implement post handler
hylom [Fri, 25 Nov 2016 11:57:16 +0000 (20:57 +0900)]
Controller::API::User: implement post handler

7 years agoModel::Users: check given parameters in _update_config method
hylom [Fri, 25 Nov 2016 11:56:46 +0000 (20:56 +0900)]
Model::Users: check given parameters in _update_config method

7 years agoController::Login: fix user prefs convertion
hylom [Fri, 25 Nov 2016 10:12:29 +0000 (19:12 +0900)]
Controller::Login: fix user prefs convertion

7 years agoModel::Users: fix convert 'd2_keybindings_switch' prefs
hylom [Fri, 25 Nov 2016 10:11:40 +0000 (19:11 +0900)]
Model::Users: fix convert 'd2_keybindings_switch' prefs

7 years agojs/comments.js: implement user config support
hylom [Thu, 24 Nov 2016 12:56:57 +0000 (21:56 +0900)]
js/comments.js: implement user config support

7 years agoController::Login: add config data to user variable
hylom [Thu, 24 Nov 2016 12:54:58 +0000 (21:54 +0900)]
Controller::Login: add config data to user variable

7 years agoModel::Users: fix to run config related codes
hylom [Thu, 24 Nov 2016 12:54:43 +0000 (21:54 +0900)]
Model::Users: fix to run config related codes

7 years agoWeb: impelemt /my/settins
hylom [Thu, 24 Nov 2016 12:53:27 +0000 (21:53 +0900)]
Web: impelemt /my/settins

7 years agoController: add User and API::User
hylom [Thu, 24 Nov 2016 12:51:14 +0000 (21:51 +0900)]
Controller: add User and API::User

7 years agocss: enable bootstrap's panels feature
hylom [Thu, 24 Nov 2016 12:49:31 +0000 (21:49 +0900)]
css: enable bootstrap's panels feature

7 years agoModel::Users: support ns_users_config table
hylom [Tue, 22 Nov 2016 15:36:57 +0000 (00:36 +0900)]
Model::Users: support ns_users_config table

7 years agojs/comments.js: implement comment hidden/folded/show toggle
hylom [Tue, 22 Nov 2016 13:28:33 +0000 (22:28 +0900)]
js/comments.js: implement comment hidden/folded/show toggle

7 years agoModel::Stories: fix unused warning message
hylom [Tue, 22 Nov 2016 13:27:05 +0000 (22:27 +0900)]
Model::Stories: fix unused warning message

7 years agoPlugin: add Sidebar.pm
hylom [Tue, 22 Nov 2016 11:00:51 +0000 (20:00 +0900)]
Plugin: add Sidebar.pm

7 years agoModel::Stories: 'select' method can receive various parameters
hylom [Tue, 22 Nov 2016 10:47:40 +0000 (19:47 +0900)]
Model::Stories: 'select' method can receive various parameters

7 years agoModel::Users: fix incorrect error message
hylom [Tue, 22 Nov 2016 10:46:53 +0000 (19:46 +0900)]
Model::Users: fix incorrect error message

7 years agoModel::Boxes: fix parameter name to 'query_params' and add 'limit' parameter
hylom [Tue, 22 Nov 2016 10:46:20 +0000 (19:46 +0900)]
Model::Boxes: fix parameter name to 'query_params' and add 'limit' parameter

7 years agocss: add sidebar styles
hylom [Mon, 21 Nov 2016 12:40:27 +0000 (21:40 +0900)]
css: add sidebar styles

7 years agoController::Index: add sidebar support
hylom [Mon, 21 Nov 2016 12:39:28 +0000 (21:39 +0900)]
Controller::Index: add sidebar support

7 years agoModel::Users: support to get user sidebar information
hylom [Mon, 21 Nov 2016 12:38:58 +0000 (21:38 +0900)]
Model::Users: support to get user sidebar information

7 years agoModel::Loader: fix loader method
hylom [Mon, 21 Nov 2016 12:37:24 +0000 (21:37 +0900)]
Model::Loader: fix loader method

7 years agoModel::Boxes: remove unused code
hylom [Mon, 21 Nov 2016 12:36:23 +0000 (21:36 +0900)]
Model::Boxes: remove unused code

7 years agoMode::Users: refactor select function
hylom [Mon, 21 Nov 2016 10:39:16 +0000 (19:39 +0900)]
Mode::Users: refactor select function

7 years agoModel::Boxes: fix to use Base::on_start_up to check tables
hylom [Mon, 21 Nov 2016 10:38:34 +0000 (19:38 +0900)]
Model::Boxes: fix to use Base::on_start_up to check tables

7 years agoModel::Base: add on_start_up function
hylom [Mon, 21 Nov 2016 10:37:27 +0000 (19:37 +0900)]
Model::Base: add on_start_up function

7 years agoadd public/fonts to use glyphicons
hylom [Fri, 18 Nov 2016 13:16:58 +0000 (22:16 +0900)]
add public/fonts to use glyphicons

7 years agojs: fix boses-editor.js to work
hylom [Fri, 18 Nov 2016 13:16:14 +0000 (22:16 +0900)]
js: fix boses-editor.js to work

7 years agoModel::Boxes: fix functions to allow some blank parameters
hylom [Fri, 18 Nov 2016 13:15:10 +0000 (22:15 +0900)]
Model::Boxes: fix functions to allow some blank parameters

7 years agocss: implement modal dialog
hylom [Fri, 18 Nov 2016 13:14:17 +0000 (22:14 +0900)]
css: implement modal dialog

7 years agopublic/js: rename sidebar_editor to boxes-editor
hylom [Fri, 18 Nov 2016 10:10:26 +0000 (19:10 +0900)]
public/js: rename sidebar_editor to boxes-editor

7 years agoModel::SlashConstants: fix permission
hylom [Fri, 18 Nov 2016 10:08:53 +0000 (19:08 +0900)]
Model::SlashConstants: fix permission

7 years agoModel: rename Sidebar.pm to Boxes.pm
hylom [Fri, 18 Nov 2016 10:08:30 +0000 (19:08 +0900)]
Model: rename Sidebar.pm to Boxes.pm

7 years agoController::Admin::Sidebar: implement vue.js based sidebar editor
hylom [Thu, 17 Nov 2016 15:15:48 +0000 (00:15 +0900)]
Controller::Admin::Sidebar: implement vue.js based sidebar editor

7 years agot/basic.t: add sidebar related tests
hylom [Thu, 17 Nov 2016 12:47:45 +0000 (21:47 +0900)]
t/basic.t: add sidebar related tests

7 years agoWeb: add sidebar management page
hylom [Thu, 17 Nov 2016 12:46:55 +0000 (21:46 +0900)]
Web: add sidebar management page

7 years agoModel: add Sidebar.pm
hylom [Thu, 17 Nov 2016 12:46:28 +0000 (21:46 +0900)]
Model: add Sidebar.pm

7 years agoModel::Util: fix escape_plaintext method
hylom [Thu, 17 Nov 2016 11:26:03 +0000 (20:26 +0900)]
Model::Util: fix escape_plaintext method

7 years agoModel::Journals: add article_to_fulltext method
hylom [Fri, 11 Nov 2016 15:18:16 +0000 (00:18 +0900)]
Model::Journals: add article_to_fulltext method

7 years agoController::API::Journal: fix parameter name
hylom [Fri, 11 Nov 2016 15:17:20 +0000 (00:17 +0900)]
Controller::API::Journal: fix parameter name

7 years agotemplate: fix journal create page
hylom [Fri, 11 Nov 2016 15:16:38 +0000 (00:16 +0900)]
template: fix journal create page

7 years agot: add models/journals.t to test Model::Journals
hylom [Fri, 11 Nov 2016 14:32:00 +0000 (23:32 +0900)]
t: add models/journals.t to test Model::Journals

7 years agoModel::Journals: fix article_to_introtext method
hylom [Fri, 11 Nov 2016 14:31:37 +0000 (23:31 +0900)]
Model::Journals: fix article_to_introtext method

7 years agoutils/db_script: add users_journal.sql
hylom [Thu, 10 Nov 2016 17:50:21 +0000 (02:50 +0900)]
utils/db_script: add users_journal.sql

7 years agot: update api.t to check journal related tesete
hylom [Thu, 10 Nov 2016 17:49:47 +0000 (02:49 +0900)]
t: update api.t to check journal related tesete

7 years agoController::API::Jounal: fix to work
hylom [Thu, 10 Nov 2016 17:49:17 +0000 (02:49 +0900)]
Controller::API::Jounal: fix to work

7 years agoModel::Journals: fix create method to work
hylom [Thu, 10 Nov 2016 17:48:39 +0000 (02:48 +0900)]
Model::Journals: fix create method to work

7 years agoModel::Discussion: fix create method when timestamp is not given
hylom [Thu, 10 Nov 2016 17:48:06 +0000 (02:48 +0900)]
Model::Discussion: fix create method when timestamp is not given

7 years agot/api.t: add journal teste
hylom [Tue, 8 Nov 2016 15:36:18 +0000 (00:36 +0900)]
t/api.t: add journal teste

7 years agoController::API::Journal: fix to run
hylom [Tue, 8 Nov 2016 15:35:52 +0000 (00:35 +0900)]
Controller::API::Journal: fix to run

7 years agoModel::Util: add tidy_html method
hylom [Tue, 8 Nov 2016 15:35:08 +0000 (00:35 +0900)]
Model::Util: add tidy_html method

7 years agoModel::Journals: add article_to_introtext
hylom [Tue, 8 Nov 2016 15:34:32 +0000 (00:34 +0900)]
Model::Journals: add article_to_introtext

7 years agoModel::Util: add escape_plaintext method
hylom [Mon, 7 Nov 2016 15:21:22 +0000 (00:21 +0900)]
Model::Util: add escape_plaintext method

7 years agot: update basic.t test
hylom [Mon, 7 Nov 2016 15:09:38 +0000 (00:09 +0900)]
t: update basic.t test

7 years agoModel::journals: fix create method
hylom [Mon, 7 Nov 2016 15:09:04 +0000 (00:09 +0900)]
Model::journals: fix create method

7 years agoModel::Discussions: add update method
hylom [Mon, 7 Nov 2016 15:08:27 +0000 (00:08 +0900)]
Model::Discussions: add update method

7 years agoModel::Moderations: fix score parameter
hylom [Mon, 7 Nov 2016 15:06:59 +0000 (00:06 +0900)]
Model::Moderations: fix score parameter

7 years agoModel::Util: fix EscapeHTML module name and method name
hylom [Mon, 7 Nov 2016 15:06:22 +0000 (00:06 +0900)]
Model::Util: fix EscapeHTML module name and method name

7 years agomove external perl modules to external/perllib
hylom [Mon, 7 Nov 2016 15:05:05 +0000 (00:05 +0900)]
move external perl modules to external/perllib

7 years agotest-container: update Dockerfile
hylom [Fri, 4 Nov 2016 12:52:08 +0000 (21:52 +0900)]
test-container: update Dockerfile

7 years agoModel::Journals: add create method
hylom [Fri, 4 Nov 2016 12:51:41 +0000 (21:51 +0900)]
Model::Journals: add create method

7 years agoModel::Tags: set_tag method can use $options->{dbh} parameter
hylom [Fri, 4 Nov 2016 12:51:12 +0000 (21:51 +0900)]
Model::Tags: set_tag method can use $options->{dbh} parameter

7 years agoModel::Submissions: fix pod
hylom [Fri, 4 Nov 2016 12:50:22 +0000 (21:50 +0900)]
Model::Submissions: fix pod

7 years agoModel::Moderations: add getEntryPopularityForColorLevel method
hylom [Fri, 4 Nov 2016 12:50:00 +0000 (21:50 +0900)]
Model::Moderations: add getEntryPopularityForColorLevel method

7 years agoModel::Globjs: add 'create' method
hylom [Fri, 4 Nov 2016 12:49:41 +0000 (21:49 +0900)]
Model::Globjs: add 'create' method

7 years agoModel::Discussion: fix insertion parameter and error handling
hylom [Fri, 4 Nov 2016 12:49:18 +0000 (21:49 +0900)]
Model::Discussion: fix insertion parameter and error handling

7 years agoModel::Journals: add create method
hylom [Wed, 2 Nov 2016 10:41:15 +0000 (19:41 +0900)]
Model::Journals: add create method

7 years agoPlugin::UserAuth: add srcids to user object
hylom [Wed, 2 Nov 2016 10:40:55 +0000 (19:40 +0900)]
Plugin::UserAuth: add srcids to user object