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
Regis Houssin
e9a8ec1795
Merge branch '3.2' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.2
2012-06-04 11:26:01 +02:00
Regis Houssin
26aa12de97
Fix: don't exclude savant and jstree for externals modules !
2012-06-04 11:25:17 +02:00
Laurent Destailleur
00d185f648
Fix: Use wrong handler. Make install fails.
2012-06-04 02:15:10 +02:00
Regis Houssin
4e05640ecb
Fix: date format error
2012-06-03 23:56:27 +02:00
Regis Houssin
ff33cb4a88
Fix: merge array of hookmanager errors
2012-06-03 23:55:05 +02:00
Laurent Destailleur
5ce0fe1405
Fix: Solve error Method Not Implemented
2012-06-01 21:24:54 +02:00
Laurent Destailleur
7c61f6fd88
Fix: Try a fix for the _FILES escape problem.
2012-06-01 21:00:03 +02:00
Laurent Destailleur
42b3e109d7
Merge branch '3.2' of ssh://git@github.com/Dolibarr/dolibarr.git into 3.2
2012-06-01 20:58:00 +02:00
Regis Houssin
d11971dbbd
Merge pull request #217 from GPCsolutions/3.2
...
Fixed a bug in intervention's list navigation
2012-06-01 02:19:29 -07:00
Raphaël Doursenaud
20d90831e1
Fixed a bug in interventions' list navigation
...
The navigation arrows were referencing "index.php" file thus
preventing navigation between pages.
The actual name of the file is "list.php".
2012-06-01 10:52:39 +02:00
Laurent Destailleur
0160fb8c5e
Fix: an url must be with url escape format.
2012-06-01 10:12:15 +02:00
Laurent Destailleur
a51114d571
Fix: regression. quote was no more supported.
2012-06-01 09:34:43 +02:00
Laurent Destailleur
52f270d623
Merge branch '3.2' of ssh://git@github.com/Dolibarr/dolibarr.git into 3.2
2012-06-01 09:28:49 +02:00
Regis Houssin
9c42cdc7d3
Fix: clear file name send by php
2012-06-01 07:14:29 +02:00
Raphaël Doursenaud
d79b65ce49
Fixed a bug preventing invoice sorting by authors
2012-06-01 06:52:59 +02:00
Laurent Destailleur
2b85a2fcd4
Merge pull request #216 from GPCsolutions/82af0ed28f223d1324c8843abb106c8ee6af9a4b
...
Fixed a bug preventing invoice sorting by authors
2012-05-31 17:57:40 -07:00
Laurent Destailleur
4fd98dfb72
Fix: Revert a lot of commits made on wrong branch. No new features, no
...
change on architecture on a beta, only bug fixes on visible features.
2012-06-01 02:22:39 +02:00