Laurent Destailleur
|
59a79442b0
|
Enhance code for select field list feature.
Add gender and employee on user list.
|
2015-11-11 17:05:18 +01:00 |
|
Laurent Destailleur
|
3ba194f638
|
NEW Can select fields to show into the contact list
|
2015-11-03 15:32:16 +01:00 |
|
Frédéric FRANCE
|
8a07efb995
|
Update list.php
|
2015-10-31 11:25:59 +01:00 |
|
Laurent Destailleur
|
1b8234d9fe
|
Bette behaviour for blind people
|
2015-10-25 11:09:50 +01:00 |
|
Laurent Destailleur
|
537a13e2f4
|
NEW Show which fields are used for search when doing a generic search
from the quick search form.
|
2015-10-17 00:14:36 +02:00 |
|
Laurent Destailleur
|
45a2156d71
|
Uniformize code and add more fields selectable for list of thirdparties
|
2015-10-16 23:03:20 +02:00 |
|
Laurent Destailleur
|
d1d6c72d7d
|
NEW Uniformize way of working for search filters. One filter per object.
|
2015-10-16 22:21:26 +02:00 |
|
Laurent Destailleur
|
87c12717a7
|
NEW The thirdparties tabs, the contacts tabs and the members tabs are
now presented using a new top banner, saving space and using a same way
to show address, status and navigation arrows.
|
2015-10-16 20:16:28 +02:00 |
|
Laurent Destailleur
|
b3491ef4e5
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
ChangeLog
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/admin/facture_cust_extrafields.php
htdocs/compta/facture/admin/facturedet_cust_extrafields.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/card.php
|
2015-10-16 10:12:36 +02:00 |
|
Laurent Destailleur
|
b43047bc2f
|
Use the new banner on all tabs of contacts
|
2015-10-15 14:13:31 +02:00 |
|
Raphaël Doursenaud
|
6c2b46f939
|
Fix #3728 Properly remove last category
|
2015-10-15 10:15:37 +02:00 |
|
Laurent Destailleur
|
bd48ad265d
|
The new banner tab is also on user card now
|
2015-10-11 15:21:21 +02:00 |
|
Laurent Destailleur
|
6ec77e2ca0
|
New banner card on contact card.
|
2015-10-11 12:27:04 +02:00 |
|
Laurent Destailleur
|
61d739635e
|
Uniformize code and css for tables. Filters must be implemented
following example in test_arrays.php.
|
2015-10-09 12:30:16 +02:00 |
|
Laurent Destailleur
|
f54a1ca367
|
CSS enhancement
|
2015-10-06 01:03:31 +02:00 |
|
Laurent Destailleur
|
68d4a9fc63
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/societe/list.php
|
2015-10-04 20:57:00 +02:00 |
|
Laurent Destailleur
|
c2cc9711f7
|
FIX Thirdparty is missing on card
|
2015-10-04 20:01:08 +02:00 |
|
Laurent Destailleur
|
2236d47da2
|
Merge pull request #3658 from frederic34/optioncss
Optioncss not kept in list
|
2015-10-04 19:56:59 +02:00 |
|
frederic34
|
7f86797f73
|
Add contact photo
|
2015-10-04 17:25:46 +02:00 |
|
frederic34
|
f2d7523091
|
Optioncss
|
2015-10-04 12:31:32 +02:00 |
|
frederic34
|
9a021e6de4
|
Optioncss not kept in list
|
2015-10-04 10:45:57 +02:00 |
|
Laurent Destailleur
|
c0c0cc2415
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/compta/facture/list.php
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/interventions.lang
htdocs/theme/md_exp/style.css.php
|
2015-10-03 14:28:31 +02:00 |
|
Laurent Destailleur
|
996c9ca2ba
|
FIX Can't change state on a contact
|
2015-10-03 12:21:27 +02:00 |
|
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 |
|