OSDN Git Service

newslash/newslash.git
2018-11-22 hylomjs: define statusIndicator as alias of statusBar
2018-11-22 hylomjs: fix and rewirte comment-tree
2018-11-22 hylomcss: fix alert style
2018-11-22 hylomt: fix some invalid test
2018-11-22 hylomPlugin::Sendmail: fix warning message
2018-11-22 hylomPlugin::DefaultConfig: remove unused config value
2018-11-21 hylomjs: fix some arguments related problems in newslash.js
2018-11-21 hylomWeb::Controller::My: fix canceling process in change_em...
2018-11-21 hylomPlugin::Users: change error ID strings
2018-11-21 hylomPlugin::Sendmail: add blacklist config
2018-11-21 hylomEventd: add user/update handler
2018-11-21 hylomEventd: use Users helper
2018-11-14 hylomadd email change related test
2018-11-14 hylomfix /my/settgins to work
2018-11-14 hylomtemplate: change related story box class name in story...
2018-11-14 hylomtemplate: fix ad-code-manager to run
2018-11-14 hylomjs: rename changeEmail() to requestEmailChane(), add...
2018-11-14 hylomController::API::User: change error message for update_...
2018-11-14 hylomcss: change related box style name
2018-11-14 hylomjs: fix dom-util.js to work dropdown ui
2018-11-09 hylomtemplate: add change_email template
2018-11-09 hylomt: add update email/password related test
2018-11-09 hylomtemplate: fix change email related messags
2018-11-09 hylomimplement /my/change_email
2018-11-09 hylomPlugin::Users: add fix to work password and email relat...
2018-11-09 hylomModel::Users::Password: verify_password() can receive...
2018-11-09 hylomModel::Users: fix transaction related problem
2018-11-09 hylomPlugin::Usres: rename change_email() to request_change_...
2018-11-09 hylomModel::Users: fix to inherit transaction state from...
2018-11-09 hylomModel::Cowrapper: add integrety check to use_transaction()
2018-11-08 hylomt: update api/user.t for password/email change related...
2018-11-08 hylomEventd: make event handler functions to return result
2018-11-08 hylomModel::Cowrapper: fix typo
2018-11-08 hylomPlugin::Sendmail: add _encode_header()
2018-11-08 hylomModel::Events: fix to work select()
2018-11-08 hylomModel::users::Param: fix set() to reveice {funcion...
2018-11-07 hylomt: fix update password related test
2018-11-07 hylomt: add test for Model::Users::Param
2018-11-07 hylomEventd::Hander::User: add change_email handler
2018-11-07 hylomPlugin::Users: add generate password/mail related token...
2018-11-07 hylomEventd: add send_email() to Eventd::Hander
2018-11-07 hylomtemplate: add and fix password/email change related...
2018-11-07 hylomPlugin::Users: change_email() doesn't "new_email_ts...
2018-11-07 hylomModel::Users::Param: add set()
2018-11-07 hylomPlugin::Sendmail: sendmail() can receive "render_only...
2018-11-07 hylomPlugin::users: fix update_password()
2018-11-07 hylomModel::Users::Passwords: add verify_password()
2018-11-07 hylomModel::Users: make reusable sub model instance
2018-11-07 hylomModel::Cowrapper: last_error() and last_errorno() can...
2018-11-06 hylomt: add database check to "update email" test
2018-11-06 hylomModel::Users: fix hard_delete to delete users_param...
2018-11-06 hylomModel::Cowrapper: fix generic_insert
2018-11-05 hylomt: add change email and password test to aapi/user.t
2018-11-05 hylomjs/newslash.js: add changeEmail()
2018-11-05 hylomchange /newuser/password handler
2018-11-05 hylomPlugin::Users: fix change_email()
2018-11-05 hylomUtil::TestMan: add login(), logout()
2018-11-02 hylomfix /my/settings to work correctly
2018-11-02 hylomModel::Users:Meesage: select() returns sorted result
2018-11-02 hylomchange ns_users_config table data format to hierarchial
2018-10-31 hylom/my/settings: fix to work
2018-10-31 hylomPlugin::UserAuth: delete sensitive data from User object
2018-10-31 hylomcss: add button.active style
2018-10-31 hylomPlugin::Users: add change_email(), fix some event name
2018-10-31 hylomEventd: rename user/updatepw and user/resetpw event
2018-10-31 hylomModel::Users::Param: add insert() and delete()
2018-10-31 hylomModel::Users::Messages: fix error handling
2018-10-31 hylomModel::Cowrapper: add genric_delete()
2018-10-31 hylomeventd: add user/login and user/logout handler
2018-10-31 hylomEventd: add 'prioritty' column to ns_events table
2018-10-30 hylomimplement /newuser/password API
2018-10-30 hylomPlugin::Users: implement password related helper functions
2018-10-30 hylomfix some typos
2018-10-30 hylomEventd: fix typo and use DefaultConfig Plugin
2018-10-29 hylommove create/reset password function to Eventd
2018-10-29 hylomdeprecate Model::Users::Auth
2018-10-29 hylomModel::Users::Auth: move authentification() to Model...
2018-10-26 hylomimplement /my/activation and /my/resetpassword
2018-10-26 hylomPlugin::Users: add reset_password() and cancel_activati...
2018-10-26 hylomEventd: add user/resetpw handler
2018-10-26 hylomtemplate: fix initial_password message
2018-10-26 hylomPlugin::Users: fix typo
2018-10-26 hylomModel::Users: select() now returns classified properties
2018-10-26 hylomimplement sendmail helper
2018-10-25 hylomPlugin: add Sendmail
2018-10-25 hylomEventd: fix user handler
2018-10-25 hylomchange initial user's default seclev 1 to 0
2018-10-25 hylomeventd: implement user handler and initial_password...
2018-10-25 hylomjs: new-user.js is able to set newsletter/headline...
2018-10-25 hylomModel::Users::Messages: set() now accept message name
2018-10-25 hylomModel::Messages: add select()
2018-10-25 hylomdata: update SQL/test_data/ns_message_types.sql
2018-10-24 hylomPlugin::Users: add create_new_user() helper
2018-10-24 hylomimplement AJAX style new user registration
2018-10-24 hylomModel::Users: fix error handling and create() now accep...
2018-10-24 hylomEventd: add "user" event type
2018-10-24 hylomtemplate: add placeholder text to search box in site_header
2018-10-24 hylomcss: add breadcrumb menu style
2018-10-23 hylomPlugin::Preprocessor: support Etag header
2018-10-23 hylomPlugin::JavaScriptLoader: support Etag header
next