Laurent Destailleur
|
37603b451a
|
Fix token in url
|
2021-09-27 12:24:01 +02:00 |
|
Christian Foellmann
|
08b395e127
|
another set of cleanup for action buttons
|
2021-09-22 08:43:30 +02:00 |
|
Laurent Destailleur
|
d760686239
|
Fix case of newtoken()
|
2021-09-18 22:24:00 +02:00 |
|
Laurent Destailleur
|
8bdc53f469
|
Fix Add action classify as sensitive actions
|
2021-09-18 20:49:24 +02:00 |
|
Laurent Destailleur
|
7dfedd242a
|
Fix add confirm_deleteline as sensitive action
|
2021-09-18 19:43:38 +02:00 |
|
Laurent Destailleur
|
62b721a904
|
Add deletecontact as sentitive action
Replace dol_buildpath with DOL_URL_ROOT
|
2021-09-18 19:34:46 +02:00 |
|
Laurent Destailleur
|
77e9f15360
|
Work on #18448
|
2021-09-02 22:52:17 +02:00 |
|
Laurent Destailleur
|
fb8723d884
|
Merge pull request #18487 from cfoellmann/PR/fix-remaining-buttons
replace remaining SubmitCancel buttons
|
2021-08-28 18:39:06 +02:00 |
|
Laurent Destailleur
|
2dd91bf312
|
Clean code
|
2021-08-27 23:36:06 +02:00 |
|
Christian Foellmann
|
f094b4c70c
|
fix up most of the remaining submit inputs
|
2021-08-24 17:04:17 +02:00 |
|
Christian Foellmann
|
d706c3b1ec
|
use Forms::buttonsSaveCreate() to generate most of the Save|Cancel forms combination
|
2021-08-20 14:41:30 +02:00 |
|
Laurent Destailleur
|
7533c9e3a5
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/fr_FR/interventions.lang
|
2021-07-12 12:01:53 +02:00 |
|
Laurent Destailleur
|
2586fcd1a3
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/commandestats.class.php
htdocs/core/actions_massactions.inc.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/holiday/month_report.php
htdocs/product/class/product.class.php
htdocs/product/stock/class/mouvementstock.class.php
htdocs/societe/list.php
|
2021-06-04 11:20:38 +02:00 |
|
Laurent Destailleur
|
ab4941a558
|
Fix not visible button when missing permission
|
2021-05-29 02:22:30 +02:00 |
|
Laurent Destailleur
|
a5034d44f7
|
$_POST war
|
2021-03-24 19:53:31 +01:00 |
|
UT from dolibit
|
e35dc732e2
|
Update card.php
$help_url = 'EN:Module_Interventions';
llxHeader('', $langs->trans("Intervention"), $help_url);
|
2021-03-16 13:49:34 +01:00 |
|
Frédéric FRANCE
|
204302ac15
|
replace value with constant
|
2021-03-10 15:43:50 +01:00 |
|
Laurent Destailleur
|
7eb3e324c7
|
FIX #16503
|
2021-03-02 23:09:55 +01:00 |
|
Frédéric FRANCE
|
fb07484d3f
|
code syntax fichinter directory
|
2021-02-25 23:00:32 +01:00 |
|
lvessiller
|
e006876f25
|
NEW choose lines while creating intervention card from origin
|
2021-02-05 09:48:08 +01:00 |
|
Laurent Destailleur
|
9ec5ba46fb
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/functions.lib.php
|
2021-01-28 14:47:06 +01:00 |
|
Laurent Destailleur
|
9d0945bbe2
|
FIX #16077
|
2021-01-28 10:30:09 +01:00 |
|
Laurent Destailleur
|
a4c0459c1e
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/user/list.php
|
2021-01-27 21:09:01 +01:00 |
|
Laurent Destailleur
|
77c2753051
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2021-01-27 21:05:45 +01:00 |
|
Laurent Destailleur
|
dd70bee773
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2021-01-27 21:05:09 +01:00 |
|
Florian Mortgat
|
35448e3307
|
FIX 11.0: when a new intervention is created from an object, a new $extrafields object is instantiated but not initialized
Because of this, missing mandatory extrafields are not checked and no extrafields are inserted
|
2021-01-26 12:42:04 +01:00 |
|
Christian Foellmann
|
f801dd7d66
|
PR toggle FCKeditor on public/private notes
|
2020-11-30 16:39:14 +01:00 |
|
Laurent Destailleur
|
958893228a
|
Fix combo to add contact and status of contact on popup
|
2020-11-30 15:18:58 +01:00 |
|
Givriz
|
dca4cf5987
|
Feature : ajout de la class "button-cancel"
Ajout de la class "button-cancel" suite à l'issue #3756 et achèvement de ma tâche Dolibarr.
|
2020-11-23 15:12:52 +01:00 |
|
Damien BENOIT
|
ebd64d5e57
|
Merge pull request #5 from Dolibarr/develop
Update fork
|
2020-11-20 13:53:43 +01:00 |
|
Frédéric FRANCE
|
3056197848
|
remove warnings
|
2020-11-19 20:57:26 +01:00 |
|
Givriz
|
c48129e279
|
Ajout de la class "button-save"
Ajout de cette class sur les boutons pour pour cloturer une issue ouverte (feature)
|
2020-11-19 20:23:38 +01:00 |
|
Frédéric FRANCE
|
5a3780e062
|
end of dol_fiche_end
|
2020-10-27 18:19:31 +01:00 |
|
Frédéric FRANCE
|
9a470fa42d
|
replace deprecated
|
2020-10-22 22:50:03 +02:00 |
|
Scrutinizer Auto-Fixer
|
1512521d91
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-10-07 13:01:28 +00:00 |
|
Laurent Destailleur
|
4290395375
|
Fix according to PR #14939
|
2020-10-06 09:53:10 +02:00 |
|
Laurent Destailleur
|
3de6fd8918
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-10-03 11:32:40 +02:00 |
|
Laurent Destailleur
|
272b98faab
|
FIX #14901
|
2020-10-03 11:31:56 +02:00 |
|
Laurent Destailleur
|
7b3a7c9921
|
Add token on all url with action=delete
|
2020-10-01 10:50:54 +02:00 |
|
Laurent Destailleur
|
8157526778
|
Merge pull request #14822 from TobiasSekan/FixUnbeautifulErrorOnIntervention
FIX Unbeautiful error messages on intervention
|
2020-09-27 17:08:36 +02:00 |
|
Laurent Destailleur
|
52d1f57276
|
Merge pull request #14828 from TobiasSekan/NewAllowReopenIntervention
NEW Allow to reopen interventions (green button)
|
2020-09-27 17:07:45 +02:00 |
|
Sekan, Tobias
|
4210a2cfa1
|
New Show line number on intervention card
|
2020-09-25 08:25:24 +02:00 |
|
stickler-ci
|
6e2d12413c
|
Fixing style errors.
|
2020-09-25 06:17:52 +00:00 |
|
Sekan, Tobias
|
00951a8144
|
New allow to reopen interventions
|
2020-09-25 08:10:48 +02:00 |
|
stickler-ci
|
efd8ffe390
|
Fixing style errors.
|
2020-09-24 11:29:30 +00:00 |
|
Sekan, Tobias
|
56dd28ca78
|
fix wrong color
|
2020-09-24 13:25:40 +02:00 |
|
Sekan, Tobias
|
3c879ddd34
|
Fix unbeautiful error message on intervention
|
2020-09-24 13:15:51 +02:00 |
|
Laurent Destailleur
|
c4b5f5a249
|
Maxi clean of code
|
2020-09-18 01:29:17 +02:00 |
|
Laurent Destailleur
|
0bf0312d50
|
FIX #yogosha4448
|
2020-09-17 12:30:14 +02:00 |
|
Laurent Destailleur
|
b8fe2188a6
|
Standardize code around model_pdf
|
2020-09-10 01:49:09 +02:00 |
|