Laurent Destailleur
|
3bca0ad07d
|
More modern picto for switch on/off
Work on website module
|
2017-10-20 21:39:19 +02:00 |
|
Laurent Destailleur
|
ab4f5a3aea
|
Clean code
|
2017-10-20 18:15:43 +02:00 |
|
Laurent Destailleur
|
87814af7b6
|
Move function colorIsLight into functions.lib.php
Fix scrutinizer bugs.
|
2017-10-16 09:29:10 +02:00 |
|
Scrutinizer Auto-Fixer
|
165741517e
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-10-13 11:28:26 +00:00 |
|
Laurent Destailleur
|
2b55fb81b9
|
Standardize substition keys.
|
2017-10-13 10:35:21 +02:00 |
|
Laurent Destailleur
|
6497ca5394
|
prepare tzuserrel
|
2017-10-12 18:14:02 +02:00 |
|
Laurent Destailleur
|
50da6a0c9e
|
Prepare code for removing adodb
|
2017-10-12 14:59:38 +02:00 |
|
Laurent Destailleur
|
cf3dd4be12
|
Merge pull request #7606 from dolibarr95/patch-23
NEW More picto for phone
|
2017-10-11 11:51:07 +02:00 |
|
Laurent Destailleur
|
eb75c2f98e
|
Merge pull request #7596 from hregis/develop_bug2
Fix: wrong POST GET name
|
2017-10-11 11:30:36 +02:00 |
|
dolibarr95
|
572a64bdbf
|
display mobile picto
runs with #6617
|
2017-10-10 10:19:04 +02:00 |
|
Laurent Destailleur
|
084dc7798d
|
Standardize use of function getCommonSubstitutionArray
|
2017-10-09 14:51:42 +02:00 |
|
Regis Houssin
|
64d9b625ff
|
Fix: wrong POST GET name
|
2017-10-09 11:03:16 +02:00 |
|
Laurent Destailleur
|
3e0ccd6312
|
FIX #7585
|
2017-10-09 10:43:19 +02:00 |
|
Laurent Destailleur
|
67c33840cf
|
Code comment
|
2017-10-08 23:19:19 +02:00 |
|
Laurent Destailleur
|
33624e1001
|
NEW Attaching doc automatically in email is now a parameter of template.
|
2017-10-08 16:34:42 +02:00 |
|
Regis Houssin
|
e0e10ff830
|
NEW add '$moreatt' parameter in picto_from_langcode function
|
2017-10-06 20:53:41 +02:00 |
|
Laurent Destailleur
|
06b18a740e
|
NEW Add date of birth on user card.
NEW Show expected worked hours on the timesheet form.
|
2017-10-06 12:08:01 +02:00 |
|
Laurent Destailleur
|
848aadb48a
|
FIX Do not lose selected id after ENTER the TAB on autocomplete
|
2017-10-06 10:47:02 +02:00 |
|
Laurent Destailleur
|
8e0da9bfeb
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/holiday/document.php
|
2017-10-04 13:32:53 +02:00 |
|
Laurent Destailleur
|
85606126a9
|
Standardize code for events
|
2017-10-04 12:58:13 +02:00 |
|
Laurent Destailleur
|
5ddd77c950
|
Fix We must use dol_escape_htmltag for input field not dol_htmlentities
|
2017-10-03 18:35:35 +02:00 |
|
Laurent Destailleur
|
c22cd1cfe9
|
Fix test on entity must always be done using the "IN" instead of "="
|
2017-10-03 17:41:22 +02:00 |
|
Laurent Destailleur
|
f2e0ff0d30
|
Merge branch 'develop_dict' of https://github.com/hregis/dolibarr into hregis-develop_dict
|
2017-10-03 17:25:01 +02:00 |
|
Laurent Destailleur
|
c4b3dc40c3
|
Allow : into file names
|
2017-10-03 10:54:51 +02:00 |
|
Laurent Destailleur
|
26564cc79c
|
Allow : into file names
|
2017-10-02 20:38:15 +02:00 |
|
Regis Houssin
|
e65b21a3bf
|
Fix: change the parameter value of dol_getIdFromCode
|
2017-10-02 11:59:17 +02:00 |
|
Regis Houssin
|
09e71f1390
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-10-02 11:51:27 +02:00 |
|
Laurent Destailleur
|
3ddd5d3d3a
|
The default value feature is sensitive to url parameters.
|
2017-10-01 14:54:17 +02:00 |
|
Laurent Destailleur
|
537a551bb5
|
Fix vat visiblity on pdf
|
2017-09-27 21:58:42 +02:00 |
|
Laurent Destailleur
|
8242469e40
|
FIX The unique index on email templates can work now.
|
2017-09-27 18:16:28 +02:00 |
|
Laurent Destailleur
|
f1f4a2fb44
|
Add email template to send SEPA mandate
|
2017-09-27 17:40:14 +02:00 |
|
Regis Houssin
|
9823d6622c
|
Fix: use default $shared value
|
2017-09-27 17:40:02 +02:00 |
|
Regis Houssin
|
20684b4505
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/core/modules/rapport/pdf_paiement.class.php
htdocs/core/modules/rapport/pdf_paiement_fourn.class.php
|
2017-09-27 17:22:18 +02:00 |
|
Laurent Destailleur
|
d7dd6ed334
|
Fix undefined var
|
2017-09-26 16:15:22 +02:00 |
|
Laurent Destailleur
|
5482f80c0e
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-09-26 10:30:47 +02:00 |
|
Laurent Destailleur
|
59571b1ce1
|
FIX #7473 Mass update of vat rates and other bugs on localtax
|
2017-09-26 10:29:44 +02:00 |
|
Regis Houssin
|
d592664150
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-09-25 06:48:26 +02:00 |
|
Laurent Destailleur
|
91d303465d
|
NEW Can add html content on right of tabs
|
2017-09-24 01:39:06 +02:00 |
|
Laurent Destailleur
|
bee94b32d9
|
Debug modulebuilder
|
2017-09-23 15:12:25 +02:00 |
|
Laurent Destailleur
|
57adc28256
|
Work on modulebuilder
|
2017-09-23 01:45:03 +02:00 |
|
Laurent Destailleur
|
63ec14e47d
|
Convert sode to send member info email into new generic email template
system.
|
2017-09-22 20:18:11 +02:00 |
|
Laurent Destailleur
|
6d7db96359
|
NEW Option "one email per recipient" when using bulk actions emails.
|
2017-09-22 16:31:05 +02:00 |
|
Laurent Destailleur
|
d4bde2a4ea
|
Fix date substitution for contracts
|
2017-09-22 15:12:36 +02:00 |
|
Laurent Destailleur
|
252f038468
|
Mutualize code of substitutions for emails
|
2017-09-22 14:34:31 +02:00 |
|
Laurent Destailleur
|
bd45ea5a03
|
Split page for invoice template into card + list. Add more filters.
|
2017-09-22 11:28:53 +02:00 |
|
Regis Houssin
|
a03ef95eaa
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/install/mysql/tables/llx_c_payment_term.sql
|
2017-09-18 09:11:04 +02:00 |
|
Laurent Destailleur
|
ab5724e7ff
|
Mutualize code for forms to send emails. Remove thousand line of code.
|
2017-09-17 17:12:14 +02:00 |
|
Laurent Destailleur
|
630dc92a13
|
NEW Mass PDF Merging is available on contracts
|
2017-09-16 15:39:52 +02:00 |
|
Laurent Destailleur
|
695c231e78
|
Update code comment
|
2017-09-16 10:26:27 +02:00 |
|
Laurent Destailleur
|
bd7c4fe940
|
NEW Summary of last events on a card are sorted on decreasing date.
|
2017-09-16 10:12:44 +02:00 |
|
Laurent Destailleur
|
4e7e6cc658
|
Fix W3C
|
2017-09-16 09:15:10 +02:00 |
|
Laurent Destailleur
|
961d475a9d
|
More complete substitution system.
Add __CONTRACT_NEXT_EXPIRATION_DATE__ and
__CONTRACT_NEXT_EXPIRATION_DATETIME__
|
2017-09-16 03:45:29 +02:00 |
|
Laurent Destailleur
|
b13dbf1f06
|
Clean code. Make selection of template working even if public.
|
2017-09-16 00:49:46 +02:00 |
|
Regis Houssin
|
db17eb80ec
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/facture/class/paymentterm.class.php
|
2017-09-15 16:45:49 +02:00 |
|
Laurent Destailleur
|
0ade500535
|
Better support of text editor when no js available.
|
2017-09-15 11:19:56 +02:00 |
|
Laurent Destailleur
|
e02c220c08
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-09-15 11:04:27 +02:00 |
|
Laurent Destailleur
|
cce1549f66
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/commande/card.php
htdocs/core/lib/functions.lib.php
htdocs/fourn/card.php
htdocs/public/members/new.php
|
2017-09-15 11:02:34 +02:00 |
|
Laurent Destailleur
|
f16d88fd53
|
FIX #7391
|
2017-09-14 13:17:31 +02:00 |
|
Regis Houssin
|
a494e01f00
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-09-14 12:07:19 +02:00 |
|
Laurent Destailleur
|
205989b64b
|
Fix phpunit
|
2017-09-14 09:16:57 +02:00 |
|
Laurent Destailleur
|
bc15a0f8e0
|
Fix search criteria list
|
2017-09-12 14:50:12 +02:00 |
|
Regis Houssin
|
b5de8da3a6
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/core/modules/modFacture.class.php
|
2017-09-11 08:07:55 +02:00 |
|
Laurent Destailleur
|
cf56da8102
|
NEW Default filter and sort order can use partial list of query
parameters to set the qualified URLs.
|
2017-09-11 00:02:52 +02:00 |
|
Laurent Destailleur
|
2ae135baf1
|
NEW Add view of status of template invoice
|
2017-09-10 20:47:45 +02:00 |
|
Laurent Destailleur
|
259cca0230
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/dict.php
htdocs/admin/mails_templates.php
|
2017-09-08 13:30:54 +02:00 |
|
Laurent Destailleur
|
bde293af22
|
Fix filter on extrafield with type sellist
|
2017-09-07 15:34:25 +02:00 |
|
Regis Houssin
|
66e548427c
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/resultat/clientfourn.php
htdocs/core/lib/functions.lib.php
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-09-07 10:50:35 +02:00 |
|
Laurent Destailleur
|
7c2c496823
|
Fix pagination on account list page
|
2017-09-06 19:53:28 +02:00 |
|
Laurent Destailleur
|
859d0dfe97
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2017-09-06 19:24:42 +02:00 |
|
Laurent Destailleur
|
33e2179b65
|
FIX SQL injection
|
2017-09-06 18:17:57 +02:00 |
|
Laurent Destailleur
|
d26b2a694d
|
FIX Security fixes (filter onload js, less verbose error message in
download and viewimage, show info to encourage dolibarr_main_prod=1)
|
2017-09-06 11:39:30 +02:00 |
|
Laurent Destailleur
|
a0cdf784da
|
Standardize code
|
2017-09-05 09:43:22 +02:00 |
|
Laurent Destailleur
|
e6f0e76988
|
Add option MAIN_DISABLE_DEFAULT_FILTER_FOR_QUICK_SEARCH
|
2017-09-02 15:30:00 +02:00 |
|
Laurent Destailleur
|
a6a5602572
|
NEW Can set email of thirdparty as unique and/or mandatory
|
2017-09-02 12:36:53 +02:00 |
|
Laurent Destailleur
|
4b9f54e571
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/install/mysql/data/llx_accounting.sql
htdocs/install/mysql/migration/5.0.0-6.0.0.sql
htdocs/install/mysql/tables/llx_holiday_config.sql
|
2017-09-01 17:34:57 +02:00 |
|
Laurent Destailleur
|
31a74d448c
|
Work on accounting reports.
|
2017-08-31 22:38:30 +02:00 |
|
Regis Houssin
|
8e8f94df11
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/facture/card.php
htdocs/compta/facture/class/facture-rec.class.php
|
2017-08-30 19:33:23 +02:00 |
|
Laurent Destailleur
|
991a33f7b6
|
Make different vat rates visible
|
2017-08-29 20:40:51 +02:00 |
|
Laurent Destailleur
|
eebaff95cf
|
Fix pb with imagick
|
2017-08-29 13:41:44 +02:00 |
|
Laurent Destailleur
|
1b1ce4fdf5
|
Code comment
|
2017-08-27 19:40:43 +02:00 |
|
Laurent Destailleur
|
326d3df63f
|
FIX select of category
FIX pb with extrafield list and key '0'
Conflicts:
htdocs/core/class/extrafields.class.php
|
2017-08-24 13:28:56 +02:00 |
|
Laurent Destailleur
|
7da6f93d7e
|
FIX select of category
FIX pb with extrafield list and key '0'
|
2017-08-24 13:23:15 +02:00 |
|
Regis Houssin
|
1befd9c67f
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-08-23 21:05:36 +02:00 |
|
Laurent Destailleur
|
90afbcb034
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/bank.php
htdocs/core/lib/functions.lib.php
|
2017-08-23 17:02:53 +02:00 |
|
Laurent Destailleur
|
e25a428118
|
Fix compatibility with Internet Explorer
|
2017-08-23 12:32:28 +02:00 |
|
Laurent Destailleur
|
aae24c26a3
|
Some fixes with smartphones
|
2017-08-22 20:20:34 +02:00 |
|
Regis Houssin
|
2f537a1ade
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/charges/index.php
htdocs/compta/paiement/list.php
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-08-22 18:49:40 +02:00 |
|
Laurent Destailleur
|
fa752348c8
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/bank/various_payment/index.php
htdocs/contact/list.php
htdocs/langs/en_US/errors.lang
|
2017-08-02 17:56:09 +02:00 |
|
Laurent Destailleur
|
71d49f1c6f
|
Fix pb in ecm
|
2017-08-01 18:44:34 +02:00 |
|
Regis Houssin
|
0dc0fe81fc
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-31 07:40:01 +02:00 |
|
Laurent Destailleur
|
7a69df08c5
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/cron/class/cronjob.class.php
|
2017-07-31 02:39:42 +02:00 |
|
atm-ph
|
1f3f9e40b1
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_develop_expense_report
|
2017-07-27 16:01:53 +02:00 |
|
Laurent Destailleur
|
ec27eb5b1e
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/contact/list.php
htdocs/societe/list.php
|
2017-07-27 02:09:40 +02:00 |
|
Laurent Destailleur
|
7e0a165131
|
Fix some pb in search using phone
|
2017-07-26 20:33:25 +02:00 |
|
Regis Houssin
|
acd5780e32
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-26 08:58:56 +02:00 |
|
Laurent Destailleur
|
bd85d87e3e
|
Fix pb with .svg
|
2017-07-25 23:02:48 +02:00 |
|
Laurent Destailleur
|
ab72fbffc6
|
Fix pb with .svg files
|
2017-07-25 23:02:14 +02:00 |
|
Laurent Destailleur
|
9043cf759b
|
Fix clone function
|
2017-07-23 20:27:30 +02:00 |
|
Laurent Destailleur
|
25b107defb
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/contrat/list.php
htdocs/fichinter/list.php
|
2017-07-23 19:09:00 +02:00 |
|
Laurent Destailleur
|
44023606c6
|
Fix pb in dolGetFirstLineOfText. Add PHPunit
|
2017-07-22 12:47:35 +02:00 |
|
Regis Houssin
|
c8bd11660d
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-07-18 15:23:43 +02:00 |
|
Laurent Destailleur
|
7b2a71802b
|
Do some TODO on modulebuilder module.
|
2017-07-16 13:00:35 +02:00 |
|
Regis Houssin
|
200f232164
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-16 07:51:20 +02:00 |
|
Laurent Destailleur
|
7eb4562432
|
Code comment
|
2017-07-13 15:22:07 +02:00 |
|
Regis Houssin
|
d63e15f0c6
|
Fix: missing group name with dol_banner_tab
|
2017-07-12 15:52:58 +02:00 |
|
Regis Houssin
|
cb6b81d897
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-11 19:10:22 +02:00 |
|
Laurent Destailleur
|
f40afcf023
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/compta/facture/list.php
htdocs/compta/paiement/class/cpaiement.class.php
htdocs/compta/sociales/card.php
htdocs/core/lib/functions.lib.php
htdocs/expensereport/card.php
htdocs/expensereport/class/expensereport.class.php
htdocs/product/stats/facture.php
|
2017-07-08 18:32:34 +02:00 |
|
Laurent Destailleur
|
ba3b6b6aa5
|
Better support of vat with code in expense report
|
2017-07-08 18:09:45 +02:00 |
|
Laurent Destailleur
|
2ea7f38d38
|
Fix migration of version that is not a final version
|
2017-07-08 12:48:17 +02:00 |
|
Laurent Destailleur
|
252d8da8fc
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/core/class/commondocgenerator.class.php
htdocs/core/lib/functions.lib.php
htdocs/core/modules/DolibarrModules.class.php
htdocs/filefunc.inc.php
htdocs/societe/class/societe.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
|
2017-07-07 15:11:53 +02:00 |
|
phf
|
b8865c425f
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_develop_expense_report
|
2017-07-05 10:48:01 +02:00 |
|
phf
|
1beec51928
|
New expense report rules and ik (index kilometers) - MAIN_USE_EXPENSE_IK - MAIN_USE_EXPENSE_RULE
|
2017-07-05 10:44:52 +02:00 |
|
Regis Houssin
|
3f882cb33a
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-07-03 09:24:05 +02:00 |
|
Laurent Destailleur
|
c56ea50251
|
Currency symbol for peru is before value
|
2017-07-02 14:30:24 +02:00 |
|
Laurent Destailleur
|
b308cfef1d
|
Fix dol_trunc
|
2017-06-30 18:30:01 +02:00 |
|
Regis Houssin
|
fa247ffd98
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-06-29 08:51:42 +02:00 |
|
Laurent Destailleur
|
05318bb4ec
|
More complete dol_string_nospecial
|
2017-06-28 19:02:09 +02:00 |
|
Laurent Destailleur
|
1a860c42ee
|
Look and feel v6
|
2017-06-27 16:42:11 +02:00 |
|
Laurent Destailleur
|
693b2fe3b4
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture.php
htdocs/core/ajax/ajaxdirpreview.php
htdocs/core/class/conf.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/lib/functions.lib.php
htdocs/core/tpl/objectline_create.tpl.php
|
2017-06-23 11:20:29 +02:00 |
|
Laurent Destailleur
|
45004493e0
|
Fix multicurrency and vat_src_code not propaged on invoice from
shipment.
|
2017-06-23 11:12:17 +02:00 |
|
Laurent Destailleur
|
014cb4b004
|
Fix navigation on security event list
|
2017-06-21 12:03:49 +02:00 |
|
Laurent Destailleur
|
4102403482
|
Look and feel v6
|
2017-06-21 11:37:34 +02:00 |
|
Regis Houssin
|
909826e24f
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-06-20 06:25:35 +02:00 |
|
Laurent Destailleur
|
287e727e71
|
Fix detection of relative URL
|
2017-06-19 13:47:25 +02:00 |
|
Regis Houssin
|
544d051fe3
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-06-19 07:06:57 +02:00 |
|
Laurent Destailleur
|
86a6a83647
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/admin/tools/index.php
htdocs/bookmarks/bookmarks.lib.php
htdocs/compta/facture.php
htdocs/core/tpl/passwordforgotten.tpl.php
htdocs/fourn/ajax/getSupplierPrices.php
htdocs/main.inc.php
htdocs/product/stats/card.php
htdocs/public/paypal/paymentko.php
|
2017-06-18 21:13:48 +02:00 |
|
Laurent Destailleur
|
abe736c6a6
|
Escape hml tags
|
2017-06-18 19:42:59 +02:00 |
|
Regis Houssin
|
a0299042e4
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-06-17 12:05:33 +02:00 |
|
Laurent Destailleur
|
b228fe6a2a
|
Fix auto focus on module page
|
2017-06-16 16:06:20 +02:00 |
|
Laurent Destailleur
|
ac708a8ee9
|
Debug accounting module with new structure v6
Make accounting module compatible with the new vat code to identify 2
vat code with same rate.
|
2017-06-15 23:58:56 +02:00 |
|
Regis Houssin
|
cd095e99c9
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-06-14 12:16:10 +02:00 |
|
Laurent Destailleur
|
b889db997a
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture.php
htdocs/core/datepicker.php
htdocs/core/get_menudiv.php
htdocs/core/menus/standard/auguria.lib.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/core/search_page.php
htdocs/main.inc.php
htdocs/master.inc.php
htdocs/product/list.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
htdocs/user/card.php
htdocs/user/index.php
|
2017-06-14 10:48:34 +02:00 |
|
Laurent Destailleur
|
7939daa225
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/core/lib/functions.lib.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
htdocs/user/index.php
|
2017-06-14 10:18:24 +02:00 |
|
Laurent Destailleur
|
70c7bcc85f
|
Complete css to get value unique
|
2017-06-13 15:57:30 +02:00 |
|
Laurent Destailleur
|
c8856182a6
|
Fix look and feel v6
|
2017-06-13 15:34:18 +02:00 |
|
Regis Houssin
|
773abff80e
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-06-12 21:24:10 +02:00 |
|
Laurent Destailleur
|
ba3a74576c
|
Merge 5.0
|
2017-06-12 18:22:51 +02:00 |
|
Laurent Destailleur
|
6d130351a0
|
Fix css
|
2017-06-12 11:32:10 +02:00 |
|
Regis Houssin
|
3445c9d329
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/core/lib/functions.lib.php
|
2017-06-11 06:27:49 +02:00 |
|
Laurent Destailleur
|
36b18f0300
|
Save MAIN_VERSION_FIRST_INSTALL that is not erased.
|
2017-06-10 22:11:12 +02:00 |
|
Laurent Destailleur
|
9c482b9f2a
|
FIX CVE-2017-7886
|
2017-06-10 21:37:27 +02:00 |
|
Laurent Destailleur
|
d037515e37
|
FIX SQL injection on user/index.php parameter search_statut.
Conflicts:
htdocs/user/index.php
|
2017-06-10 20:10:57 +02:00 |
|
Laurent Destailleur
|
b62da4bb7a
|
Fix a parameter is required to know what we share.
|
2017-06-10 20:04:24 +02:00 |
|
Laurent Destailleur
|
890ac81e4d
|
Fix menu entried must be greyed, sub menus not visible fi not allowed on
parent.
|
2017-06-10 19:16:42 +02:00 |
|
Laurent Destailleur
|
87c8659e72
|
Fix responsive
|
2017-06-10 00:45:18 +02:00 |
|
Regis Houssin
|
0e8f36dc92
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-06-09 14:00:48 +02:00 |
|
Laurent Destailleur
|
1af74b4c42
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
dev/skeletons/skeleton_list.php
htdocs/admin/perms.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/files.lib.php
htdocs/product/class/product.class.php
htdocs/product/class/service.class.php
htdocs/product/index.php
htdocs/product/list.php
htdocs/public/members/new.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
|
2017-06-09 12:50:56 +02:00 |
|
Laurent Destailleur
|
929946ad47
|
Fix several problem with hook printFieldListWhere
|
2017-06-09 10:12:01 +02:00 |
|
Regis Houssin
|
fa58f0f3e8
|
Fix: add entity filter
|
2017-06-09 09:25:15 +02:00 |
|
Regis Houssin
|
ade915af5f
|
New: add dictionnary sharing (multicompany)
|
2017-06-08 16:36:42 +02:00 |
|
Regis Houssin
|
4b98a1aefd
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-06-08 15:05:45 +02:00 |
|
Laurent Destailleur
|
543630e487
|
Fix missing count of nb of columns into lists
|
2017-06-08 14:14:06 +02:00 |
|
Regis Houssin
|
44dba391c1
|
New: add dictionnary sharing (multicompany)
|
2017-06-08 10:24:16 +02:00 |
|
Laurent Destailleur
|
7f18dfee0d
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
dev/skeletons/build_class_from_table.php
dev/skeletons/skeleton_card.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/lib/functions.lib.php
htdocs/filefunc.inc.php
htdocs/projet/card.php
|
2017-06-03 01:55:05 +02:00 |
|
Laurent Destailleur
|
9e629bdb02
|
Work on modulebuilder
|
2017-06-02 20:01:25 +02:00 |
|
Laurent Destailleur
|
5c58ed8ca7
|
Add a better error message when payment link is not valid.
|
2017-06-02 09:13:04 +02:00 |
|
Laurent Destailleur
|
f4cdb6b254
|
Fix month on 2 chars. Some setup return on 1 char only. More phpunit
assert.
|
2017-06-01 15:33:23 +02:00 |
|
Laurent Destailleur
|
7ad92c3a4d
|
Fix new generic substitution system
|
2017-06-01 13:32:20 +02:00 |
|
Laurent Destailleur
|
c70beaa56b
|
Complete work for mutualizing generic substitution system.
|
2017-06-01 01:57:22 +02:00 |
|
Laurent Destailleur
|
6c7179d281
|
Test of commit with autoremove trail space
|
2017-05-31 19:20:33 +02:00 |
|
Laurent Destailleur
|
d5f83d6bbe
|
NEW #6915 Simplest change.
|
2017-05-31 19:15:39 +02:00 |
|
Laurent Destailleur
|
145cb628cd
|
FIX dol_string_nohtmltag make 2 passes to clean html into html
attributes.
|
2017-05-31 11:11:25 +02:00 |
|
Laurent Destailleur
|
452579150d
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/core/class/html.form.class.php
|
2017-05-29 10:43:26 +02:00 |
|
Laurent Destailleur
|
e667d72547
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
dev/skeletons/build_class_from_table.php
htdocs/compta/facture.php
htdocs/core/class/html.form.class.php
|
2017-05-29 10:41:51 +02:00 |
|
Laurent Destailleur
|
70636cc59f
|
FIX SQL injection on user/index.php parameter search_statut.
|
2017-05-29 09:59:21 +02:00 |
|
Regis Houssin
|
18886849eb
|
New: add REST api "memberstypes"
|
2017-05-25 08:54:30 +02:00 |
|
Laurent Destailleur
|
e5fe629a0e
|
NEW Extrafields support formulas to be computed using PHP expressions
|
2017-05-24 22:48:44 +02:00 |
|
Laurent Destailleur
|
6d4c5e4b4a
|
Code comment
|
2017-05-24 11:37:44 +02:00 |
|
Laurent Destailleur
|
a3eef35ce6
|
Fix travis error
|
2017-05-22 01:19:16 +02:00 |
|
Laurent Destailleur
|
5cb38ece19
|
Fix travis errors
|
2017-05-21 19:37:15 +02:00 |
|
Laurent Destailleur
|
5992175b68
|
Standardize code between customer and supplier invoice list.
|
2017-05-21 03:23:44 +02:00 |
|
Laurent Destailleur
|
2dd2ab1003
|
Look and feel v6
|
2017-05-20 20:59:54 +02:00 |
|
Laurent Destailleur
|
80cbc28385
|
NEW Add REST API to push a file.
|
2017-05-20 15:52:36 +02:00 |
|
Laurent Destailleur
|
30cedd154e
|
Fix default value must apply only if restore_lastsearch_values is on
|
2017-05-19 15:42:11 +02:00 |
|
Laurent Destailleur
|
ff2a268831
|
NEW Architecture to manage search criteria persistance (using
save_lastsearch_values=1 on exit links and restore_lastsearch_values=1
in entry links)
|
2017-05-19 00:52:13 +02:00 |
|
Laurent Destailleur
|
5a79d11389
|
Avoid warning
|
2017-05-18 13:14:56 +02:00 |
|
Laurent Destailleur
|
58f789659d
|
Remove one picto loading
|
2017-05-18 02:53:49 +02:00 |
|
Laurent Destailleur
|
b29f325fcf
|
Work on search criteria persistence
|
2017-05-16 23:38:23 +02:00 |
|
Laurent Destailleur
|
68e333879f
|
Fix var not sanitized
|
2017-05-16 13:27:32 +02:00 |
|
Laurent Destailleur
|
cc16bb0bef
|
Debug default value feature.
|
2017-05-16 12:22:55 +02:00 |
|
Laurent Destailleur
|
30cf3f2bda
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/bank/class/account.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/lib/functions.lib.php
htdocs/filefunc.inc.php
htdocs/install/mysql/tables/llx_bank_account.sql
|
2017-05-11 00:03:06 +02:00 |
|
Laurent Destailleur
|
5a96ae54b9
|
FIX Link to files on bank account tab broken with multicompany
FIX Link to preview on thirdparty broken with multicompany
|
2017-05-10 19:08:07 +02:00 |
|
Laurent Destailleur
|
0156e99894
|
Code comment
|
2017-05-10 13:46:02 +02:00 |
|
Laurent Destailleur
|
fe053c8603
|
Better escaping of error message.
|
2017-05-10 12:03:40 +02:00 |
|
Laurent Destailleur
|
8e25155fc9
|
Better escaping of error message.
|
2017-05-10 12:02:41 +02:00 |
|
Laurent Destailleur
|
c4722e3694
|
FIX XSS
|
2017-05-10 11:48:45 +02:00 |
|
Laurent Destailleur
|
5c33c1773f
|
FIX XSS
|
2017-05-10 11:47:34 +02:00 |
|
Laurent Destailleur
|
ecf3b6ab33
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-05-10 00:51:27 +02:00 |
|
Laurent Destailleur
|
e5c898e0d6
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
build/makepack-dolibarr.pl
htdocs/fichinter/list.php
htdocs/product/list.php
htdocs/projet/tasks/list.php
|
2017-05-10 00:48:27 +02:00 |
|
Laurent Destailleur
|
2fc64b8e11
|
Fix XSS
|
2017-05-10 00:44:54 +02:00 |
|
Laurent Destailleur
|
b8b91db007
|
Use function top_httphead to include headers in pages.
|
2017-05-09 21:46:57 +02:00 |
|
Laurent Destailleur
|
667e3c2876
|
Add another security sanitizing option
|
2017-05-09 19:26:28 +02:00 |
|
Laurent Destailleur
|
d948447600
|
Add button to disable all personalized default values in one click.
|
2017-05-06 17:08:38 +02:00 |
|
Laurent Destailleur
|
d53654e64f
|
Look and feel v6
|
2017-05-05 20:45:06 +02:00 |
|
Laurent Destailleur
|
d7e10085b8
|
Clean code. Using 2 different key for a param is not more allowed.
|
2017-05-05 18:42:11 +02:00 |
|
Laurent Destailleur
|
57e540af53
|
For better compatibility with module for 6.0
|
2017-05-05 17:46:40 +02:00 |
|
Laurent Destailleur
|
68b63927e0
|
Maxi miscellaneous debug
|
2017-05-05 12:33:49 +02:00 |
|
Laurent Destailleur
|
39d9a0f979
|
Support of pdf preview on supplier orders
|
2017-05-04 19:11:19 +02:00 |
|
Laurent Destailleur
|
f543461e9b
|
Complete the substitution array with substitution array with all
possible keys
|
2017-05-04 11:21:28 +02:00 |
|
Laurent Destailleur
|
a8c775dcbd
|
Fix compatibility with the removal of "constant".
|
2017-04-29 18:48:30 +02:00 |
|
Laurent Destailleur
|
faddcb28ac
|
FIX serious bugs in accounting (error management, transactions, bad
values set)
|
2017-04-29 14:53:29 +02:00 |
|
Laurent Destailleur
|
2e6d865c7d
|
NEW Can define default values for create forms.
NEW Can define default filters for list pages.
NEW Can define default sort order for list pages.
|
2017-04-29 00:44:25 +02:00 |
|
Laurent Destailleur
|
defce63a24
|
Work on management of default values
|
2017-04-28 14:05:28 +02:00 |
|
Laurent Destailleur
|
0994622bf8
|
NEW Can use translations into all substitutions (watermark, freetext...)
|
2017-04-17 23:54:09 +02:00 |
|
Laurent Destailleur
|
d99de641e8
|
Fic on vat npr
|
2017-04-15 03:06:25 +02:00 |
|
Laurent Destailleur
|
1e4dd5d095
|
Fix bug reported by scrutinizer
|
2017-04-15 03:05:04 +02:00 |
|
Laurent Destailleur
|
39ebaec064
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|
Laurent Destailleur
|
6c069e9a1a
|
Fix label of long status
|
2017-04-13 15:15:44 +02:00 |
|
Laurent Destailleur
|
d78f3923ee
|
Support of preview for pdf with several pages
|
2017-04-12 12:13:38 +02:00 |
|
Laurent Destailleur
|
26a9999fbf
|
Support of preview for pdf with several pages
|
2017-04-12 11:38:55 +02:00 |
|
Laurent Destailleur
|
37939e7cbd
|
NEW Add key __USERID__ and __ENTITYID__ as key for dynamic filters.
|
2017-04-11 02:17:47 +02:00 |
|
Laurent Destailleur
|
52c86cb3f5
|
NEW Bulk actions available on supplier orders
|
2017-04-09 13:12:25 +02:00 |
|
Laurent Destailleur
|
60a54041c2
|
NEW Enable bulk actions delete on supplier invoices
|
2017-04-07 14:09:19 +02:00 |
|
Laurent Destailleur
|
a99a4be9e0
|
Work on 6.0 look and feel
|
2017-04-06 22:31:45 +02:00 |
|
Laurent Destailleur
|
e2ea5945dd
|
Work on look and feel v6
|
2017-04-06 21:48:28 +02:00 |
|
Laurent Destailleur
|
01d69e4b58
|
NEW Better reponsive design
|
2017-04-04 12:55:54 +02:00 |
|
Laurent Destailleur
|
d99b0461c7
|
Extrafields multilanguage support.
|
2017-04-03 10:56:28 +02:00 |
|
Laurent Destailleur
|
d975e7f442
|
Work on 6.0 look and feel
|
2017-04-01 12:46:47 +02:00 |
|
Laurent Destailleur
|
01a74a8d23
|
Work on 6.0 look and feel
|
2017-03-31 17:41:20 +02:00 |
|
Laurent Destailleur
|
8e70c4a0b7
|
Work on 6.0 new look and feel
|
2017-03-30 15:39:50 +02:00 |
|
Laurent Destailleur
|
e416ea275e
|
Work on 6.0 look and feel
|
2017-03-28 21:04:38 +02:00 |
|
Laurent Destailleur
|
b5b0eba470
|
Several enhancement for 6.0
|
2017-03-28 12:47:48 +02:00 |
|
Laurent Destailleur
|
292bcae592
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-03-25 00:05:04 +01:00 |
|
Laurent Destailleur
|
d1a988a0be
|
Fix document_preview is possible on files with + chars inside.
|
2017-03-24 17:32:38 +01:00 |
|
Laurent Destailleur
|
38660418b4
|
Include preview of pdf into dol_banner
|
2017-03-23 22:27:44 +01:00 |
|
Laurent Destailleur
|
fec3a89aa5
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-03-23 11:38:46 +01:00 |
|
Laurent Destailleur
|
0a35d17207
|
CSS enhancement
|
2017-03-23 10:59:13 +01:00 |
|
Laurent Destailleur
|
36630b9404
|
FIX Picto of project on dol_banner and box
Conflicts:
htdocs/core/boxes/box_project.php
|
2017-03-21 13:43:05 +01:00 |
|
Laurent Destailleur
|
0e997c973f
|
FIX Picto of project on dol_banner and box
|
2017-03-21 13:13:00 +01:00 |
|
Laurent Destailleur
|
47e325cc66
|
NEW Can set the default value of any field on any create page with
option MAIN_DEFAULT_FOR_path-to-file_fieldname
|
2017-03-20 20:35:24 +01:00 |
|
Laurent Destailleur
|
888675016d
|
NEW Can use dol_fiche_end without showing bottom border.
|
2017-03-15 11:13:30 +01:00 |
|
Laurent Destailleur
|
618c27d63c
|
Optimize space
|
2017-03-10 16:26:43 +01:00 |
|
Laurent Destailleur
|
5f79b2d0c6
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/admin/account.php
htdocs/accountancy/admin/categories.php
htdocs/expensereport/class/expensereport.class.php
htdocs/install/mysql/migration/4.0.0-5.0.0.sql
|
2017-03-05 22:11:35 +01:00 |
|
Laurent Destailleur
|
f67c967d0b
|
FIX The vat rate line used when adding a predefined product was wrong if
there is several vat line with same rate.
|
2017-03-04 22:27:44 +01:00 |
|
Laurent Destailleur
|
832c91417a
|
Fix the default_vat_code was not correctly saved and shown on the
product price.
|
2017-03-04 19:16:09 +01:00 |
|
Laurent Destailleur
|
6ee286f5f7
|
FIX #6404
|
2017-03-03 15:11:41 +01:00 |
|
Laurent Destailleur
|
bf591f5f91
|
Work on module website
|
2017-02-24 21:13:40 +01:00 |
|
Laurent Destailleur
|
fb88eaf2a4
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2017-02-23 02:55:50 +01:00 |
|
Laurent Destailleur
|
a0fb53d5b1
|
Merge branch 'develop' into NEW_pdf_supplier_payment
|
2017-02-22 14:20:47 +01:00 |
|
Laurent Destailleur
|
bb72121179
|
Fix menu loading
|
2017-02-22 01:47:22 +01:00 |
|
Laurent Destailleur
|
2dbae7b808
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-02-17 17:14:00 +01:00 |
|
Laurent Destailleur
|
fd111cb1c6
|
NEW tooltip can be on hover or on click with textwithpicto function.
|
2017-02-17 17:11:14 +01:00 |
|
arnaud
|
4ec664029d
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_pdf_supplier_payment
|
2017-02-17 16:40:14 +01:00 |
|
BENKE Charlie
|
e4ede5aef3
|
"Preview" not translated
|
2017-02-17 12:32:06 +01:00 |
|
Laurent Destailleur
|
868f2e5473
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/tools/update.php
htdocs/core/lib/functions.lib.php
|
2017-02-13 01:36:02 +01:00 |
|
arnaud
|
4230b075c2
|
INIT pdf supplier payment
|
2017-02-10 17:28:00 +01:00 |
|
Alexandre SPANGARO
|
5c9c761911
|
Fix : Bank account label not shown in dol_banner_tab
|
2017-02-09 05:58:39 +01:00 |
|
Laurent Destailleur
|
39151d7a74
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-01-22 12:14:18 +01:00 |
|
Laurent Destailleur
|
65f7de8f64
|
Fix css and look 5.0
|
2017-01-22 12:13:32 +01:00 |
|
Laurent Destailleur
|
5362d10c0d
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/hookmanager.class.php
|
2017-01-21 21:56:24 +01:00 |
|
Laurent Destailleur
|
3a2d9c8610
|
Fix for rtl languages
|
2017-01-21 16:12:25 +01:00 |
|
Laurent Destailleur
|
a250ba5f56
|
Close #6307 #6306
|
2017-01-20 17:52:52 +01:00 |
|
Laurent Destailleur
|
412be59f78
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2017-01-20 12:09:39 +01:00 |
|
Laurent Destailleur
|
9bb9d4d36e
|
Fix position of field and tooltip
|
2017-01-20 12:08:33 +01:00 |
|
Laurent Destailleur
|
3336943ff2
|
Fix responsive
|
2017-01-18 15:49:12 +01:00 |
|
Laurent Destailleur
|
4ecd657f34
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-01-16 00:02:43 +01:00 |
|
Laurent Destailleur
|
d14e4dbaba
|
Fix pagination when MAIN_DISABLE_FULL_SCANLIST is on
|
2017-01-15 20:49:20 +01:00 |
|
Laurent Destailleur
|
76a53dfb7d
|
FIX Accept spaces around the | criteria
|
2017-01-08 01:01:34 +01:00 |
|
Laurent Destailleur
|
785b2d46b3
|
FIX Accept spaces around the | criteria
|
2017-01-08 01:00:47 +01:00 |
|
Laurent Destailleur
|
2c1477ecea
|
Revert "FIX Accept spaces around the | criteria"
This reverts commit 37d158f159.
|
2017-01-07 21:50:14 +01:00 |
|
Laurent Destailleur
|
163ee094ec
|
Revert "FIX Accept spaces around the | criteria"
This reverts commit df9121d6fa.
|
2017-01-07 21:46:26 +01:00 |
|
Laurent Destailleur
|
37d158f159
|
FIX Accept spaces around the | criteria
|
2017-01-07 21:34:12 +01:00 |
|
Laurent Destailleur
|
df9121d6fa
|
FIX Accept spaces around the | criteria
|
2017-01-07 21:33:13 +01:00 |
|
Laurent Destailleur
|
e9853f3cd7
|
Merge branch 'develop' of https://github.com/Franck-MOREAU/dolibarr into
Franck-MOREAU-develop
Conflicts:
htdocs/core/lib/functions.lib.php
htdocs/install/mysql/migration/4.0.0-5.0.0.sql
htdocs/loan/card.php
htdocs/loan/class/loan.class.php
htdocs/projet/element.php
|
2017-01-07 17:45:05 +01:00 |
|
Laurent Destailleur
|
43942e6ea2
|
Fix css and fix navigation on resource tab.
|
2016-12-23 13:04:46 +01:00 |
|
aspangaro
|
098dc08169
|
Loan : Complete work on dol_banner
|
2016-12-20 07:29:49 +01:00 |
|
Laurent Destailleur
|
0eded9a8b7
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-12-19 02:36:10 +01:00 |
|
Laurent Destailleur
|
3f5d67d4d6
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-12-19 02:35:16 +01:00 |
|
Laurent Destailleur
|
876722733a
|
Better fix to get localtax
|
2016-12-19 02:33:54 +01:00 |
|
Laurent Destailleur
|
9fd48df839
|
Fix minor bug on subscription pages
|
2016-12-17 19:21:48 +01:00 |
|
Laurent Destailleur
|
c750ba8b99
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
htdocs/install/mysql/data/llx_c_payment_term.sql
htdocs/langs/en_US/bills.lang
htdocs/langs/en_US/mails.lang
|
2016-12-16 13:56:55 +01:00 |
|
Laurent Destailleur
|
8f3ce46c50
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-12-15 12:12:36 +01:00 |
|
Laurent Destailleur
|
2c4c48ad6f
|
Better fix to add server name into email id.
|
2016-12-15 12:11:39 +01:00 |
|
Laurent Destailleur
|
ecab7cb70e
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/extrafields.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/product/class/product.class.php
|
2016-12-14 12:29:41 +01:00 |
|
Laurent Destailleur
|
d2e4888bdd
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-12-14 12:21:33 +01:00 |
|
Laurent Destailleur
|
56b3f2c011
|
FIX Introduce hidden option MAIL_PREFIX_FOR_EMAIL_ID to solve pb of
tracking email.
|
2016-12-14 10:36:11 +01:00 |
|
Laurent Destailleur
|
530d3503f5
|
FIX Introduce hidden option MAIL_PREFIX_FOR_EMAIL_ID to solve pb of
tracking email.
|
2016-12-14 10:32:31 +01:00 |
|
Laurent Destailleur
|
4b831537e5
|
Fix several problem in notes management of template invoices.
|
2016-12-04 21:27:08 +01:00 |
|
Laurent Destailleur
|
788cbf9a01
|
Complete work on dol_banner on contracts
|
2016-12-04 13:30:17 +01:00 |
|
Laurent Destailleur
|
317df1cf91
|
Complete work on use of the new ol_banner_tab.
|
2016-11-30 20:24:36 +01:00 |
|
Laurent Destailleur
|
bd8f923cee
|
Several fixes in filter on lists
|
2016-11-29 22:52:16 +01:00 |
|
Laurent Destailleur
|
83972b39ce
|
Complete work on dol_banner. Fix errors due to missing columns.
|
2016-11-28 23:58:36 +01:00 |
|
Laurent Destailleur
|
5acd09b2d5
|
Fix require_once instead of require.
|
2016-11-24 17:03:18 +01:00 |
|
Laurent Destailleur
|
b035b1e196
|
Merge remote-tracking branch 'origin/4.0' into develop
|
2016-11-20 15:48:24 +01:00 |
|
Laurent Destailleur
|
e3c529d483
|
FIX javascript error when using on mobile/smartphone
|
2016-11-20 15:38:48 +01:00 |
|
Laurent Destailleur
|
7ac96da0d4
|
Several fix in warehouse stock change (rounding, api rest)
|
2016-11-18 16:34:03 +01:00 |
|
Laurent Destailleur
|
0b3765dd9a
|
Fix phpcs
|
2016-11-18 13:17:24 +01:00 |
|
Laurent Destailleur
|
ad981a0f07
|
FIX the key for getEntity was different for same element.
|
2016-11-18 12:54:08 +01:00 |
|
Laurent Destailleur
|
4768017662
|
Debug of module accountancy
|
2016-11-16 19:23:32 +01:00 |
|
florian HENRY
|
ff734bb5d9
|
Fix travis
|
2016-11-16 09:40:29 +01:00 |
|
Laurent Destailleur
|
2961039b98
|
Code comment
|
2016-11-15 13:14:26 +01:00 |
|
Laurent Destailleur
|
6014345fb7
|
Fix typo error
|
2016-11-13 18:28:06 +01:00 |
|
Laurent Destailleur
|
4bcc7dc8a0
|
CLOSE #4368 #4369 Add hook completeTabsHead for rewrite heads tabs menu
|
2016-11-12 14:36:52 +01:00 |
|
Laurent Destailleur
|
b1bd9e4930
|
Responsive design
|
2016-11-11 23:17:37 +01:00 |
|
Laurent Destailleur
|
cc64994f30
|
Better responsive design
|
2016-11-10 11:33:25 +01:00 |
|
Laurent Destailleur
|
9bff6f966b
|
NEW Can add event from the card listing events
|
2016-11-08 14:08:48 +01:00 |
|
Laurent Destailleur
|
4681c84e1d
|
Better responsive
|
2016-11-06 12:16:10 +01:00 |
|
Laurent Destailleur
|
0fea6f22a9
|
Change code to reduce need of jmobile
|
2016-11-05 03:27:56 +01:00 |
|
Laurent Destailleur
|
e59c2bb61c
|
Debug accounting menu. Can now edit product account if already set.
|
2016-11-04 16:15:31 +01:00 |
|
Laurent Destailleur
|
a658b7cc3d
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/comm/card.php
|
2016-10-31 21:31:57 +01:00 |
|