dolibarr/htdocs
2017-03-25 19:34:04 +01:00
..
accountancy Merge pull request #6546 from aspangaro/6.0-new_bank_direct_input 2017-03-24 22:52:39 +01:00
adherents Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-03-19 11:26:49 +01:00
admin Border input display is allowed by setting 2017-03-25 19:34:04 +01:00
api Fix #6365 2017-02-03 11:42:49 +01:00
asterisk FIX security bugs 2016-12-18 13:24:06 +01:00
barcode Complete param of setValueFrom 2016-09-12 20:16:39 +02:00
bookmarks NEW Can use dol_fiche_end without showing bottom border. 2017-03-15 11:13:30 +01:00
cashdesk Page societe/soc.php and compta/facture.php was renamed into card.php 2017-03-20 21:29:22 +01:00
categories FIX #6535 2017-03-16 22:49:02 +01:00
comm Include preview of pdf into dol_banner 2017-03-23 22:27:44 +01:00
commande Include preview of pdf into dol_banner 2017-03-23 22:27:44 +01:00
compta Merge pull request #6546 from aspangaro/6.0-new_bank_direct_input 2017-03-24 22:52:39 +01:00
conf Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop 2016-12-26 12:42:23 +01:00
contact Fix document_preview is possible on files with + chars inside. 2017-03-24 17:32:38 +01:00
contrat Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-03-23 12:52:19 +01:00
core Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2017-03-25 00:05:04 +01:00
cron Fix parameters 2017-02-27 00:22:11 +01:00
custom Start to work to have custom dir available and active by default. 2016-04-30 17:11:48 +02:00
don Merge pull request #6492 from aspangaro/6.0-donation 2017-03-10 12:31:46 +01:00
ecm Uniformize look and feels 2017-03-07 18:34:57 +01:00
expedition Page societe/soc.php and compta/facture.php was renamed into card.php 2017-03-20 21:29:22 +01:00
expensereport Merge pull request #6543 from laudeco/feature/expenseNoteFusionPdf 2017-03-24 22:50:54 +01:00
exports Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-03-19 11:26:49 +01:00
externalsite [Qual] Uniformize code 2015-12-08 11:35:08 +01:00
fichinter Page societe/soc.php and compta/facture.php was renamed into card.php 2017-03-20 21:29:22 +01:00
fourn Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-03-23 20:20:59 +01:00
ftp Fix W3C on FTP setup page 2016-10-25 02:33:40 +02:00
holiday CSS enhancement 2017-03-23 10:59:13 +01:00
hrm Fix closing boxes 2017-03-15 11:58:13 +01:00
imports Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_modimport_update_option 2016-12-11 16:20:46 +01:00
includes NEW Add function dolMd2Html 2017-03-21 16:03:13 +01:00
install Merge pull request #6546 from aspangaro/6.0-new_bank_direct_input 2017-03-24 22:52:39 +01:00
langs Merge pull request #6546 from aspangaro/6.0-new_bank_direct_input 2017-03-24 22:52:39 +01:00
livraison In case Model for document generation is not defined, the criteria to select the model is now: 2017-01-16 21:16:05 +01:00
loan Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-01-22 12:14:18 +01:00
mailmanspip Scrutinizer Auto-Fixes 2015-03-16 23:21:17 +00:00
margin Remove border-bottom useless 2017-03-23 13:06:38 +01:00
multicurrency/class Fix missing default value for new parameter 2016-12-11 21:15:24 +01:00
opensurvey NEW Add function ajax_autoselect 2017-03-23 11:16:30 +01:00
paybox Fix responsive design 2016-11-25 18:32:52 +01:00
paypal NEW Add function ajax_autoselect 2017-03-23 11:16:30 +01:00
printing Fix several problems into OAuth2 module. 2017-01-06 19:58:46 +01:00
product Update note.php 2017-03-25 10:52:03 +01:00
projet Better board for open items 2017-03-23 19:26:28 +01:00
public Work on module website 2017-02-24 21:13:40 +01:00
resource Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-02-23 02:55:50 +01:00
societe Fix document_preview is possible on files with + chars inside. 2017-03-24 17:32:38 +01:00
supplier_proposal Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-03-23 20:20:59 +01:00
support Clean admin menu entries 2017-02-22 02:19:50 +01:00
theme display input border by setting 2017-03-25 19:04:27 +01:00
user Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2017-03-23 11:38:46 +01:00
variants Uniformize code 2017-03-12 17:10:32 +01:00
webservices FIX SEC Improve CSRF protection. Reduce usage of NOCSRFCHECK. 2016-09-08 12:12:00 +02:00
websites Work on module website 2017-02-24 21:13:40 +01:00
.gitignore NEW Show subtotal into list of linked elements 2016-11-08 19:19:30 +01:00
cache.manifest Fix missing translation of page "disabled" and "offline". 2016-12-02 17:49:39 +01:00
document.php Code comment 2016-12-12 15:41:31 +01:00
favicon.ico
filefunc.inc.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-03-19 11:26:49 +01:00
index.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-03-23 19:48:34 +01:00
main.inc.php Fix document_preview is possible on files with + chars inside. 2017-03-24 17:32:38 +01:00
master.inc.php FIX Security to restrict email sending was not efficient 2016-12-16 13:46:39 +01:00
robots.txt
viewimage.php Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0 2016-11-11 15:03:05 +01:00