Laurent Destailleur
|
5bc74ad6ea
|
Fix SQL injections #3300
|
2015-09-12 11:23:44 +02:00 |
|
Florian HENRY
|
a49f88c259
|
reveiw thirdparty list and add column and filter on country and typeent
|
2015-09-10 11:55:05 +02:00 |
|
Florian HENRY
|
6cb993c0b4
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/install/mysql/migration/3.8.0-3.9.0.sql
|
2015-09-10 11:20:03 +02:00 |
|
Laurent Destailleur
|
615734012e
|
Merge pull request #3476 from marcosgdf/refactor
Refactor: Created hasDelay functions
|
2015-09-09 20:50:58 +02:00 |
|
Marcos García de La Fuente
|
3c8d02b865
|
Removed unused variable
|
2015-09-06 20:49:11 +02:00 |
|
Marcos García de La Fuente
|
9ce8024f1e
|
Merge remote-tracking branch 'upstream/develop' into refactor
|
2015-09-06 18:57:38 +02:00 |
|
Marcos García de La Fuente
|
f1ea19e09b
|
Created ActionComm:hasDelay function
|
2015-09-06 18:26:48 +02:00 |
|
Laurent Destailleur
|
0d811dce6a
|
Start to mutualize the builddoc and remove_file action.
|
2015-09-06 14:21:42 +02:00 |
|
Laurent Destailleur
|
5d34f787a3
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/core/class/conf.class.php
|
2015-09-03 10:51:17 +02:00 |
|
Laurent Destailleur
|
cda681ac6a
|
Merge pull request #3451 from atm-gauthier/3.8_fix_right_on_asksupplierprice
FIX : on asksupplierprice module, order creation button must be avail…
|
2015-09-03 10:36:30 +02:00 |
|
Laurent Destailleur
|
563c434fcf
|
Fix injection
|
2015-09-03 09:56:33 +02:00 |
|
Gauthier
|
c2c394ed8d
|
FIX : on asksupplierprice module, order creation button must be available if user is allowed to create supplier order and not if he's allowed to create customer order
|
2015-09-02 11:07:30 +02:00 |
|
Laurent Destailleur
|
5fd6c44640
|
Fix error management
|
2015-08-31 13:00:24 +02:00 |
|
Laurent Destailleur
|
6624182361
|
Fix form outside table
|
2015-08-28 00:29:46 +02:00 |
|
Laurent Destailleur
|
a54589c13c
|
Fix filter lost
|
2015-08-24 17:47:26 +02:00 |
|
Laurent Destailleur
|
2cf10ac05d
|
Fix filtering
|
2015-08-24 16:32:43 +02:00 |
|
Laurent Destailleur
|
8061ec9084
|
Fix translation
|
2015-08-24 15:59:17 +02:00 |
|
Laurent Destailleur
|
1a55159e35
|
Fix filter on prospect status
|
2015-08-24 14:59:46 +02:00 |
|
Laurent Destailleur
|
80fc4743c9
|
Fix the property "list" was not used.
|
2015-08-24 14:42:07 +02:00 |
|
philippe grand
|
d51912687b
|
the form should be outside table to avoid errors
|
2015-08-15 15:37:54 +02:00 |
|
philippe grand
|
a2b39721ce
|
the form should be outside table to avoid errors
|
2015-08-15 15:35:31 +02:00 |
|
philippe grand
|
39c2c6b61b
|
the form should be outside table to avoid errors
|
2015-08-15 15:30:12 +02:00 |
|
philippe grand
|
d596f5222b
|
the form should be outside table to avoid errors
|
2015-08-15 15:08:11 +02:00 |
|
Laurent Destailleur
|
10d3c41358
|
Fix Bad value into popup
|
2015-08-14 20:07:11 +02:00 |
|
Laurent Destailleur
|
1731b1a11b
|
Fix: transparency of event was lost
|
2015-08-14 13:01:20 +02:00 |
|
Laurent Destailleur
|
d19f1722a2
|
Fix: when there is several events on agenda view per user, we must
include ref into label to have different titles.
|
2015-08-14 12:31:09 +02:00 |
|
Laurent Destailleur
|
fc8a822f1d
|
Merge remote-tracking branch 'origin/3.7' into develop
|
2015-08-13 04:03:23 +02:00 |
|
Laurent Destailleur
|
c73fe965d2
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
|
2015-08-13 03:58:32 +02:00 |
|
Laurent Destailleur
|
1595765ec8
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/compta/facture/class/facture.class.php
|
2015-08-13 03:18:02 +02:00 |
|
Laurent Destailleur
|
4b51fc80a6
|
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
Conflicts:
ChangeLog
|
2015-08-13 00:06:27 +02:00 |
|
Laurent Destailleur
|
b5730a24bc
|
Fix W3C
|
2015-08-12 22:28:30 +02:00 |
|
Marcos García de La Fuente
|
7cb564586e
|
Fix: [ bug #3310 ] OrderLine::fetch, FactureLigne::fetch and PropaleLigne::fetch do not return anything
Close #3310
|
2015-08-09 13:52:02 +02:00 |
|
Maxime Kohlhaas
|
0afd27e3c2
|
New : % of evolution on stats
|
2015-08-07 13:29:11 +02:00 |
|
Marcos García de La Fuente
|
a1f74763da
|
Merge branch '3.5' into bug-3206
Conflicts:
ChangeLog
|
2015-08-03 18:55:01 +02:00 |
|
Juanjo Menent
|
05b0a9b675
|
Merge remote-tracking branch 'origin/3.7' into 3.8
# Conflicts:
# htdocs/core/menus/standard/eldy.lib.php
|
2015-08-01 14:50:07 +02:00 |
|
Laurent Destailleur
|
13dee1876a
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/compta/resultat/clientfourn.php
|
2015-07-30 15:07:22 +02:00 |
|
Laurent Destailleur
|
6adc3ba604
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/core/menus/standard/eldy.lib.php
|
2015-07-30 14:54:33 +02:00 |
|
Laurent Destailleur
|
ff8969073c
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/core/class/extrafields.class.php
htdocs/main.inc.php
|
2015-07-28 18:57:13 +02:00 |
|
Laurent Destailleur
|
747e4b5e40
|
Fix timezone problem with external calendar import.
|
2015-07-28 18:12:45 +02:00 |
|
Gauthier
|
aaa9d85d07
|
FIX : When we add an user on event in create mode, we lose linked object
|
2015-07-28 17:25:33 +02:00 |
|
Laurent Destailleur
|
5ca6593a57
|
Fix serious deadlock feature. It was possible to link with no way to
unlink. What if user make a bad click ? I complete feature with
reverse action to be sure to not have users with a corrupted situation.
|
2015-07-28 14:13:16 +02:00 |
|
Laurent Destailleur
|
268674899e
|
Fix: css on current day
|
2015-07-21 12:30:12 +02:00 |
|
Laurent Destailleur
|
977d2d3463
|
Fix: The hook addCalendarChoice was only visible into tabs index.php
|
2015-07-21 12:19:21 +02:00 |
|
Laurent Destailleur
|
9e35fd1bc3
|
Doc comments
|
2015-07-21 11:04:01 +02:00 |
|
Maxime Kohlhaas
|
646ad48bd0
|
Better fix for not numeric qty or discount
|
2015-07-21 10:50:07 +02:00 |
|
Laurent Destailleur
|
38d30b5590
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/fourn/facture/card.php
|
2015-07-21 00:17:11 +02:00 |
|
Laurent Destailleur
|
2bebb869fb
|
Fix bad signature of fetch. The ref_ext is missing.
|
2015-07-20 17:19:44 +02:00 |
|
Marcos García de La Fuente
|
4649cf7210
|
Fix: [ bug #3206 ] PropaleLigne, OrderLine and FactureLigne given to triggers through update function does not contain all the information
Close #3206
|
2015-07-18 19:40:48 +02:00 |
|
aspangaro
|
59e88590e0
|
Move my address email to new one
|
2015-07-15 20:30:33 +02:00 |
|
Maxime Kohlhaas
|
5223934ff0
|
Fix #3188 SQL error if qty or discount is not a number on proposal add line
|
2015-07-14 12:17:50 +02:00 |
|