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