Skip to content

Commit

Permalink
rehideved
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Jan 27, 2016
1 parent 9811ee7 commit c22b2d8
Show file tree
Hide file tree
Showing 7 changed files with 148 additions and 21 deletions.
28 changes: 16 additions & 12 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,26 +1,30 @@
# vendor dirs
vendor

# composer lock files
composer.lock

# hidev internals
.hidev/composer.json
.hidev/composer.lock
.hidev/vendor

# IDE & OS files
.*.swp
.idea
nbproject
.DS_Store
.buildpath
.idea
.project
.settings
Thumbs.db
.DS_Store

# Codeception generated files
tests/_support/_generated
nbproject

# php-cs-fixer cache
.php_cs.cache

# vendor dirs
vendor

# composer lock files
composer.lock

# phpunit generated files
coverage.clover

# PHARs
php-cs-fixer.phar
phpunit.phar
86 changes: 86 additions & 0 deletions .hidev/commits.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,92 @@ hiqdev/hipanel-module-domain commits history

## Under development

- 9811ee7 2016-01-27 added translations (sol@hiqdev.com)
- e43697f 2016-01-25 Add some designe fixes to bulk transfer page (andreyklochok@gmail.com)
- e5ee2ec 2016-01-22 DomainController::indexAction - added filterStorageMap (d.naumenko.a@gmail.com)
- 56d5cf5 2016-01-21 DomainController - domain transfer fixed bulk transfer error saving (d.naumenko.a@gmail.com)
- f7bae23 2016-01-21 Redisigne transfer (andreyklochok@gmail.com)
- cf42821 2016-01-20 DomainController::actionTransfer - fixed bulk search (d.naumenko.a@gmail.com)
- 2f6b281 2016-01-20 DomainTransferPurchase implemented (d.naumenko.a@gmail.com)
- 81e95ee 2016-01-20 Domain transfer grid: implemented check based on model errors insted of custom fields (d.naumenko.a@gmail.com)
- b5974b1 2016-01-20 DomainRenewalProduct - expires is a required attribute now (d.naumenko.a@gmail.com)
- f38a24a 2016-01-20 AbstractDomainProduct - name is required now (d.naumenko.a@gmail.com)
- 5eea720 2016-01-20 Bulk domain tranfer logic moved to the contoller instead of the model (d.naumenko.a@gmail.com)
- e0cf7bc 2016-01-20 Added DomainTranferPurchase, DomainTransferProduct adopted to create Purchase object (d.naumenko.a@gmail.com)
- a3a669b 2016-01-18 Cart: domain renewal operation implemented (d.naumenko.a@gmail.com)
- a0d5197 2016-01-18 Add extra check for zones (andreyklochok@gmail.com)
- 1a88707 2016-01-15 AbstractPurchase::init() - added model filling (d.naumenko.a@gmail.com)
- 910a258 2016-01-15 DomainRegistrationPruchase -> DomainRegistrationPurchase (d.naumenko.a@gmail.com)
- 7ad02a2 2016-01-14 Cart calculation - added links to position purchase classes (d.naumenko.a@gmail.com)
- 063d575 2016-01-14 Added cart position purchase classes (d.naumenko.a@gmail.com)
- 48bdc8d 2016-01-14 Add validate condition (andreyklochok@gmail.com)
- d4555b5 2016-01-14 Revmove dev strings (andreyklochok@gmail.com)
- 2e3981f 2016-01-14 Add check zone in domainCheck. Add parse domain name from side-bar search input (andreyklochok@gmail.com)
- 675644d 2016-01-13 Remove popular filter by pass in Domain Check (andreyklochok@gmail.com)
- fa960e9 2016-01-12 Remove force copy (andreyklochok@gmail.com)
- b15743f 2016-01-12 Some tries with hide checked domains (andreyklochok@gmail.com)
- 9c81f7e 2016-01-12 Domain check. Make button the same width (andreyklochok@gmail.com)
- 608c322 2016-01-12 minor fix (sol@hiqdev.com)
- 6ad1c64 2016-01-12 Remove dev plugs (andreyklochok@gmail.com)
- 19a32cf 2016-01-12 Add default filter by popular. Add limit request functionality (andreyklochok@gmail.com)
- f253dea 2016-01-11 Add filter for domain field on domain-check (andreyklochok@gmail.com)
- 6e6ee5b 2016-01-11 Fix dulicate domain in results (andreyklochok@gmail.com)
- e2e4189 2016-01-11 Fix Status filter JS (andreyklochok@gmail.com)
- 13b18be 2016-01-06 code style fixed (d.naumenko.a@gmail.com)
- b3b4766 2016-01-06 Work on domain check (andreyklochok@gmail.com)
- 6f56a9e 2016-01-05 Add designe for categories to domain check (andreyklochok@gmail.com)
- 144a366 2015-12-25 DomainCart - implemented domain actions calculation (d.naumenko.a@gmail.com)
- b3c1617 2015-12-25 Spelling (d.naumenko.a@gmail.com)
- 408240f 2015-12-25 Change links on change contacts (andreyklochok@gmail.com)
- db842ec 2015-12-25 Add indent in _sync_button (andreyklochok@gmail.com)
- f9b13ac 2015-12-24 Domain check form sidebar search form (andreyklochok@gmail.com)
- acdc017 2015-12-23 Add message folder, add local states for domains (andreyklochok@gmail.com)
- 6101948 2015-12-23 Add bulk contacts change (andreyklochok@gmail.com)
- 73bf601 2015-12-22 Redefine public static func primaryKey (andreyklochok@gmail.com)
- 485e10d 2015-12-21 Add domain bulk push (andreyklochok@gmail.com)
- fb12001 2015-12-18 Add bulk Sync to domain (andreyklochok@gmail.com)
- 23d406a 2015-12-17 Fix bulk set ns (andreyklochok@gmail.com)
- a74ea36 2015-12-17 make todo reminder (andreyklochok@gmail.com)
- ed55e61 2015-12-17 Get list of zones from tariffGetAvailableInfo (andreyklochok@gmail.com)
- a67736a 2015-12-17 Check domain v1 (andreyklochok@gmail.com)
- 0855dee 2015-12-15 Add DomainCheckPlugnAsset (andreyklochok@gmail.com)
- 7d82740 2015-12-15 Change size Search button (andreyklochok@gmail.com)
- 54a26da 2015-12-14 Fix Full Domain Name in the links (andreyklochok@gmail.com)
- c784e15 2015-12-14 Fix if empty results (andreyklochok@gmail.com)
- ffb2f34 2015-12-14 Finalize checkDomain designe (andreyklochok@gmail.com)
- 792ccb8 2015-12-14 Change domain check view (andreyklochok@gmail.com)
- 705d681 2015-12-11 Some function to NS (andreyklochok@gmail.com)
- 66c6406 2015-12-11 NsWidget - added form action property (d.naumenko.a@gmail.com)
- e2076ec 2015-12-10 Add Domain Push functionality (andreyklochok@gmail.com)
- ee513ca 2015-12-09 Removed PHP short-tags (d.naumenko.a@gmail.com)
- c2f5617 2015-12-09 Add notice info (andreyklochok@gmail.com)
- 6b194dd 2015-12-09 Add new NsValidator, fix namespaces (andreyklochok@gmail.com)
- cda5d94 2015-12-09 Add NsValidator to bulk change NS form (andreyklochok@gmail.com)
- 22feb8f 2015-12-07 Add validate rule nsips field (andreyklochok@gmail.com)
- f54c640 2015-12-07 set-nss action, redirect to index (andreyklochok@gmail.com)
- 8e27fe8 2015-12-04 Design fixes (andreyklochok@gmail.com)
- 5a95e6a 2015-12-04 Add ArraySpoiler (andreyklochok@gmail.com)
- 539073b 2015-12-04 Domain bulkSetNote - domains list redone with ArraySpoiler (d.naumenko.a@gmail.com)
- fcb7c2d 2015-12-04 Classes notation changed from pathtoClassName to PHP 5.6 ClassName::class (d.naumenko.a@gmail.com)
- c369923 2015-12-03 Bulk NS set (andreyklochok@gmail.com)
- c5efb67 2015-12-02 DomainController - actions definition updated to fit SmartActions new API (d.naumenko.a@gmail.com)
- 94c2f4c 2015-12-02 Add bulkSetNote operation (andreyklochok@gmail.com)
- 1a5deac 2015-12-01 Work on Bulk Set note (andreyklochok@gmail.com)
- aa0cf08 2015-11-30 Initial work on bulk set note (andreyklochok@gmail.com)
- 2eaf1b7 2015-11-27 Redesign Bulk on/off buttons (andreyklochok@gmail.com)
- 2dd1338 2015-11-27 Add info block to NS tab (andreyklochok@gmail.com)
- 26c5f80 2015-11-27 Domain sync button redone with new Pjax scheme (d.naumenko.a@gmail.com)
- b9533c4 2015-11-26 Change Save button color (andreyklochok@gmail.com)
- 5691294 2015-11-26 Add canSupport rule to delete button on domain index (andreyklochok@gmail.com)
- da3804b 2015-11-25 Add IP Restrict Rule to NSync js (andreyklochok@gmail.com)
- 58c165e 2015-11-25 Relocate NSyncPlugin (andreyklochok@gmail.com)
- 8705a2e 2015-11-25 Add js validations to NSync js plugin (andreyklochok@gmail.com)
- 42d2249 2015-11-25 Internal IpValidator replaced with yii2 core one (d.naumenko.a@gmail.com)
- 246ac1e 2015-11-24 Add Ns rules (andreyklochok@gmail.com)
- 5c7e551 2015-11-24 Add button loading to NsWidget (andreyklochok@gmail.com)
- 91fd645 2015-11-24 Some changes (andreyklochok@gmail.com)
- 5e63c79 2015-11-24 NSync plugin complete (andreyklochok@gmail.com)
- 37d668b 2015-11-23 Start to work on NS form in domain detail view (andreyklochok@gmail.com)
- Added yii2-cart integration
- bd30ac0 2015-11-16 php-cs-fixed (sol@hiqdev.com)
- ac92281 2015-11-16 redone cart (sol@hiqdev.com)
Expand Down
5 changes: 2 additions & 3 deletions .hidev/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,12 @@ package:
title: Domain plugin for HiPanel
type: yii2-extension
keywords: domain, hipanel, plugin
year: 2014
description: |
[![Logo](https://raw.githubusercontent.com/hiqdev/hipanel-core/master/docs/logo.png)](https://hipanel.com/)
[HiPanel](http://hipanel.com) is next generation control panel for hosting, domains and more.
This package provides domain management for HiPanel.
require:
hiqdev/hidev-config: "*"
hiqdev/hidev-config-php: "*"
hiqdev/hidev-php: "*"
hiqdev/hidev-vendor: "*"
9 changes: 9 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
checks:
php:
code_rating: true
duplication: true
tools:
php_code_coverage:
enabled: true
external_code_coverage:
timeout: 600
26 changes: 26 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
language: php
php:
- 5.5
- 5.6
- 7
- hhvm
matrix:
allow_failures:
-
php: hhvm
cache:
directories:
- $HOME/.composer/cache
before_install:
- 'composer self-update'
- 'composer --version'
- 'wget http://hiqdev.com/hidev/hidev.phar -O hidev.phar && chmod a+x hidev.phar'
- './hidev.phar --version'
- './hidev.phar travis/before_install'
sudo: false
install:
- './hidev.phar travis/install'
script:
- './hidev.phar travis/script'
after_script:
- './hidev.phar travis/after_script'
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright © 2014-2015, HiQDev (http://hiqdev.com/)
Copyright © 2015-2016, HiQDev (http://hiqdev.com/)
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand All @@ -11,7 +11,7 @@ are met:
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.
* Neither the name of HiQDev nor HiPanel Domain Module nor the names of its
* Neither the name of HiQDev nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

Expand Down
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@ HiPanel Domain Module

**Domain plugin for HiPanel**

[![Latest Stable Version](https://poser.pugx.org/hiqdev/hipanel-module-domain/v/stable)](//packagist.org/packages/hiqdev/hipanel-module-domain)
[![Total Downloads](https://poser.pugx.org/hiqdev/hipanel-module-domain/downloads)](//packagist.org/packages/hiqdev/hipanel-module-domain)
[![Latest Stable Version](https://poser.pugx.org/hiqdev/hipanel-module-domain/v/stable)](https://packagist.org/packages/hiqdev/hipanel-module-domain)
[![Total Downloads](https://poser.pugx.org/hiqdev/hipanel-module-domain/downloads)](https://packagist.org/packages/hiqdev/hipanel-module-domain)
[![Build Status](https://img.shields.io/travis/hiqdev/hipanel-module-domain.svg)](https://travis-ci.org/hiqdev/hipanel-module-domain)
[![Code Coverage](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-domain/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-domain/?branch=master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-domain/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-domain/?branch=master)
[![Dependency Status](https://www.versioneye.com/php/hiqdev:hipanel-module-domain/dev-master/badge.svg)](https://www.versioneye.com/php/hiqdev:hipanel-module-domain/dev-master)

[![Logo](https://raw.githubusercontent.com/hiqdev/hipanel-core/master/docs/logo.png)](https://hipanel.com/)
Expand All @@ -18,7 +21,7 @@ The preferred way to install this yii2-extension is through [composer](http://ge

Either run

```
```sh
php composer.phar require "hiqdev/hipanel-module-domain"
```

Expand All @@ -35,4 +38,4 @@ to the require section of your composer.json.
This project is released under the terms of the BSD-3-Clause [license](LICENSE).
Read more [here](http://choosealicense.com/licenses/bsd-3-clause).

Copyright © 2014-2015, HiQDev (http://hiqdev.com/)
Copyright © 2015-2016, HiQDev (http://hiqdev.com/)

0 comments on commit c22b2d8

Please sign in to comment.