| .. |
|
antivir.class.php
|
Fix: use GETPOST
|
2017-10-03 17:11:42 +02:00 |
|
canvas.class.php
|
|
|
|
ccountry.class.php
|
Add more robust php unit to detect not escaped sql. Fix not escaped sql
|
2017-09-15 15:41:07 +02:00 |
|
CMailFile.class.php
|
Add CRLF before 'boundary' word. Use \r\n on wordwrap.
|
2017-10-16 14:31:28 +02:00 |
|
comment.class.php
|
Fix var unknown
|
2017-10-06 17:03:32 +02:00 |
|
commondocgenerator.class.php
|
Update commondocgenerator.class.php
|
2017-10-22 04:13:49 +02:00 |
|
commoninvoice.class.php
|
Add log
|
2017-10-04 02:46:01 +02:00 |
|
commonobject.class.php
|
Work on website
|
2017-10-26 14:49:30 +02:00 |
|
commonobjectline.class.php
|
FIX #7679
|
2017-10-22 03:47:36 +02:00 |
|
commonorder.class.php
|
|
|
|
commonstickergenerator.class.php
|
|
|
|
conf.class.php
|
No more need of contacts on each tab by default
|
2017-09-27 20:15:56 +02:00 |
|
cookie.class.php
|
|
|
|
coreobject.class.php
|
Work on inventory module debug
|
2017-05-06 22:28:07 +02:00 |
|
CSMSFile.class.php
|
Fix nostop option
|
2017-09-01 17:08:47 +02:00 |
|
cstate.class.php
|
Add more robust php unit to detect not escaped sql. Fix not escaped sql
|
2017-09-15 15:41:07 +02:00 |
|
ctypent.class.php
|
Add more robust php unit to detect not escaped sql. Fix not escaped sql
|
2017-09-15 15:41:07 +02:00 |
|
ctyperesource.class.php
|
fix travis
|
2017-04-19 14:49:12 +02:00 |
|
discount.class.php
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-10-13 22:01:56 +02:00 |
|
doleditor.class.php
|
Better support of text editor when no js available.
|
2017-09-15 11:19:56 +02:00 |
|
dolexception.class.php
|
|
|
|
dolgeoip.class.php
|
|
|
|
dolgraph.class.php
|
Work on module builder
|
2017-10-25 22:02:07 +02:00 |
|
dolprintipp.class.php
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|
dolreceiptprinter.class.php
|
|
|
|
emailsenderprofile.class.php
|
Work on module builder
|
2017-10-25 22:02:07 +02:00 |
|
events.class.php
|
NEW Can send email from contract card
|
2017-09-16 01:34:15 +02:00 |
|
extrafields.class.php
|
NEW Extrafields "link to object" now use a combo selection and getNomUrl
|
2017-10-26 02:55:43 +02:00 |
|
fileupload.class.php
|
|
|
|
fiscalyear.class.php
|
Work on module builder
|
2017-10-25 22:02:07 +02:00 |
|
genericobject.class.php
|
|
|
|
google.class.php
|
|
|
|
hookmanager.class.php
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-06-09 12:50:56 +02:00 |
|
html.form.class.php
|
Fix migration to select2 4.0.5
|
2017-10-26 14:06:23 +02:00 |
|
html.formaccounting.class.php
|
Fix usage of constant. No need to have a dedicated setup as it should be
|
2017-06-22 14:48:13 +02:00 |
|
html.formactions.class.php
|
Look and feel v6
|
2017-10-13 20:04:11 +02:00 |
|
html.formadmin.class.php
|
Work on website
|
2017-10-26 14:49:30 +02:00 |
|
html.formbank.class.php
|
|
|
|
html.formbarcode.class.php
|
|
|
|
html.formcompany.class.php
|
Fix: Added name to contributors
|
2017-09-01 16:10:19 +01:00 |
|
html.formcontract.class.php
|
better test
|
2017-04-07 14:55:59 +02:00 |
|
html.formcron.class.php
|
|
|
|
html.formfile.class.php
|
Scrutinizer Auto-Fixes
|
2017-10-16 06:47:05 +00:00 |
|
html.formintervention.class.php
|
|
|
|
html.formmail.class.php
|
Scrutinizer Auto-Fixes
|
2017-10-16 06:47:05 +00:00 |
|
html.formmailing.class.php
|
Fix phpcs
|
2017-07-13 23:46:01 +02:00 |
|
html.formmargin.class.php
|
Look and feel v6
|
2017-05-20 20:59:54 +02:00 |
|
html.formorder.class.php
|
|
|
|
html.formother.class.php
|
FIX comment color and create colorIsLight function
|
2017-09-13 10:43:44 +02:00 |
|
html.formprojet.class.php
|
Some fixes in various payment
|
2017-09-11 14:29:27 +02:00 |
|
html.formpropal.class.php
|
|
|
|
html.formsms.class.php
|
Mutualize code for forms to send emails. Remove thousand line of code.
|
2017-09-17 17:12:14 +02:00 |
|
html.formsocialcontrib.class.php
|
|
|
|
html.formwebsite.class.php
|
Fix bug reported by scrutinizer
|
2017-09-12 19:21:26 +02:00 |
|
index.html
|
|
|
|
infobox.class.php
|
Merge 5.0
|
2017-06-12 18:22:51 +02:00 |
|
interfaces.class.php
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-08-04 15:39:00 +02:00 |
|
ldap.class.php
|
Scrutinizer Auto-Fixes
|
2017-10-07 11:09:31 +00:00 |
|
link.class.php
|
Add more robust php unit to detect not escaped sql. Fix not escaped sql
|
2017-09-15 15:41:07 +02:00 |
|
menu.class.php
|
Fix position of top menu does not follow 'position' field.
|
2017-06-27 04:25:41 +02:00 |
|
menubase.class.php
|
Add more robust php unit to detect not escaped sql. Fix not escaped sql
|
2017-09-15 15:41:07 +02:00 |
|
notify.class.php
|
Scrutinizer Auto-Fixes
|
2017-10-07 11:09:31 +00:00 |
|
openid.class.php
|
|
|
|
rssparser.class.php
|
|
|
|
smtps.class.php
|
FIX link in to email and option for tls
|
2017-08-28 00:09:21 +02:00 |
|
stats.class.php
|
|
|
|
translate.class.php
|
Fix export web site
|
2017-10-26 10:43:47 +02:00 |
|
utils.class.php
|
Fix the delete dir functions does not return real nb of deleted files.
|
2017-07-13 00:26:05 +02:00 |
|
vcard.class.php
|
FIX #6479
|
2017-03-03 14:04:40 +01:00 |
|
workboardresponse.class.php
|
|
|