frederic34
|
2df2c12cfd
|
The delivery method is transmited in shipment
|
2014-07-25 21:50:21 +02:00 |
|
Maxime Kohlhaas
|
2e18fa88d1
|
Mauvais libellé utilisé pour statut commande
|
2014-07-25 14:03:41 +02:00 |
|
frederic34
|
f0a7cc3268
|
Select Shipping Method in Propal
|
2014-07-24 18:08:08 +02:00 |
|
frederic34
|
5ef626813c
|
Update html.form.class.php
|
2014-07-23 09:49:58 +02:00 |
|
Marcos García de La Fuente
|
37c7d05a9e
|
Added missing return null for getStaticMember
|
2014-07-22 04:46:17 +02:00 |
|
Marcos García de La Fuente
|
1a254b310e
|
Merge remote-tracking branch 'upstream/develop' into optimization
Conflicts:
test/phpunit/Functions2LibTest.php
|
2014-07-22 04:42:50 +02:00 |
|
Marcos García de La Fuente
|
203dc5518a
|
Merge branch 'develop' into optimization
|
2014-07-22 04:39:31 +02:00 |
|
Marcos García de La Fuente
|
097e8d33a2
|
Removed PHP 5.3 comparison in ImportCsv
|
2014-07-22 04:16:32 +02:00 |
|
Marcos García de La Fuente
|
31adeb7477
|
Deprecated getStaticMember
|
2014-07-22 04:12:45 +02:00 |
|
Marcos García de La Fuente
|
9b3e65d80f
|
Removed PHP 5.3 comparison in dol_nl2br function
|
2014-07-22 04:07:33 +02:00 |
|
Laurent Destailleur
|
0327738aa9
|
phpcs
|
2014-07-21 21:07:30 +02:00 |
|
Laurent Destailleur
|
161f5eadd4
|
Revert "Scrutinizer Auto-Fixes"
|
2014-07-21 19:07:56 +02:00 |
|
Scrutinizer Auto-Fixer
|
42a4af3b6e
|
Scrutinizer Auto-Fixes
This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/eldy/dolibarr/inspections/dce98b05-0037-4277-b1e9-7fd6405a6cd6
Enabled analysis tools:
- PHP Analyzer
|
2014-07-21 18:42:17 +02:00 |
|
Scrutinizer Auto-Fixer
|
2fdda8cbfb
|
Scrutinizer Auto-Fixes
This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/eldy/dolibarr/inspections/128b4bb3-f689-4974-8fd7-a7b93d012d3f
Enabled analysis tools:
- PHP Analyzer
|
2014-07-20 23:46:38 +02:00 |
|
Laurent Destailleur
|
dec7fe42af
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/fourn/commande/fiche.php
|
2014-07-20 15:37:50 +02:00 |
|
Laurent Destailleur
|
cfc337a79a
|
Qual: Enable php checkstyle rule Zend.Files.ClosingTag
Fix: Solve a lot of checkstyle errors.
|
2014-07-20 15:27:38 +02:00 |
|
Laurent Destailleur
|
bd095f597d
|
Fix: CheckStyle
|
2014-07-20 14:54:30 +02:00 |
|
Laurent Destailleur
|
ecd99608c3
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-07-20 05:14:45 +02:00 |
|
Laurent Destailleur
|
f6b8017386
|
Fix: PHPCS
|
2014-07-20 05:14:22 +02:00 |
|
Laurent Destailleur
|
bf926cd791
|
Merge pull request #1756 from marcosgdf/messages
Migrated old message notifications to the """new""" system
|
2014-07-20 04:57:09 +02:00 |
|
Laurent Destailleur
|
f46db55f71
|
Merge pull request #1753 from marcosgdf/triggers-refactor
Refactored Dolibarr triggers
|
2014-07-20 04:52:27 +02:00 |
|
Laurent Destailleur
|
ffe7b531a6
|
Merge pull request #1746 from marcosgdf/patch-1
Removed @ operator from dol_include_once
|
2014-07-20 04:43:38 +02:00 |
|
Laurent Destailleur
|
8137fd7fe4
|
Fix: Type of line (product/service) could not be edited on supplier
order/invoice.
|
2014-07-20 02:36:03 +02:00 |
|
Laurent Destailleur
|
a9779ca1ff
|
Fix: bad colspan for line with date selector
|
2014-07-20 02:18:21 +02:00 |
|
Marcos García de La Fuente
|
434bb1bec7
|
Migrated old message notifications to the """new""" system
|
2014-07-20 00:10:40 +02:00 |
|
Laurent Destailleur
|
d87e146e47
|
Fix: Navigation into agenda tabs
|
2014-07-19 22:37:18 +02:00 |
|
Laurent Destailleur
|
04a20d2008
|
- New: Enable feature developed for 3.6 we forgot to enabled: Adding
prefix on uploaded file names.
- New: No more dependency between contract and service module.
|
2014-07-19 22:05:35 +02:00 |
|
Laurent Destailleur
|
b42a33b203
|
Fix: For contract, only services available by default. Product appears
if option is set only.
|
2014-07-19 21:14:56 +02:00 |
|
Marcos García de La Fuente
|
55bfc98d48
|
Corrected dol_microtime_float refactor
|
2014-07-18 12:00:01 +02:00 |
|
Marcos García de La Fuente
|
2c7b2cf227
|
Copyright
|
2014-07-18 11:57:49 +02:00 |
|
Marcos García de La Fuente
|
997a7ff843
|
Deprecated function dol_json_decode and replaced with native behaviour
|
2014-07-18 11:57:21 +02:00 |
|
Marcos García de La Fuente
|
214fe2d552
|
Optimized isValidEmail function and load json.lib.php always as it contains common Dolibarr functions
|
2014-07-18 11:18:25 +02:00 |
|
Marcos García de La Fuente
|
2142ab997d
|
Removed Dolibarr implementation of json_encode and json_decode, and deprecated dol_json_encode
|
2014-07-18 11:17:32 +02:00 |
|
Marcos García de La Fuente
|
e2912b5f7f
|
Accidentally removed Demo trigger content
|
2014-07-18 07:10:05 +02:00 |
|
Marcos García de La Fuente
|
5c59d291ce
|
Corrected CS errors
|
2014-07-18 04:16:34 +02:00 |
|
Marcos García de La Fuente
|
f8f9e0355c
|
Refactor InterfaceActionsAuto
|
2014-07-18 04:10:43 +02:00 |
|
Marcos García de La Fuente
|
f7c1203d4c
|
Refactored InterfaceNotification class
|
2014-07-18 03:29:20 +02:00 |
|
Marcos García de La Fuente
|
cbd10106b8
|
Added missing $error and $errors variables
|
2014-07-18 03:17:05 +02:00 |
|
Marcos García de La Fuente
|
7e29889eab
|
Fixed little bug
|
2014-07-18 03:13:15 +02:00 |
|
Marcos García de La Fuente
|
dfd8b5e20c
|
Converted some global variables to local ones in InterfaceLogevents
|
2014-07-18 03:11:28 +02:00 |
|
Marcos García de La Fuente
|
c11431177c
|
Fixed trigger not returning anything under some circumstances
|
2014-07-18 03:04:01 +02:00 |
|
Marcos García de La Fuente
|
2f68afaff3
|
Removed useless code
|
2014-07-18 03:02:28 +02:00 |
|
Marcos García de La Fuente
|
c8338f45c4
|
Refactored Dolibarr triggers:
Created a DolibarrTriggers abstract class.
Moved common variables out of construct class
Improved run_trigger method signature
|
2014-07-18 02:59:46 +02:00 |
|
Marcos García de La Fuente
|
bcafa2c790
|
Corrected file_exists check and little refactor
|
2014-07-17 21:44:59 +02:00 |
|
Marcos García de La Fuente
|
37d4d303b3
|
Updated is_ip comment and added a test for is_ip function
|
2014-07-17 21:19:03 +02:00 |
|
Marcos García de La Fuente
|
cdc40ca76f
|
Optimized is_ip dolibarr function
|
2014-07-17 21:12:50 +02:00 |
|
Laurent Destailleur
|
1bad6ebc78
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-07-17 01:29:30 +02:00 |
|
Laurent Destailleur
|
92a5ebc459
|
- New: Home page of project area shows list of draft project (like other
main page).
- New: Can search on project ref or string from project main page (like
other main page).
|
2014-07-17 01:28:01 +02:00 |
|
Laurent Destailleur
|
6a19cc614a
|
Merge pull request #1737 from GPCsolutions/accessibility
Accessibility
|
2014-07-16 15:15:03 +02:00 |
|
Laurent Destailleur
|
8a8a90de78
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
ChangeLog
|
2014-07-15 23:30:15 +02:00 |
|