Laurent Destailleur
|
87a19af86d
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/core/tpl/contacts.tpl.php
|
2021-06-15 22:17:53 +02:00 |
|
Laurent Destailleur
|
2a3b330e1e
|
Fix newToken()
|
2021-06-15 22:10:59 +02:00 |
|
Laurent Destailleur
|
8a62d97b89
|
Remove one thousand of useless files
|
2021-04-12 15:57:16 +02:00 |
|
Frédéric FRANCE
|
fa7cd70052
|
code syntax product directory
|
2021-02-26 14:25:17 +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 |
|
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
|
9a470fa42d
|
replace deprecated
|
2020-10-22 22:50:03 +02:00 |
|
Laurent Destailleur
|
549b126eff
|
Look and feel v12
|
2020-04-12 21:36:57 +02:00 |
|
Scrutinizer Auto-Fixer
|
444c293c01
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-10 08:59:32 +00:00 |
|
Scrutinizer Auto-Fixer
|
ddcc14dc16
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2019-11-14 11:09:15 +00:00 |
|
Frédéric FRANCE
|
e93aaa2a75
|
replace deprecated user->societe_id by user->socid
|
2019-10-31 20:46:31 +01:00 |
|
Frédéric FRANCE
|
7581275316
|
wip
|
2019-10-20 11:59:21 +02:00 |
|
Frédéric FRANCE
|
e75f7d448c
|
Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen
|
2019-10-16 20:00:01 +02:00 |
|
Laurent Destailleur
|
24570f7165
|
Look and feel v11. Picto are fontawesome.
|
2019-10-02 18:14:41 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
f5cc29417d
|
Translation lignes -> lines
|
2019-07-05 21:50:35 +02:00 |
|
Frédéric FRANCE
|
7ee086b402
|
PSR2 space after comma in function call
|
2019-01-27 11:55:16 +01:00 |
|
Regis Houssin
|
569d59d251
|
FIX change my deprecated email
|
2018-10-27 14:43:12 +02:00 |
|
Regis Houssin
|
62a55e10b7
|
Fix: remove not used list template
|
2018-06-30 10:58:28 +02:00 |
|
Regis Houssin
|
96faf7cb0f
|
Fix: use the new title
|
2018-06-30 10:55:15 +02:00 |
|
Regis Houssin
|
5b491a4d57
|
Fix: remove duplicate code
|
2018-06-30 10:55:01 +02:00 |
|
Regis Houssin
|
e392610f46
|
Fix: missing banner
|
2018-06-30 10:52:51 +02:00 |
|
Laurent Destailleur
|
5b019eb985
|
Merge pull request #8982 from hregis/7.0_bug6
Fix: "libelle" is deprecated, use "label" instead
|
2018-06-18 14:32:35 +02:00 |
|
Regis Houssin
|
494d6dcfef
|
Fix: libelle is deprecated, use label instead
|
2018-06-18 13:50:58 +02:00 |
|
Laurent Destailleur
|
69adf73f4f
|
Clean code from $var = True
|
2018-04-22 19:27:37 +02:00 |
|
Laurent Destailleur
|
6a62e13960
|
FIX security vulnerability reported by ADLab of Venustech
|
2017-12-21 13:32:16 +01:00 |
|
Alexandre SPANGARO
|
4dc7d5cd8d
|
Fix : tooltip on bank in customer invoice card
|
2017-05-14 21:20:35 +02:00 |
|
Laurent Destailleur
|
39ebaec064
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|
Laurent Destailleur
|
65f7de8f64
|
Fix css and look 5.0
|
2017-01-22 12:13:32 +01:00 |
|
Laurent Destailleur
|
91caea5707
|
Code was corrupted with very bad commits. I restore files manually.
|
2016-03-25 15:53:44 +01:00 |
|
Laurent Destailleur
|
630f5a632d
|
Revert "Corrected non-static usages of Form::selectarray function"
This reverts commit 87cd6e1e40.
|
2016-03-25 15:34:37 +01:00 |
|
Marcos García de La Fuente
|
5a046125db
|
Missing changes from previous commits
|
2016-03-20 14:24:49 +01:00 |
|
Marcos García de La Fuente
|
87cd6e1e40
|
Corrected non-static usages of Form::selectarray function
|
2016-03-20 14:15:17 +01:00 |
|
Laurent Destailleur
|
9da0164d90
|
Uniformize code for lists
|
2016-02-07 15:50:48 +01:00 |
|
Marcos García de La Fuente
|
ac8bee28ef
|
NEW #3898 Remove deprecated Product::hidden property
Close #3898
|
2015-11-06 11:40:22 +01:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
Laurent Destailleur
|
4e5ed08ff8
|
Clean code
|
2015-06-12 13:21:21 +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 |
|
Laurent Destailleur
|
c41a955cbe
|
Fix: Permissions on files
|
2013-08-06 00:36:04 +02: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 |
|
Laurent Destailleur
|
8481af9ee4
|
Fix: Try to fix several bugs into canvas feature.
|
2012-05-30 03:02:44 +02:00 |
|
Laurent Destailleur
|
88a1a0f06d
|
fix: Checkstyle
|
2012-03-17 14:03:31 +01:00 |
|
Laurent Destailleur
|
b5fc41fadc
|
Fix: Removed a lot of checkstyle warnings
|
2012-03-11 22:08:46 +01:00 |
|
eldy
|
60b3640bfc
|
Make canvas for products working again.
|
2011-09-28 21:07:49 +02:00 |
|
Laurent Destailleur
|
8b3ec4e284
|
Qual: Uniformize code for canvas of product/service with code of canvas for company and contact.
|
2011-08-31 17:36:20 +00:00 |
|
Regis Houssin
|
03711cf6f2
|
Fix: remove obsolete tags
|
2011-08-27 19:15:14 +00:00 |
|
Laurent Destailleur
|
37ead2f97e
|
Fix: Avoid errors into rpm packages
|
2011-07-31 23:19:04 +00:00 |
|
Laurent Destailleur
|
cc840ad66e
|
Fix: Avoid errors into rpm packages
|
2011-07-31 21:24:20 +00:00 |
|
Laurent Destailleur
|
c16bede5a1
|
Fix: Removed a conception error reported by eclipse validators.
|
2011-07-08 13:33:42 +00:00 |
|