Laurent Destailleur
aba9fd8fc5
Fix: Nowrap
2013-04-01 23:01:38 +02:00
Laurent Destailleur
cc69cf7b76
New: Can defined a clicktodial setup per user
2013-03-31 16:44:24 +02:00
Laurent Destailleur
294a085047
New: ClickToDial setup is easier
2013-03-31 04:03:08 +02:00
Laurent Destailleur
89365786a8
New: enhance tool fixdosfiles.sh
...
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
Laurent Destailleur
3c23a717fd
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/comm/propal.php
htdocs/core/lib/files.lib.php
2013-03-30 14:10:15 +01:00
Laurent Destailleur
e0baa0fe46
Generalize fix: file with a specific mask not found, again
...
Conflicts:
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/expedition/fiche.php
htdocs/fichinter/fiche.php
2013-03-30 14:04:09 +01:00
Laurent Destailleur
0a3b7e7994
New: Be able to get path of image without tag img
2013-03-27 20:43:28 +01:00
Regis Houssin
e75c609a0a
Fix: wrong var name
2013-03-26 18:33:44 +01:00
Regis Houssin
b5d13dc6e6
Fix: missing parameter
2013-03-26 18:33:23 +01:00
Regis Houssin
e9a8457d7e
Fix: broken features due to the removal of the trigger FILE_UPLOAD !
2013-03-26 18:33:14 +01:00
Regis Houssin
a701cbd77c
Fix: wrong var name
2013-03-26 17:47:37 +01:00
Regis Houssin
4fe94b800b
Fix: missing parameter
2013-03-26 17:43:48 +01:00
Regis Houssin
dff74667c2
Fix: broken features due to the removal of the trigger FILE_UPLOAD !
2013-03-26 17:29:40 +01:00
Sébastien de Chateauvieux
28999af70b
TVA NPR : set function get_default_npr
2013-03-26 08:47:17 +04:00
Laurent Destailleur
4fb4734eed
Merge pull request #772 from grandoc/develop
...
fix : trad error
2013-03-24 15:08:24 -07:00
Laurent Destailleur
4e029bf2ca
Fix: Security does not need special case
2013-03-24 21:06:45 +01:00
Laurent Destailleur
3ef8bf55fa
Fix: Better line position of information
2013-03-24 16:17:36 +01:00
Laurent Destailleur
ff2407a454
Add hidden option to setup font size of information.
2013-03-24 14:01:33 +01:00
Grand Philippe
c5e742278e
fix : trad error
2013-03-24 07:11:44 +01:00
Laurent Destailleur
9391d0d2d6
New: SeparatorThousand and SeparatorDecimal accepts ' chars.
2013-03-24 03:12:40 +01:00
Laurent Destailleur
c3589e9785
Some debug into cron module:
...
- Because cron is a module, constant must start with CRON_.
- Miscellanous fixes.
- For external link to run jobs from url, we must forge url using conf
file and not autodetect url.
2013-03-23 19:23:17 +01:00
Laurent Destailleur
350bcea183
Merge
2013-03-22 17:10:17 +01:00
Laurent Destailleur
f522b18bdc
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-03-15 17:14:06 +01:00
Laurent Destailleur
2ab28d974f
Fix: Use better test to show localtax to avoid problem when switching
...
from different country.
Perf: Can return all localtaxes in one call.
2013-03-15 17:10:18 +01:00
Laurent Destailleur
a86c6ac39d
New: price function can show price with currency symbol.
2013-03-15 15:59:51 +01:00
fhenry
9f9f6c8311
[ task #767 ]
2013-03-15 11:59:15 +01:00
Laurent Destailleur
fbdf438351
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2013-03-14 17:01:44 +01:00
Laurent Destailleur
9729e83e66
Fix: Do not use deprecated function
...
New: ajax constant on off can be reversed
2013-03-13 23:05:34 +01:00
Laurent Destailleur
5149ea9f51
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-03-13 11:10:51 +01:00
Laurent Destailleur
60930d9e74
New: Enhance Dolibarr migration process to include migration script of
...
external modules.
2013-03-13 11:06:28 +01:00
Laurent Destailleur
390921512c
Move info message on top right
2013-03-12 15:56:47 +01:00
BENKE Charles
425ed19e20
Update sendings.lib.php
...
delivery_prepare_head
complete_head_from_modules object->id
but the good one is $object->origin_id
so we temporary change it
2013-03-11 21:01:04 +01:00
Laurent Destailleur
e1bf659db5
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-03-11 16:49:37 +01:00
Laurent Destailleur
b0d7b33815
Merge pull request #715 from jfefe/extrafields
...
[ task #746 ] add extrafields support on propal object
2013-03-11 08:44:59 -07:00
Laurent Destailleur
5bc66318c2
New: use dolGetFirstLastname() everywher we should.
2013-03-11 15:54:01 +01:00
Laurent Destailleur
d8af59756d
New: Add function dolGetFirstLastname
2013-03-11 10:11:43 +01:00
jfefe
ba8525bd6a
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into extrafields
...
Conflicts:
htdocs/install/doctemplates/invoices/template_invoice.odt
htdocs/install/doctemplates/proposals/template_proposal.odt
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-03-11 05:21:35 +01:00
Laurent Destailleur
dbba8fd6ba
New: Can force picto path so an external module can use it with its own
...
picto
2013-03-10 13:23:55 +01:00
Laurent Destailleur
3e5ee3b00a
Fix: PHPUnit tests are back.
2013-03-09 18:55:57 +01:00
Laurent Destailleur
0f1741a06b
New: hooks for pdf_writelinedesc now implement the rule to overwrite or
...
not default code (http://wiki.dolibarr.org/index.php/Hooks_system )
2013-03-09 15:05:09 +01:00
Laurent Destailleur
72749bfc5f
Merge pull request #721 from frederic34/develop
...
Print IPP
2013-03-08 08:31:15 -08:00
Laurent Destailleur
0fe91796ef
New: [ task #696 ] Remove "new stdClass();" when possible
2013-03-08 15:52:23 +01:00
frederic34
cdb1242bb5
Print IPP fix and printer icon
2013-03-08 11:38:30 +01:00
Laurent Destailleur
3defd294cb
Merge remote-tracking branch 'origin/3.3' into develop
2013-03-07 11:08:15 +01:00
jfefe
1690c77aa2
Merge branch 'extra_invoice' into extrafields
...
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-03-07 01:48:27 +01:00
jfefe
88a042ec41
Prepare invoice admin page to add extrafield support
2013-03-06 03:36:43 +01:00
jfefe
7d3c35fb90
Merge branch 'extra_propal' into extrafields
2013-03-06 01:41:47 +01:00
fhenry
617a71478b
fix [ bug #749 ]
2013-03-05 19:05:12 +01:00
Laurent Destailleur
c37e873ab4
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/comm/propal.php
htdocs/commande/fiche.php
2013-03-05 18:32:01 +01:00
Laurent Destailleur
555b3a1199
Fix:; Removed warning
2013-03-04 21:00:22 +01:00