Laurent Destailleur
|
0d992b2b99
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/cron/class/cronjob.class.php
htdocs/install/pgsql/functions/functions.sql
|
2016-08-28 02:17:04 +02:00 |
|
Laurent Destailleur
|
bc8e203019
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-08-28 01:58:43 +02:00 |
|
Laurent Destailleur
|
5d7414dcc3
|
Solve php regression failing travis
|
2016-08-28 01:58:11 +02:00 |
|
Laurent Destailleur
|
0839a9fa4f
|
Code comment
|
2016-08-20 00:54:49 +02:00 |
|
Laurent Destailleur
|
cc21909909
|
Fix dol_include_once could not work to get external url of a module
|
2016-08-02 14:33:46 +02:00 |
|
Laurent Destailleur
|
a35dd9f2d1
|
Fix bad separation of address
|
2016-08-01 19:37:17 +02:00 |
|
Laurent Destailleur
|
51e941b9b4
|
Fix for option MAIN_OPTIMIZEFORTEXTBROWSER
|
2016-07-31 13:07:55 +02:00 |
|
Laurent Destailleur
|
a6147ee73b
|
Miscellaneous fixes
|
2016-07-30 14:49:29 +02:00 |
|
Laurent Destailleur
|
74a9bbbf38
|
FIX private property can't be read when building pdf
|
2016-07-28 23:51:09 +02:00 |
|
Laurent Destailleur
|
b615b52f47
|
FIX html detection fails if only u tag is present
|
2016-07-26 16:11:38 +02:00 |
|
Laurent Destailleur
|
07d0f457b4
|
Fix: files generated by mass action could not be loaded
|
2016-07-23 12:44:28 +02:00 |
|
Laurent Destailleur
|
553981426e
|
Several minor fixes in expense reports
|
2016-07-16 15:21:38 +02:00 |
|
Laurent Destailleur
|
9bd937a3bc
|
Merge remote-tracking branch 'origin/3.9' into 4.0
|
2016-07-14 00:35:59 +02:00 |
|
Laurent Destailleur
|
10e7fa51fc
|
Fix missing parameters to provide all information required for
substitution hooks
|
2016-07-13 23:06:41 +02:00 |
|
Laurent Destailleur
|
dc51eb0b75
|
Fix missing badge
|
2016-07-13 22:21:18 +02:00 |
|
Laurent Destailleur
|
9c06e07f07
|
Code comment
|
2016-07-12 13:03:56 +02:00 |
|
Laurent Destailleur
|
1efedbdade
|
Fix badge on project tab
|
2016-07-11 10:37:43 +02:00 |
|
Laurent Destailleur
|
bfb48ecce9
|
Where is the info tab of project ?
|
2016-07-09 15:30:42 +02:00 |
|
Laurent Destailleur
|
0e4dcb301c
|
Fix several bugs into projects
|
2016-07-09 13:58:46 +02:00 |
|
Laurent Destailleur
|
d8d938e82c
|
Fix performance problems Enter new time spent duration becoma < 1s
instead of 30s with 5000 tasks.
|
2016-07-08 17:06:12 +02:00 |
|
Laurent Destailleur
|
999341c1a2
|
Better performance
|
2016-07-08 12:02:09 +02:00 |
|
Laurent Destailleur
|
0af555126c
|
Fix PHPCS
|
2016-07-06 11:23:32 +02:00 |
|
Laurent Destailleur
|
76d24ac8ca
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-07-02 11:27:13 +02:00 |
|
Laurent Destailleur
|
91d2d573c3
|
Fix NNE has been replaced with ICS
|
2016-07-02 11:26:55 +02:00 |
|
Laurent Destailleur
|
5713d293e3
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
|
2016-07-01 03:22:16 +02:00 |
|
Laurent Destailleur
|
625213580c
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/core/lib/pdf.lib.php
|
2016-07-01 03:17:20 +02:00 |
|
Laurent Destailleur
|
3645bd8f69
|
Merge pull request #5420 from atm-alexis/FIX_3.8_bug_5170
FIX #5170 tva sign with INVOICE_POSITIVE_CREDIT_NOTE option
|
2016-07-01 03:06:31 +02:00 |
|
Laurent Destailleur
|
05384b2f88
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/facture/list.php
htdocs/projet/card.php
htdocs/societe/consumption.php
|
2016-07-01 02:39:29 +02:00 |
|
Laurent Destailleur
|
29e26c2342
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/core/lib/sendings.lib.php
|
2016-07-01 02:06:30 +02:00 |
|
florian HENRY
|
37ee64ae9b
|
fix 4672
|
2016-06-30 17:10:06 +02:00 |
|
Alexis Algoud
|
22bc44620b
|
FIX #5170 tva sign with INVOICE_POSITIVE_CREDIT_NOTE option
|
2016-06-30 14:27:58 +02:00 |
|
Laurent Destailleur
|
933ec6c118
|
FIX detection of HTML content when only p tag is present.
|
2016-06-29 13:14:53 +02:00 |
|
gauthier
|
d9035e5308
|
FIX : receiving link never works
|
2016-06-28 11:41:23 +02:00 |
|
Laurent Destailleur
|
2767df2e01
|
FIX Solve problem of sending joinded files of another email when several
tabs are opened on form to send emails.
|
2016-06-24 16:10:52 +02:00 |
|
Laurent Destailleur
|
2e4c6597d8
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
|
2016-06-23 21:05:00 +02:00 |
|
Laurent Destailleur
|
91e13d23fe
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-06-23 20:20:16 +02:00 |
|
Scrutinizer Auto-Fixer
|
23620e3133
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2016-06-23 18:19:43 +00:00 |
|
Laurent Destailleur
|
2223ec15d1
|
Fix doxygen errors
|
2016-06-23 20:19:35 +02:00 |
|
Frédéric FRANCE
|
3690d11ca2
|
Update pdf.lib.php
|
2016-06-23 10:48:52 +02:00 |
|
Laurent Destailleur
|
4a408e76e7
|
Fix download of mass generated files.
|
2016-06-22 21:06:08 +02:00 |
|
Laurent Destailleur
|
8356dd1080
|
Fix minor
|
2016-06-20 10:22:08 +02:00 |
|
Laurent Destailleur
|
74f19944b9
|
Fix rtl language ar_SA
|
2016-06-20 00:13:30 +02:00 |
|
Laurent Destailleur
|
8187dc2006
|
Fix css
|
2016-06-19 16:07:34 +02:00 |
|
Laurent Destailleur
|
eac5cbb0dd
|
FIX Fix the reposition on the clear target button.
|
2016-06-19 11:59:55 +02:00 |
|
Laurent Destailleur
|
4382f2a437
|
Clean language files
|
2016-06-18 11:06:11 +02:00 |
|
Laurent Destailleur
|
988ed3947c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-06-17 16:28:28 +02:00 |
|
Laurent Destailleur
|
243a30e5de
|
Code comment
|
2016-06-17 15:51:09 +02:00 |
|
Alexis Algoud
|
25fe110a34
|
FIX a task without project inclusion call a non included object Link
|
2016-06-16 14:08:14 +02:00 |
|
Laurent Destailleur
|
232f525f29
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/lib/project.lib.php
|
2016-06-15 18:31:43 +02:00 |
|
Laurent Destailleur
|
65cbf1623b
|
Fix option testmenuhider. Constant to test it is MAIN_TESTMENUHIDER
|
2016-06-12 20:24:05 +02:00 |
|
Laurent Destailleur
|
74e59a1bc4
|
Debug prototype feature "testmenuhider"
|
2016-06-10 18:41:10 +02:00 |
|
Laurent Destailleur
|
9019576394
|
Fix css class opacitymedium was not used everywhere.
|
2016-06-07 15:58:02 +02:00 |
|
Laurent Destailleur
|
dcc1589d7c
|
Merge pull request #5312 from aspangaro/4.0-p32
Loan - Debug & update
|
2016-06-07 00:28:20 +02:00 |
|
Laurent Destailleur
|
645412517d
|
css enhancement
|
2016-06-06 22:07:35 +02:00 |
|
aspangaro
|
a6a96c710d
|
Restore note page
|
2016-06-06 20:36:04 +02:00 |
|
Laurent Destailleur
|
9b6e5196ea
|
Debug module resource. Filter on agenda.
|
2016-06-06 13:05:36 +02:00 |
|
Laurent Destailleur
|
681249de8a
|
Debug module resource
|
2016-06-06 12:29:15 +02:00 |
|
Laurent Destailleur
|
51ce4804dd
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-06-06 10:58:43 +02:00 |
|
Laurent Destailleur
|
ff23c825ae
|
Code comment
|
2016-06-06 10:58:23 +02:00 |
|
aspangaro
|
fda07997d2
|
Fix: Loan - Remove page note, already present in card
|
2016-06-05 15:25:21 +02:00 |
|
Laurent Destailleur
|
293c8e145a
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/commande/card.php
htdocs/imports/import.php
htdocs/langs/en_US/admin.lang
|
2016-06-05 02:20:27 +02:00 |
|
Maxime Kohlhaas
|
0ab4827091
|
FIX #5087
|
2016-06-05 02:06:32 +02:00 |
|
Laurent Destailleur
|
c09dbe05b3
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/core/class/ldap.class.php
htdocs/expensereport/card.php
htdocs/langs/en_US/admin.lang
|
2016-06-05 00:25:08 +02:00 |
|
Laurent Destailleur
|
db2269b9dd
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/core/class/ldap.class.php
htdocs/langs/en_US/admin.lang
|
2016-06-05 00:12:34 +02:00 |
|
Maxime Kohlhaas
|
7866fb9dae
|
Fix #5153
|
2016-06-04 19:11:32 +02:00 |
|
phf
|
a62f5bd5b4
|
Fix #2777
|
2016-06-04 17:17:22 +02:00 |
|
jean
|
49d0c8d5ff
|
FIX #4173 Ergonomie of product/service card
Add configuration key PRODUCT_NODISPLAYIFNOPHOTO to avoid displaying
nophoto.png
|
2016-06-04 16:34:26 +02:00 |
|
Laurent Destailleur
|
b57476153f
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/admin/menus/edit.php
htdocs/fourn/ajax/getSupplierPrices.php
htdocs/societe/consumption.php
|
2016-06-04 01:14:36 +02:00 |
|
Laurent Destailleur
|
bf5fbd3a80
|
FIX Infinite loop on menu tree output for edition
FIX Can show tree of entries added by external modules using fk_mainmenu
and fk_leftmenu instead of fk_menu.
|
2016-06-01 21:14:28 +02:00 |
|
Laurent Destailleur
|
028ff5e84c
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/facture/card.php
htdocs/langs/en_US/products.lang
htdocs/societe/list.php
|
2016-06-01 17:59:50 +02:00 |
|
Laurent Destailleur
|
ee420b79b1
|
FIX Infinite loop on menu tree output for edition
FIX Can show tree of entries added by external modules using fk_mainmenu
and fk_leftmenu instead of fk_menu.
|
2016-06-01 17:52:06 +02:00 |
|
Laurent Destailleur
|
7519c4a602
|
FIX Log of tax
FIX Missing import key on social contributions and missing class to
manage type of social contributions.
|
2016-06-01 13:24:27 +02:00 |
|
Laurent Destailleur
|
1bc6c4ffa3
|
Clean code
|
2016-05-30 20:50:49 +02:00 |
|
Laurent Destailleur
|
46a0f3dab0
|
Fix minor bugs
|
2016-05-30 01:30:28 +02:00 |
|
Laurent Destailleur
|
889ff16906
|
FIX #5239
|
2016-05-29 11:56:19 +02:00 |
|
Laurent Destailleur
|
5fd64c81a6
|
Missing translation
|
2016-05-21 12:21:17 +02:00 |
|
Laurent Destailleur
|
a66901d7d5
|
Enhance css
|
2016-05-21 12:09:54 +02:00 |
|
Laurent Destailleur
|
7087b650d0
|
More precise parameter parameter targetwithdetails
|
2016-05-19 17:37:06 +02:00 |
|
Laurent Destailleur
|
9c3b9a8494
|
NEW: Link on user in leave context reach to leave tab.
|
2016-05-19 13:25:16 +02:00 |
|
Laurent Destailleur
|
901c7c9517
|
Link "Backtolist" was missing on products
|
2016-05-17 02:16:28 +02:00 |
|
Laurent Destailleur
|
55e904bc01
|
Debug for expert accounting module
|
2016-05-12 20:45:05 +02:00 |
|
Laurent Destailleur
|
25dfa0c5b9
|
Work on website
|
2016-05-07 16:38:32 +02:00 |
|
Laurent Destailleur
|
5a75f346ff
|
Debug advanced selector
|
2016-05-06 00:02:22 +02:00 |
|
Laurent Destailleur
|
aa55cdadac
|
Merge pull request #4944 from FHenry/develop_advtargetemailiing
NEW : Advance target emailing
|
2016-05-05 23:18:27 +02:00 |
|
Laurent Destailleur
|
0c6aaaaa3c
|
FIX #5168
|
2016-05-05 23:05:17 +02:00 |
|
Laurent Destailleur
|
d50e9cde34
|
Merge pull request #5090 from atm-maxime/fix_pdffoot_details
PDF foot details
|
2016-05-05 21:09:46 +02:00 |
|
Laurent Destailleur
|
cbbafb6432
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-05-04 13:50:17 +02:00 |
|
Laurent Destailleur
|
878ba07fcd
|
NEW The note on time spent can be entered when using the view per day.
|
2016-05-04 12:24:15 +02:00 |
|
Florian HENRY
|
3d57e83094
|
Merge branch 'develop' into develop_advtargetemailiing
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
htdocs/install/mysql/tables/llx_c_accounting_category.sql
|
2016-05-02 20:40:42 +02:00 |
|
Laurent Destailleur
|
df4afdd663
|
NEW Can disable a module by renaming dir of module into module.disabled
(this save time for maintenance when working with FTP).
|
2016-05-02 09:49:58 +02:00 |
|
Laurent Destailleur
|
f59f3032c6
|
NEW: Rename path for generic medias files into '/medias' instead of
fckeditor. Add location of medias into title of media browser of
ckeditor.
Work on website module
|
2016-05-01 16:34:50 +02:00 |
|
Laurent Destailleur
|
5d1dbdb82c
|
Merge pull request #5089 from atm-maxime/fix_slect_ziptown
Fix country and state were not properly updated after ziptown selection
|
2016-04-29 19:26:40 +02:00 |
|
Laurent Destailleur
|
19162fc8d5
|
Merge branch 'patch-1' of https://github.com/PeartreeG/dolibarr into
PeartreeG-patch-1
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
htdocs/resource/element_resource.php
|
2016-04-29 18:31:11 +02:00 |
|
Laurent Destailleur
|
8fe799f424
|
Merge branch 'dol_resource' of https://github.com/aternatik/dolibarr
into aternatik-dol_resource
Conflicts:
dev/initdata/img/printcompany.png
htdocs/compta/bank/card.php
|
2016-04-29 17:51:11 +02:00 |
|
Juanjo Menent
|
5ca989c836
|
Merge pull request #5126 from FHenry/dev_fixpgsql
FIX Postgres migration from 3.9 to 4.0
|
2016-04-29 12:18:49 +02:00 |
|
Laurent Destailleur
|
2ea5bf3d5e
|
FIX: Pre selected value was not used on supplier list ouput
|
2016-04-28 20:04:48 +02:00 |
|
Florian HENRY
|
e698c410f5
|
FIX Postgres migration from 3.9 to 4.0
|
2016-04-28 13:56:17 +02:00 |
|
Maxime Kohlhaas
|
0358db0065
|
Fix use of details in pdf foot
|
2016-04-23 17:10:56 +02:00 |
|
Laurent Destailleur
|
00a658143d
|
NEW List of user in agenda view per user show photo thumb
|
2016-04-23 16:51:22 +02:00 |
|
Maxime Kohlhaas
|
179022b129
|
Fix country and state were not properly updated after ziptown selection
|
2016-04-23 16:49:43 +02:00 |
|