dolibarr/htdocs
Laurent Destailleur 5df06d3f5e Enhance packager:
- No need to be root to run script
- debian package do not use the deprecated dpatch command
- debian package is a quilt package (not native)
- debian package was missing file watch
- clean exclusion for zip and tgz package (exclusion must be done into
makepack-dolibarr.pl, not into specific package code)
- can publish files to sourceforge
2014-03-09 01:34:49 +01:00
..
accountancy
adherents Fix: No message if module mailman disabled 2014-01-23 09:19:56 +01:00
admin Fix: dead code 2014-02-28 22:09:40 +01:00
asterisk
bookmarks
boutique Doxygen 2013-11-20 12:55:13 +01:00
cashdesk Fix: Add a protection if user has no option to edit stock 2014-02-17 11:48:57 +01:00
categories Fix: doxygen 2014-01-15 03:08:11 +01:00
comm Fix: special code was lost during update 2014-03-01 16:58:10 +01:00
commande Fix: [ bug #1254 ] Error when using "Enter" on qty input box of a 2014-02-24 17:37:35 +01:00
compta Fix: [ bug #1238 ] When creating accompte with a %, free product are 2014-03-01 19:11:13 +01:00
conf Doxygen: More comments 2013-09-18 17:59:57 +02:00
contact A better fix to have default statut to enabled when created an address. 2014-01-30 18:17:52 +01:00
contrat Fix: Badd error message 2014-03-02 15:58:02 +01:00
core Merge remote-tracking branch 'origin/3.4' into 3.5 2014-03-08 14:17:49 +01:00
cron Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1 2014-01-13 10:10:17 +01:00
ecm Fix: Missing loading lang files. 2014-01-26 18:43:30 +01:00
expedition Fix: Missing test on id 2014-01-20 01:27:40 +01:00
exports Fixed translations of project export wizard 2014-02-25 04:18:13 +01:00
externalsite
fichinter Fix: [ bug #1240 ] traduction 2014-03-01 15:21:11 +01:00
fourn Fix: [ bug #1206 ] PMP price is bad calculated 2014-03-01 14:49:30 +01:00
ftp FTP connections are resources 2013-11-07 21:48:45 +01:00
holiday Fix: sql compare on int must not contains quotes. 2014-02-12 18:47:16 +01:00
imports Qual: Uniformize code. No useless redirect. use GETPOST. 2013-09-06 13:25:45 +02:00
includes Merge from 3.4 2014-01-20 02:21:30 +01:00
install Fix: Not using correct vars names 2014-02-11 15:43:05 +01:00
langs Enhance packager: 2014-03-09 01:34:49 +01:00
livraison Fix: Use correct translation key 2013-09-25 19:07:25 +02:00
mailmanspip/class Fix: Missing class 2013-08-31 16:58:25 +02:00
margin Fix: Bad management of date. 2014-02-16 17:07:17 +01:00
opensurvey fix: minor syntax rules 2013-11-06 12:53:43 +01:00
paybox
paypal Fix: Bad parameter that duplicate info. 2013-12-07 03:23:14 +01:00
printipp Qual: Doxygen 2013-08-22 16:49:23 +02:00
product Fix: Add a space after (int) for travis succes ;) 2014-03-06 18:31:02 +01:00
projet debug planned_workload loosing value on error 2014-03-02 17:33:51 +01:00
public Fix: Enabled in dev mode only 2014-01-26 23:23:36 +01:00
societe Add state_id in contact for individual third party 2014-02-24 21:20:06 +01:00
support Fix: Removed deprecated support links 2013-11-16 15:08:57 +01:00
theme Fix: wrapping into combo 2014-03-01 20:05:08 +01:00
user Fix: Add a protection if user has no option to edit stock 2014-02-17 11:48:57 +01:00
webservices Fix into user webservices : better error management and country detection 2014-02-04 18:03:22 +01:00
.gitignore Update gitignore 2013-12-09 01:41:48 +01:00
cache.manifest
disabled.php
document.php Fix: Pb of file upload and download. 2014-02-08 02:02:01 +01:00
favicon.ico
filefunc.inc.php Prepare version 3.5.1 2014-02-08 13:56:28 +01:00
index.php Fix: miscellaneous css problems 2014-01-26 18:30:45 +01:00
main.inc.php Merge remote-tracking branch 'origin/3.4' into 3.5 2014-03-08 14:17:49 +01:00
master.inc.php Better error wording 2013-11-29 17:23:42 +01:00
robots.txt
viewimage.php