Laurent Destailleur
|
11d4a945b0
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/adherents/liste.php
htdocs/comm/propal.php
htdocs/compta/facture.php
htdocs/contact/list.php
htdocs/contrat/liste.php
htdocs/product/liste.php
|
2015-05-25 18:08:23 +02:00 |
|
Laurent Destailleur
|
a33809a526
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/adherents/liste.php
htdocs/comm/propal.php
htdocs/compta/facture.php
|
2015-05-25 17:46:42 +02:00 |
|
Raphaël Doursenaud
|
a7f6bbd316
|
Properly escape untrusted data to prevent HTML injection.
First pass for #2857
|
2015-05-20 17:34:00 +02:00 |
|
Laurent Destailleur
|
50a6c133c9
|
Fix error management
|
2015-04-27 11:46:30 +02:00 |
|
Laurent Destailleur
|
4bde7e9f51
|
Fix: Missing error management
|
2015-02-26 14:25:30 +01:00 |
|
Marcos García de La Fuente
|
157a6e109e
|
Misc Adherents PHPDoc corrections
|
2015-02-10 10:45:48 +01:00 |
|
Laurent Destailleur
|
e14684c417
|
Merge pull request #2259 from marcosgdf/misc-fixes
misc-fixes
|
2015-01-19 15:28:28 +01:00 |
|
Laurent Destailleur
|
5c5ff72ecd
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
ChangeLog
htdocs/adherents/fiche.php
htdocs/comm/fiche.php
htdocs/comm/mailing/fiche.php
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/compta/paiement.php
htdocs/core/class/html.formcompany.class.php
htdocs/core/tpl/login.tpl.php
htdocs/expedition/fiche.php
htdocs/fourn/commande/fiche.php
htdocs/fourn/facture/fiche.php
htdocs/fourn/facture/paiement.php
htdocs/fourn/fiche.php
htdocs/main.inc.php
htdocs/product/fournisseurs.php
htdocs/resource/card.php
|
2015-01-18 17:13:42 +01:00 |
|
Marcos García de La Fuente
|
0b18ce5fc4
|
PHPDoc + missing return statements
|
2015-01-18 16:16:46 +01:00 |
|
Marcos García de La Fuente
|
7f59cf9194
|
Fix: [ bug #1787 ] Incorrect behaviour of doActions hook
|
2015-01-17 19:28:27 +01:00 |
|
Laurent Destailleur
|
8996953077
|
Fix: error reported by scrutinizer
|
2014-12-20 15:42:03 +01:00 |
|
Laurent Destailleur
|
a8052d8ea4
|
Fixed: Several fix in color management (function at wrong place, mark
param that are deprecated, convertion of value to get correct
format in all situation)
|
2014-12-08 19:12:27 +01:00 |
|
Laurent Destailleur
|
c36d362248
|
Fix: PHPCS 2.0
|
2014-12-05 17:38:34 +01:00 |
|
Laurent Destailleur
|
253fd83aca
|
Fixed: When invoice is created from subscription, the accountancy code
was wrong because product added was a free product using default value
for accountancy code. Fix is to choose product into member module
page.
|
2014-12-01 13:26:05 +01:00 |
|
Laurent Destailleur
|
def4ab5065
|
Fixed: Missing picto
Fixed: Menu auguria
Fixed: Default label
|
2014-11-29 20:41:09 +01:00 |
|
Frédéric FRANCE
|
e7f9b9bf1b
|
Update /adherents/list.php
|
2014-11-23 17:43:57 +01:00 |
|
Laurent Destailleur
|
671243e8f6
|
Fixed: Bugs reported by scrutinizer
Fixed: Solve conflict between ->iban and ->iban_prefix.
|
2014-11-22 16:57:08 +01:00 |
|
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
|
ad661256c0
|
Fix: Bugs reported by scrutinizer
|
2014-11-15 16:20:03 +01:00 |
|
Laurent Destailleur
|
5e0946bdc2
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/adherents/fiche.php
htdocs/core/lib/date.lib.php
htdocs/langs/fr_FR/bills.lang
htdocs/resource/class/resource.class.php
|
2014-11-05 16:37:07 +01:00 |
|
aspangaro
|
57f49ec5d4
|
GPLv3
|
2014-10-30 20:41:08 +01:00 |
|
aspangaro
|
1405c03f7d
|
Fix: Civility & birthdate wasn't save into adherent module
|
2014-10-26 06:48:08 +01:00 |
|
Laurent Destailleur
|
7a68d9a940
|
Miscellaneous fixes
|
2014-10-16 20:55:13 +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 |
|
Xebax
|
add55e480e
|
Fix bug #1610: Civility is not displayed.
|
2014-10-01 22:00:45 +02:00 |
|
Xebax
|
11b3b94e6f
|
Fix bug #1604: When a member is created, the birthday is not recorded.
|
2014-09-30 01:37:36 +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
|
e8b7c9c6bd
|
Fix: doxygen
|
2014-09-27 16:00:11 +02:00 |
|
Laurent Destailleur
|
dc96e10215
|
Merge branch 'oop-pdf' of github.com:marcosgdf/dolibarr into
marcosgdf-oop-pdf
Conflicts:
htdocs/projet/class/project.class.php
|
2014-09-23 00:02:19 +02:00 |
|
Marcos García de La Fuente
|
ca9e33e809
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into oop-pdf
|
2014-09-21 18:00:56 +02:00 |
|
aspangaro
|
1592968709
|
Merge remote-tracking branch 'Upstream/develop' into develop
|
2014-09-20 06:42:31 +02:00 |
|
Laurent Destailleur
|
dd78363f0f
|
Fix several bugs reported by scrutinizer
|
2014-09-19 20:14:11 +02:00 |
|
Laurent Destailleur
|
ca3c5d9513
|
Fix: invalid list of params
Fix: loading of sql menu
|
2014-09-19 14:36:55 +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 |
|
Marcos García de La Fuente
|
4b3191b64e
|
Removed deprecated usage of facture_pdf_create
|
2014-09-16 20:49:05 +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
|
f264e25514
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/adherents/liste.php
htdocs/compta/bank/bankid_fr.php
htdocs/holiday/index.php
htdocs/opensurvey/list.php
|
2014-09-13 19:10:05 +02:00 |
|
Laurent Destailleur
|
8dd9358214
|
Fix: SQL injection
|
2014-09-13 19:04:25 +02:00 |
|
aspangaro
|
f774ff487b
|
Merge branch 'Upstream/develop'
|
2014-08-18 11:56:49 +02:00 |
|
Laurent Destailleur
|
96cb9fe6cb
|
Merge remote-tracking branch 'origin/3.6' into develop
|
2014-08-15 02:35:06 +02:00 |
|
Laurent Destailleur
|
6b6b372579
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/theme/eldy/graph-color.php
|
2014-08-15 02:28:16 +02:00 |
|
Florian HENRY
|
329c0b2913
|
Fix: Missing include files.lib.php in some pages ti use
dol_delete_recursive
|
2014-08-13 12:42:55 +02:00 |
|
aspangaro
|
1a87d98357
|
Qual: Renamed table llx_c_civilite into llx_c_civility
field civilite into label in the same table and field civilite into civility in other table
|
2014-08-12 06:03:27 +02:00 |
|
aspangaro
|
48006cb42d
|
Correct
|
2014-08-11 13:27:27 +02:00 |
|
aspangaro
|
0738103da8
|
Renamed llx_c_pays to llx_c_country & field "libelle" to "label"
|
2014-08-10 13:37:39 +02:00 |
|