Commit Graph

1664 Commits

Author SHA1 Message Date
Raphaël Doursenaud
f0466ba313 FIX #3607 Better categories setting and unsetting
This allows triggering CATEGORY_LINK and CATEGORY_UNLINK each time.
2015-09-30 18:47:02 +02:00
Laurent Destailleur
62792c08eb Merge pull request #3591 from GPCsolutions/inherited
[Qual] Cleanup of inherited class properties
2015-09-26 11:23:59 +02:00
Juanjo Menent
6999ad0a4f Merge pull request #3587 from GPCsolutions/fiche_titre
[Qual] Replaced deprecated function calls.
2015-09-26 08:39:22 +02:00
Raphaël Doursenaud
67ddb6c94e [Qual] Cleanup of inherited class properties 2015-09-24 20:12:55 +02:00
Raphaël Doursenaud
631ee83745 [Qual] Replaced deprecated print_fiche_titre() 2015-09-24 18:34:58 +02:00
Raphaël Doursenaud
dabfad1529 [Qual] Replaced deprecated print_titre() 2015-09-24 18:27:13 +02:00
Raphaël Doursenaud
9f2545b95d [Qual] Replaced deprecated dol_clone by native clone 2015-09-24 17:24:40 +02:00
Laurent Destailleur
36632593c0 Fix SQL injections #3300 2015-09-12 11:36:19 +02:00
Laurent Destailleur
5bc74ad6ea Fix SQL injections #3300 2015-09-12 11:23:44 +02:00
aspangaro
1756862a65 Typo 2015-09-06 07:56:43 +02:00
Laurent Destailleur
c06abac49e Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/compta/salaries/index.php
	htdocs/contact/class/contact.class.php
	htdocs/core/class/commonobject.class.php
	htdocs/core/lib/geturl.lib.php
	htdocs/core/lib/pdf.lib.php
2015-08-30 21:20:50 +02:00
Laurent Destailleur
17b69e16d2 Fix remove a bad log reporting error when not 2015-08-29 13:45:23 +02:00
Laurent Destailleur
d90b342cc9 Fix use dedicated escapment function 2015-08-20 14:34:08 +02:00
Laurent Destailleur
fc8a822f1d Merge remote-tracking branch 'origin/3.7' into develop 2015-08-13 04:03:23 +02:00
Gauthier
cc8eac67d9 FIX : Display country name instead of country id (display country id makes no sense on vcard files) 2015-07-29 12:29:33 +02:00
Laurent Destailleur
85f344a23e Fix bad link
Fix missing css
2015-07-19 23:39:07 +02:00
Laurent Destailleur
cb98d6cb93 Merge remote-tracking branch 'origin/3.8' into develop 2015-07-19 15:32:20 +02:00
Laurent Destailleur
2f2b0df6f8 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/contact/exportimport.php
	htdocs/contact/info.php
	htdocs/core/class/commonobject.class.php
	htdocs/core/class/html.form.class.php
	htdocs/core/modules/DolibarrModules.class.php
	htdocs/core/modules/modSociete.class.php
	htdocs/core/tpl/document_actions_pre_headers.tpl.php
	htdocs/langs/fr_FR/categories.lang
	htdocs/main.inc.php
	htdocs/product/reassort.php
	htdocs/projet/list.php
	htdocs/societe/info.php
2015-07-19 12:26:31 +02:00
Laurent Destailleur
2bb1945a2f Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
	htdocs/compta/prelevement/class/rejetprelevement.class.php
	htdocs/compta/sociales/class/paymentsocialcontribution.class.php
	htdocs/contact/exportimport.php
	htdocs/contact/ldap.php
	htdocs/contact/perso.php
	htdocs/contact/vcard.php
	htdocs/core/class/commonobject.class.php
	htdocs/product/reassort.php
	htdocs/projet/liste.php
	htdocs/societe/consumption.php
	htdocs/societe/info.php
2015-07-19 12:04:30 +02:00
Laurent Destailleur
fbc0b5b313 Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
	htdocs/contact/vcard.php
	htdocs/societe/consumption.php
2015-07-19 11:38:44 +02:00
Laurent Destailleur
8d7c1f8d4c Fix: [ bug #2570 ] [Contacts] Page should not process if ID is invalid 2015-07-19 11:21:21 +02:00
aspangaro
d9dd9ff688 Merge remote-tracking branch 'Upstream/3.8' into 3.8-1 2015-07-16 12:25:37 +02:00
aspangaro
59e88590e0 Move my address email to new one 2015-07-15 20:30:33 +02:00
Regis Houssin
e6e39ae003 Fix: wrong translation 2015-07-14 17:28:19 +02:00
Laurent Destailleur
1fb40565f4 Fix bad parameters of function select_date 2015-07-12 12:50:24 +02:00
phf
f0f4d83664 FIX translate Jabberid on contact page with edit view 2015-07-08 12:33:37 +02:00
phf
c87328b362 FIX : contact country had wrong display if the country dont have translate 2015-07-02 17:00:37 +02:00
Laurent Destailleur
4a1dfa60a5 Uniformize code 2015-06-30 13:14:19 +02:00
Laurent Destailleur
ceb9955efc Merge branch 'develop-patch43' of https://github.com/aspangaro/dolibarr into aspangaro-develop-patch43
Conflicts:
	htdocs/contact/list.php
2015-06-27 02:27:34 +02:00
Laurent Destailleur
0fe0c989ca Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-06-26 17:36:54 +02:00
Laurent Destailleur
5584acddbd Content of popup tooltip on contact and login link 2015-06-26 17:21:03 +02:00
aspangaro
9d2e964b00 Fix: print_liste_field_titre(''); 2015-06-26 06:23:29 +02:00
Laurent Destailleur
040a643ee9 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/expensereport/card.php
	htdocs/projet/element.php
2015-06-23 18:34:39 +02:00
Laurent Destailleur
a23e2511b9 Removed useless tab 2015-06-23 18:11:21 +02:00
aspangaro
f973a1fb43 Typo "cibility" 2015-06-14 20:15:22 +02:00
Laurent Destailleur
6263e90ddb More info on contact popup 2015-06-14 17:38:28 +02:00
Raphaël Doursenaud
6465e58032 Added tag/categories management to contact card
Contact part of #2571
2015-06-11 14:50:13 +02:00
Laurent Destailleur
df60754e52 Merge pull request #2708 from GPCsolutions/deprecated
Deprecated
2015-06-05 15:44:08 +02:00
Laurent Destailleur
b98999c9d9 Can't delete a project 2015-06-05 15:41:27 +02:00
Raphaël Doursenaud
3f9270ea78 Qual: added deprecation hinting
Added deprecation hinting for class properties
Added syslog warning events for deprecated functions, methods and/or their parameters
Added hinting for some constants
2015-06-01 11:00:11 +02:00
Laurent Destailleur
01aad8516d Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/adherents/list.php
	htdocs/compta/dons/card.php
	htdocs/compta/dons/class/don.class.php
	htdocs/contact/list.php
	htdocs/contrat/list.php
	htdocs/core/class/html.form.class.php
	htdocs/core/lib/security.lib.php
	htdocs/main.inc.php
	htdocs/product/stock/massstockmove.php
	htdocs/public/test/test_arrays.php
	htdocs/public/test/test_forms.php
	htdocs/societe/societe.php
2015-05-31 03:30:38 +02:00
phf
087b026f54 Add fetch extrafields in contact's fetch function 2015-05-26 12:40:49 +02:00
Laurent Destailleur
cb0b0fba7c Merge pull request #2897 from atm-ph/fix_37_create_contact
FIX : create contact with extrafiel is null when it is require
2015-05-25 19:28:17 +02:00
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
phf
7b163d3b29 FIX : create contact with extrafiel is null when it is require 2015-05-25 17:36:36 +02:00
Raphaël Doursenaud
becc240b92 Include Categories class whenever Categorie::TYPE is used 2015-05-23 23:35:49 +02:00
Raphaël Doursenaud
ee808cdfd7 Added types constants to categories 2015-05-23 18:52:31 +02:00
Laurent Destailleur
6f5a30638c NEW On page to see/edit contact of an ojbect, the status of contact is
visible (for both external and internal users).
2015-05-22 12:21:36 +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
bf883e1576 Minor cosmetic changes
Fix permissions and CRLF
2015-05-15 02:34:57 +02:00
tysauron
84935336ee Update list.php
Bug pagination du bas quand recherche
2015-05-13 17:04:35 +02:00
Raphaël Doursenaud
859d1b0df9 [Qual] Fixed HTML input form checked attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form checked attribute should not have a value.
2015-05-07 14:21:14 +02:00
jfefe
25812f0071 Add picto for commercial pages titles 2015-04-18 23:17:44 +02:00
jfefe
3825b89ead Change companies and product title picto 2015-04-18 23:13:48 +02:00
Marcos García de La Fuente
e2e6049c7f Copyright 2015-04-18 20:50:03 +02:00
Marcos García de La Fuente
dc790ff586 NEW: Feature request: A page to merge two thirdparties into one #2613 2015-04-18 20:41:09 +02:00
Laurent Destailleur
6fa0234409 Uniformize code 2015-04-07 03:00:11 +02:00
frederic34
fe6227e93f Typo 2015-03-31 08:45:36 +02:00
frederic34
bab04258e0 Add document tab for contact 2015-03-30 18:15:29 +02:00
aspangaro
d69f066735 QUAL: Traduce terms + remove <center> 2015-03-15 14:04:07 +01:00
Laurent Destailleur
ef14e4e7ed Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/compta/facture.php
	htdocs/fourn/class/fournisseur.product.class.php
2015-02-28 03:11:15 +01:00
Laurent Destailleur
4bde7e9f51 Fix: Missing error management 2015-02-26 14:25:30 +01:00
Laurent Destailleur
6d3834b3b9 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/compta/prelevement/class/bonprelevement.class.php
	htdocs/index.php
	htdocs/projet/class/project.class.php
	test/phpunit/BankAccountTest.php
2015-02-23 14:59:24 +01:00
Laurent Destailleur
1ca4e377d5 Merge remote-tracking branch 'origin/3.6' into 3.7 2015-02-20 23:47:09 +01:00
Laurent Destailleur
e3713c8b6d Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/admin/tools/eaccelerator.php
	htdocs/fourn/class/fournisseur.commande.class.php
	htdocs/fourn/commande/dispatch.php
2015-02-19 00:01:26 +01:00
Laurent Destailleur
4963555669 Merge branch 'misc' of https://github.com/marcosgdf/dolibarr into
marcosgdf-misc

Conflicts:
	htdocs/barcode/codeinit.php
2015-02-18 22:54:02 +01:00
braito4
ca64763440 Update note.php
Error in the security check
2015-02-17 18:09:16 +01:00
Laurent Destailleur
e3885d6d73 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/core/lib/tax.lib.php
2015-02-10 21:36:38 +01:00
Laurent Destailleur
ddb95e5765 Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
	htdocs/comm/mailing/fiche.php
	htdocs/compta/paiement/liste.php
	htdocs/contact/class/contact.class.php
	htdocs/core/lib/tax.lib.php
	htdocs/core/modules/expedition/doc/pdf_merou.modules.php
	htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
	htdocs/langs/en_US/agenda.lang
	htdocs/webservices/server_contact.php
2015-02-10 21:33:43 +01:00
Marcos García de La Fuente
530186c59d PHPDoc and misc fixes for several folders 2015-02-10 13:32:00 +01:00
Arnaud Aujon
65efa7ddf7 FIXED #1824 Add ref_ext for Contact webservices
Add possibility to use ref_ext to reference contact using webservice, field was present but not saved and not used to fetch object
2015-02-05 14:28:16 +01:00
frederic34
736bee565c Tooltip everywhere 2015-01-30 16:40:33 +01:00
frederic34
f4161b457b Add dol_escape_htmltag and start to adapt boxes 2015-01-22 00:23:55 +01:00
frederic34
1b0dd671b3 Add tooltip in getNomUrl link 2015-01-20 21:40:33 +01:00
frederic34
60661ae948 Add some "classfortooltip" 2015-01-09 00:07:54 +01:00
Laurent Destailleur
d72d056e02 Enhance look for contacts forms of thirdparties. 2014-12-30 21:04:02 +01:00
Laurent Destailleur
634a9d8402 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/core/lib/functions.lib.php
2014-12-07 19:19:48 +01:00
Laurent Destailleur
c35018be5f Fixed: Translations 2014-12-07 18:24:45 +01:00
aspangaro
c4c69e191b Replace <center> tags 2014-11-25 20:13:43 +01:00
Laurent Destailleur
34306359a4 Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7 2014-11-22 15:54:14 +01:00
Laurent Destailleur
9ddb76ca12 Merge pull request #2042 from frederic34/patch-9
#1664 Can't sort by mobile phones in contact list
2014-11-22 15:53:55 +01:00
Laurent Destailleur
d3e216c19a Clear compatible with all browsers 2014-11-22 15:53:37 +01:00
Frédéric FRANCE
db99b7f09a #1665 Can't clear sort filter on contacts list 2014-11-17 23:49:39 +01:00
Frédéric FRANCE
264794ec8c #1664 Can't sort by mobile phones in contact list 2014-11-17 23:46:30 +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
445f696d28 Fix: Pb of object with wrong type. 2014-11-15 18:24:38 +01:00
Laurent Destailleur
81f0d953e3 Fix: Bad test 2014-11-12 10:05:40 +01:00
aspangaro
acbbe823e8 Typo 2014-11-06 20:04:51 +01:00
aspangaro
df5d34266c Lost button 2014-11-02 15:26:20 +01:00
Laurent Destailleur
4b34455f0a Fix permissions 2014-10-17 15:01:56 +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
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
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
18b44ccfae Merge branch 'develop-favorite' of github.com:aspangaro/dolibarr into
aspangaro-develop-favorite

Conflicts:
	htdocs/core/class/html.form.class.php
2014-08-14 01:04:15 +02:00
Laurent Destailleur
98f140962a Merge remote-tracking branch 'origin/3.6' into develop 2014-08-13 19:25:55 +02:00
Laurent Destailleur
6c316d0cda Merge remote-tracking branch 'origin/3.5' into 3.6 2014-08-13 19:23:45 +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
0738103da8 Renamed llx_c_pays to llx_c_country & field "libelle" to "label" 2014-08-10 13:37:39 +02:00
Maxime Kohlhaas
3499c69b7d Fix : search contact by phone was mistaking phone pro and phone perso 2014-08-06 08:54:22 +02:00
Marcos García de La Fuente
434bb1bec7 Migrated old message notifications to the """new""" system 2014-07-20 00:10:40 +02:00
Laurent Destailleur
6a19cc614a Merge pull request #1737 from GPCsolutions/accessibility
Accessibility
2014-07-16 15:15:03 +02:00
Marcos García de La Fuente
ec661d0c6c Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
Raphaël Doursenaud
f1853c435b More labels and autofocus for thirdparty and contact forms 2014-07-12 12:04:39 +02:00
KreizIT
c5bb55064f Fix: [ bug #1469 ] Triggers CONTACT_MODIFY and CONTACT_DELETE duplicates error message 2014-07-04 17:10:19 +02:00
Laurent Destailleur
e496823778 Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
	.travis.yml
	ChangeLog
	htdocs/fourn/commande/fiche.php
	htdocs/install/mysql/migration/3.5.0-3.6.0.sql
	htdocs/product/stock/replenish.php
2014-07-04 14:14:40 +02:00
Laurent Destailleur
7ee1388582 Merge remote-tracking branch 'origin/3.5' into 3.6 2014-07-04 12:22:10 +02:00
Laurent Destailleur
57b546650a Fix: Hide title of event when agenda module disabled. 2014-06-30 19:03:52 +02:00
Marcos García de La Fuente
56abf1cd72 Removed duplicated SQL error logging 2014-06-13 02:28:30 +02:00
Marcos García de La Fuente
88cd5dec40 More substitutions 2014-06-13 01:42:00 +02:00
Marcos García de La Fuente
7e7958cf73 Removed SQL errors as they are logged by the database handler 2014-06-12 13:49:05 +02:00
Marcos García de La Fuente
9fbd7806f0 More substitutions 2014-06-12 11:31:53 +02:00
Raphaël Doursenaud
c48c3a9d91 Qual: remove PHP closing tag (again)
These were reintroduced by careless merge
2014-05-26 13:51:25 +02:00
Laurent Destailleur
55f93018a6 Fix: We must never use 'alpha' as second parameter of GETPOST when field
is a "free text". We can use it only for special field we are sure it
contains only alphabetical caracters and only alphabetical chars.
2014-05-10 02:21:04 +02:00
Juanjo Menent
a652e2c90a Qual: Use GETPOST instead superglobal variables 2014-05-09 16:36:18 +02:00
Jean-François VIAL
4bcb80960a escape all $id used in sql queries 2014-05-06 00:06:54 +02:00
Laurent Destailleur
63100c9c06 Properties "civilite_id" were renamed into "civility_id". 2014-05-05 00:23:09 +02:00
Raphaël Doursenaud
f8f502d013 Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
c02fbcf293 Clean code. 2014-05-03 02:57:46 +02:00
Florian HENRY
596be3ae44 Trad contact card 2014-04-29 09:43:16 +02:00
Laurent Destailleur
e5012a1670 Fix: Bad parameter type 2014-04-28 04:27:49 +02:00
Laurent Destailleur
f7fe25e408 Uniformize code to prepare mass update 2014-02-27 10:37:23 +01:00
Laurent Destailleur
46e9b5d550 Merge branch 'develop' of https://github.com/grandoc/dolibarr into
grandoc-develop

Conflicts:
	htdocs/langs/ar_SA/admin.lang
	htdocs/langs/el_GR/admin.lang
	htdocs/langs/es_ES/admin.lang
	htdocs/langs/nl_NL/admin.lang
	htdocs/langs/tr_TR/admin.lang
2014-02-10 01:30:48 +01:00
Laurent Destailleur
70ab096b79 More simple specimen for test 2014-02-08 12:58:27 +01:00
Grand Philippe
1855ba556a fix misspelled words 2014-02-05 17:53:30 +01:00
Laurent Destailleur
1b88ab2355 Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
	htdocs/contact/class/contact.class.php
2014-01-31 10:12:41 +01:00
Laurent Destailleur
c5d5d6a8d6 A better fix to have default statut to enabled when created an address. 2014-01-30 18:17:52 +01:00
simnandez
17581dd6d6 Fix: Default status into contact creation must be Actif 2014-01-30 12:21:58 +01:00
simnandez
ee72a9a4e6 Fix: Default status into contact creation must be Actif 2014-01-30 12:20:36 +01:00
Alexis Algoud
b2477b6764 Regression in contact form on Note field
It's seems to be a regression to Note field in 3.3 instead of public and private Note introduced in 3.4 (and confirmed in the class -> Note / / deprecated)
2014-01-27 10:36:59 +01:00
Laurent Destailleur
8d916215cc New: Add new hook function addMoreActionsButtons to allow a module to
add/replace action buttons into an element.
2014-01-24 12:51:01 +01:00
Laurent Destailleur
1fd67807ce Merge remote-tracking branch 'origin/3.5' into develop 2014-01-18 01:13:29 +01:00
Grand Philippe
938f31f383 Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1. 2014-01-12 21:45:52 +01:00
Laurent Destailleur
23eb0f3770 Qual: Mutualize code for actions of editing notes
New: Add button 'cancel' to cancel edition of a note (private or public)
2014-01-11 13:33:30 +01:00
Laurent Destailleur
fbeb61861a Start to remove too low level permission. Philisophy of dolibarr is
having a minum of permission. Starting to include one permission for
each field we manage should not be into core.
Also activation of "skype" field in a future should probably be
rewritten to support as several communication id (chat, skype,
hanghout) with only one feature.
2013-12-14 20:58:03 +01:00
Laurent Destailleur
eaf151d7f5 Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
	htdocs/.gitignore
	htdocs/contact/fiche.php
2013-12-14 03:13:46 +01:00
Laurent Destailleur
d7bb138f43 Fix: Missing status 4 and 5 2013-12-02 22:12:57 +01:00
Laurent Destailleur
0ff9533786 Missing css 2013-12-02 20:30:15 +01:00
Raphaël Doursenaud
f71b39b1c3 Added missing class member 2013-11-27 15:20:37 +01:00
aspangaro
e1b4d01235 Improvement of the Skype button
Perm & add a button"Chat"
2013-11-24 21:28:15 +01:00
Florian Henry
85ea8b4161 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2013-11-15 15:41:37 +01:00
Laurent Destailleur
c324f6a9a3 Merge pull request #1295 from FHenry/develop
Display customer code (according setting) into list
2013-11-15 05:05:36 -08:00
Florian Henry
05e0af0f23 WebService contact with statut (the new field) 2013-11-14 19:41:27 +01:00
Peter Fontaine
5a1df20c80 fix contact creation 2013-11-14 17:16:27 +01:00
Florian Henry
8fca860a2d Add status filter on contact list 2013-11-12 15:40:00 +01:00
Laurent Destailleur
addedb6f15 Merge branch 'develop' of https://github.com/FHenry/dolibarr into
FHenry-develop

Conflicts:
	htdocs/core/class/extrafields.class.php
2013-11-05 19:53:49 +01:00
Florian Henry
36ec7509ac Set same icon status rule as for thirdparty 2013-11-05 09:54:49 +01:00
aspangaro
d79ba9695a Task 157 : Add a skype button 2013-11-04 21:41:36 +01:00
Florian Henry
693918d8b6 misspelling 2013-10-30 12:40:00 +01:00
Florian Henry
f512ef344a Better managent of contact status and fix COMPANY_DONOTSEARCH_ANYWHERE
use every where before SOCIETE_DONOTSEARCH_ANYWHERE was used
2013-10-30 12:24:51 +01:00
Laurent Destailleur
c81bb60384 Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	htdocs/core/lib/pdf.lib.php
	htdocs/public/cron/cron_run_jobs.php
2013-10-27 02:33:03 +02:00
Laurent Destailleur
8d63c2f9c5 Fix: ref_ext was not loaded
Conflicts:
	htdocs/contact/class/contact.class.php
2013-10-08 00:44:55 +02:00
Laurent Destailleur
a690ae05f6 Fix: ref_ext was not loaded 2013-10-08 00:42:40 +02:00
Laurent Destailleur
4958d17d24 Doxygen 2013-10-08 00:42:28 +02:00
Laurent Destailleur
b778700c95 Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	htdocs/contact/fiche.php
2013-10-07 22:52:14 +02:00
Laurent Destailleur
ebb1dbcec3 Fix: security sql injection 2013-10-07 22:50:12 +02:00
Laurent Destailleur
065c87d81c Qual: uniformize code: property ->tel on objects is now ->phone
everywhere
2013-09-25 19:58:22 +02:00
Laurent Destailleur
dd0612099c Qual: Uniformize fields departement_id into state_id 2013-09-20 14:35:58 +02:00
Cédric Salvador
fc136d0d06 changed parameter 2013-09-16 14:17:53 +02:00
Cédric Salvador
d9a26d0aa9 natural search in list pages 2013-09-16 14:17:53 +02:00
Laurent Destailleur
72557437ef Checkstyle 2013-09-10 14:19:36 +02:00
Laurent Destailleur
414ab39d30 Fix: bug detected with phpunit 2013-09-09 02:37:11 +02:00
Laurent Destailleur
b7d2811048 Merge pull request #1216 from FHenry/develop
Fix bug on category contact
2013-09-06 13:49:39 -07:00
Laurent Destailleur
c151ef7b87 Qual: Remove duplicate form instanciation. 2013-09-06 12:10:09 +02:00
Florian Henry
34d4c15d0e Fix bug on category contact 2013-09-05 21:03:03 +02:00
lalaina rasamoelina
8a4041e534 T975-develop Add an element (statut) in the table llx_socpeople
It's used to mark if the contact is gone or no(we can activate or desactivate the contact with this)
And if the contact is gone,we don't print her mail in the mail list,where we can send a mail
2013-08-22 11:04:06 +02:00
lalaina rasamoelina
1295c8d27b Put the status of contact in the list of contact 2013-08-22 11:04:06 +02:00
lalaina rasamoelina
dc3ccf6373 Style of page 2013-08-22 11:04:06 +02:00
lalaina rasamoelina
148abfbe72 Printing the contact in the list 2013-08-22 11:04:06 +02:00
lalaina rasamoelina
5ed186e178 Delete the contact who are gone,in the email list 2013-08-22 11:04:06 +02:00
lalaina rasamoelina
83d5c1a441 Printing of contact 2013-08-22 11:04:05 +02:00
Laurent Destailleur
afae841ae4 Fix: Permissions on files 2013-08-06 00:36:21 +02:00
Laurent Destailleur
c41a955cbe Fix: Permissions on files 2013-08-06 00:36:04 +02:00
Cédric Salvador
69d6b6f348 print hooks results in thirdparty/contact cards 2013-08-01 16:02:37 +02:00
Laurent Destailleur
d802470aae I killed <td nowrap>. Hello <td class="nowrap"> ! 2013-07-19 14:23:42 +02:00
Florian Henry
e07eac9b17 [ task #519 ] Add category association with contacts 2013-07-16 21:04:58 +02:00
Regis Houssin
05bd035488 Fix: convert line delimiters 2013-06-24 17:34:22 +02:00
Grand Philippe
b599481ef6 standardize code 2013-06-20 09:18:12 +02:00
Laurent Destailleur
09317e2034 Fix: Pb with firstname/lastname and font size 2013-06-19 18:12:05 +02:00
Laurent Destailleur
0b53f72779 Fix: Pb with firstname/lastname and font size 2013-06-19 18:08:05 +02:00
Laurent Destailleur
f0aac521d0 Fix: civility label 2013-06-18 23:28:55 +02:00
Laurent Destailleur
66e0f80aa2 Fix: civility label 2013-06-18 23:28:03 +02:00
Regis Houssin
c9a71439b2 Fix: EOF 2013-06-05 16:24:32 +02:00
Laurent Destailleur
e6c93424ce Qual: Normalized tabs 2013-05-29 15:41:59 +02:00
Laurent Destailleur
df6c796413 Fix: [ bug #889 ] Titre civilité ne s'affiche 2013-05-12 17:09:48 +02:00
Laurent Destailleur
9c0839074c Merge pull request #931 from marcosgdf/translations
Improved translations
2013-05-08 00:13:10 -07:00
Laurent Destailleur
8a82c8c5d5 Merge remote-tracking branch 'origin/3.3' into 3.4
Conflicts:
	htdocs/contact/class/contact.class.php
	htdocs/margin/agentMargins.php
	htdocs/margin/tabs/productMargins.php
2013-05-07 13:08:30 +02:00
Marcos García
20e0fe4b24 Corrected translation key 2013-05-06 22:24:05 +02:00
Regis Houssin
3aa049b661 Fix: regression 2013-05-06 17:57:33 +02:00
Laurent Destailleur
fc0d5abd14 Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	ChangeLog
	htdocs/compta/prelevement/bons.php
	htdocs/compta/prelevement/fiche-stat.php
	htdocs/contact/class/contact.class.php
	htdocs/contrat/class/contrat.class.php
	htdocs/core/menus/standard/eldy.lib.php
	htdocs/core/modules/modSociete.class.php
	htdocs/projet/fiche.php
	test/phpunit/FilesLibTest.php
2013-05-03 00:15:02 +02:00
Laurent Destailleur
4a9ed428f0 Fix: isset on scalar value 2013-04-30 09:58:30 +02:00
Grand Philippe
1d52d50ac1 fix: issue from last commit 2013-04-28 12:17:04 +02:00
Grand Philippe
647956576d fix some indefined index 2013-04-28 08:21:46 +02:00
Laurent Destailleur
2e81fa342e Uniformize code, order of fiels in card and language files. 2013-04-28 01:12:40 +02:00
fhenry
91885a8bd4 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2013-04-26 20:54:53 +02:00
Regis Houssin
3b934118c5 Fix: security problem with multicompany 2013-04-26 12:36:02 +02:00
Regis Houssin
016b4a2baa Fix: security problem with multicompany 2013-04-26 12:35:31 +02:00
fhenry
a06581771c Reveiw extrafield for womplaiance with wiki
http://wiki.dolibarr.org/index.php/Extrafields
2013-04-26 10:29:14 +02:00
Laurent Destailleur
36b314a2d6 Try to solve some problems with table (replaced by div). 2013-04-25 20:27:45 +02:00
Laurent Destailleur
6739ac4d94 Fix: Restore backward compatibility 2013-04-10 15:53:40 +02:00
Laurent Destailleur
af6f075b5c Qual: Better error management.
Qual: Uniformize code for canvas
2013-04-09 23:56:52 +02:00
fhenry
275bf67bb7 [ task #811 ] Uniformanize note field 2013-04-09 17:18:07 +02:00
Laurent Destailleur
5c3e6de073 Qual: Mutualize code. Only one function to build address format. 2013-04-07 17:39:08 +02:00
Laurent Destailleur
f22b1d3678 Enhance specimens 2013-04-06 03:40:55 +02:00
Laurent Destailleur
bd1d9b719b More generic specimen data 2013-04-06 00:37:20 +02:00
jfefe
a8874ebcc8 Uniformize usage of extrafields methods 2013-04-01 19:43:26 +02:00
Laurent Destailleur
2da3fb68a0 Merge pull request #751 from jfefe/extrasep
New type of extrafield : separator
2013-03-16 07:41:34 -07:00
jfefe
9a57431879 Show extrafield separator on thirdparty and contact 2013-03-16 00:28:45 +01:00
Raphaël Doursenaud
4bcf3b3c32 Added natural search to contacts 2013-03-15 15:44:23 +01:00
Laurent Destailleur
074c1aa535 Qual: The only difference between view phone and email is that emil view
has email. So i add it into view phone and we have now one view.
2013-03-15 02:11:23 +01:00
Laurent Destailleur
2a50d23d45 Fix: Bad link 2013-03-14 09:37:17 +01:00
BENKE Charles
bd2cc5c469 Update list.php
change the tel/mail cols dépend on title click
2013-03-14 08:33:12 +01:00
Laurent Destailleur
746e005726 Fix: Fix ton of regression due to field name change 2013-03-09 20:34:38 +01:00
Laurent Destailleur
418eeef8b4 Fix: Ton of bugs into renaming fields 2013-03-09 16:19:15 +01:00
Laurent Destailleur
1e5c56642c Fix: Some regression after renaming state and lastname. 2013-03-08 02:49:42 +01:00
eldy
9d047d740b Fix: no null into not null field 2013-03-06 21:30:37 +01:00
eldy
e74b07cbff Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-03-06 21:28:50 +01:00
eldy
9b8dd94751 Fix: no null into not null field 2013-03-06 21:26:05 +01:00
Grand Philippe
a080021511 fix : deprecated 2013-03-06 17:17:34 +01:00
Maxime Kohlhaas
da87828200 Fix bug # 740 : address copy 2013-03-01 18:41:41 +01:00
Maxime Kohlhaas
881b3bc936 Bug fix on contact list due to name column renamed 2013-03-01 18:11:34 +01:00
Laurent Destailleur
6692c1072a Merge pull request #696 from jfefe/develop
Fix : bad sql request for cp field
2013-02-26 11:07:16 -08:00
jfefe
428ba7feaf Fix : bad sql request for cp field 2013-02-26 12:41:52 +01:00
Grand Philippe
79c2e17cbb english language standardization 2013-02-25 17:56:41 +01:00
Grand Philippe
b081589129 english language standardization 2013-02-25 09:52:24 +01:00
Grand Philippe
86de772b31 english language standardization 2013-02-24 17:08:52 +01:00
Grand Philippe
048035a05b english language standardization 2013-02-23 16:08:35 +01:00
Grand Philippe
382d216d54 english language standardization 2013-02-23 15:58:26 +01:00
Grand Philippe
fb54bceafb english standardization 2013-02-22 16:53:50 +01:00
Grand Philippe
d229d3a594 english standardization 2013-02-22 09:41:56 +01:00
Laurent Destailleur
42b37c081a Merge pull request #648 from cbattarel/fix_contact_address_autofill
fix contact address autofill
2013-02-16 14:19:08 -08:00
Grand Philippe
ab2b06117b fix trad : change adresse versus address 2013-02-15 19:56:51 +01:00
fhenry
82fc8e1536 Task 350 in Doliforge 2013-02-12 19:16:48 +01:00
Christophe Battarel
af849a5ab0 fix contact address autofill 2013-02-12 10:33:10 +01:00
Laurent Destailleur
56e11e52fa New: hookmanager class is used frequently and is a factory object, so we
can move it during init of environment and use it globally.
2013-01-25 19:12:54 +01:00
Laurent Destailleur
8d206fdfb0 Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Regis Houssin
b838895db9 Fix: change for a neutral email 2012-12-30 15:13:49 +01:00
fhenry
2d2aaad1b0 Manage Extrafields deletion for contact 2012-12-16 23:18:20 +01:00
Laurent Destailleur
080276a504 Fix: bad escape function. email missing 2012-12-11 10:59:03 +01:00
Regis Houssin
9079c1fb3b Fix: phpunit error 2012-12-03 09:58:18 +01:00
Laurent Destailleur
4136c27516 RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
commits !
2012-12-01 15:45:05 +01:00
Laurent Destailleur
daacf797c4 Merge pull request #500 from cbattarel/develop
[Task #204] more local taxes manangement
2012-12-01 02:49:45 -08:00
fhenry
f7b6f44767 oops, correct version 2012-11-30 04:51:11 +01:00
fhenry
1315e9a2ba Add import_key attribute into contact class creation SQL request 2012-11-30 04:40:06 +01:00
Laurent Destailleur
b1c13e373a Fix: A better fix to remove fk_pays. 2012-11-28 15:31:55 +01:00
Laurent Destailleur
9139427d7f Fix: Country default not selected 2012-11-28 14:51:39 +01:00
Laurent Destailleur
7c78e1c0f6 Doxygen and normalize code.
New: add more PHPUnit
2012-11-15 14:52:19 +01:00
Regis Houssin
54d4661769 Fix: missing action type for hookmanager 2012-11-10 16:08:26 +01:00
Regis Houssin
57cce6f517 Fix: missing global 2012-11-09 19:34:05 +01:00
Regis Houssin
0e0582c16f Fix: avoid conflicts with external module if triggers used 2012-11-09 19:23:46 +01:00
Laurent Destailleur
cbff238cbd New: Support property "required" for extra fields. 2012-10-25 16:23:58 +02:00
Regis Houssin
67f40fcd1e Fix: works on security 2012-10-13 10:39:16 +02:00
Regis Houssin
478449da37 Fix: convert line delimiters 2012-10-08 20:47:10 +02:00
Laurent Destailleur
a659e6f9f7 More elegant position of button to aufofill fields. 2012-10-06 19:25:25 +02:00
Maxime Kohlhaas
6ac83a4205 Task # 355 : last correction 2012-09-28 14:58:47 +02:00
Maxime Kohlhaas
4deae1d948 Task # 355 : corrections + added on edit mode 2012-09-28 14:56:47 +02:00
Maxime Kohlhaas
c0f22ac472 Task # 355 : autofill contat address with third party address 2012-09-28 14:27:16 +02:00
Regis Houssin
d58c106f66 Fix: convert line delimiters !!! 2012-09-19 17:53:09 +02:00
Laurent Destailleur
3953be53a7 Qual: Mutualize code
New: Can use extrafields on contacts/addresses.
2012-09-17 01:39:30 +02:00
Regis Houssin
43c0a03758 Fix: strict mode tornado 2012-09-15 11:21:22 +02:00
Regis Houssin
e19f8c54f1 Fix: strict mode hurricane 2012-09-15 10:01:35 +02:00
Regis Houssin
ee1cf819f7 Fix: mass convert line delimiters 2012-09-07 17:23:16 +02:00
Marcos García
4209898d20 Lower-cased Header function 2012-08-31 05:58:38 +02:00
Laurent Destailleur
7fa4b9b423 Fix: Clean feature [ task #515 ] Add a "no e-mail" checkbox on contact 2012-08-26 20:28:19 +02:00
Regis Houssin
4d1555f4ca Merge pull request #338 from atm-maxime/mko515
Mko515
2012-08-23 00:01:05 -07:00
Marcos García
9b3c89ac47 Removed parenthesis from all include and include_once and replaced with single quotes 2012-08-23 02:40:41 +02:00
Maxime Kohlhaas
5fd10d14be Task 515 : Corrections + target modules modifications 2012-08-23 00:00:01 +02:00
Marcos García
f3674317ec Removed parenthesis from all require and replaced with single quotes 2012-08-22 23:24:21 +02:00
Marcos García
706d79986c Removed parenthesis from all require_once and replaced with single quotes 2012-08-22 23:11:24 +02:00
Maxime Kohlhaas
06ab1f6f94 Task 515 : New field added on contact : no_email 2012-08-22 22:59:10 +02:00
Stephen L
c1d15a9572 Add: hooks and triggers for a lot of core modules (action/calendrier, deplacement, dons, tva, contact/tiers, contrat, product lines, expedition, fournisseur commandes et factures, fiche intervention, projet et taches)
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2012-08-14 15:50:45 +02:00
Marcos García
5a73c32f46 Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
2012-07-30 17:17:33 +02:00
Marcos García
04c34b0042 BackToList links in Contacts section 2012-07-28 21:54:36 +02:00
FHenry
a2b6abcb85 Fix nb mailling message receive according toher status than error or not
send
2012-07-24 14:33:27 +02:00
Regis Houssin
ff0668e908 Fix: strict mode way 2012-07-10 22:10:12 +02:00
Regis Houssin
226caf0152 Fix: and again, and again, and again... (strict mode) 2012-07-10 13:20:53 +02:00
Regis Houssin
887f210618 Fix: avoid warning with php 5.4 and strict mode 2012-07-08 23:22:22 +02:00
Laurent Destailleur
8d3a03ab18 Qual: Normalize code 2012-06-27 23:46:25 +02:00
jfefe
e2b4a69c89 Fix : use lastname to test contact ldap synchro (not name) 2012-06-26 13:11:04 +02:00
Laurent Destailleur
3c98daaf09 More fix for canvas features 2012-05-30 03:46:06 +02:00
Laurent Destailleur
8481af9ee4 Fix: Try to fix several bugs into canvas feature. 2012-05-30 03:02:44 +02:00
Laurent Destailleur
4277087f76 Fix: Missing log when error 2012-05-13 14:27:51 +02:00
Laurent Destailleur
04ee415879 Fix: [ bug #404 ] Impossible d'ajouter un contact lorsque le module LDAP
est actif (erreur Array 1)
2012-05-12 12:32:24 +02:00
Regis Houssin
aefd43db2c Fix: rename deprecated field for avoid conflict 2012-03-19 10:17:24 +01:00
Laurent Destailleur
ed41e03589 Qual: Fix a ton of CheckStyle errors 2012-03-18 19:23:01 +01:00
Regis Houssin
551b9c619a Fix: different trad if addresses management 2012-03-14 15:32:48 +01:00
Regis Houssin
0c8686b5b4 Fix: possibility to use alternative addresses management 2012-03-14 15:04:55 +01:00
Laurent Destailleur
b5fc41fadc Fix: Removed a lot of checkstyle warnings 2012-03-11 22:08:46 +01:00
Regis Houssin
9301def08d Fix: rename method 2012-03-02 15:03:14 +01:00
Laurent Destailleur
5e32fc70ad Fix: action must always be provided as value can be change during actions 2012-02-28 16:48:18 +01:00
Laurent Destailleur
1645ddbe47 Sec: Sanitize all input for ids. 2012-02-27 22:26:22 +01:00
Regis Houssin
8f9b9987ff Fix: Multiple directory traversal vulnerabilities with document.php 2012-02-27 17:02:56 +01:00
Laurent Destailleur
58d1a042a5 Fix: print select_societe was wrong as it contains already print
instructions. Use select_company instead.
2012-02-20 12:41:12 +01:00
Laurent Destailleur
4ce9e70775 New: Add agenda tab into member cards.
Uniformize a lot of code.
2012-02-13 01:43:35 +01:00
Laurent Destailleur
036e578e0f Move security function into security.lib.php
Split security.lib.php into 2 files: One always loaded, the other for
rare functions.
2012-02-12 17:41:28 +01:00
Regis Houssin
645d72c4a6 Fix: some bugs for multicompany sharings 2012-02-11 08:03:26 +01:00
Laurent Destailleur
8336befb25 New: Can sort files into backup tool.
New: Default output charset are utf8 into backup tool.
2012-02-10 10:53:11 +01:00
Laurent Destailleur
55f6cdd495 Qual: Removed warnings 2012-02-07 10:25:58 +01:00
Laurent Destailleur
00de718e79 Fix: W3C 2012-02-05 12:40:08 +01:00
Laurent Destailleur
b1e58dd454 Mutualize common code 2012-02-01 13:21:39 +01:00
Laurent Destailleur
feb220587a Fix: Contact list 2012-02-01 00:24:16 +01:00
Laurent Destailleur
f3a966a313 Fix: Missing name 2012-01-29 23:24:47 +01:00
Laurent Destailleur
16d48f1820 Fix: Removed a TODO 2012-01-22 02:20:28 +01:00
Laurent Destailleur
70a67bc3f1 Qual: Move a not frequently used function out of functions.lib.php
Enhance PHPUnit tests
2012-01-21 14:10:22 +01:00
Laurent Destailleur
d9aa0c4b28 Qual: Normalize field names 2012-01-19 22:20:28 +01:00
Laurent Destailleur
9215394965 New: Import wizard can import contacts.
New: A module can add import description for import wizard, even for
tables with foreign keys.
2012-01-18 00:16:02 +01:00
Regis Houssin
9339119455 New: use getEntity() instead $conf->entity 2012-01-11 21:16:10 +08:00
Regis Houssin
cb286a2449 New: add shareds thirparties between entities 2012-01-11 00:19:57 +08:00
Regis Houssin
a3a3db58e3 Fix: test phpunit error 2011-12-31 11:30:49 +01:00
Laurent Destailleur
55156edd0d Enhance PHPUnits 2011-12-30 14:18:19 +01:00
Laurent Destailleur
c2348ef600 Uniformize field country_id, country_code, country 2011-12-29 18:07:41 +01:00
Laurent Destailleur
ebea7f6c97 Fix: fix not initialized variables 2011-12-05 18:36:54 +01:00
Regis Houssin
7d0d4d595c Fix: call trigger is needed 2011-11-30 19:15:31 +08:00
Laurent Destailleur
f060c1563a Normalize code 2011-11-09 12:40:33 +01:00
Regis Houssin
f0c327c070 Fix: uniform code
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Laurent Destailleur
2b76b014b1 Fix: Bad url 2011-10-31 09:47:35 +01:00
Laurent Destailleur
ac183e2483 Optimize speed 2011-10-29 18:28:13 +02:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc [task #216] Move lib in core directory 2011-10-24 11:25:54 +02:00
Regis Houssin
c65238b773 [task #216] Move lib in core directory 2011-10-24 10:45:06 +02:00
Regis Houssin
00fd96a8d2 [task #216] Move lib in core directory 2011-10-24 10:36:53 +02:00
Regis Houssin
2b8332eb2d Move ldap.class.php to core/class 2011-10-24 08:53:26 +02:00
Laurent Destailleur
76aa6607b6 Fix: Error report when no label provided 2011-10-23 13:02:54 +02:00
Laurent Destailleur
43bd6e1ea8 Fix: Removed deprecated function 2011-10-22 15:55:08 +02:00
Regis Houssin
8988d346d0 Fix: Cannot instantiate abstract class 2011-09-29 10:08:26 +02:00
Regis Houssin
4fdc63f8b5 Removed mantis module 2011-09-26 12:12:50 +02:00
Laurent Destailleur
af2e300100 Fix: Little fix after canvas changes to be able to have "pure canvas" (canvas with no controller, only templates). 2011-09-24 20:50:57 +00:00
Regis Houssin
b306a41811 Fix: bad name 2011-09-24 16:06:07 +00:00
Regis Houssin
8d900740fc Fix: broken canvas 2011-09-24 15:57:52 +00:00
Laurent Destailleur
ed81eedb7c Fix: Little fix after canvas changes to be able to have "pure canvas" (canvas with no controller, only templates). 2011-09-24 20:50:57 +00:00
Regis Houssin
22c32e04aa Fix: bad name 2011-09-24 16:06:07 +00:00
Regis Houssin
47b6694527 Fix: broken canvas 2011-09-24 15:57:52 +00:00
Regis Houssin
aa6625c78c Fix: bad name 2011-09-24 16:06:07 +00:00
Regis Houssin
96ed2fe994 Fix: broken canvas 2011-09-24 15:57:52 +00:00
Regis Houssin
3a35ef50f5 Fix: broken canvas 2011-09-24 17:54:34 +02:00
Laurent Destailleur
3fca369e29 Qual: Uniformize code. Removed dead code. 2011-09-20 22:12:59 +00:00
Laurent Destailleur
be6286c4b8 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Regis Houssin
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Laurent Destailleur
bc25ed0834 Qual: Removed PHPCodesniffer error. 2011-09-16 17:57:09 +00:00
Laurent Destailleur
17c32809e8 Qual: Removed TODO and some useless code 2011-09-13 12:00:37 +00:00
Laurent Destailleur
d9408d1847 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
b75d19c264 Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
Regis Houssin
b50f9867e8 Fix: include security.lib.php by default 2011-09-06 07:41:14 +00:00
Laurent Destailleur
f47e80dca1 Fix: W3C 2011-08-31 14:55:54 +00:00
Laurent Destailleur
679be9a559 Qual: Mark parent class that should not be instantiated as "abstract". 2011-08-28 14:58:29 +00:00
Regis Houssin
03711cf6f2 Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
Laurent Destailleur
0e6eb2aada Qual: Try to uniformize code for product canvas to wokr like canvas for third parties. This also reduce seriously the "cyclomatic complexity" reported by quality tools on product/fiche.php file. 2011-08-27 17:25:09 +00:00
Regis Houssin
2ecc03104c Fix: remove obsolete tags (in progress) 2011-08-27 15:14:31 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
4e8104a9ca Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Juanjo Menent
df0797cd71 Fix: missing trad 2011-08-26 15:13:58 +00:00
Laurent Destailleur
4ff832ec25 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
c36b8e216a Fix: Bad redirect 2011-08-23 20:57:41 +00:00
Laurent Destailleur
73d03f104b Fix: Bad redirect 2011-08-23 20:45:41 +00:00
Laurent Destailleur
cfe34139cf Qual: Clean and uniformize code.
Remove properties, that are not related to business, from parent business class commonobject.
2011-08-22 22:04:21 +00:00
Laurent Destailleur
5115e66c51 Qual: Uniformize page name 2011-08-21 13:19:26 +00:00
Laurent Destailleur
9f663d5677 Qual: Clean code 2011-08-20 15:11:31 +00:00
Laurent Destailleur
22eae6fae7 Look: Minor look enhancements 2011-08-13 00:47:59 +00:00
Laurent Destailleur
acea604e54 Change signature of all call executHooks.
Now they accept all the following signature:
executeHooks('method',$parameters,$object,$action)
2011-08-10 22:47:33 +00:00
Regis Houssin
66d5d6905f Fix: works on repair broken features 2011-08-10 19:55:21 +00:00
Laurent Destailleur
540b228c27 Fix: Avoid errors into rpm packages 2011-07-31 23:54:11 +00:00
Laurent Destailleur
cc840ad66e Fix: Avoid errors into rpm packages 2011-07-31 21:24:20 +00:00
Laurent Destailleur
ff9b139705 Fix: Missing fields and missing encoding of special chars 2011-07-10 16:50:40 +00:00
Laurent Destailleur
b550807090 Fix: Removed a conception error reported by eclipse validators. 2011-07-08 13:07:44 +00:00
Laurent Destailleur
0a7b70cf73 doxygen 2011-07-04 09:36:29 +00:00
Laurent Destailleur
4a92f4bc02 New: Project creation page has a cancel button 2011-07-04 08:00:52 +00:00
Laurent Destailleur
f54847e037 Add TODO To show way to make things simplest 2011-07-02 14:51:26 +00:00
Laurent Destailleur
2268de9898 Yeah ! Hooks can now create, update, do nothing, replace or complete, warn validity check of parameters, add confirmation, etc. 2011-07-02 14:35:22 +00:00
Laurent Destailleur
e5afc7c416 Fix: Error management 2011-07-02 13:09:52 +00:00
Laurent Destailleur
b7434abbea Better error management. Also hooks for "doActions" receives action code. 2011-07-01 23:11:12 +00:00
Laurent Destailleur
2b6be0fd1e Readd call to hooks 2011-06-30 22:38:06 +00:00
Regis Houssin
c2650500c5 Fix: regression, canvas is broken and societe.class and contact.class are incompatible with callHook function 2011-06-30 13:25:32 +00:00
Laurent Destailleur
71770c4cfd Qual: Uniformize code. Actions canvas conflicts with actions hook. So now we always hook to intercept actions. Name of hook must also be unique for each tab. 2011-06-29 22:29:50 +00:00
Laurent Destailleur
04fd001094 Fix a fix 2011-06-13 13:15:07 +00:00
Laurent Destailleur
363d50805a Qual: Uniformize code 2011-06-01 16:23:33 +00:00
Laurent Destailleur
31ff9bb739 Qual: All text for html output is inside display_canvas() 2011-05-31 22:31:38 +00:00
Laurent Destailleur
a6784f461e New: Can use templates only canvas without controllers. 2011-05-29 18:44:49 +00:00
Laurent Destailleur
8d66d2da7e New: Can use canvas for create only with no need to have one for edit. 2011-05-29 17:34:07 +00:00
Laurent Destailleur
27502caa85 Fix: No sentence into undefined values 2011-05-25 13:03:04 +00:00
Laurent Destailleur
8ce54c01b2 Add information to show if created user will be internal or external.
Fix: If member is linked to a company, created user must be alos linked to company.
2011-05-25 12:05:18 +00:00
Regis Houssin
8ef26ab887 Fix: add label in vcard 2011-05-23 18:52:41 +00:00
Regis Houssin
acfde5e0d1 Fix: add label in vcard 2011-05-23 12:33:22 +00:00
Laurent Destailleur
3c1c336ee8 Use correct picto 2011-05-21 14:48:21 +00:00
Laurent Destailleur
e8c49d77f2 Add dol_print_address function 2011-05-12 19:01:14 +00:00
Laurent Destailleur
703fddb94e New: Add option MAIN_FIRST_TO_UPPER 2011-05-02 18:21:57 +00:00
Laurent Destailleur
d1ed609684 Qual: Removed TODO. Now all password generation use the password generator module. 2011-05-01 10:48:43 +00:00
Regis Houssin
cf9fc2e306 Fix: missing fields value 2011-04-21 09:02:57 +00:00
Regis Houssin
715587ef7e Fix: missing entity 2011-04-17 18:14:29 +00:00
Laurent Destailleur
dc25891c60 Move all output into template 2011-04-11 07:35:15 +00:00
Laurent Destailleur
00a25e77c7 Move all output into template 2011-04-10 21:28:00 +00:00
Laurent Destailleur
c311bf5f2c Qual: Fix architecture problem with canvas 2011-04-06 16:21:46 +00:00
Laurent Destailleur
d72f417868 Qual: Fix architecture problem with canvas 2011-04-06 16:21:43 +00:00
Laurent Destailleur
e05f0caf60 Qual: Make module system more simple.
Change to prepare adding left menu entries by modules
2011-04-06 14:26:43 +00:00
Laurent Destailleur
3f08bf5797 Qual: Uniformize code 2011-03-30 12:27:42 +00:00
Laurent Destailleur
10156d0a0b Better translation 2011-03-27 11:57:54 +00:00
Laurent Destailleur
c4d4bfd922 New: Can disable states 2011-03-26 18:34:41 +00:00
Laurent Destailleur
0c2ebe3995 Fix: Uncomplete label 2011-03-26 15:37:04 +00:00
Laurent Destailleur
e0ef35891e New: Add function in contact list 2011-03-26 10:32:28 +00:00
Laurent Destailleur
8bfa60cd2b New: Can filter on phone 2011-03-26 01:12:37 +00:00
Regis Houssin
79529f3e84 Fix: missing contactid and socid
Fix: missing contact in event if no company
2011-03-22 11:12:55 +00:00
Regis Houssin
d3d15e208d New: add CONTACT_USE_COMPANY_ADDRESS 2011-03-22 10:29:28 +00:00
Regis Houssin
a43cf32d43 Fix: uniformize code
Fix: use zip/town autocomplete
2011-03-22 10:12:03 +00:00
Laurent Destailleur
4ea973ee42 Add "cancel" button on contact creation. 2011-03-20 22:22:26 +00:00
Laurent Destailleur
469a163f3c New: Support a backtopage parameter on contact creation page 2011-03-20 15:42:25 +00:00
Regis Houssin
f61337c339 Fix: uniformize code 2011-03-09 10:33:35 +00:00
Regis Houssin
aba9bb9acd Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files 2011-02-24 18:22:24 +00:00
Regis Houssin
3b4ea76538 Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class 2011-02-24 18:11:12 +00:00
Laurent Destailleur
638cb105df Fix: HTML tags must be escaped 2011-02-18 10:45:38 +00:00
Laurent Destailleur
2c052558c9 Complete usage of option SOCIETE_DISABLE_CONTACTS 2011-02-13 12:55:40 +00:00
Laurent Destailleur
d71a011ecb Trans 2011-02-12 22:37:36 +00:00
Laurent Destailleur
96f5108ac8 Remove stupid links 2011-01-29 18:50:23 +00:00
Regis Houssin
ddf1b2763b New: Ask password when creating a user from a contact 2011-01-29 18:23:01 +00:00
Laurent Destailleur
d3981aec14 New: Ask password when creating a user from a contact 2011-01-29 17:41:26 +00:00
Laurent Destailleur
7624a60c7b Fix: Bad trans 2011-01-27 20:43:17 +00:00
Laurent Destailleur
113337b809 Fix: Bad trans 2011-01-26 18:58:01 +00:00
Laurent Destailleur
e9bfa6752a Fix: use canvas when option not enabled 2011-01-23 23:01:13 +00:00
Laurent Destailleur
e208dd4068 Fix: Translation of civility 2011-01-23 22:39:48 +00:00
Laurent Destailleur
261feb2b98 Fix: Translation 2011-01-23 22:37:28 +00:00
Regis Houssin
22a0045a74 Fix: uniformize code 2011-01-15 13:00:36 +00:00
Laurent Destailleur
d0b1b4163e Qual: Add TODO to have canvas to comply with MVC rules. 2011-01-12 12:48:05 +00:00
Laurent Destailleur
5e81314b98 Fix: Missing translation 2011-01-10 00:04:27 +00:00
Laurent Destailleur
901d5e235a Fix: User creation must use same rule if from contact and from member. 2011-01-05 17:43:58 +00:00
Regis Houssin
d1f37d226f Fix: full name and firstname with dot for default login 2011-01-05 15:30:07 +00:00
Laurent Destailleur
c6b2577707 Better function to clean generated logins 2011-01-05 13:23:54 +00:00
Regis Houssin
939c7c3283 Fix: full name and firstname with dot for default login 2011-01-05 10:34:10 +00:00
Laurent Destailleur
6e75a3d203 Restore work lost by savannah backup 2010-12-01 21:16:28 +00:00
Laurent Destailleur
df677b07b0 Qual: Uniformize error management, add transaction level
Fix: Could not reset birthday
2010-11-19 21:24:48 +00:00
Regis Houssin
6cbae5ad30 Fix: remove accent 2010-11-10 09:54:14 +00:00
Regis Houssin
65f51e9acb Fix: country is lost 2010-11-05 15:40:31 +00:00
Regis Houssin
464574cbae Fix: better rights management 2010-11-05 15:36:43 +00:00
Regis Houssin
e469ef2a7d Works on contact canvas in relation to the thirdparty canvas module 2010-11-05 08:28:49 +00:00
Regis Houssin
017422dfee Works on contact canvas in relation to the thirdparty canvas module 2010-11-04 18:15:36 +00:00
Regis Houssin
05ed583cf1 Works on contact canvas in relation to the thirdparty canvas module 2010-11-04 17:50:01 +00:00
Regis Houssin
dc3fd00557 Fix: bad error management 2010-11-04 16:04:12 +00:00
Regis Houssin
e2a4ad2c96 Works on contact canvas in relation to the thirdparty canvas module
Fix: more simple
2010-11-04 09:14:20 +00:00
Regis Houssin
6305c6c8fa Works on contact canvas in relation to the thirdparty canvas module 2010-11-04 07:48:28 +00:00
Regis Houssin
60bc211b70 Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 17:34:17 +00:00
Regis Houssin
ac85f14cb6 Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 17:27:44 +00:00
Regis Houssin
25229968a9 Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 16:45:00 +00:00
Regis Houssin
da8b1b3008 Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 16:29:24 +00:00
Regis Houssin
13c8aedb99 Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 16:22:01 +00:00
Regis Houssin
44119719b8 Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 16:12:41 +00:00
Regis Houssin
06f2288904 Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 15:56:57 +00:00
Regis Houssin
ab53d438ce Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 11:39:40 +00:00
Regis Houssin
06f534e56d Works on contact canvas in relation to the thirdparty canvas module 2010-11-02 10:58:38 +00:00
Regis Houssin
a58ae14d8f Fix: search company with jQuery - ok 2010-10-10 18:04:28 +00:00
Laurent Destailleur
7f46b1fcf8 Doxygen 2010-09-29 17:28:57 +00:00
Laurent Destailleur
933ccfb259 Fix: Error when capital is not a number 2010-09-15 12:00:05 +00:00
Laurent Destailleur
cc55568723 Replace javascript by jQuery 2010-08-29 16:47:17 +00:00
Philippe Grand
fb06c15330 task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Laurent Destailleur
1b9ee9c597 Qual: Clean code
Perf: Country id+code is now stored into MAIN_INFO_SOCIETE_PAYS instead of only id. This avoid a select to finf country code at each request.
2010-08-21 15:30:17 +00:00
Laurent Destailleur
8fa175f3e9 Fix: Restore feature broken with renaming 2010-08-19 20:29:55 +00:00
Regis Houssin
2c4a56771f Fix: $optiontype not used
Fix: select_array is deprecated
2010-08-19 15:20:25 +00:00
Laurent Destailleur
a6b988379a Fix: When files are moved for a new tree, we must reload dynamic menu handlers at installation. 2010-07-21 21:58:46 +00:00
Laurent Destailleur
29536ecbd8 Fix: Use correct order of firstname and lastname. 2010-07-18 10:39:07 +00:00
Laurent Destailleur
d2acbc35ec Fix: Fix a lot of bugs (missing translations, sql error, country flag not shown, region management, W3C, ajax too slow...) 2010-07-09 23:49:41 +00:00
Laurent Destailleur
bc7dca21a3 Add option MAIN_FIRSTNAME_NAME_POSITION 2010-06-23 19:51:47 +00:00
Laurent Destailleur
a8c891e647 Add option MAIN_FIRSTNAME_NAME_POSITION 2010-06-23 19:17:38 +00:00
Laurent Destailleur
c7ce0f1c3f Minor fix 2010-06-23 18:12:29 +00:00
Laurent Destailleur
00c64567be Fix: Can edit state in contacts 2010-06-16 20:31:49 +00:00
Laurent Destailleur
1ad2649fe6 Add indian provinces 2010-06-16 19:58:12 +00:00
Laurent Destailleur
0aecc4f836 Fix: Can edit state in foundation members cards 2010-06-16 19:18:01 +00:00
Laurent Destailleur
39bbb5e749 Fix: Can edit state in contacts 2010-06-14 19:14:27 +00:00
Laurent Destailleur
e20c738264 New: Support "Department/State" field on contact card. 2010-06-06 14:30:28 +00:00
Laurent Destailleur
6dc8d0e390 Reorganize class files. 2010-06-05 15:20:09 +00:00
Laurent Destailleur
d6984e7133 A better label 2010-06-01 21:39:38 +00:00
Laurent Destailleur
5754f2ffaf Remove pdate functions 2010-05-08 16:45:47 +00:00
Philippe Grand
7f13eb0d4e according to new tree directory 2010-05-03 08:22:35 +00:00
Philippe Grand
16a8ab7d59 according to new tree directory 2010-04-29 14:54:12 +00:00
Philippe Grand
b6bc9223df according to new tree directory 2010-04-28 10:33:16 +00:00
Philippe Grand
b68a359265 according to new tree directory 2010-04-28 10:02:54 +00:00
Philippe Grand
388470d146 according to new tree directory 2010-04-28 07:55:43 +00:00
Laurent Destailleur
a4f144f24d Qual: Uniformise code. user class use id in first param of fetch 2010-04-28 07:31:34 +00:00
Regis Houssin
335c038dd8 Fix: regression 2010-04-21 22:14:11 +00:00
Regis Houssin
621bd68e3b Fix: workflow module is enabled by default
Fix: integration of triggers in the workflow module
!!! we now call "call_workflow" instead of "run_triggers" !!!
2010-04-21 16:29:37 +00:00
Laurent Destailleur
908b1fe394 Fix: bug #29396 : Export '...' du .vcf mal compris par Outlook. 2010-04-13 23:40:10 +00:00
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +00:00
Philippe Grand
57ae19fc71 Move file actioncomm.class.php to comm/action directory 2010-04-01 07:51:59 +00:00
Philippe Grand
671ce8a542 move societe class file to societe directory 2010-03-29 20:52:30 +00:00
Philippe Grand
78b9faca85 move class file commonobject to core directory 2010-03-29 16:40:57 +00:00
Philippe Grand
ac58545a94 correct call to class contact.class.php 2010-03-27 17:37:09 +00:00
Laurent Destailleur
d1ab91671b Remove pre.inc.php 2010-03-26 22:11:11 +00:00
Philippe Grand
a56832d521 move contact class file to contact directory 2010-03-25 13:51:24 +00:00
Laurent Destailleur
0f1d95d7fa Look: Align fields 2010-02-28 18:43:13 +00:00
Laurent Destailleur
3b00caf734 New: task #10113 : Show list of emailing on clicking on "number of mass emailing received" 2010-02-21 21:21:12 +00:00
Laurent Destailleur
2cb7747943 Add style fieldrequired 2010-02-10 16:51:35 +00:00
Laurent Destailleur
10858091a0 Fix: Button to force LDAP synchro was not visible. 2010-01-17 14:11:54 +00:00
Laurent Destailleur
c20be36714 New: A customer can also be a prospect. 2010-01-05 20:03:37 +00:00
Regis Houssin
3b5735bd9c Fix: uniformize code
Fix: if the contact's address is empty, it uses one of the company
2009-12-23 10:07:48 +00:00
Regis Houssin
898afccb25 Fix: socid error if ajax search 2009-12-22 17:17:28 +00:00
Regis Houssin
1a30360110 Fix: view LDAP attributes of entry 2009-12-22 16:02:54 +00:00
Regis Houssin
6e08369c05 Fix: view LDAP attributes of entry 2009-12-22 15:44:57 +00:00
Laurent Destailleur
6150785d12 Fix: Security check on contacts 2009-11-29 16:36:01 +00:00
Regis Houssin
464e9554d8 Fix: bad security request 2009-11-28 08:43:20 +00:00
Regis Houssin
e9feb81c95 Fix: bad security request 2009-11-28 07:30:45 +00:00
Laurent Destailleur
78643ec12a Qual: Better compatibility with other databases 2009-10-28 17:37:40 +00:00
Laurent Destailleur
5f173e01ee Qual: Ajax code is simpler and now works with IE6 2009-08-28 01:14:35 +00:00
Laurent Destailleur
c11cef6d47 Add help link to online wiki 2009-08-12 12:59:14 +00:00
Laurent Destailleur
2b0102c78b Fix: Setup of member synchronization does not conflict with contact or user synchronization 2009-08-12 00:15:40 +00:00
Laurent Destailleur
7ef1ef93ea New: More robust LDAP synchronizing 2009-08-11 23:42:21 +00:00
Laurent Destailleur
51cc44ba2e Fix: A lot of fix on LDAP synchro. 2009-08-11 20:16:58 +00:00
Laurent Destailleur
9ad62d0f66 New: Enhance log reports
New: Add a warning if email syntaxt is not valid
Fix: Synchro of contact to a LDAP
2009-08-11 17:58:25 +00:00
Laurent Destailleur
3ef5f96974 New: Add picto on tab titles 2009-08-05 17:49:12 +00:00
Laurent Destailleur
c5d1600bf9 Fix: bug #27000 : recherche contact - pages suivantes 2009-07-16 01:16:53 +00:00
Laurent Destailleur
06ec2c7ed8 Add link to wiki 2009-07-15 14:30:52 +00:00
Regis Houssin
e5d222b6cc Fix: rgression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
comportement alatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
c1c1f8a4d2 Fix: ajout d'un niveau supplmentaire du cache du jeton 2009-05-16 15:45:26 +00:00
Regis Houssin
0d18fbcad5 Fix: ajout d'un jeton alatoire dans les requetes POST 2009-05-15 14:46:53 +00:00
Laurent Destailleur
4c7650b3d8 Remove an information that should not be in this tab 2009-05-07 00:36:45 +00:00
Laurent Destailleur
6335fe2b55 Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 15:45:50 +00:00
Laurent Destailleur
7c6016b355 Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 13:39:43 +00:00
Laurent Destailleur
7322cd136e Fix: rename function sanitizeFileName into dol_sanitizeFileName to avoir conflict with fckeditor 2009-04-29 18:02:50 +00:00
Regis Houssin
b86684805c New: early development of multi-company module 2009-04-27 20:37:50 +00:00
Laurent Destailleur
b28e088d96 Truncate too long columns 2009-04-09 22:24:58 +00:00
Juanjo Menent
c52751276a Improve translations. Birthday alert 2009-03-10 21:21:45 +00:00
Laurent Destailleur
77d3821645 New: Some pages can link to wiki help pages 2009-03-09 11:28:12 +00:00
Laurent Destailleur
0823322ba1 Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53:15 +00:00
Laurent Destailleur
a2b8b30a84 Reorganize code to reduce memory usage 2009-02-19 19:06:12 +00:00
Laurent Destailleur
0060695c1b Fix: UTF encoding on PDF company if there is no logo. 2009-02-18 18:18:34 +00:00
Laurent Destailleur
f2b6dcfe16 Minor esthetical change 2009-01-31 00:28:30 +00:00
Laurent Destailleur
6e15ff8cf3 New: can force login value when creating a user from a member. 2009-01-14 14:59:28 +00:00
Laurent Destailleur
d6648b65f2 New: EMails links are show with function dol_print_email 2009-01-07 12:39:40 +00:00
Laurent Destailleur
0bdd1efe2b Qual: Renamed all function dolibarr_xxx to dol_xxx to use same prefix everywhere. 2009-01-07 10:57:36 +00:00
Laurent Destailleur
b14445c0e3 Now for third party of type "person",, informations are used to create contact. 2009-01-04 20:40:02 +00:00
Laurent Destailleur
ec98799c14 New: Can choose login of dolibarr account created when create from contact 2008-12-17 18:34:47 +00:00
Laurent Destailleur
51dc0dd01f Add fast search form in menu for member module 2008-12-08 15:07:11 +00:00
Laurent Destailleur
0c9273819a Removed deprecated files 2008-11-16 19:07:06 +00:00
Laurent Destailleur
21d56aa8a1 Qual: Reduce memory required by 2% 2008-11-16 01:54:33 +00:00
Laurent Destailleur
584d23bfbc Qual: Reduce memory required by 2% 2008-11-16 01:09:04 +00:00
Laurent Destailleur
5c6e79a66c New: Add function dol_print_email 2008-11-14 19:47:47 +00:00
Laurent Destailleur
3808913480 All phone number now show the clicktodial link if module is enabled 2008-11-01 00:16:34 +00:00
Laurent Destailleur
dbae510665 No special chars in filename 2008-10-25 21:18:53 +00:00
Laurent Destailleur
e83bda4f42 Miscellanous enhancements in dolibarr_stringtotime function 2008-09-29 00:17:40 +00:00
Laurent Destailleur
73846513e3 task #8608 : Add checkbox to show birthdays in calendar view 2008-09-28 03:39:39 +00:00
Laurent Destailleur
d0cbd05e0d Remove duplicate code 2008-08-06 14:50:06 +00:00
Laurent Destailleur
3afde06e92 Trad: Missing translation 2008-08-06 13:15:59 +00:00
Laurent Destailleur
b5660d62dc Fix: Removed duplicate lines in actions of contacts 2008-08-03 23:51:40 +00:00
Laurent Destailleur
f22019a545 Fix: Address on several lines 2008-07-17 22:59:10 +00:00
Laurent Destailleur
fdad333184 Doc 2008-07-07 00:12:02 +00:00
Laurent Destailleur
16e87f08b3 Fix: Translation 2008-07-03 17:50:16 +00:00
Laurent Destailleur
b38ad3cf0e Fix: Update birthday for contacts 2008-06-12 11:51:11 +00:00
Laurent Destailleur
26ee61c719 Fix: LDAP access 2008-06-05 17:35:28 +00:00
Laurent Destailleur
36aa89ba84 bug #22031 : export 2008-05-24 01:13:59 +00:00
Laurent Destailleur
22924961f9 Fix: Date action agenda is wrong (datea and datea2 must not be used). 2008-05-07 01:10:27 +00:00
Laurent Destailleur
93db51039c New: Go back to caller page if cancel 2008-04-17 12:15:20 +00:00
Laurent Destailleur
30747f3256 Fix: Click to dial picto is shown only if module configured 2008-04-17 12:04:40 +00:00
Laurent Destailleur
3ad62bc7a1 Look: Modif esthtiques mineurs 2008-04-04 12:04:25 +00:00
Laurent Destailleur
0ac4706f24 New: Add private/public property on contact. This allow to add your own address database in Dolibarr. 2008-03-30 22:25:39 +00:00
Laurent Destailleur
920d94f9db New: Add patch for pagination on member list 2008-03-20 22:12:56 +00:00
Laurent Destailleur
59c3ade257 New: Add patch for pagination on contacts list 2008-03-20 22:07:15 +00:00
Laurent Destailleur
eb9d4dbfab New: Can choose third party on contact creation when form called from direct menu. 2008-03-20 22:02:24 +00:00
Laurent Destailleur
6bd6e4a309 New: Add pages for agenda module 2008-03-01 01:26:41 +00:00
Laurent Destailleur
4fe7188333 New: Super clean of permissions checks 2008-02-25 20:13:28 +00:00
Laurent Destailleur
646a6307f0 New: Super clean of permissions checks 2008-02-25 20:03:21 +00:00
Laurent Destailleur
e9aed4f921 New: Super clean of permissions checks 2008-02-25 17:59:51 +00:00
Laurent Destailleur
b12d53e13f New: Super clean of permissions checks 2008-02-25 16:30:43 +00:00
Laurent Destailleur
8ce7d5193f Fix: Delivery date was set to '' instead of null when creating an order 2008-02-24 15:00:07 +00:00
Laurent Destailleur
fed065dd7f Qual: Nettoyage de code redondant. L'appel a getright est inutile car deja dans le main. 2008-01-29 19:03:26 +00:00
Laurent Destailleur
5d37bfa7a9 Qual: Rorganisation un peu plus logique de certaines fonctions. Rduction de la taille du fichier html.form.class.php qui est charg a chaque fois et qui consomme a lui seul 1Mo 2008-01-11 10:25:26 +00:00
Regis Houssin
c25c4dddf9 Remplacement du terme "diter" par "modifier" 2008-01-10 23:59:58 +00:00
Laurent Destailleur
d7d4904cff Qual: Rorganisation un peu plus logique de certaines fonctions. Rduction de la taille du fichier html.form.class.php qui est charg a chaque fois et qui consomme a lui seul 1Mo 2008-01-10 17:12:07 +00:00
Laurent Destailleur
71352d4143 Ajout d'un module agenda et de permissions sur les actions 2008-01-08 08:14:20 +00:00
Laurent Destailleur
38e048258a Suppression de librairies externes non utilises 2007-12-28 14:53:52 +00:00
Laurent Destailleur
467c7dcbd4 Ajout date derniere modif 2007-11-19 20:44:20 +00:00
Laurent Destailleur
a70ced9753 Oubli du param sortorder dans les appels de print_liste_field_titre 2007-11-11 15:55:45 +00:00
Laurent Destailleur
62e5efda54 Look: Uniformisation fiches avec ref 2007-11-05 22:37:41 +00:00
Laurent Destailleur
8f160503ba Look: Uniformisation fiches avec ref 2007-11-05 18:35:45 +00:00
Regis Houssin
e9c01bcfd7 modification de mon adresse mail 2007-11-01 20:39:36 +00:00
Laurent Destailleur
0e0e82a3e3 Supression des fullname de contact au profit de getFullName() 2007-10-21 17:53:45 +00:00
Laurent Destailleur
18e3fa6200 Optimisation code (reduction nb requetes sql) 2007-10-09 21:03:49 +00:00
Laurent Destailleur
0bfb774397 Fix: La suppression d'un contact n'effacait pas les liens sur element_contact 2007-09-16 03:55:35 +00:00
Laurent Destailleur
d64113bda5 Qual: Gestion erreur sur contact 2007-09-10 00:17:28 +00:00
Regis Houssin
7654928825 Fix: MSSQL ne supporte pas le mot cl "percent", renommage en "percentage" 2007-09-02 10:20:07 +00:00
Regis Houssin
4d4e0aafb4 Fix: l'affichage des numros de tlphone utilise la fonction "dolibarr_print_phone" 2007-08-10 06:27:24 +00:00
Regis Houssin
3f7ec53968 Fix: changement fk_user en fk_user_creat 2007-08-02 19:20:28 +00:00
Laurent Destailleur
130d20408c Gere plus d'info sur la vcard 2007-07-23 23:51:23 +00:00
Laurent Destailleur
7c1f8e2fb7 Trad: Traduction date anniversaire 2007-07-23 23:12:30 +00:00
Laurent Destailleur
fe2f54dcb2 Gere plus d'info sur la vcard 2007-07-23 23:05:45 +00:00
Laurent Destailleur
03867d5d7c Look: On met le lien action export en fin de ligne. 2007-07-23 21:48:06 +00:00
Regis Houssin
20a4199bbc Fix: modifs esthtiques mineures 2007-07-14 15:14:33 +00:00
Regis Houssin
77b66bada2 Fix: modifs esthtiques mineures 2007-07-14 15:06:35 +00:00
Regis Houssin
ea692062f0 Add: logo VCard
Add: ajout lien vcard sur la liste des contacts
2007-07-14 14:38:23 +00:00
Regis Houssin
411b4dc6e9 Fix: bug #20196 2007-06-18 18:55:25 +00:00
Laurent Destailleur
facf08d676 Uniformisation du mode d'appel de dolibarr_print_date 2007-06-16 13:56:05 +00:00
Regis Houssin
59a3a32f78 Fix: changement de idp en rowid pour llx_societe et llx_socpeople afin d'unifier le code. 2007-06-11 22:51:47 +00:00
Laurent Destailleur
add074c913 Qual: Uniformisation des noms de boutons actions en butAction et butActionDelete. Suppression des tabAction et butDelete qui faisait double emploi et compliqu les feuilles de styles. 2007-05-26 18:16:58 +00:00
Laurent Destailleur
d480cb561c Qual: Meilleure gestion erreur sur fiches LDAP 2007-05-01 22:13:34 +00:00
Laurent Destailleur
f882a35fc2 Fix: Gestion erreur sur cration compte Dolibarr depuis contact
Ajout cration compte Dolibarr depuis adherent
2007-04-26 22:01:10 +00:00
Regis Houssin
18e51b52e3 Suppression du champ "code" de la table llx_user 2007-03-10 22:14:14 +00:00
Laurent Destailleur
0049201b44 Fix: bug #19091 : Problme avec les apostrophes dans le nom de famille 2007-02-25 23:08:25 +00:00
Laurent Destailleur
a0149a378e Retour arriere. Toutes les dates dans les proprits des objets date doivent etre stockes au format timestamp et non au format caractre qui est inexploitable avec les fonctions dates, tri, etc...
Suppression des exception  afin de garantir une uniformit du code.
2007-01-16 22:02:36 +00:00
Laurent Destailleur
bb32e1db48 Retour arriere. Toutes les dates dans les proprits des objets date doivent etre stockes au format timestamp et non au format caractre qui est inexploitable avec les fonctions dates, tri, etc...
Suppression des exception  afin de garantir une uniformit du code.
2007-01-16 19:43:02 +00:00
ywarnier
02261ed660 fix zeros dans birthday 2007-01-16 11:27:23 +00:00
ywarnier
f1e9b93060 Fix update_perso() pour autoriser les dates de naissance < 1970 2007-01-14 14:31:29 +00:00
liedekef
57851c4a46 translation of the country the user is in 2007-01-06 14:59:34 +00:00
liedekef
c6f19812bc l'invocation de "$user = new User($db)" resultait en le variable $user qui existait deja d'etre detruit, et allors les check pour les droits ne marchaient plus (eg. je n'avais pas les boutons edit/delete pour un contact) 2007-01-06 14:33:30 +00:00
Laurent Destailleur
a09d7faf72 Modifications au gestionnaire de menu eldy pour afficher une entre de menu des socits (tiers) 2006-12-20 20:03:52 +00:00
Laurent Destailleur
f7279e4073 Fix: Requete SQL avec PHP5 2006-11-26 21:27:29 +00:00
Laurent Destailleur
64472b3810 Ajout des numros de tlphone sur la fiche adhrent
Fix: Correction sauvegarde date naissance fiche adhrent.
Ajout script exemple synchor ldap2dolibarr
2006-11-26 02:59:09 +00:00
Laurent Destailleur
a7e0d0aded Uniformisation du code de gestion des synchro LDAP 2006-11-21 22:51:05 +00:00
Laurent Destailleur
e03c7dd496 Renomage classe gestion LDAP en ldap.class.php 2006-11-21 16:57:36 +00:00
Laurent Destailleur
2aa99d0fd9 New: Ajout de la gestion des triggers sur les actions sur les groupes 2006-11-20 02:10:47 +00:00
Laurent Destailleur
0f01c13153 Amlioration config module LDAP. On peut choisir quel est le champ qui sert de cl LDAP. 2006-11-20 01:13:13 +00:00
Laurent Destailleur
8f1495d945 New: Ajout onglet LDAP sur fiche utilisateur et groupe 2006-11-19 16:02:53 +00:00
Laurent Destailleur
2a59cf8433 New: On ajout un onglet LDAP sur fiches contacts pour voir a quoi ressemble le contact dans la base LDAP. 2006-11-19 04:56:10 +00:00
Laurent Destailleur
0eedd30c48 New: On ajout un onglet LDAP sur fiches contacts pour voir a quoi ressemble le contact dans la base LDAP. 2006-11-19 04:56:10 +00:00
Laurent Destailleur
7338936d4d Mise en facteur de nombreux code et uniformisation codage sur le LDAP 2006-11-19 01:46:32 +00:00
Laurent Destailleur
f924eabd62 Fix: Corrections divers sur gestion actions. On utilise le code type action pour identifier type action plutot que id 2006-10-22 02:52:57 +00:00
Laurent Destailleur
f9d90c3908 Fix: Uniformisation du nom du champ id societe. On prend partout "socid". 2006-09-13 18:56:30 +00:00
Laurent Destailleur
a34cd531d8 Ajout fckeditor sur les notes des users 2006-08-31 23:43:47 +00:00
Laurent Destailleur
373340307c Possibilit d'affecter une socit un contact qui n'est affect a aucune. 2006-08-18 20:51:38 +00:00
Laurent Destailleur
aadbf18c22 Corrections diverses sur gnration des rapport de paiement.
Si on est un utilisateur externe, le fichier est gnr dans un rep priv.
2006-08-04 19:05:34 +00:00
Regis Houssin
370620bb52 ajout des flches en bas de page pour viter de remonter chaque fois si les listes
sont trop longue
2006-06-14 08:40:11 +00:00
Laurent Destailleur
eafcb26711 Ajout nbre de commande et propal un contact est li 2006-06-11 03:12:32 +00:00
Laurent Destailleur
c617bac12f Qual: Suppression des proprits nom_url au profit de la methode getNomUrl. Ce qui permet de passer en parametre si on veut en plus le picto ou non dans le lien 2006-06-03 14:47:05 +00:00
Laurent Destailleur
3e2ba02054 Fix: bug #16227 : Modifs impossibles sur les contacts 2006-04-01 15:01:01 +00:00
Regis Houssin
3f1ce7e3d4 bugfix 2006-03-16 09:22:20 +00:00
Regis Houssin
376de6876e bugfix 2006-03-16 09:12:31 +00:00
Laurent Destailleur
8a17b09486 Fix: Droits non chargs 2006-03-14 22:23:12 +00:00
Regis Houssin
2b4c5a37bb bugfix 2006-03-13 17:03:44 +00:00
Regis Houssin
8a84922e90 amlioration de la scurit 2006-03-11 16:04:19 +00:00
Regis Houssin
049da37e0f bugfix 2006-03-11 15:52:41 +00:00
Regis Houssin
c0e19cbd3a bugfix 2006-03-11 15:39:07 +00:00
Regis Houssin
baa28f87c8 amlioration de la scurit 2006-03-11 15:36:33 +00:00
Regis Houssin
d40d049363 bugfix 2006-03-11 15:14:59 +00:00
Regis Houssin
b59f853b7c bugfix 2006-03-11 15:10:38 +00:00
Regis Houssin
4844a7d7eb amlioration de la scurit 2006-03-11 14:55:13 +00:00
Regis Houssin
c908b037d0 amlioration de la scurit 2006-03-11 14:18:37 +00:00
Laurent Destailleur
b114e18cdc Fix: Corrige erreur syntax sql 2006-03-10 00:33:37 +00:00
Regis Houssin
bd272c7bd2 bugfix 2006-03-08 16:48:36 +00:00
Regis Houssin
851ae01a62 Ajout de la permission "consulter tous les clients" dans le module commercial, afin
qu'un commercial puisse voir que les clients qui lui sont affects.
2006-03-08 14:00:24 +00:00
Regis Houssin
f8c7085143 rduction de la requete 2006-03-08 13:51:37 +00:00
Laurent Destailleur
843bb03231 Fix: Recherche sur criteres avec quotes 2006-03-08 00:03:04 +00:00
Regis Houssin
318e51257d bugfix 2006-03-07 18:15:06 +00:00
Regis Houssin
a60f90ac51 Ajout de la permission "consulter tous les clients" dans le module commercial, afin
qu'un commercial puisse voir que les clients qui lui sont affects.
2006-03-07 18:11:36 +00:00
Andre Cianfarani
eb912a3774 modifs pour date en popup 2006-03-01 16:59:18 +00:00
Laurent Destailleur
9676eab7cf Fix: bug #15841 2006-02-24 23:16:35 +00:00
Laurent Destailleur
879d434b6a Fix: On corrige autrement le pb des quot sur contact car le addshlashes doit etre au niveau de la request insert ou update (propre la base) et non au niveau des manipulations mtiers 2006-02-08 19:38:25 +00:00
Regis Houssin
7ac7e8cd6f Fix: problme avec les apostrophes 2006-02-05 16:26:23 +00:00
Regis Houssin
a0ab93c733 Fix: problme avec les apostrophes 2006-02-05 16:22:50 +00:00
Laurent Destailleur
368eaa8d37 Correction du champ info "contact facturation" pour rcuprer les donnes dans la bonne table. 2005-12-03 22:07:43 +00:00
Regis Houssin
276ba29b9c Ajout permissions sur cration et suppression des contacts 2005-12-02 12:47:10 +00:00
Regis Houssin
ad45690570 Ajout permissions sur cration et suppression des contacts 2005-12-02 11:55:43 +00:00
Regis Houssin
dc5e167e03 Ajout permissions sur cration et suppression des contacts 2005-12-02 11:29:07 +00:00
Regis Houssin
258df5ff21 Ajout permissions sur cration et suppression des contacts 2005-12-02 11:20:32 +00:00
Laurent Destailleur
637fc212a5 Fix: Corrections diverses sur gestrion du contact. Plus de perte des infos saisies si champ nom non renseign.
Trad: Traduction civilit
2005-10-30 13:15:58 +00:00
Laurent Destailleur
bf11d35a01 Fix: Corrections diverses sur gestrion du contact. Plus de perte des infos saisies si champ nom non renseign.
Trad: Traduction civilit
2005-10-30 13:15:58 +00:00
Laurent Destailleur
c9947fa417 Look: Modif esthtiques mineures 2005-10-19 05:37:10 +00:00
Laurent Destailleur
0e4549ea19 Look: Modif esthtiques mineures 2005-10-16 02:09:54 +00:00
Laurent Destailleur
4dab301931 Fix: Restrictions accs manquantes 2005-10-08 19:13:58 +00:00
Laurent Destailleur
29a9f1c03d Look: Modifications esthtiques mineures 2005-09-26 23:02:25 +00:00
Laurent Destailleur
023d89538d Ajout nombre de mailings de masse reues sur la fiche contacts 2005-09-18 18:23:12 +00:00
Laurent Destailleur
beb1b42e0f Qual: Utilisation d'un include absolue sur contact.class.php pour permettre utilisation depuis scripts. 2005-09-07 21:50:09 +00:00
Laurent Destailleur
2d35b0ae1b New: Affiche lien vers fiche utilisateur sur fiche contact (pour les contacts qui ont un compte Dolibarr) 2005-08-30 20:39:08 +00:00
Laurent Destailleur
5aa7818890 Possibilit de saisir des contacts sans socits. 2005-08-25 21:38:24 +00:00
Laurent Destailleur
3171b06a76 Look: Limite longueur nom socit sur liste contacts 2005-08-19 16:04:39 +00:00
Laurent Destailleur
2e6be78e78 Fix: L'information contact facturation affiche tait toujours Oui 2005-08-18 18:03:53 +00:00
Laurent Destailleur
b39f5668b8 New: Ajout du pays dans les proprits du contact 2005-08-18 17:57:18 +00:00
Laurent Destailleur
4d3e302f17 Trad: Et encore de la traduction 2005-07-19 23:14:14 +00:00
Laurent Destailleur
83f00e9a8d Fix: Lien invalide. 2005-07-18 22:32:26 +00:00
Laurent Destailleur
a6284c2f35 New: La foncton export contact vCard est mis via un lien sur onglet Import-Export afin de prparer ajout d'autres exports ou outils de syncro. 2005-07-16 00:52:29 +00:00
Laurent Destailleur
22ddfd5f06 Fix: Doubles parenthses 2005-07-15 23:32:36 +00:00
Regis Houssin
71cc6b0127 Fix: l'adresse et le fax du contact n'tait pas enregistr sous ldap 2005-07-13 14:07:15 +00:00
Laurent Destailleur
3470153303 Look: L'espace du bord bas des onglets est gr comme les autres bord (par le style plutot que par un br). Ce qui permet d'avoir un rendu sans difference entre IE et Mozilla. 2005-07-11 00:49:16 +00:00
Laurent Destailleur
acc943ebab Trad: Et encore de la traduction 2005-07-03 11:04:44 +00:00
Laurent Destailleur
1131c45694 Supprime style obsolete FicheSubmit 2005-07-02 11:29:15 +00:00
erics
c820823949 Contact avec un grand C pour que la traduction marche 2005-06-12 23:29:20 +00:00
Laurent Destailleur
3157c28cb0 Look: Modif esthtiques mineures 2005-06-11 11:32:12 +00:00
Laurent Destailleur
1316e0e520 Look: Utilisation du picto "Rechercher" plutot que le bouton "Rechercher" 2005-05-07 16:02:22 +00:00
Laurent Destailleur
7f8afb2fc2 Fix: Problme sur edition de la note
Trad: Traduction du "contact de facturation"
2005-05-06 23:34:56 +00:00
Laurent Destailleur
0750fe7521 Look: Modifications ethtiques mineures 2005-05-06 00:53:23 +00:00
Laurent Destailleur
a6d83c6a85 Normalisation affichage. 2005-04-09 00:35:20 +00:00
Laurent Destailleur
bba25ddcd5 Trad: Et encore de la traduction 2005-04-08 22:29:16 +00:00
Laurent Destailleur
50aa25af85 Fix: Si on crait un contact sans nom ni prnom, la fiche revanait en mode cration mais avec la socit modifiable. 2005-04-04 18:24:10 +00:00
Laurent Destailleur
48cc98f4c0 Fix: Titre formulaire manquant 2005-03-28 13:58:35 +00:00
Laurent Destailleur
0232525467 Look: Modifications esthtiques mineures 2005-02-15 22:38:40 +00:00
Laurent Destailleur
dce5659be5 Trad: Et de la traduction... 2005-02-13 18:54:29 +00:00
Laurent Destailleur
d522bd0f27 Trad: Et de la traduction... 2005-02-10 22:30:53 +00:00
Laurent Destailleur
2ca3e3dd0b New: Ajout d'un visuel spcifique pour les liens "contacts" et "socits". 2005-01-30 21:39:36 +00:00
Laurent Destailleur
f6364f2d8f New: Ajout d'un visuel spcifique pour les liens "contacts" et "socits". 2005-01-30 17:53:51 +00:00
Laurent Destailleur
102fb8d4ce Qual: Amlioration de la gestion d'erreur des contacts 2005-01-14 22:00:58 +00:00
Rodolphe Quiedeville
41b87ad357 Gestion du CP et de la ville 2005-01-14 15:58:48 +00:00
Laurent Destailleur
a1ed006ecc New: Possibilit de limiter la liste des contacts aux clients seuls ou fournisseurs seuls 2005-01-08 22:57:13 +00:00
Rodolphe Quiedeville
b2a1d23014 Ajout saisie par defaut du numro de tlphone de la socit lors de
la cration
2004-12-31 13:43:06 +00:00
Laurent Destailleur
3e66849767 Trad: Traduction des onglets contact 2004-12-25 18:37:40 +00:00
Laurent Destailleur
d2b1b6660c New: Ajout historique des actions d'un contact sur la fiche contact. 2004-12-25 18:16:10 +00:00
Laurent Destailleur
d8a45261bd Seul le nom ou prnom est obligatoire au lieu de nom et prnom. 2004-12-16 19:45:40 +00:00
Laurent Destailleur
20564e34d4 Fix: Lastname sans le N majuscule partout et Firstname sans le N majuscule partout. 2004-12-10 19:57:46 +00:00
Laurent Destailleur
de7fac7b57 Trad: Titre civilit 2004-12-10 19:49:02 +00:00
Rodolphe Quiedeville
0cdcbdd1f6 Bugfix dans les url des onglets 2004-12-10 11:28:07 +00:00
Rodolphe Quiedeville
9f95909db5 Bugfix sur les urls dans les onglets 2004-12-10 11:27:16 +00:00
Rodolphe Quiedeville
024d6ec986 Modifie l'affichage des erreurs d'update LDAP 2004-12-01 12:04:18 +00:00
Rodolphe Quiedeville
c8fdad07db Mise jour des url dans les onglets 2004-11-15 14:20:16 +00:00
Laurent Destailleur
3f7472d880 Doc: Documentation doxygen 2004-11-11 21:19:50 +00:00
Laurent Destailleur
b1cc6b234e Trad: Quelques traductions
Qual: Uniformisation de la gestion des onglets sur le mme standard.
2004-11-11 21:15:34 +00:00
Laurent Destailleur
3c131f3554 Modif mineure 2004-11-02 22:12:35 +00:00
Laurent Destailleur
98a1125eec Fix: La fonction filtre des contacts et societes s'accorde bien avec la fonction tri. 2004-10-31 14:43:38 +00:00
Laurent Destailleur
80698aa6fb Fix: La fonction filtre des contacts et societes s'accorde bien avec la fonction tri. 2004-10-31 14:33:57 +00:00
Laurent Destailleur
707a48ef5a Fix: Possibilit d'utiliser le filtre sur plus d'un champ dans la liste des contacts. 2004-10-31 13:31:22 +00:00
Laurent Destailleur
dafa165943 Qual: Uniformisation du code en passant tous les tableaux qui utilisaient print_liste_field_titre et print_liste_field_titre_new sur le modle de print_liste_field_titre_new (plus complet, l'autre fonction a t supprime).
Trad: Et encore de la traduction
2004-10-31 13:00:04 +00:00
Laurent Destailleur
435da96724 Fix: Mauvais fichier lang charg 2004-10-30 11:39:14 +00:00
Rodolphe Quiedeville
0e8151fe9e Debut de gestion de recherche dans PHProjekt 2004-10-27 10:24:22 +00:00
Laurent Destailleur
4ce75b6a78 Fix: Correction des mauvaises utilisations des fetch_objet ou on passait un paramtre jamais utilis. 2004-10-23 16:55:07 +00:00
Laurent Destailleur
d13bc4e5e2 Fix: Si l'email n'est pas renseign, il ne faut pas faire le test de sa validit. 2004-10-23 00:59:15 +00:00
Laurent Destailleur
f1ff08c996 Trad: Encore de la traduction 2004-10-23 00:46:54 +00:00
Laurent Destailleur
556dad28c2 Fix: Dsactivation code qui valide email via test rseau au moment de l'affichage de la fiche contact car
bloque utilisation de dolibarr en local et fait planter Dolibarr sur certaines version de php pour lesquels la fonction checkdnsrr n'existe pas.
2004-10-23 00:46:11 +00:00
opensides
62d0a4924b changement de <?PHPen <?php
suivra l'indentation correcte du code ;-)
2004-10-19 20:43:23 +00:00
Rodolphe Quiedeville
6afc53a259 Ajout check des emails 2004-10-07 15:29:56 +00:00
Rodolphe Quiedeville
2265c58e77 Ajout vrification des adresses emails 2004-10-07 15:21:51 +00:00
Rodolphe Quiedeville
a45dac2aea Synchro 2004-10-05 14:33:52 +00:00
opensides
a68a832ac0 correction diverses 2004-09-23 19:53:05 +00:00
Laurent Destailleur
42180e5056 Trad: Traduction de toutes les chaines "Enregistrer" et "Annuler". 2004-08-29 16:11:37 +00:00
Laurent Destailleur
a80a67fd05 Fix: register_globals=off 2004-08-13 21:27:44 +00:00
Laurent Destailleur
f8b989fd22 Trad: Traduction de quelques termes dans la page de creation des contacts. 2004-08-08 22:19:04 +00:00
Laurent Destailleur
bb16a44e30 Fix: Le titre de civilit de la fiche contact est envoy la fonction select_civilite pour que la prslection fonctionne. 2004-08-08 19:40:44 +00:00
Laurent Destailleur
13274f7251 Trad: Traduction de toutes les chaines "Ajouter" dans toutes les pages. 2004-07-31 12:52:37 +00:00
Laurent Destailleur
200f8c065d Trad: Traduction de toutes les chaines "Editer" dans toutes les pages. 2004-07-31 12:16:28 +00:00
Rodolphe Quiedeville
8db7232c59 Suppression des PHP_SELF 2004-07-30 10:13:11 +00:00
Rodolphe Quiedeville
f19a153c20 Modif pour la cration des accs clients 2004-07-29 13:23:02 +00:00
Rodolphe Quiedeville
a5f1c16c3b Modif register_global 2004-07-27 16:26:41 +00:00
Laurent Destailleur
3e9a4232c2 Fix: L'alerte anniversaire est bien stocke en base.
New: Renommage de llx_birthday_alert en llx_user_alert et ajout d'un champ type d'alerte afin de pouvoir spcifier d'autres types d'alertes que les anniversaires.
2004-07-17 17:14:36 +00:00
Laurent Destailleur
78c478860f Fix: Le user de modif, la date de naissance, l'adresse et la civilit n'tait pas soit sauvegardes soit affiches dans les fiches contact. 2004-07-17 15:35:08 +00:00
Rodolphe Quiedeville
8ede2eca23 Correction pour register_global=off 2004-07-14 10:15:21 +00:00
Rodolphe Quiedeville
10556bb265 Modif adresse lors de l'export 2004-07-12 14:37:00 +00:00
Rodolphe Quiedeville
16d10b113f Correction bug sur le numro de fax 2004-07-12 13:43:06 +00:00
opensides
2f1e0c0b94 ajoute l'utilisation de la fonction select_civilite 2004-06-16 13:23:35 +00:00
Laurent Destailleur
c8f18cc231 Look: Uniformisation des fiches et modifications esthtiques mineures, New: Tous les onglets qui proposent des contacts utilisent les nouveaux ecrans d'ajout/modif de contact 2004-06-08 22:46:48 +00:00
Rodolphe Quiedeville
8cfa06ab2d bugfix avec les dates de naissances 2004-05-28 15:04:20 +00:00
Rodolphe Quiedeville
cc4c241edd Modif mineure de debuggage serveur 2004-05-28 14:55:20 +00:00
Rodolphe Quiedeville
b1eff781aa Bugfix 2004-05-28 14:43:31 +00:00
Rodolphe Quiedeville
e082ccae4c Synchro 2004-05-27 10:11:38 +00:00
Rodolphe Quiedeville
06d54d9a2b Affichage des numros de tlphones mis en forme 2004-05-25 10:17:34 +00:00
Rodolphe Quiedeville
dbe16696a3 Modifie l'accs en mode de recherche 2004-04-27 13:49:24 +00:00
Rodolphe Quiedeville
84b7ee81fc Ajoute le socid dans les param 2004-04-13 14:10:56 +00:00
Rodolphe Quiedeville
be47cec046 Synchro 2004-02-14 12:37:37 +00:00
Rodolphe Quiedeville
e11c827d19 Synchro 2004-02-13 17:32:22 +00:00
Rodolphe Quiedeville
c7da59b0da Synchro 2004-02-13 17:23:54 +00:00
Rodolphe Quiedeville
852ccc17e5 Nouveau look 2004-02-13 13:58:36 +00:00
Rodolphe Quiedeville
2432babd80 Modif lien sur l'email 2004-02-03 19:18:25 +00:00
Laurent Destailleur
e49ab26935 Prefix en dur "llx_" remplac par constante "MAIN_DB_PREFIX". 2004-02-01 00:55:46 +00:00
Rodolphe Quiedeville
23254e83ed Utilisation de la nouvelle fonction 2004-01-31 17:32:25 +00:00
Rodolphe Quiedeville
0bf92954ed Nouveau fichier 2004-01-31 11:56:45 +00:00
Rodolphe Quiedeville
cca0dd9db4 Gestion des onglets 2004-01-31 11:55:37 +00:00
Rodolphe Quiedeville
890b66c16f Correction bug 2004-01-31 11:35:05 +00:00
Rodolphe Quiedeville
91667c6637 Modif prsentation ajour des accs directe alphabet 2004-01-30 17:29:08 +00:00
Rodolphe Quiedeville
473bdfc7ae Ajout de la note et autres infos 2004-01-30 17:24:36 +00:00
Rodolphe Quiedeville
b5728f023b Modif mineure 2004-01-27 15:56:13 +00:00
Rodolphe Quiedeville
7999df83bd Nouveau fichier 2004-01-23 17:54:22 +00:00
Rodolphe Quiedeville
c7bf2493e5 Modif nom de champs dans le create 2004-01-23 17:08:35 +00:00
Rodolphe Quiedeville
6976efae79 Modif infos lu dans l'affichage 2004-01-23 17:06:06 +00:00
Rodolphe Quiedeville
0ed0df7648 Nouveau fichier 2004-01-23 12:02:42 +00:00
Rodolphe Quiedeville
3d18bf433b Mise jour des vues et de la navigation dans les pages 2004-01-23 11:58:29 +00:00
Rodolphe Quiedeville
0ead8a2e24 Nouveau fichier 2004-01-23 11:32:02 +00:00