dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] dd71fd: Work on modulebuilder templat


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] dd71fd: Work on modulebuilder template
Date: Mon, 08 May 2017 12:00:38 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: dd71fdc82f26f88c202f86040baf20c753e4cc3d
      
https://github.com/Dolibarr/dolibarr/commit/dd71fdc82f26f88c202f86040baf20c753e4cc3d
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-05-08 (Mon, 08 May 2017)

  Changed paths:
    M htdocs/langs/en_US/modulebuilder.lang
    M htdocs/modulebuilder/index.php
    A htdocs/modulebuilder/template/.editorconfig
    A htdocs/modulebuilder/template/.gitattributes
    A htdocs/modulebuilder/template/.gitignore
    A htdocs/modulebuilder/template/.tx/config
    A htdocs/modulebuilder/template/COPYING
    A htdocs/modulebuilder/template/README.md
    A htdocs/modulebuilder/template/admin/about.php
    A htdocs/modulebuilder/template/admin/setup.php
    A htdocs/modulebuilder/template/build/doxygen/mymodule.doxyfile
    A htdocs/modulebuilder/template/build/makepack-dolibarrmodule.pl
    A htdocs/modulebuilder/template/build/makepack-mymodule.conf
    A htdocs/modulebuilder/template/class/MyTrigger.php
    A htdocs/modulebuilder/template/class/ParsedownDolibarr.php
    A htdocs/modulebuilder/template/class/actions_mymodule.class.php
    A htdocs/modulebuilder/template/class/myclass.class.php
    A htdocs/modulebuilder/template/core/boxes/mybox.php
    A htdocs/modulebuilder/template/core/modules/modMyModule.class.php
    A htdocs/modulebuilder/template/core/tpl/mytemplate.tpl.php
    A 
htdocs/modulebuilder/template/core/triggers/interface_99_modMyModule_MyTrigger.class.php
    A htdocs/modulebuilder/template/css/mycss.css.php
    A htdocs/modulebuilder/template/dev/codesniffer/DolibarrPSR2.xml
    A htdocs/modulebuilder/template/dev/dolistore/README.md
    A htdocs/modulebuilder/template/dev/dolistore/keywords-de.txt
    A htdocs/modulebuilder/template/dev/dolistore/keywords-en.txt
    A htdocs/modulebuilder/template/dev/dolistore/keywords-es.txt
    A htdocs/modulebuilder/template/dev/dolistore/keywords-fr.txt
    A htdocs/modulebuilder/template/dev/dolistore/keywords-it.txt
    A htdocs/modulebuilder/template/dev/dolistore/long_desc-de.html
    A htdocs/modulebuilder/template/dev/dolistore/long_desc-en.html
    A htdocs/modulebuilder/template/dev/dolistore/long_desc-es.html
    A htdocs/modulebuilder/template/dev/dolistore/long_desc-fr.html
    A htdocs/modulebuilder/template/dev/dolistore/long_desc-it.html
    A htdocs/modulebuilder/template/dev/dolistore/name-de.txt
    A htdocs/modulebuilder/template/dev/dolistore/name-en.txt
    A htdocs/modulebuilder/template/dev/dolistore/name-es.txt
    A htdocs/modulebuilder/template/dev/dolistore/name-fr.txt
    A htdocs/modulebuilder/template/dev/dolistore/name-it.txt
    A htdocs/modulebuilder/template/dev/dolistore/short_desc-de.html
    A htdocs/modulebuilder/template/dev/dolistore/short_desc-en.html
    A htdocs/modulebuilder/template/dev/dolistore/short_desc-es.html
    A htdocs/modulebuilder/template/dev/dolistore/short_desc-fr.html
    A htdocs/modulebuilder/template/dev/dolistore/short_desc-it.html
    A htdocs/modulebuilder/template/dev/git-hooks/post-commit
    A htdocs/modulebuilder/template/dev/git-hooks/pre-commit
    A htdocs/modulebuilder/template/dev/git-hooks/pre-push
    A htdocs/modulebuilder/template/dev/img/README.md
    A htdocs/modulebuilder/template/dev/img/gfdl-129x44.png
    A htdocs/modulebuilder/template/dev/img/gfdl-66x23.png
    A htdocs/modulebuilder/template/dev/img/gfdl-logo.svg
    A htdocs/modulebuilder/template/dev/img/gpl-v3-logo.svg
    A htdocs/modulebuilder/template/dev/img/gplv3-127x51.png
    A htdocs/modulebuilder/template/dev/img/gplv3-88x31.png
    A htdocs/modulebuilder/template/dev/img/mymodule.svg
    A htdocs/modulebuilder/template/dev/newmodule.sh
    A htdocs/modulebuilder/template/doc/user/Makefile
    A htdocs/modulebuilder/template/doc/user/make.bat
    A htdocs/modulebuilder/template/doc/user/source/conf.py
    A htdocs/modulebuilder/template/doc/user/source/index.rst
    A htdocs/modulebuilder/template/img/gfdl.png
    A htdocs/modulebuilder/template/img/gplv3.png
    A htdocs/modulebuilder/template/img/mymodule.png
    A htdocs/modulebuilder/template/img/object_mymodule.png
    A htdocs/modulebuilder/template/js/myjs.js.php
    A htdocs/modulebuilder/template/langs/en_US/mymodule.lang
    A htdocs/modulebuilder/template/langs/fr_FR/mymodule.lang
    A htdocs/modulebuilder/template/lib/mymodule.lib.php
    A htdocs/modulebuilder/template/mypage.php
    A htdocs/modulebuilder/template/phpdoc.dist.xml
    A htdocs/modulebuilder/template/scripts/myscript.php
    A htdocs/modulebuilder/template/sql/data.sql
    A htdocs/modulebuilder/template/sql/llx_mytable.key.sql
    A htdocs/modulebuilder/template/sql/llx_mytable.sql
    A htdocs/modulebuilder/template/sql/update_x.x.x-y.y.y.sql
    A htdocs/modulebuilder/template/test/functional/MyModuleFunctionalTest.php
    A htdocs/modulebuilder/template/test/unit/MyClassTest.php
    M htdocs/theme/eldy/style.css.php

  Log Message:
  -----------
  Work on modulebuilder template



reply via email to

[Prev in Thread] Current Thread [Next in Thread]