dolibarr/htdocs/admin
2017-10-06 18:52:38 +02:00
..
dolistore NEW Can add html content on right of tabs 2017-09-24 01:39:06 +02:00
menus FIX Security fixes (filter onload js, less verbose error message in 2017-09-06 11:39:30 +02:00
system Disable old datepicker 2017-09-19 17:31:37 +02:00
tools FIX Some page of admin were not responsive 2017-09-08 10:09:22 +02:00
agenda_extrafields.php Fix help url 2017-08-22 08:12:30 +02:00
agenda_extsites.php Fix help url 2017-08-22 08:12:30 +02:00
agenda_other.php Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-09-17 21:17:04 +02:00
agenda_reminder.php Prepare setup for email reminder 2017-08-20 16:07:22 +02:00
agenda_xcal.php Fix help url 2017-08-22 08:12:30 +02:00
agenda.php Fix no loose of configuration of action auto after upgrade Close #7527 2017-10-03 17:21:18 +02:00
bank_extrafields.php FIX #6850 2017-05-29 15:25:37 +02:00
bank.php Fix HTML5 use of <br> is preferred to <br /> 2017-09-15 23:49:04 +02:00
barcode.php Removed duplicated code 2017-06-01 12:11:45 +02:00
boxes.php New: big refactorization of multicompany transverse mode 2017-06-06 10:23:33 +02:00
chequereceipts.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-08-23 16:11:51 +02:00
clicktodial.php Fix var not sanitized 2017-05-16 13:27:32 +02:00
commande.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-08-23 16:11:51 +02:00
company.php Fix: for avoid problem with currentcontext 2017-10-06 15:19:43 +02:00
compta.php Fix HTML5 use of <br> is preferred to <br /> 2017-09-15 23:49:04 +02:00
confexped.php Uniformize code 2017-03-22 20:34:01 +01:00
const.php Replace usage of $bc[$var] with class="oddeven" 2017-04-14 13:02:29 +02:00
contract.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-08-23 16:11:51 +02:00
defaultvalues.php Enhance the default value feature 2017-10-01 15:06:43 +02:00
delais.php Replace table with div 2017-10-02 01:23:07 +02:00
dict.php Fix scrutinizer bug reports 2017-10-06 01:16:19 +02:00
ecm.php Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
events.php Fix var not sanitized 2017-05-16 13:27:32 +02:00
expedition_extrafields.php Uniformize code 2017-03-22 20:34:01 +01:00
expedition.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-08-23 16:11:51 +02:00
expeditiondet_extrafields.php Uniformize code 2017-03-22 20:34:01 +01:00
expensereport_extrafields.php Add more substitution keys for PDFs. 2017-05-04 20:40:13 +02:00
expensereport_ik.php Fix travis and rename 2 fields 2017-07-07 10:22:37 +02:00
expensereport_rules.php New expense report rules and ik (index kilometers) - MAIN_USE_EXPENSE_IK - MAIN_USE_EXPENSE_RULE 2017-07-05 10:44:52 +02:00
expensereport.php Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_expense_numbering 2017-08-27 17:53:19 +02:00
external_rss.php Fix var not sanitized 2017-05-16 13:27:32 +02:00
facture.php FIX image from medias directory into PDF free text 2017-06-17 00:16:22 +02:00
fckeditor.php Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
fichinter.php Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-09-08 13:30:54 +02:00
geoipmaxmind.php Fix var not sanitized 2017-05-16 13:27:32 +02:00
ihm.php Export website into zip 2017-10-06 18:29:18 +02:00
index.php Fix: avoid htmlentities 2017-09-09 12:15:59 +02:00
ldap_contacts.php Fix style and align when no permission on widget 2017-06-10 00:05:47 +02:00
ldap_groups.php NEW add members types ldap group management 2017-09-16 21:41:30 +02:00
ldap_members_types.php NEW add members types ldap group management 2017-09-16 21:41:30 +02:00
ldap_members.php Fix: avoid ldap error when firstname and lastname is empty 2017-09-28 18:49:33 +02:00
ldap_users.php Fix: add missing ldap fields 2017-10-02 09:00:07 +02:00
ldap.php Fix: add ldap import/export script 2017-09-17 10:42:00 +02:00
limits.php Enhance modulebuilder 2017-08-26 15:22:13 +02:00
livraison_extrafields.php Uniformize code 2017-03-22 20:34:01 +01:00
livraison.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-08-23 16:11:51 +02:00
livraisondet_extrafields.php Uniformize code 2017-03-22 20:34:01 +01:00
loan.php Fix HTML5 use of <br> is preferred to <br /> 2017-09-15 23:49:04 +02:00
mailing.php Replace usage of $bc[$var] with class="oddeven" 2017-04-14 13:02:29 +02:00
mailman.php Fix var not sanitized 2017-05-16 13:27:32 +02:00
mails_emailing.php NEW Can make a specific setup for SMTP sending for emailing module 2017-08-24 02:02:00 +02:00
mails_templates.php FIX The unique index on email templates can work now. 2017-09-27 18:16:28 +02:00
mails.php Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-08-28 12:53:02 +02:00
menus.php Fix var not sanitized 2017-05-16 13:27:32 +02:00
modulehelp.php Show if module add objects tables 2017-08-26 16:04:24 +02:00
modules.php Fix: wrong image url and file not present 2017-09-18 10:33:54 +02:00
multicurrency.php Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-09-25 19:55:52 +02:00
notification.php Fix remove warnings 2017-07-09 20:31:27 +02:00
oauth.php Update code using new css class 2017-04-25 11:59:18 +02:00
oauthlogintokens.php Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
order_extrafields.php NEW Can use translations into all substitutions (watermark, freetext...) 2017-04-17 23:54:09 +02:00
orderdet_extrafields.php NEW Can use translations into all substitutions (watermark, freetext...) 2017-04-17 23:54:09 +02:00
payment.php Fix HTML5 use of <br> is preferred to <br /> 2017-09-15 23:49:04 +02:00
pdf.php Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-09-08 10:09:41 +02:00
perms.php Fix style and align when no permission on widget 2017-06-10 00:05:47 +02:00
prelevement.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-08-23 16:11:51 +02:00
propal.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-08-23 16:11:51 +02:00
proxy.php Fix var not sanitized 2017-05-16 13:27:32 +02:00
receiptprinter.php Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
resource_extrafields.php NEW : Add ressource extrafields 2016-10-19 22:14:51 +02:00
resource.php Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
salaries.php Move html.formventilation.class.php to html.formaccounting.class.php 2017-05-25 06:57:28 +02:00
security_file.php Fix We must use dol_escape_htmltag for input field not dol_htmlentities 2017-10-03 18:35:35 +02:00
security_other.php Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
security.php Fix var not sanitized 2017-05-16 13:27:32 +02:00
sms.php Fix var not sanitized 2017-05-16 13:27:32 +02:00
spip.php Fix var not sanitized 2017-05-16 13:27:32 +02:00
stock.php NEW Option STOCK_SUPPORTS_SERVICES become visible. 2017-09-19 23:42:20 +02:00
supplier_invoice.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-08-23 16:11:51 +02:00
supplier_order.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-08-23 16:11:51 +02:00
supplier_payment.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-08-23 16:11:51 +02:00
supplier_proposal.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-08-23 16:11:51 +02:00
supplierinvoice_extrafields.php Maxi miscellaneous debug 2017-05-05 12:33:49 +02:00
supplierinvoicedet_extrafields.php Maxi miscellaneous debug 2017-05-05 12:33:49 +02:00
supplierorder_extrafields.php Maxi miscellaneous debug 2017-05-05 12:33:49 +02:00
supplierorderdet_extrafields.php Maxi miscellaneous debug 2017-05-05 12:33:49 +02:00
syslog.php Help/Need debug of some online instances with the log view 2017-06-20 16:54:37 +02:00
taxes.php Move html.formventilation.class.php to html.formaccounting.class.php 2017-05-25 06:57:28 +02:00
translation.php USe second parameter in GETPOST 2017-09-15 10:50:50 +02:00
triggers.php Do some TODO on modulebuilder module. 2017-07-16 13:00:35 +02:00
user.php Removed duplicated code 2017-06-01 12:11:45 +02:00
usergroup.php Removed duplicated code 2017-06-01 12:11:45 +02:00
websites.php Fix invalid link after renaming a website key. 2017-08-22 15:32:45 +02:00
workflow.php FIX Option to classify proposal/order in workflow module must not set 2017-07-13 12:42:32 +02:00