dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 06c5f3: New: There is now two "inline


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 06c5f3: New: There is now two "inline edit" solution: Solu...
Date: Sat, 5 Nov 2011 13:48:19 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr

  Commit: 06c5f3427cc676905b925be37642bff5aff32237
      
https://github.com/Dolibarr/dolibarr/commit/06c5f3427cc676905b925be37642bff5aff32237
  Author: Laurent Destailleur <address@hidden>
  Date:   2011-11-05 (Sat, 05 Nov 2011)

  Changed paths:
    M htdocs/compta/deplacement/fiche.php
  M htdocs/core/class/doleditor.class.php
  M htdocs/core/class/html.form.class.php
  M htdocs/fichinter/fiche.php

  Log Message:
  -----------
  New: There is now two "inline edit" solution: Solution 1 use jquery 
and is enabled if MAIN_USE_JQUERY_JEDITABLE is on. Solution 2 use a link
"edit field" on resubmit page for eache field (this is by default). And
we are ready to add more.
New: Add also option MAIN_EDIT_ALSO_INLINE. Goal of this option is to
say: Even if this field can be edited by a global edit form, we allow
field to be edited with the "inline edit" feature (whatever is the
inline edit solution active). This option is to keep the standard
behaviour "We must click a "modify" button to allow to edit globally all
fields at once working and have only this way. If option is on, we can
also use the inlinde edit. If off, inline edit is available only for
fields not included into a global "modify" form.
line


  Commit: c9b7bdf22f48e16e4e065921d3447a2ab04bba37
      
https://github.com/Dolibarr/dolibarr/commit/c9b7bdf22f48e16e4e065921d3447a2ab04bba37
  Author: Laurent Destailleur <address@hidden>
  Date:   2011-11-05 (Sat, 05 Nov 2011)

  Changed paths:
    M htdocs/compta/deplacement/fiche.php
  M htdocs/core/class/doleditor.class.php
  M htdocs/core/class/html.form.class.php
  M htdocs/fichinter/fiche.php

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

Conflicts:
        htdocs/compta/deplacement/fiche.php


Compare: https://github.com/Dolibarr/dolibarr/compare/fd49fc9...c9b7bdf



reply via email to

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