Laurent Destailleur
a67f6cc732
Fix: Preview of shiping receipts
2012-06-23 21:00:43 +02:00
Laurent Destailleur
06c17b806e
Fix: fckeditor ko on linux package
2012-06-23 20:17:31 +02:00
Laurent Destailleur
8deeac403a
Fix: Label was not translated
2012-06-23 15:03:02 +02:00
Laurent Destailleur
ed724b82d3
Fix: We must not define language var if parm not defined.
...
Conflicts:
htdocs/master.inc.php
2012-06-20 23:38:31 +02:00
Regis Houssin
9fed7fba30
Fix: missing not empty test
2012-06-20 22:24:26 +02:00
Laurent Destailleur
cb04444301
Fix: If option to not manage a login is on, login is not output into
...
info message.
Fix: Bad error management
2012-06-19 21:55:28 +02:00
Laurent Destailleur
8c030f4f81
Fix: rebuild_merge_pdf does not regenerate files already existing by
...
default.
2012-06-19 21:34:55 +02:00
Regis Houssin
4ef651d50b
Merge pull request #231 from simnandez/3.2
...
3.2
2012-06-18 01:30:10 -07:00
simnandez
6bd438fc7f
Doc: Update ChangeLog
2012-06-18 10:24:52 +02:00
Laurent Destailleur
657c7eb4cf
Merge branch '3.2' of ssh://git@github.com/Dolibarr/dolibarr.git into
...
3.2
Conflicts:
build/exe/doliwamp/doliwamp.iss
build/makepack-howto.txt
2012-06-17 22:35:47 +02:00
Laurent Destailleur
a00439b375
Prepare release
2012-06-17 22:30:01 +02:00
Laurent Destailleur
cb6f9f40b8
Prepare release
2012-06-17 19:22:44 +02:00
Laurent Destailleur
cfa8ca5c52
Fix: Removed warning
2012-06-17 17:45:25 +02:00
Laurent Destailleur
3354b35e75
Fix: Avoid warning if param is empty
2012-06-17 17:34:21 +02:00
Laurent Destailleur
3556adc11d
Fix: Permissions for click2dial tab
2012-06-16 00:10:47 +02:00
Regis Houssin
0d83691c5b
Merge pull request #229 from simnandez/3.2
...
Fix: [ bug #427 ] Bad links to wiki help in certains menus
2012-06-15 06:57:54 -07:00
simnandez
bcfd35648b
Fix: [ bug #427 ] Bad links to wiki help in certains menus
2012-06-15 15:54:56 +02:00
Laurent Destailleur
554a5b4c29
Merge branch '3.2' of https://github.com/Dolibarr/dolibarr into 3.2
2012-06-15 12:44:31 +02:00
Laurent Destailleur
eb543f0606
Fix: missing a return into clean_url function
2012-06-15 12:44:11 +02:00
Regis Houssin
1f4d3207fe
Merge pull request #227 from simnandez/3.2
...
Fix: [ bug #427 ] Bad links to wiki help in certains menus
2012-06-15 03:28:20 -07:00
simnandez
83d75aaa31
Fix: [ bug #427 ] Bad links to wiki help in certains menus
2012-06-15 12:20:45 +02:00
Laurent Destailleur
2e74a4ba85
Fix: The fix made by renaming PDF_ADDALSOTARGETDETAILS into MAIN_PDF_ADDALSOSOURCEDETAILS was fixing things in the wrong direction. The regression was the missing data on the recipient compared to 3.1.1
2012-06-15 11:26:16 +02:00
Laurent Destailleur
5d502aa7d1
Fix: function dol_nboflines_bis
2012-06-15 00:17:12 +02:00
Laurent Destailleur
c28c5c1003
Fix: Bad calculation of nb of line. Fix: Bad position of lines into pdf_soleil
2012-06-14 20:01:47 +02:00
Laurent Destailleur
383195581f
Fix: Messy source address
2012-06-14 17:51:56 +02:00
Laurent Destailleur
6c27963d1d
Fix: Use order date for stats, not valid date.
2012-06-14 16:34:34 +02:00
Laurent Destailleur
6406d4e64c
Fix: typo error
2012-06-13 20:16:21 +02:00
Laurent Destailleur
142e7e55d7
Merge branch '3.2' of ssh://git@github.com/Dolibarr/dolibarr.git into 3.2
2012-06-13 20:14:48 +02:00
Regis Houssin
56188ca798
Merge branch '3.2' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.2
2012-06-12 23:15:25 +02:00
Regis Houssin
c8c31b2167
Fix: mutualize ckeditor parameters
2012-06-12 23:14:54 +02:00
Regis Houssin
86aab20c0a
Merge pull request #224 from simnandez/3.2
...
Fix: Missing translation key
2012-06-11 13:02:22 -07:00
Laurent Destailleur
4c52e477e4
Fix: Removed non greek sentences
2012-06-09 12:41:03 +02:00
Laurent Destailleur
b8b400a5a4
Fix: No alpha here, this breaks ability to submit html content with
...
images or links.
2012-06-09 12:40:51 +02:00
simnandez
92cb694f55
Fix: Missing translation key
2012-06-09 09:05:14 +02:00
Laurent Destailleur
2be18e834a
Fix: Turkish translation
2012-06-09 00:25:31 +02:00
Laurent Destailleur
b554dfc3d2
Fix: Missing translation key
2012-06-09 00:25:22 +02:00
Laurent Destailleur
183ba3e8ca
Fix: Another fix for var not initialized
2012-06-08 22:26:54 +02:00
Laurent Destailleur
f2365a4c8d
Fix: A lot of pb into javascript. Javascripts code for same feature was
...
not inserted always at same place (sometinmes at low level, and
sometimes at high level). This was creating conflict into javascript.
Conflicts:
htdocs/product/class/product.class.php
2012-06-08 22:25:45 +02:00
Regis Houssin
db840bf8de
Fix: remove deprecated code can cause warning
2012-06-08 18:20:06 +02:00
Regis Houssin
4713738ea3
Fix: avoid warning
2012-06-08 18:19:55 +02:00
Laurent Destailleur
d8894b149e
Merge branch '3.2' of ssh://git@github.com/Dolibarr/dolibarr.git into 3.2
2012-06-06 23:13:41 +02:00
Laurent Destailleur
407978991c
Fix: bad error management
2012-06-06 23:05:59 +02:00
Regis Houssin
0d1159d862
Fix: problem with external module
2012-06-06 23:02:46 +02:00
Laurent Destailleur
06442f4755
Fix: Var not initialized
2012-06-06 21:39:37 +02:00
Regis Houssin
54dd02413f
Fix: missing search in alternative root directory
2012-06-06 14:05:04 +02:00
Laurent Destailleur
7feff22c1a
Fxi: Bad permission check
2012-06-06 00:23:13 +02:00
Laurent Destailleur
a5a4ef538d
Fix: Exclude temp file
2012-06-06 00:23:00 +02:00
Laurent Destailleur
c8bd77ddd7
Fix: Missing permission check
2012-06-06 00:22:43 +02:00
Laurent Destailleur
1c32b4231d
Merge branch '3.2' of ssh://git@github.com/Dolibarr/dolibarr.git into 3.2
2012-06-05 12:55:12 +02:00
Laurent Destailleur
31560e19df
Fix with PHP 5.2
2012-06-05 12:54:34 +02:00