Laurent Destailleur
|
2aeb0f4f5b
|
Merge pull request #1941 from jfefe/patch-3
Avoid missing class error for fetch_thirdparty method
|
2014-11-15 12:36:41 +01:00 |
|
Florian HENRY
|
c0a3606a59
|
Fix problem on task creation with chrome for french browser.
|
2014-11-12 22:53:23 +01:00 |
|
Laurent Destailleur
|
4f08408065
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
ChangeLog
htdocs/core/class/commonobject.class.php
|
2014-11-05 16:28:44 +01:00 |
|
Laurent Destailleur
|
31c38cedbc
|
Fix: checkstyle
|
2014-11-05 16:26:11 +01:00 |
|
Laurent Destailleur
|
606a3f9917
|
Merge remote-tracking branch 'origin/3.4' into 3.5
|
2014-11-04 17:54:09 +01:00 |
|
Laurent Destailleur
|
420de76b4b
|
Merge pull request #1993 from aspangaro/3.6-patch
GPLv3
|
2014-11-04 17:40:38 +01:00 |
|
Laurent Destailleur
|
627f5694f0
|
Fix: Infinite loop
|
2014-11-02 21:19:00 +01:00 |
|
Laurent Destailleur
|
53dfda1413
|
Fix: Chars - is no more allowed into value for code for extra fields.
|
2014-11-01 19:34:20 +01:00 |
|
Maxime Kohlhaas
|
ccddf0d1be
|
Fix : actioncomme report was not filtering by entity...
|
2014-10-31 16:56:14 +01:00 |
|
aspangaro
|
57f49ec5d4
|
GPLv3
|
2014-10-30 20:41:08 +01:00 |
|
Florian HENRY
|
d846dd2431
|
Fix extrafield from list feature where filter is provided
|
2014-10-27 19:38:27 +01:00 |
|
jfefe
|
29db45c763
|
Avoid missing class error for fetch_thirdparty method
|
2014-10-23 01:15:05 +02:00 |
|
Laurent Destailleur
|
a94f7dc3ad
|
Revert "Add function dolEscapeXML"
This reverts commit 756b1d31ad.
|
2014-10-16 01:21:33 +02:00 |
|
Laurent Destailleur
|
efa171819a
|
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
|
2014-10-16 01:19:33 +02:00 |
|
Laurent Destailleur
|
756b1d31ad
|
Add function dolEscapeXML
|
2014-10-16 01:01:30 +02:00 |
|
Regis Houssin
|
104592b349
|
Fix: wrong function name
|
2014-10-12 19:08:34 +02:00 |
|
Laurent Destailleur
|
30e27014b8
|
Fix: box of customer and propsects were not correctly disabled.
|
2014-10-12 15:49:14 +02:00 |
|
Laurent Destailleur
|
5c07df812d
|
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
|
2014-10-12 15:24:33 +02:00 |
|
Laurent Destailleur
|
cbbe909bc5
|
Fix: Pb in management of "or" ("|") for permission check.
|
2014-10-12 15:22:07 +02:00 |
|
Laurent Destailleur
|
c5d8012eb1
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/core/lib/date.lib.php
|
2014-10-12 02:13:38 +02:00 |
|
Maxime Kohlhaas
|
4fd67d725a
|
Fix bug 1588 : relative discount not working anymore
|
2014-10-09 13:58:43 +02:00 |
|
jfefe
|
6a4468d94e
|
Not need to test if class exists with require_once
|
2014-10-06 14:18:28 +02:00 |
|
jfefe
|
87fc27c7e6
|
Avoid missing class error for fetch_thirdparty method
|
2014-10-06 13:31:01 +02:00 |
|
Laurent Destailleur
|
742d0e37ee
|
Fix: Bad month return by function
|
2014-10-05 12:54:51 +02:00 |
|
Laurent Destailleur
|
c69565fd69
|
Fix: column name should not be an numeric
|
2014-10-03 03:12:39 +02:00 |
|
Laurent Destailleur
|
5fdd798e91
|
Fix: phpcheckstyle from phpcs 1.5.5 (closing tags and & char on
parameter).
|
2014-09-27 17:13:15 +02:00 |
|
Laurent Destailleur
|
e8b7c9c6bd
|
Fix: doxygen
|
2014-09-27 16:00:11 +02:00 |
|
Laurent Destailleur
|
ea3d091f03
|
Merge pull request #1900 from ndrosis/patch-5
Correct view greek language in PDF
|
2014-09-18 17:25:44 +02:00 |
|
Laurent Destailleur
|
b16b1c2ce0
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/langs/en_US/errors.lang
htdocs/product/class/product.class.php
|
2014-09-18 10:08:56 +02:00 |
|
Laurent Destailleur
|
015b0d8036
|
Fix: Bad calculation of total
Fix: Warning message not translated
|
2014-09-18 10:05:37 +02:00 |
|
Laurent Destailleur
|
f0ebd7721d
|
Fix: Restore sort feature. Still did not see why previous commit is a
bug fix of dolibarr bug.
|
2014-09-17 17:49:39 +02:00 |
|
Drosis Nikos
|
de6e1c5036
|
Correct view greek language in PDF
|
2014-09-17 18:01:59 +03:00 |
|
Regis Houssin
|
f185028707
|
Fix: remove hook restriction !
|
2014-09-17 16:08:14 +02:00 |
|
Regis Houssin
|
c6b5d0f96c
|
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
|
2014-09-17 16:07:21 +02:00 |
|
Regis Houssin
|
d225d92c0b
|
Fix: remove hook restriction !
|
2014-09-17 16:03:21 +02:00 |
|
Laurent Destailleur
|
05f3a47018
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
build/debian/control
htdocs/compta/bank/account.php
htdocs/fourn/paiement/fiche.php
htdocs/product/class/product.class.php
htdocs/product/fiche.php
|
2014-09-15 22:52:59 +02:00 |
|
Marcos García de La Fuente
|
7a28f8e4aa
|
[ bug #1555 ] Update accountancy code of products does not throw PRODUCT_MODIFY trigger
|
2014-09-14 13:59:06 +02:00 |
|
Laurent Destailleur
|
f264e25514
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/adherents/liste.php
htdocs/compta/bank/bankid_fr.php
htdocs/holiday/index.php
htdocs/opensurvey/list.php
|
2014-09-13 19:10:05 +02:00 |
|
Laurent Destailleur
|
8dd9358214
|
Fix: SQL injection
|
2014-09-13 19:04:25 +02:00 |
|
Laurent Destailleur
|
7851587a11
|
Merge pull request #1869 from FHenry/3.6
Extrafield feature select from table should try to translate multiple column when not needed
|
2014-09-11 17:13:28 +02:00 |
|
Laurent Destailleur
|
6d9cc15856
|
Fix: Function unaccent was not enough complete.
|
2014-09-06 14:40:43 +02:00 |
|
Laurent Destailleur
|
522b5a91bc
|
Fix: Filter on direction of payment mode was not working.
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/fourn/facture/fiche.php
|
2014-09-06 00:21:09 +02:00 |
|
Laurent Destailleur
|
2b9b110f9c
|
Fix: Filter on direction of payment mode was not working.
Conflicts:
htdocs/compta/facture.php
htdocs/core/class/html.form.class.php
htdocs/fourn/facture/fiche.php
|
2014-09-06 00:16:24 +02:00 |
|
Laurent Destailleur
|
0e944b0403
|
Fix: Pb with week position when week start on sunday.
|
2014-09-05 15:00:53 +02:00 |
|
Florian HENRY
|
85cabbf921
|
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
Conflicts:
ChangeLog
|
2014-09-04 18:29:17 +02:00 |
|
Laurent Destailleur
|
b88b4fbc2c
|
Fix: bad balance of td
|
2014-09-04 15:17:15 +02:00 |
|
Florian HENRY
|
9b40cc9e89
|
fix
|
2014-09-02 12:09:43 +02:00 |
|
Laurent Destailleur
|
20475ba3e8
|
Fix: sql request not compatible with pgsql
Conflicts:
htdocs/core/ajax/ziptown.php
|
2014-08-30 20:19:27 +02:00 |
|
Laurent Destailleur
|
2d14e53b45
|
Fix: Pb with pgsql
|
2014-08-30 20:00:42 +02:00 |
|
Laurent Destailleur
|
47339d0e62
|
Fix: Missing field tobuy into service export.
Fix: Filter on date into export.
Fix: Tooltip help.
|
2014-08-29 20:26:27 +02:00 |
|