Frédéric FRANCE
|
2085ac73e7
|
Merge remote-tracking branch 'upstream/develop' into Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword
|
2020-05-23 18:34:58 +02:00 |
|
Laurent Destailleur
|
7d8323b0a7
|
Merge pull request #13920 from altatof/dispatch
NEW : edit or delete dispatched lines
|
2020-05-23 14:56:04 +02:00 |
|
Laurent Destailleur
|
4e3fbb9d05
|
Merge pull request #13912 from TobiasSekan/NewEventMassactionPercent
NEW mass-actions for the event list view
|
2020-05-23 14:26:51 +02:00 |
|
Laurent Destailleur
|
7397806ae7
|
Update actioncomm.class.php
|
2020-05-23 14:26:28 +02:00 |
|
Laurent Destailleur
|
7463eb2bd0
|
Merge pull request #13938 from TobiasSekan/FixDefaultDateValuesForInvoice
FIX not working default date values for new invoices
|
2020-05-23 14:21:50 +02:00 |
|
Laurent Destailleur
|
d8250fdc75
|
Merge pull request #13934 from frederic34/patch-4
Update datapolicycron.class.php
|
2020-05-23 14:19:12 +02:00 |
|
Laurent Destailleur
|
e2cdbf6cec
|
Merge pull request #13935 from frederic34/patch-6
Update paymentloan.class.php
|
2020-05-23 14:18:08 +02:00 |
|
Laurent Destailleur
|
dd2a611452
|
Merge pull request #13936 from frederic34/patch-7
Update AccountingAccountTest.php
|
2020-05-23 14:16:50 +02:00 |
|
Laurent Destailleur
|
0db549469c
|
Merge pull request #13951 from Langlais115/keep_child_label_if_modified
FIX #13908 keep child label if modified by user
|
2020-05-23 13:51:29 +02:00 |
|
Laurent Destailleur
|
a9b5feb680
|
Merge branch 'develop' into keep_child_label_if_modified
|
2020-05-23 13:51:13 +02:00 |
|
Laurent Destailleur
|
726f86e73d
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-05-23 13:49:22 +02:00 |
|
Laurent Destailleur
|
acaab1fd45
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-05-23 13:49:15 +02:00 |
|
Laurent Destailleur
|
41664c1a0e
|
Merge pull request #13941 from bsene/fixes-13807-issue
Fix #13807 Docker: PHP installation does not support GD graphical functions
|
2020-05-23 13:48:15 +02:00 |
|
Laurent Destailleur
|
83ecbef9bc
|
FIX #13911 #13940
|
2020-05-23 13:46:37 +02:00 |
|
Laurent Destailleur
|
536f0b4664
|
Merge pull request #13956 from laudeco/feature/docker
Docker - add a mail server
|
2020-05-23 13:40:19 +02:00 |
|
Laurent Destailleur
|
493becde8b
|
Update list.php
|
2020-05-23 13:39:06 +02:00 |
|
Laurent Destailleur
|
15de6194c4
|
Update list.php
|
2020-05-23 13:38:59 +02:00 |
|
gael.langlais
|
af5de05a31
|
Change some curly braces #13929
|
2020-05-23 13:38:50 +02:00 |
|
Laurent Destailleur
|
4884dcd62e
|
Merge pull request #13950 from Langlais115/fix_some_curly_braces
Change some curly braces #13929
|
2020-05-23 13:37:56 +02:00 |
|
Laurent Destailleur
|
9e95342e2f
|
Update list.php
|
2020-05-23 13:36:39 +02:00 |
|
Laurent Destailleur
|
072d8c6222
|
Update list.php
|
2020-05-23 13:36:02 +02:00 |
|
Laurent Destailleur
|
b4fa56d07e
|
Merge pull request #13947 from TobiasSekan/FixDefaultValuesForPaymentOnInvoices
FIX not working default values for payment on new invoices
|
2020-05-23 13:33:01 +02:00 |
|
Laurent Destailleur
|
d4b1485c97
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-05-23 13:11:30 +02:00 |
|
Laurent Destailleur
|
755c47f900
|
Fix save of wrapper missing
|
2020-05-23 13:10:33 +02:00 |
|
Laurent Destailleur
|
333ae9d496
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-05-23 12:58:18 +02:00 |
|
Laurent Destailleur
|
aff2872fc1
|
Fix RSS
|
2020-05-23 12:57:58 +02:00 |
|
Laurent Destailleur
|
50d063256e
|
NEW Povide a RSS Feed for blogposts
|
2020-05-23 12:54:06 +02:00 |
|
Laurent Destailleur
|
e947ddba10
|
Fix RSS feed
|
2020-05-23 12:51:44 +02:00 |
|
Laurent Destailleur
|
f2c02f5559
|
FIX Language for RSS
|
2020-05-23 12:41:06 +02:00 |
|
Laurent De Coninck
|
0bf6b26117
|
add a mail server
|
2020-05-23 12:20:56 +02:00 |
|
Laurent Destailleur
|
c460cff01c
|
Fix calculation and add tooltip to understand it.
|
2020-05-23 01:17:01 +02:00 |
|
gael.langlais
|
dce93197d7
|
FIX #13908 keep child label if modified by user
|
2020-05-22 17:58:24 +02:00 |
|
gael.langlais
|
e349b9323f
|
Change some curly braces #13929
|
2020-05-22 17:42:06 +02:00 |
|
Frédéric FRANCE
|
70995d3499
|
Merge remote-tracking branch 'upstream/develop' into Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword
|
2020-05-22 15:03:09 +02:00 |
|
Laurent Destailleur
|
2f8b364454
|
Code comment
|
2020-05-22 13:18:47 +02:00 |
|
Frédéric FRANCE
|
0f4f727d18
|
Merge remote-tracking branch 'upstream/develop' into Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword
|
2020-05-22 08:27:12 +02:00 |
|
stickler-ci
|
2873f4dacf
|
Fixing style errors.
|
2020-05-22 06:08:12 +00:00 |
|
Tobias Sekan
|
53080be245
|
fix not working default values for payment
|
2020-05-22 08:01:29 +02:00 |
|
Tobias Sekan
|
d9a2d2b982
|
fix not working default values for payment
|
2020-05-22 08:00:26 +02:00 |
|
Laurent Destailleur
|
38c8ebd627
|
Add link into toolbar to create website tags
|
2020-05-22 01:01:27 +02:00 |
|
Laurent Destailleur
|
60f865fbb8
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-05-22 00:58:27 +02:00 |
|
Laurent Destailleur
|
43103f40a5
|
Fix make page of categories of web site working
|
2020-05-22 00:55:34 +02:00 |
|
Laurent Destailleur
|
e81e4032f7
|
Fix make page of categories of web site working
|
2020-05-22 00:54:53 +02:00 |
|
Laurent Destailleur
|
5d78f6dac5
|
NEW Add link to edit property from search result of website pages
|
2020-05-22 00:38:01 +02:00 |
|
Laurent Destailleur
|
76823d3e39
|
Clean CSS, clean code
|
2020-05-21 20:59:02 +02:00 |
|
Laurent Destailleur
|
9e295d44f0
|
Code comment
|
2020-05-21 17:14:42 +02:00 |
|
Birame SENE
|
e6a5d4c8d9
|
Add PNG/JPEG packages to build GD extension
|
2020-05-21 17:01:27 +02:00 |
|
Frédéric FRANCE
|
726d7817c4
|
add new rule
|
2020-05-21 16:13:46 +02:00 |
|
Frédéric FRANCE
|
37202a54e9
|
add new rule
|
2020-05-21 16:04:52 +02:00 |
|
Frédéric FRANCE
|
5940d3705a
|
add new rule
|
2020-05-21 16:00:12 +02:00 |
|