Laurent Destailleur
|
8156b1400b
|
Fix: SQL syntax error with pgsql
|
2014-07-19 20:45:02 +02:00 |
|
Laurent Destailleur
|
8e9d760903
|
Fix: add curl_setopt($cHandler, CURLOPT_SSL_VERIFYHOST, false);
|
2014-07-19 16:47:51 +02:00 |
|
Laurent Destailleur
|
6637ea51e3
|
Fix: [ bug #1534 ] Unknown error when deleting a product photo under
special circumstances
|
2014-07-19 16:41:14 +02:00 |
|
Laurent Destailleur
|
7a8f244ae9
|
Fix: Translation
|
2014-07-19 16:03:55 +02:00 |
|
Marcos García de La Fuente
|
7794101e10
|
Corrected VAT expenses behaviour name
|
2014-07-19 05:36:29 +02:00 |
|
Laurent Destailleur
|
a6992e116b
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/main.lang
|
2014-07-18 23:24:39 +02:00 |
|
Laurent Destailleur
|
dbae31b982
|
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
|
2014-07-18 20:17:18 +02:00 |
|
Laurent Destailleur
|
e94ffceac9
|
Transifex sync for 3.6
|
2014-07-18 20:16:46 +02:00 |
|
Laurent Destailleur
|
44e57ca08a
|
Fix: Seach on company was not working
|
2014-07-18 18:21:09 +02:00 |
|
nicoplh
|
2cfc5f10a8
|
Update impayees.php
remove useless type alpha.
|
2014-07-18 14:47:23 +02:00 |
|
Drosis Nikos
|
4f0d01d5c5
|
Fix Link product, In list view and label product
This Fix added and develop.
|
2014-07-18 14:36:46 +03:00 |
|
Marcos García de La Fuente
|
3e160fb209
|
Testing dol_json_encode is not interesting now as it uses a core function
|
2014-07-18 12:05:03 +02:00 |
|
Marcos García de La Fuente
|
a3ceb2a970
|
Added a test for isValidUrl function
|
2014-07-18 12:01:19 +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
|
0c4a3b23af
|
Corrected test
|
2014-07-18 03:52:30 +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
|
63585ea9ca
|
Added missing doActions for supplier order fiche.php
|
2014-07-18 01:32:54 +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 |
|
nicoplh
|
25a591bd03
|
Update impayees.php
Add column ref.Client with search module.
|
2014-07-17 16:21:23 +02:00 |
|
Juanjo Menent
|
2564413a70
|
Fix: Translation
|
2014-07-17 11:44:10 +02:00 |
|
Juanjo Menent
|
6e1f6f7485
|
Trad: Update es_ES from transifex
|
2014-07-17 11:14:47 +02:00 |
|
Laurent Destailleur
|
ef2629d309
|
Fix: Translation
|
2014-07-17 02:02:35 +02:00 |
|
Laurent Destailleur
|
9394f3f405
|
Fix: Translation
|
2014-07-17 01:56:34 +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
|
a6a799c812
|
Merge pull request #1747 from KreizIT/Fix_batch
FIX stock inconsistency when activating batch management
|
2014-07-16 15:13:23 +02:00 |
|
Laurent Destailleur
|
8a8a90de78
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
ChangeLog
|
2014-07-15 23:30:15 +02:00 |
|
Laurent Destailleur
|
f096253a6d
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-07-15 23:28:58 +02:00 |
|
Laurent Destailleur
|
0cb11a537d
|
Fix: IP address of user was lost into paypal confirm email
|
2014-07-15 23:27:11 +02:00 |
|
Cedric
|
f38ab46928
|
correction typo
|
2014-07-15 19:02:43 +02:00 |
|
Marcos García de La Fuente
|
8a17feb69b
|
Deprecated some functions and improved method documentation
|
2014-07-15 17:35:12 +02:00 |
|
Marcos García de La Fuente
|
ad4512cb24
|
Avoiding include in case of unexisting file
|
2014-07-15 17:18:41 +02:00 |
|
Cedric
|
769c9a9b66
|
FIX stock inconsistency when activating batch management on product which already have stock
|
2014-07-15 11:22:16 +02:00 |
|
Laurent Destailleur
|
25f1259061
|
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
|
2014-07-14 23:48:01 +02:00 |
|