Logo white

Administrator / test_1

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 1
  • Tags 0
  • test_1
  • common
21 Oct, 2015
4 commits
  • add XlsxParser
    78fd7100
    Mihail authored
    2015-10-21 16:54:17 +0300  
    Browse Dir »
  • fixed issue with xml parser - redid in universul manner
    9009e1b5
    Mihail authored
    2015-10-21 14:11:22 +0300  
    Browse Dir »
  • merge with server
    b257b524
    Mihail authored
    2015-10-21 09:45:05 +0300  
    Browse Dir »
  • Importers CRUD
    615358fb
    Administrator authored
    2015-10-21 12:24:12 +0300  
    Browse Dir »

20 Oct, 2015
3 commits
  • add converter interface, object creator, abstract class Parser
    67adc788
    Mihail authored
    2015-10-20 17:56:09 +0300  
    Browse Dir »
  • Importers CRUD
    03bffb3b
    Administrator authored
    2015-10-20 17:42:13 +0300  
    Browse Dir »
  • Importers CRUD
    2481f81f
    Administrator authored
    2015-10-20 14:06:28 +0300  
    Browse Dir »

19 Oct, 2015
2 commits
  • Importers CRUD
    385d70ca
    Administrator authored
    2015-10-19 09:49:05 +0300  
    Browse Dir »
  • Merge remote-tracking branch 'origin/master'
    28f58de5
    Administrator authored
    2015-10-19 09:24:45 +0300  
    Browse Dir »

16 Oct, 2015
3 commits
  • add migration for view Details Currency and change check-price view
    741ecd87
    Mihail authored
    2015-10-16 18:00:48 +0300  
    Browse Dir »
  • fixed issues with details trigger and with remove prefix func
    3be5e214
    Mihail authored
    2015-10-16 14:54:45 +0300  
    Browse Dir »
  • add migration for details and details_crosses triggers
    4d44bf04
    Mihail authored
    2015-10-16 12:36:26 +0300  
    Browse Dir »

15 Oct, 2015
3 commits
  • add form, model and controller for uploaded crosses files (details_crosses
    7776ca75
    Mihail authored
    2015-10-15 18:04:17 +0300  
    Browse Dir »
  • Importers CRUD
    7bfae493
    Administrator authored
    2015-10-15 17:34:47 +0300  
    Browse Dir »
  • add DetailsCrosses model
    53edab28
    Mihail authored
    2015-10-15 11:23:51 +0300  
    Browse Dir »

13 Oct, 2015
2 commits
  • add articul filter into converter
    a0d1ac87
    Mihail authored
    2015-10-13 17:20:00 +0300  
    Browse Dir »
  • add delete func in deteils model
    40cac1b6
    Mihail authored
    2015-10-13 09:14:28 +0300  
    Browse Dir »

08 Oct, 2015
2 commits
  • add multiply price funktional in Converter
    78684ed4
    Mihail authored
    2015-10-08 15:54:20 +0400  
    Browse Dir »
  • fixed error in ConvertToAssocArray method for manual parsing
    14ab0a80
    Mihail authored
    2015-10-08 09:36:49 +0400  
    Browse Dir »

07 Oct, 2015
2 commits
  • finish with xml and add splashes for ManualInsert method
    d5c6d7e0
    Mihail authored
    2015-10-07 18:17:00 +0400  
    Browse Dir »
  • finish with xml and add splashes for ManualInsert method
    48b58a13
    Mihail authored
    2015-10-07 17:53:49 +0400  
    Browse Dir »

06 Oct, 2015
6 commits
  • fixed convert to assoc array for xml parser
    99ab22f3
    Mihail authored
    2015-10-06 18:15:25 +0300  
    Browse Dir »
  • finish with console csv
    2df6295d
    Mihail authored
    2015-10-06 16:56:43 +0300  
    Browse Dir »
  • fixed Image class
    912e6b15
    Mihail authored
    2015-10-06 16:17:38 +0300  
    Browse Dir »
  • console csv parsing
    ea4ecf3d
    Mihail authored
    2015-10-06 16:15:17 +0300  
    Browse Dir »
  • merge with server
    b42a4e1f
    Mihail authored
    2015-10-06 11:51:39 +0300  
    Browse Dir »
  • after merge with Vitaliy
    4828b892
    Mihail authored
    2015-10-06 11:20:32 +0300  
    Browse Dir »

05 Oct, 2015
3 commits
  • Importers CRUD
    4698313b
    Administrator authored
    2015-10-05 14:33:17 +0300  
    Browse Dir »
  • Importers CRUD
    32d8b1c8
    Administrator authored
    2015-10-05 14:21:09 +0300  
    Browse Dir »
  • temp commit - work with console Details validation
    ef41533d
    Mihail authored
    2015-10-05 09:58:08 +0300  
    Browse Dir »

02 Oct, 2015
6 commits
  • after marge
    babda456
    Administrator authored
    2015-10-02 16:02:25 +0300  
    Browse Dir »
  • after marge
    664ccf8e
    Administrator authored
    2015-10-02 13:26:24 +0300  
    Browse Dir »
  • Merge branch 'master' of gitlab.artweb.com.ua:root/test_1 ...
    ba75c88e
    Conflicts:
    	backend/components/parsers/CustomCsvParser.php
    	backend/components/parsers/config.php
    	backend/config/main.php
    	backend/controllers/CheckPriceController.php
    	backend/controllers/ParserController.php
    	backend/views/layouts/column.php
    	backend/views/parser/index.php
    	backend/views/parser/server-files.php
    	backend/web/css/plugins/daterangepicker/daterangepicker-bs3.css
    	backend/web/css/plugins/daterangepicker/daterangepicker.js
    	backend/web/css/plugins/daterangepicker/moment.js
    	backend/web/css/plugins/daterangepicker/moment.min.js
    	console/config/main.php
    	console/migrations/m150925_111922_add_foreign_key_ImportFiles.php
    	framework/core/Convert.php
    	framework/lang/da.yml
    	framework/lang/fr.yml
    	framework/lang/nb.yml
    	vendor/yiisoft/multiparser/Converter.php
    	vendor/yiisoft/multiparser/CsvParser.php
    	vendor/yiisoft/multiparser/YiiMultiparser.php
    Administrator authored
    2015-10-02 12:29:08 +0300  
    Browse Dir »
  • update rep
    5fb8f6f6
    Administrator authored
    2015-10-02 12:12:41 +0300  
    Browse Dir »
  • temp commit - work with console controller and log settings
    2d22aad2
    Mihail authored
    2015-10-02 12:06:48 +0300  
    Browse Dir »
  • temp commit - work with console controller and log settings
    db543d22
    Mihail authored
    2015-10-02 12:03:43 +0300  
    Browse Dir »

01 Oct, 2015
1 commit
  • fixed parser and converter for console needs
    1fe29bbe
    Mihail authored
    2015-10-01 11:50:13 +0300  
    Browse Dir »

30 Sep, 2015
1 commit
  • add PriceWriter and organize error view for users
    f0dbd829
    Mihail authored
    2015-09-30 15:07:51 +0300  
    Browse Dir »

29 Sep, 2015
1 commit
  • adapt project to original DB (migrations and AR)
    942bad48
    Mihail authored
    2015-09-29 17:55:25 +0300  
    Browse Dir »

24 Sep, 2015
1 commit
  • add auto upload action and reorganized ParserController
    1fa22312
    Mihail authored
    2015-09-24 14:10:57 +0300  
    Browse Dir »