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