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