[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dolibarr-git] [Dolibarr/dolibarr] bd06ee: Prototyping for other table o
From: |
Laurent Destailleur |
Subject: |
[Dolibarr-git] [Dolibarr/dolibarr] bd06ee: Prototyping for other table outputs (div or datata... |
Date: |
Fri, 18 Oct 2013 08:34:27 -0700 |
Branch: refs/heads/develop
Home: https://github.com/Dolibarr/dolibarr
Commit: bd06ee1abe9caf238cda5745c282c48a201ecc9d
https://github.com/Dolibarr/dolibarr/commit/bd06ee1abe9caf238cda5745c282c48a201ecc9d
Author: Laurent Destailleur <address@hidden>
Date: 2013-10-17 (Thu, 17 Oct 2013)
Changed paths:
M htdocs/core/lib/functions.lib.php
M htdocs/langs/en_US/stocks.lang
M htdocs/langs/fr_FR/stocks.lang
M htdocs/product/stock/massstockmove.php
M htdocs/product/stock/product.php
M htdocs/public/test/test_arrays.php
A htdocs/theme/amarok/img/sort_asc.png
A htdocs/theme/amarok/img/sort_asc_disabled.png
A htdocs/theme/amarok/img/sort_desc.png
A htdocs/theme/amarok/img/sort_desc_disabled.png
M htdocs/theme/amarok/style.css.php
A htdocs/theme/auguria/img/sort_asc.png
A htdocs/theme/auguria/img/sort_asc_disabled.png
A htdocs/theme/auguria/img/sort_desc.png
A htdocs/theme/auguria/img/sort_desc_disabled.png
M htdocs/theme/auguria/style.css.php
A htdocs/theme/bureau2crea/img/sort_asc.png
A htdocs/theme/bureau2crea/img/sort_asc_disabled.png
A htdocs/theme/bureau2crea/img/sort_desc.png
A htdocs/theme/bureau2crea/img/sort_desc_disabled.png
M htdocs/theme/bureau2crea/style.css.php
A htdocs/theme/cameleo/img/sort_asc.png
A htdocs/theme/cameleo/img/sort_asc_disabled.png
A htdocs/theme/cameleo/img/sort_desc.png
A htdocs/theme/cameleo/img/sort_desc_disabled.png
M htdocs/theme/cameleo/style.css.php
A htdocs/theme/eldy/img/sort_asc.png
A htdocs/theme/eldy/img/sort_asc_disabled.png
A htdocs/theme/eldy/img/sort_desc.png
A htdocs/theme/eldy/img/sort_desc_disabled.png
M htdocs/theme/eldy/style.css.php
Log Message:
-----------
Prototyping for other table outputs (div or datatable)
Commit: df930d08b28495063e503477f007484b41c5ce8b
https://github.com/Dolibarr/dolibarr/commit/df930d08b28495063e503477f007484b41c5ce8b
Author: Laurent Destailleur <address@hidden>
Date: 2013-10-18 (Fri, 18 Oct 2013)
Changed paths:
M htdocs/compta/bank/class/account.class.php
M htdocs/compta/facture/class/facture.class.php
M htdocs/compta/paiement/fiche.php
M htdocs/contrat/class/contrat.class.php
M htdocs/core/lib/xcal.lib.php
M htdocs/fourn/paiement/fiche.php
M htdocs/install/mysql/migration/3.4.0-3.5.0.sql
M htdocs/install/mysql/tables/llx_contratdet.sql
M htdocs/main.inc.php
M htdocs/societe/class/societe.class.php
M htdocs/societe/soc.php
M test/phpunit/AllTests.php
A test/phpunit/XCalLibTest.php
Log Message:
-----------
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop
Commit: 4e637d312121323766469900373308880a31d6f1
https://github.com/Dolibarr/dolibarr/commit/4e637d312121323766469900373308880a31d6f1
Author: Laurent Destailleur <address@hidden>
Date: 2013-10-18 (Fri, 18 Oct 2013)
Changed paths:
M htdocs/main.inc.php
Log Message:
-----------
Fix: Sanitizing PHP_SELF
Commit: 12366410e57c4adc8dff5f504d6b8605657f0c76
https://github.com/Dolibarr/dolibarr/commit/12366410e57c4adc8dff5f504d6b8605657f0c76
Author: Laurent Destailleur <address@hidden>
Date: 2013-10-18 (Fri, 18 Oct 2013)
Changed paths:
M htdocs/main.inc.php
Log Message:
-----------
Merge remote-tracking branch 'origin/3.4' into develop
Commit: c9012b498f5fee2f01bfaee14ad6b78870183f39
https://github.com/Dolibarr/dolibarr/commit/c9012b498f5fee2f01bfaee14ad6b78870183f39
Author: Laurent Destailleur <address@hidden>
Date: 2013-10-18 (Fri, 18 Oct 2013)
Changed paths:
M htdocs/main.inc.php
M test/phpunit/CoreTest.php
Log Message:
-----------
Fix: Code comment and phpunit test
Compare:
https://github.com/Dolibarr/dolibarr/compare/2f1340a6c6b6...c9012b498f5f
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Dolibarr-git] [Dolibarr/dolibarr] bd06ee: Prototyping for other table outputs (div or datata...,
Laurent Destailleur <=