dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 84a0d9: New: Can add a link or toolti


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 84a0d9: New: Can add a link or tooltip on fields into dict...
Date: Sat, 28 Apr 2012 09:21:35 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 84a0d93475305c8332bd8a6ee41ac1c0865563db
      
https://github.com/Dolibarr/dolibarr/commit/84a0d93475305c8332bd8a6ee41ac1c0865563db
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-04-28 (Sat, 28 Apr 2012)

  Changed paths:
    M htdocs/admin/dict.php
    M htdocs/core/lib/admin.lib.php

  Log Message:
  -----------
  New: Can add a link or tooltip on fields into dictionnaries.


  Commit: ef94ea5c266dad2d2138df9f74d92e0c1028db16
      
https://github.com/Dolibarr/dolibarr/commit/ef94ea5c266dad2d2138df9f74d92e0c1028db16
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-04-28 (Sat, 28 Apr 2012)

  Changed paths:
    M htdocs/admin/mailing.php

  Log Message:
  -----------
  Fix: Keep feature as hidden feature because when enabled, it is a
security hole (every worm can modify/edit data calling public urls).


  Commit: a862b5d5c307c6b28c4212835b9c3e55c2d3e2c0
      
https://github.com/Dolibarr/dolibarr/commit/a862b5d5c307c6b28c4212835b9c3e55c2d3e2c0
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-04-28 (Sat, 28 Apr 2012)

  Changed paths:
    M htdocs/core/lib/pdf.lib.php

  Log Message:
  -----------
  Fix: Try a better fix. Format of content of table should depend of
content and output rules and not on how data was input.


  Commit: ff06360071760c4276331cd1bb326582568fff77
      
https://github.com/Dolibarr/dolibarr/commit/ff06360071760c4276331cd1bb326582568fff77
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-04-28 (Sat, 28 Apr 2012)

  Changed paths:
    M dev/skeletons/modMyModule.class.php
    M htdocs/admin/barcode.php
    M htdocs/comm/propal/contact.php
    M htdocs/commande/contact.php
    M htdocs/compta/facture/contact.php
    M htdocs/core/class/conf.class.php
    M htdocs/core/class/interfaces.class.php
    M htdocs/core/class/translate.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/main.inc.php
    M htdocs/viewimage.php

  Log Message:
  -----------
  Fix: Overwritting code is not role of a template but of a module.
Code is now working as a module change. Also it is faster (no need to
make a failed include when module is not installed) and support
alternative directory.


  Commit: e411852c39206c3c16bd60b16f95ff9efc643ce6
      
https://github.com/Dolibarr/dolibarr/commit/e411852c39206c3c16bd60b16f95ff9efc643ce6
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-04-28 (Sat, 28 Apr 2012)

  Changed paths:
    M build/makepack-howto.txt
    M htdocs/adherents/admin/adherent.php
    M htdocs/adherents/cartes/carte.php
    M htdocs/adherents/class/adherent.class.php
    M htdocs/admin/company.php
    M htdocs/bookmarks/fiche.php
    M htdocs/core/db/pgsql.class.php
    M htdocs/core/lib/admin.lib.php
    M htdocs/core/lib/format_cards.lib.php
    M htdocs/core/modules/facture/modules_facture.php
    A htdocs/core/modules/member/doc/pdf_standard.class.php
    A htdocs/core/modules/member/modules_cards.php
    M htdocs/core/modules/modAdherent.class.php
    M htdocs/core/modules/modMailmanSpip.class.php
    A htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
    A htdocs/core/modules/printsheet/modules_labels.php
    M htdocs/filefunc.inc.php
    M htdocs/install/inc.php
    M htdocs/langs/en_US/members.lang
    M htdocs/langs/es_ES/members.lang
    M htdocs/langs/fr_FR/members.lang
    M htdocs/master.inc.php
    M htdocs/support/inc.php
    M htdocs/support/index.php
    M htdocs/theme/eldy/style.css.php

  Log Message:
  -----------
  Merge branch 'develop' of ssh://address@hidden/Dolibarr/dolibarr.git into 
develop


  Commit: 5e252bcb04452bf8b7d340b856d90427192599bc
      
https://github.com/Dolibarr/dolibarr/commit/5e252bcb04452bf8b7d340b856d90427192599bc
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-04-28 (Sat, 28 Apr 2012)

  Changed paths:
    M htdocs/user/class/user.class.php

  Log Message:
  -----------
  Fix: Removed warning


  Commit: 7b5aedeb3e227b2c77b615de9a4a86d932234a2e
      
https://github.com/Dolibarr/dolibarr/commit/7b5aedeb3e227b2c77b615de9a4a86d932234a2e
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-04-28 (Sat, 28 Apr 2012)

  Changed paths:
    M htdocs/core/db/mssql.class.php
    M htdocs/core/db/mysql.class.php
    M htdocs/core/db/mysqli.class.php
    M htdocs/core/db/pgsql.class.php
    M htdocs/core/db/sqlite.class.php

  Log Message:
  -----------
  Fix: Var can't be static


  Commit: 7977897fd8003cf91181f70472ffd062cc9fa407
      
https://github.com/Dolibarr/dolibarr/commit/7977897fd8003cf91181f70472ffd062cc9fa407
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-04-28 (Sat, 28 Apr 2012)

  Changed paths:
    M htdocs/admin/tools/update.php
    M htdocs/core/lib/files.lib.php
    M test/phpunit/FilesLibTest.php

  Log Message:
  -----------
  Fix: dol_uncompress function now works with all PHP and OS. Use PHP
native code. Only zip is supported. This is enough, modules must be zip
and only zip (tgz not more allowed).


Compare: https://github.com/Dolibarr/dolibarr/compare/25441e5...7977897

reply via email to

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