Laurent Destailleur 452579150d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 8 vuotta sitten
..
CMailFile.class.php b29d0385e6 NEW Can send an email to a user from its card. 8 vuotta sitten
CSMSFile.class.php 1aa232c4a7 Update CSMSFile.class.php 9 vuotta sitten
antivir.class.php 52b5a8ece7 More powerfull dol_move function. 8 vuotta sitten
canvas.class.php ba3c8de785 Update doc comment to make things cleaner to avoid confusion between old 9 vuotta sitten
ccountry.class.php d5ee73a1b7 Add Countries to the REST API. 8 vuotta sitten
commondocgenerator.class.php 806157ae40 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 8 vuotta sitten
commoninvoice.class.php d93552c8c5 Scrutinizer Auto-Fixes 8 vuotta sitten
commonobject.class.php e667d72547 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 8 vuotta sitten
commonobjectline.class.php d434cee3fa [Qual] Typo 9 vuotta sitten
commonorder.class.php 281b06a2d3 NEW Introduce option MAIN_WEIGHT_DEFAULT_UNIT and 9 vuotta sitten
commonstickergenerator.class.php cb75d0778a Fix doc errors 10 vuotta sitten
conf.class.php 807c77f754 Fix inconsistent options 8 vuotta sitten
cookie.class.php 5f5ef43e04 [Qual] Constructors of deprecated classes are deprecated 9 vuotta sitten
coreobject.class.php 46ff62fc87 Work on inventory module debug 8 vuotta sitten
cstate.class.php cfdaa0e13c Fix missing translation 9 vuotta sitten
ctypent.class.php 74f15680e1 Fix missing fields into import of thirdparties. 10 vuotta sitten
ctyperesource.class.php 213e0d2870 fix travis 8 vuotta sitten
discount.class.php b9a9997688 Page societe/soc.php and compta/facture.php was renamed into card.php 8 vuotta sitten
doleditor.class.php 2dd2ab1003 Look and feel v6 8 vuotta sitten
dolexception.class.php 8d206fdfb0 Prepare move to other licence. For the moment all answers for licence 12 vuotta sitten
dolgeoip.class.php a456d21249 FIX #3231 [Members] Public subscription page displays GeoIP error 9 vuotta sitten
dolgraph.class.php e335ce6f45 Fix bad var declared 9 vuotta sitten
dolprintipp.class.php 39ebaec064 Replace usage of $bc[$var] with class="oddeven" 8 vuotta sitten
dolreceiptprinter.class.php 863efcbc5d NEW Removed unused FormOrder::selectSourcesCommande function 9 vuotta sitten
events.class.php fa290c34fa Fix against SQL injection. Add phpunit to detect missing escapement. 8 vuotta sitten
extrafields.class.php e5fe629a0e NEW Extrafields support formulas to be computed using PHP expressions 8 vuotta sitten
fileupload.class.php acf546d982 Move a not used function into a better place. 9 vuotta sitten
fiscalyear.class.php fa290c34fa Fix against SQL injection. Add phpunit to detect missing escapement. 8 vuotta sitten
genericobject.class.php a5123c06db Save the virtualhost so we can test without entering it each time. 9 vuotta sitten
google.class.php 666c62af04 Fix http into https 8 vuotta sitten
hookmanager.class.php e8767122b0 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 8 vuotta sitten
html.form.class.php 452579150d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 8 vuotta sitten
html.formaccounting.class.php e4f5d45c45 Remove old code (selectjournal_accountancy_bookkepping) 8 vuotta sitten
html.formactions.class.php 80ce8da7a3 Fix migration errors and responsive design 8 vuotta sitten
html.formadmin.class.php d24045d831 NEW Editing translation GUI become easier with search translation tool. 8 vuotta sitten
html.formbank.class.php 1be9c53b6c NEW Created FormBank::getIBANLabel function to get the label of "IBAN" depending on bank account country 9 vuotta sitten
html.formbarcode.class.php 5d2f081152 [Qual] Fixed HTML select form selected attribute 10 vuotta sitten
html.formcompany.class.php 7622d3b2fb Fix missing info admin picto. Fix colspan. 8 vuotta sitten
html.formcontract.class.php e76a00845d better test 8 vuotta sitten
html.formcron.class.php 5d2f081152 [Qual] Fixed HTML select form selected attribute 10 vuotta sitten
html.formfile.class.php 2dd2ab1003 Look and feel v6 8 vuotta sitten
html.formintervention.class.php 5d2f081152 [Qual] Fixed HTML select form selected attribute 10 vuotta sitten
html.formmail.class.php aec4cef5de Clean some code for type of event deprecated since 3.3 8 vuotta sitten
html.formmailing.class.php 0c76db7973 FIX #6698 #6742 8 vuotta sitten
html.formmargin.class.php 2dd2ab1003 Look and feel v6 8 vuotta sitten
html.formorder.class.php 863efcbc5d NEW Removed unused FormOrder::selectSourcesCommande function 9 vuotta sitten
html.formother.class.php 0b52c43e05 Fix bad selection of progress when not known 8 vuotta sitten
html.formprojet.class.php 1dc2cae3a5 NEW Show company into combo list of projects 8 vuotta sitten
html.formpropal.class.php bd8f923cee Several fixes in filter on lists 8 vuotta sitten
html.formsms.class.php 60b8582aa9 Fix more then 30 security defects 8 vuotta sitten
html.formsocialcontrib.class.php 5d2f081152 [Qual] Fixed HTML select form selected attribute 10 vuotta sitten
index.html ec661d0c6c Removed index.php and replaced them with blank index.html as it is more appropriate 11 vuotta sitten
infobox.class.php d241adc201 NEW Use autocompletion on the "Add widget list". 8 vuotta sitten
interfaces.class.php f7e71d1de2 FIX LOG_ERROR does not exists. Use LOG_ERR. 8 vuotta sitten
ldap.class.php 293c8e145a Merge remote-tracking branch 'origin/3.9' into develop 9 vuotta sitten
link.class.php fa290c34fa Fix against SQL injection. Add phpunit to detect missing escapement. 8 vuotta sitten
menu.class.php c77fda5128 New accountancy menu for auguria 9 vuotta sitten
menubase.class.php fa290c34fa Fix against SQL injection. Add phpunit to detect missing escapement. 8 vuotta sitten
notify.class.php 17a1874e36 FIX Counter of notification of a thirdparty 8 vuotta sitten
openid.class.php 27e99793a3 Scrutinizer Auto-Fixes 10 vuotta sitten
rssparser.class.php c218843cdb FIX Save of filters into export profiles failed. 10 vuotta sitten
smtps.class.php f598bf8bef Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 8 vuotta sitten
stats.class.php d940cc392a FIX Several fix to exclude WON/LOST of reporting of opportunities amount 9 vuotta sitten
translate.class.php 30cf3f2bda Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 8 vuotta sitten
utils.class.php 05d6c2cd75 Fix no more use of constant 8 vuotta sitten
vcard.class.php 85518c6a54 FIX #6479 8 vuotta sitten
workboardresponse.class.php 209f8946d0 All files must be lowercase 10 vuotta sitten