| .. |
|
antivir.class.php
|
|
|
|
canvas.class.php
|
|
|
|
ccountry.class.php
|
Add Countries to the REST API.
|
2016-09-25 17:43:15 +02:00 |
|
CMailFile.class.php
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-01-16 00:01:37 +01:00 |
|
commondocgenerator.class.php
|
Fix: missing date locale and date rfc
|
2016-12-13 09:40:08 +01:00 |
|
commoninvoice.class.php
|
Minor fixes
|
2017-01-20 14:10:57 +01:00 |
|
commonobject.class.php
|
Fix deadlock feature: could not solve a situation where an emailing was
|
2017-01-29 16:08:45 +01:00 |
|
commonobjectline.class.php
|
[Qual] Typo
|
2016-03-17 09:40:05 +01:00 |
|
commonorder.class.php
|
NEW Introduce option MAIN_WEIGHT_DEFAULT_UNIT and
|
2016-04-01 18:44:23 +02:00 |
|
commonstickergenerator.class.php
|
|
|
|
conf.class.php
|
Complete work on dol_banner
|
2016-12-23 14:52:25 +01:00 |
|
cookie.class.php
|
|
|
|
CSMSFile.class.php
|
|
|
|
cstate.class.php
|
Fix missing translation
|
2016-02-22 14:49:30 +01:00 |
|
ctypent.class.php
|
|
|
|
discount.class.php
|
Fix bad var set
|
2017-01-28 13:01:10 +01:00 |
|
doleditor.class.php
|
Fix responsive design
|
2016-11-25 18:32:52 +01:00 |
|
dolexception.class.php
|
|
|
|
dolgeoip.class.php
|
|
|
|
dolgraph.class.php
|
Fix bad var declared
|
2016-08-01 19:54:03 +02:00 |
|
dolprintipp.class.php
|
|
|
|
dolreceiptprinter.class.php
|
NEW Removed unused FormOrder::selectSourcesCommande function
|
2016-04-16 21:33:23 +02:00 |
|
events.class.php
|
|
|
|
extrafields.class.php
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-01-20 21:02:05 +01:00 |
|
fileupload.class.php
|
Move a not used function into a better place.
|
2016-04-09 19:42:34 +02:00 |
|
fiscalyear.class.php
|
Minor errors
|
2016-05-06 22:06:23 +02:00 |
|
genericobject.class.php
|
Save the virtualhost so we can test without entering it each time.
|
2016-07-14 19:42:04 +02:00 |
|
google.class.php
|
Fix http into https
|
2016-09-06 00:59:31 +02:00 |
|
hookmanager.class.php
|
Fix code comment and missing showLinkToObjectBlock hook declaration as
|
2017-01-21 17:30:35 +01:00 |
|
html.form.class.php
|
Fix several security bugs on expense report
|
2017-01-26 18:08:00 +01:00 |
|
html.formaccounting.class.php
|
Merge branch 'develop' into develop_advtargetemailiing
|
2016-05-02 20:40:42 +02:00 |
|
html.formactions.class.php
|
Minor fixes or code comment
|
2016-12-20 12:06:26 +01:00 |
|
html.formadmin.class.php
|
NEW Editing translation GUI become easier with search translation tool.
|
2016-09-04 14:45:43 +02:00 |
|
html.formbank.class.php
|
NEW Created FormBank::getIBANLabel function to get the label of "IBAN" depending on bank account country
|
2016-03-19 19:39:18 +01:00 |
|
html.formbarcode.class.php
|
|
|
|
html.formcompany.class.php
|
Fix missing info admin picto. Fix colspan.
|
2017-01-23 17:31:39 +01:00 |
|
html.formcontract.class.php
|
Uniformize code
|
2016-09-26 00:10:29 +02:00 |
|
html.formcron.class.php
|
|
|
|
html.formfile.class.php
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-01-27 01:24:55 +01:00 |
|
html.formintervention.class.php
|
|
|
|
html.formmail.class.php
|
Fix regression losing warning on not defined emails
|
2016-12-19 18:11:53 +01:00 |
|
html.formmailing.class.php
|
NEW Removed unused FormOrder::selectSourcesCommande function
|
2016-04-16 21:33:23 +02:00 |
|
html.formmargin.class.php
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-01-28 15:12:14 +01:00 |
|
html.formorder.class.php
|
NEW Removed unused FormOrder::selectSourcesCommande function
|
2016-04-16 21:33:23 +02:00 |
|
html.formother.class.php
|
Unactive user place on bottom list
|
2016-10-10 18:15:46 +02:00 |
|
html.formprojet.class.php
|
Fix cancel button + logic to close project when setting opp to WON/LOST.
|
2017-02-01 13:25:16 +01:00 |
|
html.formpropal.class.php
|
Several fixes in filter on lists
|
2016-11-29 22:52:16 +01:00 |
|
html.formsms.class.php
|
Fix more then 30 security defects
|
2016-12-18 01:44:26 +01:00 |
|
html.formsocialcontrib.class.php
|
|
|
|
index.html
|
|
|
|
infobox.class.php
|
More complete dependencies
|
2016-03-26 12:27:34 +01:00 |
|
interfaces.class.php
|
FIX Bad error management into trigger of mailmanspip
|
2016-06-25 18:48:50 +02:00 |
|
ldap.class.php
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-06-05 02:20:27 +02:00 |
|
link.class.php
|
Fix phpcs
|
2016-01-30 16:57:00 +01:00 |
|
menu.class.php
|
New accountancy menu for auguria
|
2016-01-31 07:31:48 +01:00 |
|
menubase.class.php
|
Replace attributes var for public
|
2016-12-15 09:54:45 -03:00 |
|
notify.class.php
|
Fix inversion application name - company name
|
2017-01-09 23:26:31 +01:00 |
|
openid.class.php
|
|
|
|
rssparser.class.php
|
|
|
|
smtps.class.php
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-01-16 00:01:37 +01:00 |
|
stats.class.php
|
FIX Several fix to exclude WON/LOST of reporting of opportunities amount
|
2016-07-08 10:59:13 +02:00 |
|
translate.class.php
|
Fix management of alternative language for Greek (el_CY)
|
2017-01-21 21:52:42 +01:00 |
|
utils.class.php
|
FIX Solve backup when using mysqldump that return warning
|
2016-10-22 16:20:51 +02:00 |
|
vcard.class.php
|
|
|
|
workboardresponse.class.php
|
|
|