Laurent Destailleur
|
df0c6aa5cf
|
Use the new card banner for members
|
2015-10-16 16:14:33 +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
|
bd48ad265d
|
The new banner tab is also on user card now
|
2015-10-11 15:21:21 +02:00 |
|
Laurent Destailleur
|
db9d09c7a3
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-10-11 12:28:03 +02:00 |
|
Laurent Destailleur
|
6ec77e2ca0
|
New banner card on contact card.
|
2015-10-11 12:27:04 +02:00 |
|
Laurent Destailleur
|
7b7d27920d
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/adherents/type.php
htdocs/categories/class/categorie.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/core/lib/tax.lib.php
htdocs/product/composition/card.php
|
2015-10-10 18:56:28 +02:00 |
|
Laurent Destailleur
|
525f9841fa
|
Fix doxygen
|
2015-10-10 18:38:22 +02:00 |
|
Laurent Destailleur
|
effba68511
|
Start to work on a common banner for tabs (goal is to have a nicer and
generic part for all element)
|
2015-10-10 01:51:12 +02:00 |
|
Raphaël Doursenaud
|
3fdd59bf0a
|
Fix #3666 checkbox extrafields on edit
|
2015-10-05 20:39:14 +02:00 |
|
Raphaël Doursenaud
|
41354ca00d
|
Added type hinting to extrafields object
|
2015-10-05 20:30:55 +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 |
|
fmarcet
|
a585698b69
|
FIX: Only are showing one object linked
|
2015-09-29 08:49:11 +02:00 |
|
Laurent Destailleur
|
3f506552e3
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/filefunc.inc.php
htdocs/theme/md_exp/style.css.php
|
2015-09-27 21:29:16 +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 |
|
Raphaël Doursenaud
|
57f05e850a
|
[Qual] Fixed typo and added hinting
|
2015-09-24 20:56:50 +02:00 |
|
Raphaël Doursenaud
|
67ddb6c94e
|
[Qual] Cleanup of inherited class properties
|
2015-09-24 20:12:55 +02:00 |
|
Florian HENRY
|
206d6d0f7e
|
FIX : avoid SQL error in getValueFrom common object when all params are
not send
|
2015-09-23 13:17:58 +02:00 |
|
Laurent Destailleur
|
da6a1d6629
|
NEW Introduce a method getDefaultCreateValueForField for developers to
get a default value to use for a form in create mode.
Implement it for public and private notes.
|
2015-09-22 13:55:31 +02:00 |
|
Laurent Destailleur
|
58a734cb17
|
Firstname only on login
|
2015-09-21 17:28:11 +02:00 |
|
Laurent Destailleur
|
9cbd236c8c
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/filefunc.inc.php
|
2015-09-16 22:09:21 +02:00 |
|
Laurent Destailleur
|
313d9ddacd
|
FIX #3534
|
2015-09-16 22:04:03 +02:00 |
|
Laurent Destailleur
|
24f7100562
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/core/lib/memory.lib.php
|
2015-09-08 10:33:33 +02:00 |
|
Laurent Destailleur
|
9cd5e7cafa
|
Fix some errors into code generator.
|
2015-09-07 15:03:38 +02:00 |
|
Laurent Destailleur
|
77ef046af4
|
Start to mutualize the builddoc and remove_file action.
|
2015-09-06 14:02:21 +02:00 |
|
Laurent Destailleur
|
5fd6c44640
|
Fix error management
|
2015-08-31 13:00:24 +02:00 |
|
Laurent Destailleur
|
00b9f98c1c
|
Merge remote-tracking branch 'origin/3.7' into develop
|
2015-08-31 12:15:20 +02:00 |
|
Laurent Destailleur
|
fb70fbdc06
|
Merge pull request #3428 from marcosgdf/bug-3426
FIX [ bug #3426 ] Unable to create an invoice from a contract with extrafields
|
2015-08-31 00:53:04 +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 |
|
Marcos García de La Fuente
|
b953d2c466
|
FIX [ bug #3426 ] Unable to create an invoice from a contract with extrafields
Close #3426
|
2015-08-29 19:42:51 +02:00 |
|
philippe grand
|
6952084be3
|
it's a mess
|
2015-08-27 17:23:23 +02:00 |
|
philippe grand
|
e9f631d2e3
|
fix : Fatal error: Uncaught exception 'Exception' with message 'Incorrect log level'
|
2015-08-27 14:49:12 +02:00 |
|
philippe grand
|
db7defb7c3
|
Revert "fix : Fatal error: Uncaught exception 'Exception' with message 'Incorrect log level'"
This reverts commit 2527ae263b.
|
2015-08-27 14:43:48 +02:00 |
|
philippe grand
|
2527ae263b
|
fix : Fatal error: Uncaught exception 'Exception' with message 'Incorrect log level'
|
2015-08-27 14:28:12 +02:00 |
|
fmarcet
|
d6b84233ed
|
NEW: Translate extrafield's labels
|
2015-08-18 16:40:03 +02:00 |
|
Laurent Destailleur
|
2abb90713e
|
Fix list of resource not visible
|
2015-08-14 17:35:05 +02:00 |
|
Laurent Destailleur
|
5ca6593a57
|
Fix serious deadlock feature. It was possible to link with no way to
unlink. What if user make a bad click ? I complete feature with
reverse action to be sure to not have users with a corrupted situation.
|
2015-07-28 14:13:16 +02:00 |
|
Laurent Destailleur
|
4f5e8e2480
|
Fix: missing context before calling trigger.
Clean demo file with list of triggers.
|
2015-07-19 15:24:54 +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 |
|
Regis Houssin
|
9e7cb70d63
|
Fix: missing shared parameters
|
2015-07-08 16:03:15 +02:00 |
|
Raphaël Doursenaud
|
5ebc84e999
|
[Qual] Reviewed commonobject
Added missing fields
Removed unused variables
Documented methods parameters
Checked return points
|
2015-07-06 17:03:25 +02:00 |
|
Laurent Destailleur
|
dc050d39eb
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
build/makepack-dolibarr.pl
htdocs/adherents/type.php
htdocs/core/boxes/box_task.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
htdocs/core/js/lib_batch.js
htdocs/core/modules/modUser.class.php
htdocs/fichinter/card.php
htdocs/fourn/commande/card.php
htdocs/societe/consumption.php
htdocs/user/info.php
htdocs/user/note.php
htdocs/user/param_ihm.php
htdocs/user/perms.php
|
2015-06-29 00:09:28 +02:00 |
|
Laurent Destailleur
|
ce6039f7f6
|
NEW Replace category edition page on members with new select2 component.
|
2015-06-27 23:01:05 +02:00 |
|
Florian HENRY
|
9505d3a528
|
fix multicompny bug with getEntites without shared test
|
2015-06-25 17:22:37 +02:00 |
|
Laurent Destailleur
|
1652f80300
|
Memory optimizing. Save 2.3 Mb of memory for all forms that can show
margin informations. Save 300 Kb of memory for all other pages.
|
2015-06-06 15:19:25 +02:00 |
|
Laurent Destailleur
|
f42065146a
|
Start to clean html.form class.
|
2015-06-06 12:26:47 +02:00 |
|
Laurent Destailleur
|
43ed48896a
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
build/debian/changelog
htdocs/filefunc.inc.php
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
|
2015-06-05 18:31:53 +02:00 |
|
Laurent Destailleur
|
1252a500ce
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/fourn/class/fournisseur.product.class.php
|
2015-06-05 16:50:46 +02:00 |
|
Laurent Destailleur
|
df60754e52
|
Merge pull request #2708 from GPCsolutions/deprecated
Deprecated
|
2015-06-05 15:44:08 +02:00 |
|
Laurent Destailleur
|
a33241f487
|
Maxi debug of 3.8. Nearly ready for freeze.
|
2015-06-05 14:46:30 +02:00 |
|