Laurent Destailleur
|
d10d9f0fb2
|
Fix scrutinizer
|
2018-02-08 17:22:07 +01:00 |
|
Laurent Destailleur
|
eccdc9a075
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
htdocs/langs/pt_PT/companies.lang
|
2018-02-08 15:20:24 +01:00 |
|
Laurent Destailleur
|
ab21769aa2
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/compta/facture/card.php
|
2018-02-08 12:58:47 +01:00 |
|
Laurent Destailleur
|
a26bb2d884
|
FIX #8151
|
2018-02-08 12:41:31 +01:00 |
|
Laurent Destailleur
|
bd00b514bf
|
Delete intervention API
|
2018-02-05 20:19:00 +01:00 |
|
Laurent Destailleur
|
c6fba7273d
|
Api interventions
|
2018-02-03 20:58:26 +01:00 |
|
Laurent Destailleur
|
936a2ca966
|
Merge branch '7.0' into add-api-for-fichinter
|
2018-02-03 19:57:04 +01:00 |
|
Laurent Destailleur
|
f57ea2682a
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/contrat/card.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/notify.class.php
htdocs/societe/class/societe.class.php
|
2018-02-03 19:33:24 +01:00 |
|
Laurent Destailleur
|
d6317a26d2
|
Fix for multicompany
|
2018-01-30 15:48:09 +01:00 |
|
kadogo
|
ba58578d60
|
FIX: Global on $user parameter reset the variable
When we use the fichinter API with global, the $user object is reset
If global is not applied on $user we can retrieve the informations from it
|
2018-01-27 19:31:48 +01:00 |
|
kadogo
|
b48bcc9ab8
|
NEW: Add an API for fichinter
We missed an API for fichinter
It add list, create and create line functions
|
2018-01-27 19:25:18 +01:00 |
|
Jan Giebels
|
9642206bd1
|
Fix label generation for fichinter card generation from order. Labels get concatenated.
|
2018-01-19 12:21:42 +01:00 |
|
Laurent Destailleur
|
90ddfc3f7f
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/translation.php
|
2018-01-11 01:14:20 +01:00 |
|
Ferran Marcet
|
d99535d9da
|
Fix: Still using property ->client instead of ->thirdparty.
|
2018-01-10 16:40:43 +01:00 |
|
Laurent Destailleur
|
6676178435
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/contact/list.php
htdocs/contrat/card.php
|
2017-12-28 09:56:40 +01:00 |
|
Laurent Destailleur
|
3ac413084f
|
Merge branch '6.0' into 6.0
|
2017-12-28 08:46:22 +01:00 |
|
Ferran Marcet
|
1c7b99d3dc
|
Fix: Missing include for Project class
|
2017-12-26 12:13:35 +01:00 |
|
Laurent Destailleur
|
eab44f62b1
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/actions_builddoc.inc.php
htdocs/core/class/html.form.class.php
htdocs/core/tpl/admin_extrafields_add.tpl.php
htdocs/core/tpl/admin_extrafields_edit.tpl.php
htdocs/core/tpl/admin_extrafields_view.tpl.php
htdocs/core/tpl/notes.tpl.php
htdocs/main.inc.php
htdocs/product/inventory/tpl/inventory.tpl.php
htdocs/societe/tpl/linesalesrepresentative.tpl.php
|
2017-12-21 14:35:33 +01:00 |
|
Laurent Destailleur
|
6a62e13960
|
FIX security vulnerability reported by ADLab of Venustech
|
2017-12-21 13:32:16 +01:00 |
|
Laurent Destailleur
|
af1028576d
|
Fix on search all (trim search + search from smartphone).
|
2017-12-12 11:31:30 +01:00 |
|
Laurent Destailleur
|
95cb5025a2
|
Fix length of month too large
More complete template
|
2017-12-08 16:15:41 +01:00 |
|
Laurent Destailleur
|
9ed679d19a
|
FIX #7882
|
2017-12-01 17:22:32 +01:00 |
|
florian HENRY
|
94285ae494
|
factorization of extrafeild into list
|
2017-11-27 15:24:29 +01:00 |
|
Laurent Destailleur
|
9c22b5f335
|
Replace deprecated dol_print_graph with DolGraph
|
2017-11-23 20:24:05 +01:00 |
|
Laurent Destailleur
|
f68b2bdeca
|
Use the confirmation when deleting from mass action everywhere.
|
2017-11-15 11:39:11 +01:00 |
|
Laurent Destailleur
|
836f6bf3c9
|
Fix search filter when using extrafields 'links'
|
2017-11-12 12:39:23 +01:00 |
|
Laurent Destailleur
|
d1860b87f8
|
NEW Add a confirmation for all mass action 'delete'
|
2017-11-11 16:34:11 +01:00 |
|
Laurent Destailleur
|
bc093ef969
|
FIX #7775 Order of deletion in delete method (trigger first)
|
2017-11-06 19:27:10 +01:00 |
|
Laurent Destailleur
|
1b28c45e2c
|
PERF Links in getNomUrl use only one tag a instead of 2.
|
2017-11-02 15:19:14 +01:00 |
|
Laurent Destailleur
|
d569218162
|
Fix 'separate' extrafields must be visible by default.
Sandardize name of list pages (must end with _list.php)
|
2017-10-29 11:23:20 +01:00 |
|
Laurent Destailleur
|
9f0f5eb5e8
|
Fix translation of extrafields type
|
2017-10-24 18:05:43 +02:00 |
|
Laurent Destailleur
|
7f85d73001
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/card.php
htdocs/comm/propal/list.php
htdocs/commande/list.php
htdocs/compta/facture/list.php
htdocs/contrat/card.php
htdocs/expensereport/card.php
htdocs/fichinter/list.php
htdocs/fourn/commande/card.php
htdocs/fourn/commande/list.php
htdocs/fourn/facture/card.php
htdocs/fourn/paiement/card.php
htdocs/livraison/card.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/societe/rib.php
htdocs/supplier_proposal/list.php
htdocs/user/card.php
|
2017-10-18 19:51:29 +02:00 |
|
Laurent Destailleur
|
8626d6279a
|
Fix perm to delete files
|
2017-10-18 17:21:30 +02:00 |
|
Laurent Destailleur
|
eb1fdca157
|
NEW Can create intervention from a proposal
|
2017-10-17 10:44:18 +02:00 |
|
Scrutinizer Auto-Fixer
|
165741517e
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-10-13 11:28:26 +00:00 |
|
Laurent Destailleur
|
8c5cf9ea45
|
Fix date output
|
2017-10-12 18:04:47 +02:00 |
|
Laurent Destailleur
|
e40bffb0d5
|
Fix bug reported by scrutinizer
|
2017-10-07 20:21:47 +02:00 |
|
Scrutinizer Auto-Fixer
|
328d39bc71
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-10-07 11:09:31 +00:00 |
|
Laurent Destailleur
|
801a5180d6
|
Fix scrutinizer bug reports
|
2017-10-06 01:16:19 +02:00 |
|
Laurent Destailleur
|
8e0da9bfeb
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/holiday/document.php
|
2017-10-04 13:32:53 +02:00 |
|
Laurent Destailleur
|
9d6498f2a4
|
NEW Search filters in lists are restored when using "back to list"
|
2017-10-03 14:50:52 +02:00 |
|
Laurent Destailleur
|
7c30b3ca5d
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
|
2017-10-02 01:28:20 +02:00 |
|
Laurent Destailleur
|
f007f9e7e5
|
NEW Add new property visible dy default on lists on extrafields
|
2017-09-29 13:26:44 +02:00 |
|
Juanjo Menent
|
93cf135d5e
|
FIX: #7510 Bug: extrafield content disappear when generate pdf within intervention
|
2017-09-28 12:05:41 +02:00 |
|
Laurent Destailleur
|
f1a563625b
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/install/mysql/migration/5.0.0-6.0.0.sql
|
2017-09-26 22:11:00 +02:00 |
|
Laurent Destailleur
|
04f4a81736
|
FIX #7505
|
2017-09-26 22:06:59 +02:00 |
|
Laurent Destailleur
|
e3da4188e2
|
GETPOST must not clean data for text input.
|
2017-09-25 00:16:52 +02:00 |
|
Laurent Destailleur
|
ab5724e7ff
|
Mutualize code for forms to send emails. Remove thousand line of code.
|
2017-09-17 17:12:14 +02:00 |
|
Laurent Destailleur
|
0873260b8a
|
USe second parameter in GETPOST
|
2017-09-15 10:50:50 +02:00 |
|
Laurent Destailleur
|
149ab80b3a
|
The event array of an object is visible even if no event yet recorded.
|
2017-09-13 14:18:36 +02:00 |
|
Laurent Destailleur
|
a4665e17d4
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/customer/index.php
htdocs/accountancy/expensereport/index.php
htdocs/compta/facture/class/facture-rec.class.php
htdocs/fichinter/class/fichinter.class.php
htdocs/societe/class/societe.class.php
htdocs/societe/list.php
|
2017-09-12 13:26:25 +02:00 |
|
Laurent Destailleur
|
e9bc5b719d
|
Complete #7361
|
2017-09-11 14:50:00 +02:00 |
|
reeperbahnause
|
2fdad0f11d
|
fix #7361 missing generateDocument function
fix #7361
Function generateDocument was missing for Class Fichinter
|
2017-09-11 14:46:58 +02:00 |
|
Laurent Destailleur
|
80c00a0ba4
|
Merge pull request #7362 from reeperbahnause/patch-2
fix #7361 missing generateDocument function
|
2017-09-11 14:46:03 +02:00 |
|
Laurent Destailleur
|
6da5a6b82f
|
FIX #7359
Conflicts:
htdocs/fichinter/class/fichinter.class.php
|
2017-09-11 14:43:40 +02:00 |
|
Laurent Destailleur
|
22b8818100
|
FIX #7359
|
2017-09-11 14:41:46 +02:00 |
|
reeperbahnause
|
698a047573
|
fix #7361 missing generateDocument function
fix #7361
Function generateDocument was missing for Class Fichinter
|
2017-09-09 20:00:09 +02:00 |
|
Laurent Destailleur
|
259cca0230
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/dict.php
htdocs/admin/mails_templates.php
|
2017-09-08 13:30:54 +02:00 |
|
Laurent Destailleur
|
03fe9d4e97
|
Escape all status
|
2017-09-08 13:23:12 +02:00 |
|
Laurent Destailleur
|
f92eded0a2
|
Merge pull request #7340 from Oeris/6.0-ficheinter
NEW Adds an option to hide duration in the "intervention" module
|
2017-09-07 18:07:14 +02:00 |
|
Laurent Destailleur
|
bde293af22
|
Fix filter on extrafield with type sellist
|
2017-09-07 15:34:25 +02:00 |
|
Neil Orley
|
e43b13968e
|
New: Adds an hide hour button in the "intervention" module
Adds a way to set the visibility of hours/mins of the intervention date field from the administration interface of the "intervention" module
|
2017-09-07 15:31:19 +02:00 |
|
Laurent Destailleur
|
b3d1cdf84c
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/expensereport/card.php
|
2017-08-22 10:11:32 +02:00 |
|
Laurent Destailleur
|
9be342bd25
|
Fix missing $form
|
2017-08-22 10:02:45 +02:00 |
|
Laurent Destailleur
|
fa752348c8
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/bank/various_payment/index.php
htdocs/contact/list.php
htdocs/langs/en_US/errors.lang
|
2017-08-02 17:56:09 +02:00 |
|
Laurent Destailleur
|
5b1f5b0f20
|
Fix translation done twice into field title of array
|
2017-08-02 13:31:53 +02:00 |
|
Laurent Destailleur
|
521d61c5ef
|
Close #4512
|
2017-07-25 21:22:22 +02:00 |
|
Laurent Destailleur
|
25b107defb
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/contrat/list.php
htdocs/fichinter/list.php
|
2017-07-23 19:09:00 +02:00 |
|
Laurent Destailleur
|
7ac5054df8
|
Update list.php
|
2017-07-18 14:47:44 +02:00 |
|
phf
|
885fc3c5b7
|
Fix lost search value in list if come from thirdparty card
|
2017-07-17 11:04:48 +02:00 |
|
Laurent Destailleur
|
2870798d07
|
Fix remove warnings
|
2017-07-13 00:35:10 +02:00 |
|
Laurent Destailleur
|
6f82837b0f
|
Fix GETPOST of lang_id
|
2017-06-27 17:27:01 +02:00 |
|
Laurent Destailleur
|
4102403482
|
Look and feel v6
|
2017-06-21 11:37:34 +02:00 |
|
Laurent Destailleur
|
bb2d27280b
|
Fix sort link must be disabled for computed field
|
2017-06-19 14:31:08 +02:00 |
|
Laurent Destailleur
|
a96362e2f9
|
Fix #formmailbeforetitle not supported everywhere
|
2017-06-11 11:40:01 +02:00 |
|
Laurent Destailleur
|
e93cefbbf0
|
FIX #6985
|
2017-06-11 10:37:58 +02:00 |
|
Laurent Destailleur
|
7c0de18ac1
|
Fix code comment
|
2017-06-10 12:56:28 +02:00 |
|
Regis Houssin
|
bfd6116e5b
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_mc
|
2017-06-06 15:03:36 +02:00 |
|
Laurent Destailleur
|
02b5d9e6f7
|
FIX #6945
|
2017-06-06 10:53:53 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Laurent Destailleur
|
b3dc73e611
|
Look and feel v6
|
2017-05-21 02:43:51 +02:00 |
|
Laurent Destailleur
|
aec4cef5de
|
Clean some code for type of event deprecated since 3.3
|
2017-05-19 12:58:38 +02:00 |
|
Alexandre SPANGARO
|
93554b7e30
|
Typo searchpicto
|
2017-05-14 21:06:33 +02:00 |
|
Laurent Destailleur
|
fa290c34fa
|
Fix against SQL injection. Add phpunit to detect missing escapement.
|
2017-05-12 16:55:11 +02:00 |
|
Laurent Destailleur
|
d855f4b202
|
Merge pull request #6820 from atm-alexis/NEW_get_amout_base_on_thm_ficheinter
NEW get amount base on user thm ficheinter
|
2017-05-10 23:13:32 +02:00 |
|
Laurent Destailleur
|
5e54567558
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
dev/skeletons/skeleton_list.php
|
2017-05-10 13:30:35 +02:00 |
|
Laurent Destailleur
|
3e0fcf5ec2
|
Fix label "total for this page" on last page.
|
2017-05-10 11:57:59 +02:00 |
|
Laurent Destailleur
|
e5c898e0d6
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
build/makepack-dolibarr.pl
htdocs/fichinter/list.php
htdocs/product/list.php
htdocs/projet/tasks/list.php
|
2017-05-10 00:48:27 +02:00 |
|
alexis portable
|
b157398da4
|
fiche inter fix user author fetch
|
2017-05-09 22:54:33 +02:00 |
|
alexis portable
|
ae57395562
|
NEW get amount base on thm for ficheinter
|
2017-05-09 22:37:17 +02:00 |
|
Laurent Destailleur
|
6d01bd712d
|
FIX Better sanitizing of search all parameter.
|
2017-05-09 19:36:10 +02:00 |
|
Laurent Destailleur
|
768df56c07
|
Uniformize name of standard PDF template
|
2017-05-04 20:16:55 +02:00 |
|
Laurent Destailleur
|
846204bdb4
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 13:02:29 +02:00 |
|
Laurent Destailleur
|
39ebaec064
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|
Laurent Destailleur
|
3e9ccc186a
|
NEW Small PDF template for products
|
2017-04-13 10:26:12 +02:00 |
|
Laurent Destailleur
|
26a9999fbf
|
Support of preview for pdf with several pages
|
2017-04-12 11:38:55 +02:00 |
|
Laurent Destailleur
|
0a47245ba5
|
NEW Add mass actions (pdf merge and delete) for interventions
|
2017-04-09 14:31:56 +02:00 |
|
Laurent Destailleur
|
be439f6252
|
Work on look and feel v6
|
2017-04-07 16:16:44 +02:00 |
|
Laurent Destailleur
|
d99b0461c7
|
Extrafields multilanguage support.
|
2017-04-03 10:56:28 +02:00 |
|
Laurent Destailleur
|
93687997c9
|
Work on 6.0 look and feel
|
2017-03-31 18:40:53 +02:00 |
|