Andrelec1
|
49d1983acd
|
trigger on total
Add hook on js for total
|
2014-08-12 11:40:24 +02:00 |
|
Andrelec1
|
1ce4996a34
|
finish implement
remove old code and add new one ...
|
2014-08-12 11:34:53 +02:00 |
|
Andrelec1
|
3548f72d8a
|
Start implement
|
2014-08-11 18:14:40 +02:00 |
|
Laurent Destailleur
|
e18caccdc9
|
Merge remote-tracking branch 'origin/3.6' into develop
|
2014-08-01 11:14:02 +02:00 |
|
Laurent Destailleur
|
6917b97420
|
Fix: Missing link.lang file into transifex sync.
|
2014-08-01 11:13:13 +02:00 |
|
Laurent Destailleur
|
f58da0fa73
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/langs/fr_FR/main.lang
|
2014-08-01 02:05:38 +02:00 |
|
Laurent Destailleur
|
33a60bc14e
|
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
|
2014-08-01 02:02:14 +02:00 |
|
Laurent Destailleur
|
80e8ff8db3
|
Sync from transifex
|
2014-08-01 02:01:51 +02:00 |
|
Laurent Destailleur
|
96a4aa2d26
|
Fix: phpunit
|
2014-08-01 01:31:52 +02:00 |
|
Laurent Destailleur
|
852b78f79f
|
Removed 2 other call to getStaticMember (pb with php 5.5).Fix PHPCS for
constants into database driver classes.
|
2014-08-01 00:53:29 +02:00 |
|
Laurent Destailleur
|
bdc9d5b463
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-08-01 00:34:24 +02:00 |
|
Laurent Destailleur
|
b1e3ac5181
|
Track we renamed getmypid into dol_getmypid.
|
2014-08-01 00:29:13 +02:00 |
|
Laurent Destailleur
|
1e09200347
|
Prepare to add foreign key toward parent into table
llx_accountingaccount.
|
2014-07-31 20:49:50 +02:00 |
|
Laurent Destailleur
|
b78537730a
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-07-31 20:39:03 +02:00 |
|
Laurent Destailleur
|
218fb88eef
|
Merge pull request #1788 from aspangaro/develop-accounting2
Accountancy :: account_parent must be an int (again)
|
2014-07-31 20:17:49 +02:00 |
|
Laurent Destailleur
|
9fff30416a
|
Qual: Remove usage of getStaticMember function dir constants.
|
2014-07-31 20:12:21 +02:00 |
|
Laurent Destailleur
|
202774de0b
|
Merge pull request #1791 from frederic34/patch-graphbox
External user must not have graph box with all stats
|
2014-07-31 17:51:31 +02:00 |
|
Laurent Destailleur
|
41865f934c
|
Merge pull request #1794 from frederic34/patch-1
Update propal.php
|
2014-07-31 17:50:14 +02:00 |
|
Laurent Destailleur
|
0b2b84a50d
|
Merge branch 'grandoc-develop' into develop
|
2014-07-31 17:48:12 +02:00 |
|
Laurent Destailleur
|
59e98f97e3
|
Merge branch 'develop' of github.com:grandoc/dolibarr into
grandoc-develop
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2014-07-31 17:47:32 +02:00 |
|
Laurent Destailleur
|
212e9825a3
|
Qual: Function getmypid were renamed into dol_getmypid.
|
2014-07-31 17:35:58 +02:00 |
|
Laurent Destailleur
|
95da79108f
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-07-31 17:22:37 +02:00 |
|
Laurent Destailleur
|
37d22d1e94
|
Merge branch 'marcosgdf-patch-2' into develop
|
2014-07-31 17:22:04 +02:00 |
|
Laurent Destailleur
|
8e5cbb1f6c
|
Merge branch 'patch-2' of github.com:marcosgdf/dolibarr into
marcosgdf-patch-2
Conflicts:
test/phpunit/Functions2LibTest.php
|
2014-07-31 17:21:46 +02:00 |
|
Philippe Grand
|
5aea97affd
|
Update fournisseur.commande.class.php
missing code for extrafields
|
2014-07-31 17:02:17 +02:00 |
|
frederic34
|
5f80e9ed20
|
Update propal.php
Correct typo
|
2014-07-31 16:52:00 +02:00 |
|
Laurent Destailleur
|
c70a7ee63a
|
Merge pull request #1787 from frederic34/patch-facture
User must not see invoices if no rights
|
2014-07-31 14:38:46 +02:00 |
|
Laurent Destailleur
|
1e7b100770
|
Merge pull request #1792 from frederic34/getmypid
Cannot redeclare getmypid()
|
2014-07-31 14:38:00 +02:00 |
|
Regis Houssin
|
977300c653
|
Fix: missing skin.js
|
2014-07-31 11:15:30 +02:00 |
|
frederic34
|
6645b8a454
|
Cannot redeclare getmypid()
|
2014-07-31 10:21:47 +02:00 |
|
frederic34
|
50e3049fd7
|
External user must not have graph box with all stats
|
2014-07-30 17:10:08 +02:00 |
|
Marcos García de La Fuente
|
1c97b3f779
|
Replaced usage of dol_json_encode and dol_json_decode with json_encode and json_decode. If json module is not installed, it will refer to dol_json_encode/decode
|
2014-07-30 15:47:19 +02:00 |
|
Marcos García de La Fuente
|
972d3c69b6
|
Removed duplicated requires.
Json.lib.php is included with functions.lib.php
|
2014-07-30 15:42:58 +02:00 |
|
Marcos García de La Fuente
|
42c7fc1c8d
|
Revert "Testing dol_json_encode is not interesting now as it uses a core function"
|
2014-07-30 15:19:31 +02:00 |
|
Marcos García de La Fuente
|
a779eea202
|
Restored JSON reimplementation
|
2014-07-30 15:17:57 +02:00 |
|
Laurent Destailleur
|
55a51a9724
|
Merge pull request #1785 from defrance69/patch-9
Update expedition.class.php
|
2014-07-30 14:09:57 +02:00 |
|
Laurent Destailleur
|
1b16f87569
|
Merge pull request #1783 from defrance69/patch-4
Update consumption.php
|
2014-07-30 11:37:43 +02:00 |
|
Laurent Destailleur
|
d5db0eee76
|
Merge pull request #1782 from marcosgdf/vagrant
Updated Vagrant Puphpet box
|
2014-07-30 11:37:15 +02:00 |
|
Laurent Destailleur
|
141895b904
|
Merge pull request #1781 from GPCsolutions/categoriesfix
Fix categories creation
|
2014-07-30 11:36:55 +02:00 |
|
Laurent Destailleur
|
86b410ab22
|
Merge pull request #1780 from icfr/develop
order task on pdf
|
2014-07-30 11:36:29 +02:00 |
|
Laurent Destailleur
|
882af6405b
|
Merge pull request #1779 from aspangaro/develop-patch1
Presentation from invoice page
|
2014-07-30 11:36:10 +02:00 |
|
Laurent Destailleur
|
2d97ad5177
|
Merge pull request #1771 from frederic34/selectdelivery
Select Shipping Method in Propal, Order
|
2014-07-30 11:31:22 +02:00 |
|
Laurent Destailleur
|
36c4d272e7
|
Fix: phpunit test
|
2014-07-30 08:45:10 +02:00 |
|
aspangaro
|
a12f4da978
|
Accountancy :: account_parent must be an int (again)
|
2014-07-30 05:49:16 +02:00 |
|
Laurent Destailleur
|
600801a442
|
- New: First change to match accessibility rules:
http://www.w3.org/TR/WCAG10-HTML-TECHS/
Differentiate text and img.
Use label into quick search form.
Use accesskey on form search.
|
2014-07-29 22:04:53 +02:00 |
|
Laurent Destailleur
|
0f9aa69e4e
|
Fix: New: Differentiate text and img for better accessibility.
|
2014-07-29 21:34:23 +02:00 |
|
Laurent Destailleur
|
b57371bfa1
|
Fix: New: Differentiate text and img for better accessibility.
|
2014-07-29 20:21:01 +02:00 |
|
Laurent Destailleur
|
6226d39cda
|
Fix: Pb when option javascript disabled.
|
2014-07-29 19:45:48 +02:00 |
|
frederic34
|
fada3ca9a2
|
User must not see invoices if no rights
|
2014-07-29 16:27:34 +02:00 |
|
BENKE Charles
|
18f6718e06
|
Update expedition.class.php
fetch line on expedition in the same order than the customer order
|
2014-07-29 14:06:31 +02:00 |
|