aspangaro
766c58724a
ER: Review & add a totalVAT in pdf
2015-05-14 08:26:41 +02:00
aspangaro
bba0349ab6
ER: traduce code
2015-05-14 07:36:48 +02:00
Juanjo Menent
7c9bb10d6b
Merge pull request #2826 from tysauron/patch-1
...
Update list.php
2015-05-13 21:27:01 +02:00
Juanjo Menent
3d1c0752d3
Merge pull request #2825 from fentman/patch-1
...
Provide NotFound and Error return values
2015-05-13 21:23:56 +02:00
Juanjo Menent
e3e6cff713
Merge pull request #2815 from bafbes/patch-4
...
Fix forgotten last contributor information to list.php Update
2015-05-13 21:16:16 +02:00
tysauron
84935336ee
Update list.php
...
Bug pagination du bas quand recherche
2015-05-13 17:04:35 +02:00
Michael Fenton
83e7c8a065
Provide NotFound and Error return values
...
Providing a Not Found Message when a Third Party entity is not found to match with details provided, and providing an Error Message when the SQL Lookup fails.
This will help Asterisk Users determine whether the CallerID would be usable from Dolibarr or to reject and continue with existing CID from Asterisk
2015-05-13 11:20:06 +10:00
Laurent Destailleur
81d2d12035
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-05-12 23:40:57 +02:00
Laurent Destailleur
ce0d728438
Merge pull request #2813 from bafbes/patch-3
...
Update html.formfile.class.php
2015-05-12 23:02:45 +02:00
Laurent Destailleur
39b4fc6455
Renamed readme file
2015-05-12 22:59:17 +02:00
Laurent Destailleur
4408648a68
Merge pull request #2817 from GPCsolutions/jqueryfixes
...
jQuery fixes
2015-05-12 22:36:12 +02:00
Laurent Destailleur
b3c9c3d91b
Merge pull request #2818 from GPCsolutions/htmlfixes
...
HTML fixes
2015-05-12 22:34:35 +02:00
Laurent Destailleur
b99d2a8276
Merge pull request #2819 from GPCsolutions/typehinting
...
[Qual] Typehinting
2015-05-12 22:34:06 +02:00
Raphaël Doursenaud
3b9388e57f
Added typehinting to resultsets in database drivers
2015-05-12 19:51:41 +02:00
Raphaël Doursenaud
6558c0f1f2
Removed a bunch of unused variables
2015-05-12 19:47:15 +02:00
Raphaël Doursenaud
3fdc4ca5e0
Better type hinting for the SQLite3 database driver
2015-05-12 19:45:14 +02:00
Laurent Destailleur
cb6f23d9b6
Merge pull request #2771 from aternatik/api_rest
...
Add new core module : REST API
2015-05-12 19:39:37 +02:00
Raphaël Doursenaud
70d36dd1e3
Better type hinting for the SQLite database driver
2015-05-12 19:30:04 +02:00
Raphaël Doursenaud
67641280a4
Fixed parameter types
2015-05-12 19:16:29 +02:00
Raphaël Doursenaud
1fdff27184
Fixed type hintings
2015-05-12 19:11:12 +02:00
Raphaël Doursenaud
053f6ae494
[Qual] Fixed missing return statements
2015-05-12 19:10:47 +02:00
Raphaël Doursenaud
27d52cf2b0
Better type hinting for DoliDB
2015-05-12 19:01:01 +02:00
Raphaël Doursenaud
ccd14c8305
Better type hinting and code structure for the PgSQL database driver
2015-05-12 18:31:12 +02:00
Raphaël Doursenaud
4a01cf1256
Better type hinting for the Database interface
2015-05-12 18:30:16 +02:00
Raphaël Doursenaud
7231ca890a
Better type hinting for the MSSQL database driver
2015-05-12 18:13:24 +02:00
Raphaël Doursenaud
6e6e63db50
Better type hinting and code structure for the MySQLi database driver
2015-05-12 17:56:01 +02:00
Raphaël Doursenaud
04f5e73557
Better type hinting for MySQL database driver
2015-05-12 17:16:46 +02:00
jfefe
125a34cb34
Fix PHPCS
2015-05-12 16:42:35 +02:00
jfefe
d079bc1507
Add comment to ignore PHPCs error due to restler framework
2015-05-12 16:35:05 +02:00
Raphaël Doursenaud
932e23ac09
[Qual] Use jQuery 'is' instead of 'prop' in conditions
2015-05-12 16:21:21 +02:00
Raphaël Doursenaud
aee61aa2c4
[Qual] Fixed deprecated HTML nowrap attribute to class
2015-05-12 15:37:35 +02:00
Raphaël Doursenaud
9b56427858
[Qual] Fixed HTML multiple attribute
...
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The multiple attribute is boolean.
2015-05-12 15:11:47 +02:00
Raphaël Doursenaud
ce60ae0fcc
[Qual] Fixed HTML readonly attribute
...
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The readonly attribute is boolean.
2015-05-12 15:09:26 +02:00
Raphaël Doursenaud
d5565fffc1
[Qual] Fixed HTML input form disabled attribute
2015-05-12 15:01:13 +02:00
Raphaël Doursenaud
e149d49fb8
[Qual] Use jQuery property instead of attribute to test and set disabled
2015-05-12 14:53:01 +02:00
Raphaël Doursenaud
0d8641a073
[Qual] Use jQuery property instead of attribute to test and set checked
2015-05-12 14:51:30 +02:00
Bahfir Abbes
95a2e65d86
Update list.php
...
Fix forgotten last contributor information
2015-05-12 09:01:15 +01:00
Bahfir Abbes
142460ab16
Update html.formfile.class.php
...
Fix forgotten last contributor information
2015-05-12 08:53:09 +01:00
Laurent Destailleur
a94121a8c5
Add field to define picto to use for status
2015-05-12 09:42:14 +02:00
Laurent Destailleur
83e4fe5d95
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
build/makepack-dolibarr.pl
htdocs/fourn/facture/list.php
2015-05-12 00:09:03 +02:00
Laurent Destailleur
c2b31a37ba
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
build/makepack-dolibarr.pl
htdocs/contrat/fiche.php
htdocs/core/modules/expedition/modules_expedition.php
htdocs/expedition/class/expedition.class.php
htdocs/expedition/fiche.php
htdocs/user/fiche.php
2015-05-11 23:53:38 +02:00
Laurent Destailleur
2a486f471b
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/product/class/product.class.php
2015-05-11 23:39:45 +02:00
Laurent Destailleur
ad993f246d
Merge pull request #2795 from hregis/3.7
...
Fix: add $object for use with triggers
2015-05-11 23:36:43 +02:00
Laurent Destailleur
c59e365950
Merge pull request #2812 from bafbes/patch-1
...
Update html.formfile.class.php
2015-05-11 23:08:40 +02:00
Laurent Destailleur
acd7e7502b
Merge pull request #2808 from aspangaro/develop-md
...
Theme Md: Change font & divide by two the border-radius
2015-05-11 23:04:11 +02:00
Laurent Destailleur
b2fa603f46
Merge pull request #2794 from hregis/develop_origin
...
Fix: add $object for use with triggers
2015-05-11 23:02:41 +02:00
Laurent Destailleur
5f594d55ac
Merge pull request #2805 from marcosgdf/bug-2758
...
FIX #2758 Product::update sets product note to "null" when $prod->note is null
2015-05-11 23:00:25 +02:00
Juanjo Menent
200b3b167e
Merge pull request #2811 from bafbes/patch-2
...
Update list.php and core/class/html.formfile.class.php
2015-05-11 20:16:17 +02:00
Juanjo Menent
23bd8f50df
Merge pull request #2809 from atm-maxime/develop
...
New : Signature area on proposal PDF
2015-05-11 20:09:54 +02:00
Juanjo Menent
97b9e87773
Merge pull request #2806 from marcosgdf/revert-25812f0
...
Revert 25812f0
2015-05-11 20:08:15 +02:00