Spangaro Alexandre
|
9050431f87
|
Simply way to update chart of accounts
|
2012-08-26 17:11:19 +02:00 |
|
Laurent Destailleur
|
bda132b07f
|
Fix: [ bug #254 ] Database backup not working with complex passwords
|
2012-08-26 00:33:37 +02:00 |
|
Regis Houssin
|
f322ec50ed
|
New: [ task #498 ] - final part
|
2012-08-25 15:21:34 +02:00 |
|
Regis Houssin
|
e00b74619a
|
Fix: regression
|
2012-08-25 11:09:58 +02:00 |
|
Regis Houssin
|
954f2afbc5
|
Fix: remove obsolete code
|
2012-08-25 10:49:59 +02:00 |
|
Marcos García
|
44cc4ae949
|
Some strings weren't being translated
Thanks to @grandoc and I.D & L (idl-mp.com) for the french translations
|
2012-08-23 08:46:22 +02:00 |
|
Marcos García
|
19bf4ab8df
|
Improvements to translations
Some available translations weren't being translated
Also corrected wrong translation key
Improved es_ES translation string
|
2012-08-23 08:29:38 +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
|
56264f0bf5
|
Fixed incorrect change
|
2012-08-22 23:44:17 +02:00 |
|
Marcos García
|
ea119c45a2
|
Lower-cased all <?PHP
|
2012-08-22 23:27:53 +02:00 |
|
Marcos García
|
f3674317ec
|
Removed parenthesis from all require and replaced with single quotes
|
2012-08-22 23:24:21 +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 |
|
Regis Houssin
|
4a5d89e6cc
|
Fix: move barcode type entries in module descriptor for best
compatibility with multicompany
|
2012-08-22 17:44:52 +02:00 |
|
Laurent Destailleur
|
a0796423e9
|
Move warning to info
|
2012-08-20 00:39:35 +02:00 |
|
Regis Houssin
|
eeb52eee0d
|
Fix: [ bug #500 ] PHP Warning when creating dict line
|
2012-08-18 09:57:42 +02:00 |
|
Regis Houssin
|
09e34068bc
|
Merge pull request #319 from marcosgdf/translations
A lot of improvements into translations
|
2012-08-17 22:22:56 -07:00 |
|
Marcos García
|
1339796492
|
Untranslated dict errors
|
2012-08-18 05:14:21 +02:00 |
|
Marcos García
|
f5b5f88f84
|
Added missing copyright
|
2012-08-18 00:04:52 +02:00 |
|
Marcos García
|
da762903bb
|
Missing paper format dict translations
|
2012-08-17 23:28:15 +02:00 |
|
Regis Houssin
|
97474bf77f
|
Fix: strict mode safari
|
2012-08-16 19:18:24 +02:00 |
|
Stephen L
|
427da6ed5e
|
Add optional options for mysqlnobin export method.
Signed-off-by: Stephen L. <lrq3000@gmail.com>
|
2012-08-16 16:02:08 +02:00 |
|
Stephen L
|
44bed57faf
|
Fix: mysqlnobin export method now works better (avoid duplicates values errors when a number is in fact a string and foreign keys checks are always disabled when restoring)
Signed-off-by: Stephen L. <lrq3000@gmail.com>
|
2012-08-15 18:35:37 +02:00 |
|
Laurent Destailleur
|
4250dedf60
|
Better message if param not defined
|
2012-08-10 03:46:17 +02:00 |
|
Laurent Destailleur
|
54c6db5b81
|
Qual: Uniformize code for pdf generation.
Refactoring of pdf code to make code cleaner and fix a lot of bug into
page breaks.
|
2012-08-08 04:12:20 +02:00 |
|
Regis Houssin
|
e140724738
|
Fix: avoid warning
|
2012-08-06 08:13:58 +02:00 |
|
Laurent Destailleur
|
e53e847083
|
Qual: Uniformize code
|
2012-08-05 14:37:45 +02:00 |
|
Regis Houssin
|
e0385cf06f
|
Fix: strict mode palace
|
2012-08-02 10:07:55 +02:00 |
|
Laurent Destailleur
|
a996e8f98a
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-07-30 21:44:21 +02:00 |
|
Laurent Destailleur
|
2191a4dc73
|
Fix: use ENGINE=innodb instead of type=innodb
|
2012-07-30 21:43:40 +02:00 |
|
Marcos García
|
237d7b744c
|
Including other.lang in files using FeaturesSupported string, also removed duplicated code
|
2012-07-30 20:39:47 +02:00 |
|
Marcos García
|
8f678cebec
|
Added missing translation
|
2012-07-30 17:33:32 +02:00 |
|
Marcos García
|
20bf07a3e2
|
Typo
|
2012-07-30 03:52:48 +02:00 |
|
Marcos García
|
db2cab0e04
|
Better parsing, replacing preg_replace for str_replace for easy replacements
|
2012-07-30 03:51:40 +02:00 |
|
Regis Houssin
|
28851b46c4
|
Fix: remove duplicate code
|
2012-07-29 16:44:19 +02:00 |
|
Regis Houssin
|
a64723ea74
|
Fix: replace with new event message system
|
2012-07-29 16:11:52 +02:00 |
|
Regis Houssin
|
0aa6694c95
|
Fix: broken event message
|
2012-07-29 15:47:24 +02:00 |
|
Regis Houssin
|
eee5653c54
|
Fix: try to use the new message system
|
2012-07-29 12:54:19 +02:00 |
|
Marcos García
|
de7595922e
|
Fixed some typos in es_ES and allowed some strings to be translated
|
2012-07-28 19:53:13 +02:00 |
|
Marcos García
|
a6c8838b8f
|
Applied patches 9-15
|
2012-07-27 21:27:03 +02:00 |
|
Marcos García
|
5fd7fcb6c4
|
Applied commits 1-8
|
2012-07-27 18:40:06 +02:00 |
|
Regis Houssin
|
8e953a6858
|
Fix: external modules workflow compatibility
|
2012-07-24 20:18:37 +02:00 |
|
FHenry
|
b3ca737662
|
remove useless parameters
|
2012-07-24 17:33:26 +02:00 |
|
Regis Houssin
|
fb23364511
|
Fix: uniformize code
|
2012-07-23 16:10:54 +02:00 |
|
Laurent Destailleur
|
7a8224c4d5
|
Normalize code
|
2012-07-23 10:55:29 +02:00 |
|
Regis Houssin
|
6e41d645f0
|
Merge pull request #251 from cbattarel/commissions
basic commissions management module
|
2012-07-23 01:37:09 -07:00 |
|
Laurent Destailleur
|
c41c5bf797
|
New: Add help on feature to use it with caution
|
2012-07-22 13:36:28 +02:00 |
|
Laurent Destailleur
|
db4c6bd289
|
New: After first install, warning are visible onto mandatory setup
not configured. Show also total number of activated modules.
|
2012-07-22 01:03:19 +02:00 |
|
Christophe Battarel
|
b8fa4468ce
|
add commissions module
|
2012-07-20 16:21:35 +02:00 |
|
Regis Houssin
|
fafd79a0f8
|
Fix: uniformize code (in progress)
|
2012-07-20 09:57:50 +02:00 |
|
Regis Houssin
|
b121a01ef8
|
Merge pull request #247 from cbattarel/marges
Margin module
|
2012-07-19 10:46:24 -07:00 |
|