Regis Houssin
30430953de
Fix: missing row and col parameters
2012-10-23 09:33:07 +02:00
Laurent Destailleur
657d0197b6
Fix: json is a fuck... sh... 3 hours to find a bug ! (json fails
...
without any warning when converting non utf8 strings).
2012-10-18 16:30:12 +02:00
Laurent Destailleur
319b512157
Fix: Avoid empty messages
2012-10-17 19:02:21 +02:00
Laurent Destailleur
c4ce66d784
Enhance error management
2012-10-17 18:47:18 +02:00
Marcos García
df2262f8be
Stopped using (un)serialize functions but json functions
2012-10-16 12:18:05 +02:00
Marcos García
07dcb07fd2
Created a modular syslog handler system
...
I've split all log handlers into classes so that people can make
new log handler systems without making changes to the core.
Also, now every log handler can handle how and what will be logged.
2012-10-16 02:01:37 +02:00
Laurent Destailleur
a98de7ef02
Fix: No error when hour not provided
2012-09-27 13:25:31 +02:00
Regis Houssin
8bab5fdadd
Fix: convert line delimiters
2012-09-17 19:37:02 +02:00
Regis Houssin
dc7100677a
Fix: avoid warning if no object
2012-09-17 16:28:37 +02:00
Laurent Destailleur
07fa800360
Fix: Correct concat when mixing not html and html descriptions
2012-09-16 20:23:57 +02:00
Laurent Destailleur
b724a78cb3
Fix: Debug dictionnary to add localtaxes
2012-09-16 15:04:55 +02:00
Regis Houssin
43c0a03758
Fix: strict mode tornado
2012-09-15 11:21:22 +02:00
Regis Houssin
be13602c71
Fix: use getDocumentsLink method
2012-09-15 09:02:20 +02:00
Laurent Destailleur
dd66ebd3f6
New: Use GB address format
2012-09-12 17:39:02 +02:00
Stephen L
8fcf20227a
Fix: definition of all substitution functions is no more required
...
Signed-off-by: Stephen L. <lrq3000@gmail.com >
2012-09-11 20:15:03 +02:00
Laurent Destailleur
a551fa982e
Comments
2012-09-08 21:29:03 +02:00
Regis Houssin
ee1cf819f7
Fix: mass convert line delimiters
2012-09-07 17:23:16 +02:00
Laurent Destailleur
28e7b73d21
Enhancement of holiday module
2012-09-06 23:58:09 +02:00
Laurent Destailleur
221b671636
New: The signature feature is full ok now.
2012-09-06 19:07:51 +02:00
Laurent Destailleur
a3cb0e502e
Uniformize code and add comment on localtax to prepare usage for other
...
countries.
2012-09-05 14:05:17 +02:00
Regis Houssin
7f6bf34362
Try to use blockUI
2012-09-04 09:38:38 +02:00
Regis Houssin
2130571712
New: try jquery blockUI plugin
2012-09-03 22:05:13 +02:00
Regis Houssin
0797ff3057
Fix: missing concat
2012-09-03 17:25:35 +02:00
Laurent Destailleur
9eb21c3d9f
Fix: Minot miscellanous fix
2012-09-03 10:17:58 +02:00
Regis Houssin
d2ae90f938
Fix: strict mode everywhere
2012-09-02 22:48:52 +02:00
Laurent Destailleur
d8d28d6350
New: Add ChromePHP output into syslog module.
2012-08-29 17:43:20 +02:00
Regis Houssin
70c467e429
Fix: Update vat rate combobox
2012-08-29 08:17:25 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Stephen L
c0a314000c
Add custom ODT substitution for lines of products (completesubstitutionarray_lines)
...
Signed-off-by: Stephen L. <lrq3000@gmail.com >
2012-08-14 16:03:45 +02:00
Laurent Destailleur
5d9f16ca20
New: More surface control on stock correction page
2012-08-07 11:33:11 +02:00
Regis Houssin
4d3e798f99
Fix: remove test in $pictoisfullpath and add test in $options
2012-08-04 14:18:02 +02:00
Regis Houssin
e955b041ca
Fix: just change $path value
2012-08-04 09:56:25 +02:00
Regis Houssin
320ce03e29
Fix: optimization
...
see : http://mkaz.com/web-dev/php-benchmarking-isset-empty-or-var.html
2012-08-04 08:45:38 +02:00
Marcos García
189c3c94da
Removed duplicated code
2012-08-04 02:15:39 +02:00
Marcos García
b8add21d93
Reversed lost changes with the previous commit
2012-08-03 23:29:08 +02:00
Regis Houssin
447fc1de1a
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-08-03 20:10:01 +02:00
Regis Houssin
0d96803937
Fix: strict mode tour
2012-08-03 20:09:37 +02:00
Marcos García
d30b2804bc
Was using tabs instead of spaces
2012-08-03 14:31:10 +02:00
Marcos García
f700f63494
Little refactor + cpd
2012-08-03 14:30:11 +02:00
Laurent Destailleur
30d22378ac
Restore img_phone as deprecated function after a patch push.
2012-08-03 13:10:15 +02:00
Laurent Destailleur
f1618bcaa7
Merge pull request #282 from marcosgdf/style
...
Refactor
2012-08-03 03:28:10 -07:00
Regis Houssin
fe4fc7f8dc
Fix: increase speed
2012-08-02 08:02:49 +02:00
Marcos García
9d422350a5
Translated some comments
2012-07-31 14:41:15 +02:00
Marcos García
315896c702
Fixed img_up
2012-07-31 01:17:21 +02:00
Marcos García
571d20d583
Wrong behaviour
2012-07-30 23:27:12 +02:00
Marcos García
2c466159f9
Refactoring
2012-07-30 23:23:58 +02:00
Marcos García
0e0cf98c4f
Code style improved, removed duplicated code, also removed img_phone function as it is no longer used in Dolibarr
2012-07-30 22:36:43 +02:00
Regis Houssin
9cdba5bb61
Fix: try another method more clean and can be deployed on any type of
...
message
2012-07-29 08:26:33 +02:00
Regis Houssin
cdc9dda11e
Fix: best practice
2012-07-28 22:28:33 +02:00