Laurent Destailleur
db32ca99c6
Fix translation and sql request
2019-09-28 12:36:09 +02:00
Frédéric FRANCE
710154fb9d
Update box_supplier_orders_awaiting_reception.php
2019-09-28 09:00:52 +02:00
ATM john
d7d5b87cf2
Fix lang loaded
2019-09-27 21:29:55 +02:00
Laurent Destailleur
c0e7c558a1
Merge pull request #11860 from atm-john/new_box_supplier_orders_awaiting_reception
...
NEW widget box for supplier orders awaiting reception
2019-09-27 15:32:43 +02:00
Laurent Destailleur
6de173494b
Merge pull request #11924 from frederic34/patch-15
...
Update box_fournisseurs.php to see email
2019-09-27 14:01:18 +02:00
Laurent Destailleur
13473be6e9
Merge pull request #11923 from frederic34/patch-14
...
Update box_contacts.php to see email
2019-09-27 12:16:06 +02:00
Alexandre SPANGARO
02dbc11f98
Move Gnu.org to https
2019-09-23 21:55:30 +02:00
Alexandre SPANGARO
1b2558bb1f
typo
2019-09-23 21:43:11 +02:00
Alexandre SPANGARO
e5268f98c2
Correct Stickler
2019-09-23 20:48:30 +02:00
Alexandre SPANGARO
a005408d83
NEW Accountancy - Add an option to hide FAQ on index and add widget in area
2019-09-23 20:42:50 +02:00
Frédéric FRANCE
8f41e0f9fe
clean code
2019-09-23 18:39:21 +02:00
Frédéric FRANCE
57509f1312
box ficheinter
2019-09-23 18:13:26 +02:00
Frédéric FRANCE
31094936c1
wip
2019-09-23 10:56:11 +02:00
Frédéric FRANCE
c01ab451cc
Update box_fournisseurs.php
2019-09-17 23:04:43 +02:00
Frédéric FRANCE
c38c0bec1c
Update box_fournisseurs.php
2019-09-17 23:03:37 +02:00
Frédéric FRANCE
87d41256d4
Update box_contacts.php
2019-09-17 22:59:23 +02:00
ATM john
9db2e27289
add widget box for supplier orders awaiting reception
2019-09-10 21:47:08 +02:00
Laurent Destailleur
61cf47aa16
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-09-10 00:14:07 +02:00
ATM john
a639724b92
Fix follow tasks and time spent
2019-09-08 18:13:15 +02:00
Laurent Destailleur
87c596a934
Fix responsive
2019-09-05 15:58:54 +02:00
Alexandre SPANGARO
4fe141c9f1
FIX Nowrap missing on amount in boxes
2019-09-05 12:05:50 +02:00
Laurent Destailleur
43e0655dd5
Fix code style and var type
2019-08-31 01:54:21 +02:00
ptibogxiv
c8cf06ed2f
Update box_birthdays_members.php
2019-08-23 14:59:12 +02:00
ptibogxiv
73bcf3110d
NEW birthday boxe for member
...
use new function for displays the X next birthday by date ASC
2019-08-23 13:56:04 +02:00
ATM john
1ffb013371
add filter
2019-08-12 15:24:07 +02:00
ATM john
f10f29f632
Add filters
2019-08-12 01:01:16 +02:00
ATM john
09c1289802
Fix task widget and improve its display
2019-08-10 22:48:07 +02:00
Alexandre SPANGARO
7eb48a3f9c
Fix month of the fiscal year start min 1 max 12 / january = 1
2019-08-03 06:04:42 +02:00
Alexandre SPANGARO
b146004966
Fix travis
2019-07-30 11:06:40 +02:00
Alexandre SPANGARO
3e69421ec3
Fix travis
2019-07-28 07:33:57 +02:00
Alexandre SPANGARO
83e2f71e07
Fix travis
2019-07-27 07:56:33 +02:00
Alexandre SPANGARO
053ae8224b
NEW Box use fiscal year (Thanks Yves57)
2019-07-27 06:36:39 +02:00
Laurent Destailleur
2fee41f712
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-07-04 12:27:00 +02:00
Laurent Destailleur
3b0f1c733f
Fix missing token
2019-07-02 15:00:17 +02:00
Laurent Destailleur
adb3062a9f
Work on nblignes -> nblines
2019-06-29 16:38:14 +02:00
Laurent Destailleur
5675e7c50e
Clean code of deprecated method
2019-06-22 18:19:40 +02:00
Alexandre SPANGARO
9bde7c5229
Nowrap on amount
2019-06-19 09:21:18 +02:00
Laurent Destailleur
65b702d854
responsive
2019-06-03 16:37:31 +02:00
Laurent Destailleur
8ef209bc04
Fix responsive
2019-06-03 16:30:49 +02:00
Laurent Destailleur
02b8e77df2
Fix responsive
2019-05-10 16:14:05 +02:00
Laurent Destailleur
00f6265870
Fix responsive
2019-05-10 09:33:21 +02:00
Maxime Kohlhaas
e090cd6f87
New box birthdays of the month
2019-03-17 16:55:26 +01:00
Laurent Destailleur
ca31f654e7
Reduce text for graph title
2019-03-14 23:42:22 +01:00
Laurent Destailleur
935fe7c22a
Debug and enhance modulebuilder.
2019-03-10 19:33:28 +01:00
Frédéric FRANCE
92c5c15033
add visibility
2019-02-28 20:48:07 +01:00
Frédéric FRANCE
ba4ca5d7c2
add visibility
2019-02-28 00:15:32 +01:00
Laurent Destailleur
401f587868
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/boxes/box_project.php
2019-02-27 02:27:33 +01:00
bomuux
9c5a4e303c
SQL error in box_project.php
...
Corrected a bug : for an internal user with no rights to see all
projects, the project box on home cause an error in log.
Finally a lot of simplification because
Project::getProjectsAuthorizedForUser do most of the filtering.
Conflicts:
htdocs/core/boxes/box_project.php
2019-02-27 01:44:15 +01:00
Laurent Destailleur
64f81e8f65
Merge pull request #10628 from bomuux/patch-4
...
FIX: sql error in box_project.php
2019-02-27 01:38:03 +01:00
Laurent Destailleur
d6651f3998
Update box_project.php
2019-02-27 01:37:20 +01:00