Laurent Destailleur
|
c186f13218
|
Fix: Param $action was not defined.
A better fix must be done later be removing useless hooks that are
duplicate with triggers.
|
2014-11-15 19:04:21 +01:00 |
|
Laurent Destailleur
|
445f696d28
|
Fix: Pb of object with wrong type.
|
2014-11-15 18:24:38 +01:00 |
|
Laurent Destailleur
|
ad661256c0
|
Fix: Bugs reported by scrutinizer
|
2014-11-15 16:20:03 +01:00 |
|
Laurent Destailleur
|
608fa5eaed
|
Fix: Avoid to load language when we can not.
|
2014-11-12 10:25:56 +01:00 |
|
Juanjo Menent
|
6f9d283ddc
|
Fix: Module notifications DB Error "unknown field type" into third tab
notifications
|
2014-11-06 11:20:47 +01:00 |
|
Laurent Destailleur
|
0a0dd81c9a
|
Fix: When selecting a carbon copy fro select list, mail was not attached
to user.
|
2014-11-04 13:54:18 +01:00 |
|
Laurent Destailleur
|
b2ed53b785
|
Fix: Switch company/individual
|
2014-11-03 15:47:33 +01:00 |
|
Laurent Destailleur
|
a1a10edc30
|
Merge pull request #1987 from IonAgorria/soap-client-order
Added SOAP client for creating a client order in remote webservice
|
2014-11-01 21:14:19 +01:00 |
|
Ion Agorria
|
82aa8458bf
|
Added ws url/key to thirdparty SQL table, class and info page
|
2014-10-31 17:46:11 +01:00 |
|
Laurent Destailleur
|
4226c27ccf
|
Merge pull request #1965 from frederic34/patch-4
On/Off for Object (do not restrict to product)
|
2014-10-30 18:21:50 +01:00 |
|
Laurent Destailleur
|
9d9a1e0701
|
Merge pull request #1974 from grandoc/develop
encrease name length for societe
|
2014-10-30 18:04:38 +01:00 |
|
Maxime Kohlhaas
|
7b7b7e79e9
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into mkoevols
Conflicts:
htdocs/core/lib/company.lib.php
|
2014-10-27 11:17:44 +01:00 |
|
Maxime Kohlhaas
|
42008fcf98
|
Fix : remove associated users when company is deleted
|
2014-10-27 10:22:21 +01:00 |
|
Laurent Destailleur
|
a1a03a8061
|
New: Module notification has been enhanced:
EMail use now language of target contact.
Can also define a fixed email for notifications.
Better error management
|
2014-10-25 01:20:59 +02:00 |
|
Laurent Destailleur
|
0fc1c85b34
|
New: Module notification has been enhanced:
EMail use now language of target contact.
Can also define a fixed email for notifications.
Better error management
|
2014-10-25 00:42:52 +02:00 |
|
Philippe GRAND
|
19e194dd81
|
encrease name length for societe
|
2014-10-23 12:01:15 +02:00 |
|
Laurent Destailleur
|
d267a788d0
|
Fix: use getpost
|
2014-10-21 20:02:16 +02:00 |
|
Frédéric FRANCE
|
a14d07930a
|
Update soc.php
|
2014-10-18 22:52:54 +02:00 |
|
Laurent Destailleur
|
58b15fa736
|
Fix: Solve some regressions
|
2014-10-18 01:32:38 +02:00 |
|
Laurent Destailleur
|
dbbf31d87b
|
Fix: Restore comaptibility with all languages.
Fix: Corrupting data function.
|
2014-10-18 00:41:21 +02:00 |
|
Laurent Destailleur
|
f49f9e24b7
|
Removed useless log and removed REQUEST.
|
2014-10-18 00:34:08 +02:00 |
|
Laurent Destailleur
|
7a68d9a940
|
Miscellaneous fixes
|
2014-10-16 20:55:13 +02:00 |
|
Laurent Destailleur
|
f08759a17e
|
Fix: area to generate doc must use half size not onethird.
Fix: Missing maxwidthonsmartphone.
Fix: Missing backtopage
Fix: Missing translation key
|
2014-10-12 11:59:52 +02:00 |
|
Regis Houssin
|
a2446e51db
|
New: add context "globalcard" for declaring only once all cards
|
2014-10-06 07:20:58 +02:00 |
|
Laurent Destailleur
|
97eec37f1c
|
Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
|
2014-10-04 17:20:17 +02:00 |
|
Laurent Destailleur
|
166853dd56
|
Fix: miscellaneous bugs
|
2014-10-03 12:15:21 +02:00 |
|
Laurent Destailleur
|
cd4c81d15d
|
Uniformize code.
|
2014-09-28 16:31:37 +02:00 |
|
Laurent Destailleur
|
ec95aacd52
|
Uniformize code for error reporting after a hook.
|
2014-09-28 03:41:32 +02:00 |
|
Laurent Destailleur
|
14ab409ca9
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/admin/stock.php
htdocs/admin/system/index.php
htdocs/comm/fiche.php
htdocs/core/lib/admin.lib.php
htdocs/core/lib/holiday.lib.php
htdocs/core/lib/pdf.lib.php
htdocs/core/login/functions_forceuser.php
htdocs/core/login/functions_http.php
htdocs/core/menus/standard/auguria.lib.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/filefunc.inc.php
htdocs/holiday/define_holiday.php
htdocs/opensurvey/fonctions.php
htdocs/societe/canvas/actions_card_common.class.php
test/phpunit/CompanyBankAccountTest.php
test/phpunit/ExportTest.php
test/phpunit/FactureTest.php
test/phpunit/FunctionsLibTest.php
test/phpunit/PropalTest.php
test/phpunit/SocieteTest.php
test/phpunit/WebservicesInvoicesTest.php
test/phpunit/WebservicesThirdpartyTest.php
|
2014-09-28 02:14:32 +02:00 |
|
Laurent Destailleur
|
5fdd798e91
|
Fix: phpcheckstyle from phpcs 1.5.5 (closing tags and & char on
parameter).
|
2014-09-27 17:13:15 +02:00 |
|
Laurent Destailleur
|
e8b7c9c6bd
|
Fix: doxygen
|
2014-09-27 16:00:11 +02:00 |
|
aspangaro
|
0b20369dd7
|
Qual: Renamed all files & links "fiche.php" into "card.php"
|
2014-09-18 21:18:25 +02:00 |
|
aspangaro
|
b22aef3521
|
Qual: Renamed all files & links "liste.php" into "list.php"
|
2014-09-18 20:33:37 +02:00 |
|
aspangaro
|
7a9ce455d9
|
Uniformize code $_SERVER["PHP_SELF"]
|
2014-09-18 20:13:38 +02:00 |
|
Laurent Destailleur
|
47d423aae4
|
Fix: Minor fix into intervention card
|
2014-09-18 00:21:25 +02:00 |
|
Drosis Nikos
|
a41dc3acd9
|
Correct view greek language
|
2014-09-17 18:06:31 +03:00 |
|
Juanjo Menent
|
d1879c1b9f
|
Qual: Remove unused code
|
2014-09-16 11:19:22 +02:00 |
|
Laurent Destailleur
|
83447243ae
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
build/debian/get-orig-source.sh
htdocs/product/class/product.class.php
htdocs/societe/soc.php
|
2014-09-15 22:58:39 +02:00 |
|
Laurent Destailleur
|
05f3a47018
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
build/debian/control
htdocs/compta/bank/account.php
htdocs/fourn/paiement/fiche.php
htdocs/product/class/product.class.php
htdocs/product/fiche.php
|
2014-09-15 22:52:59 +02:00 |
|
Laurent Destailleur
|
0d6d064e7e
|
New: PDF event report show project and status of event
Fix: Can edit description of intervention
New: Show status of object on refere page.
|
2014-09-15 12:48:24 +02:00 |
|
Laurent Destailleur
|
a0543d1752
|
Fix: No picto if no data
|
2014-09-15 09:59:08 +02:00 |
|
Laurent Destailleur
|
6f718af1b6
|
Fix: list of interventions of thirdparties
|
2014-09-15 09:29:40 +02:00 |
|
Laurent Destailleur
|
14889f0c11
|
Fix conflict
|
2014-09-15 08:53:43 +02:00 |
|
Marcos García de La Fuente
|
afd631e6e3
|
[ bug #1577 ] When creating new Private individual third, selected third type is ignored
|
2014-09-14 13:22:05 +02:00 |
|
Laurent Destailleur
|
aa2fc8605c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/societe/consumption.php
|
2014-09-11 17:13:24 +02:00 |
|
Laurent Destailleur
|
1785943580
|
New: List of interventions of thirdparties visibles into the referer
page of thirdparties.
|
2014-09-11 17:11:16 +02:00 |
|
Laurent Destailleur
|
342e26f679
|
Merge
|
2014-09-07 12:22:04 +02:00 |
|
Laurent Destailleur
|
e4bff59f1a
|
Fix: pgsql compatibility. No upper cas into field names.
|
2014-09-04 20:17:25 +02:00 |
|
Laurent Destailleur
|
b1b69336ae
|
New: Add proposals into referer page of thirdparty
|
2014-09-03 18:48:42 +02:00 |
|
Laurent Destailleur
|
165856656a
|
Fix: balance with td
|
2014-09-02 19:45:50 +02:00 |
|