BENKE Charles
a31d5cc193
Update box_project.php
2014-06-20 23:38:15 +02:00
BENKE Charles
8070030c45
Update box_project.php
2014-06-20 23:19:57 +02:00
BENKE Charles
ec1a6e1c29
Update box_task.php
2014-06-20 23:17:26 +02:00
BENKE Charles
754b028ec6
Update box_project.php
2014-06-18 22:19:28 +02:00
BENKE Charles
31c2815d0f
Update box_task.php
2014-06-18 21:50:17 +02:00
BENKE Charles
66dc82621d
Update modProjet.class.php
...
add boxe definition on projet module
2014-06-18 21:37:56 +02:00
BENKE Charles
c963a6d8a1
Create box_project.php
...
add box for project
2014-06-18 21:36:00 +02:00
BENKE Charles
ff31fff2d7
Create box_task.php
...
add boxes of tasks
2014-06-18 21:34:18 +02:00
Laurent Destailleur
b124007c8c
Merge remote-tracking branch 'origin/3.5' into develop
2014-06-09 15:30:41 +02:00
Laurent Destailleur
4c3c62515d
Fix: Confusion between is_int and is_numeric.
2014-06-09 15:21:20 +02:00
Laurent Destailleur
9ba4b53a88
Merge pull request #1645 from FHenry/3.5
...
Start fix [ bug #1437 ] Securitu Issue
2014-06-09 15:10:55 +02:00
Laurent Destailleur
8d8ca154f1
Fix: For supplier order/invoice, deselect product when free line is
...
selected.
2014-06-09 14:58:58 +02:00
Florian HENRY
77a9d4eb71
Start fix [ bug #1437 ] Securitu Issue
...
Some of them can be fix, because GETPOST even with 'alpha' test do not
warn if input is
"2%2F0%2F1234%3cscript%3ealert%2893275%29%3c%2fscript%3e"
for exemple
I don't have magical solution for this kind of security issue
2014-06-09 12:34:10 +02:00
Laurent Destailleur
48cdd3c13f
Fix: extra fields key.
2014-06-06 16:08:42 +02:00
Laurent Destailleur
2ec4c56f6b
Merge pull request #1640 from FHenry/3.5
...
3.5
2014-06-06 15:34:57 +02:00
Laurent Destailleur
768163c6fc
Fix: Easy fix to solve pb with pagebreak when adding image
2014-06-06 12:57:12 +02:00
Laurent Destailleur
171227e43a
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/class/html.formfile.class.php
2014-06-06 12:00:21 +02:00
Laurent Destailleur
905f700136
Fix: Pb with pagebreak when adding image
2014-06-06 11:57:45 +02:00
Laurent Destailleur
c45aace9b9
Add easy fix to solve pb of links for some modules.
2014-06-05 23:30:20 +02:00
Laurent Destailleur
03ca7e6b63
Fix: Missing global
2014-06-05 22:42:49 +02:00
Florian HENRY
ebe49b0525
Same bug, missing select column use in result
2014-06-05 10:58:38 +02:00
Florian HENRY
e8f8644bf4
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-06-05 10:53:20 +02:00
Florian HENRY
44a1059158
Fix warining message during societe activation
2014-06-05 10:53:00 +02:00
Marcos García de La Fuente
4c11e37203
Fix: [ bug #1434 ] Muscadet supplier order document model linked objects overlap the text
2014-06-03 15:45:03 +02:00
aspangaro
bb4fed30a8
Salaries :: Missing key language & typo
2014-06-03 06:45:37 +02:00
Laurent Destailleur
fb0f0047e7
Merge pull request #1633 from aspangaro/develop
...
Typo / Missing key language / Fix limit list on mass movement stock page
2014-05-30 11:33:08 +02:00
Laurent Destailleur
82a2a723c3
Fix: [ bug #1419 ] Margins module shows margin of sold services even if
...
services module is disabled
2014-05-29 21:01:00 +02:00
Laurent Destailleur
56d71f0da0
Fix: edit form
...
Fix: pgsql driver
2014-05-29 19:56:15 +02:00
Laurent Destailleur
b75dea98ee
Fix: sql syntax
2014-05-29 19:46:32 +02:00
Laurent Destailleur
7a670c5bc7
Fix: pgsql driver not complete
...
Conflicts:
htdocs/core/db/pgsql.class.php
2014-05-29 19:39:34 +02:00
Laurent Destailleur
e8ec0f524f
Fix: pgsql driver not complete
2014-05-29 19:30:51 +02:00
Laurent Destailleur
ccca46f380
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/list.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/functions.lib.php
htdocs/expedition/note.php
htdocs/fourn/commande/liste.php
htdocs/fourn/facture/fiche.php
htdocs/main.inc.php
htdocs/projet/tasks/index.php
htdocs/theme/eldy/style.css.php
2014-05-29 19:20:48 +02:00
aspangaro
e856e64bc9
Typo
2014-05-28 06:17:09 +02:00
Laurent Destailleur
1557d8973f
Fix: [ bug #1403 ] suppression d'une fiche produit impossible
2014-05-26 23:12:47 +02:00
Laurent Destailleur
51b6be4a64
Fix: If user has no perm to see other user, see himself.
2014-05-26 17:33:19 +02:00
Laurent Destailleur
7bd46d8aee
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-05-26 17:28:00 +02:00
Laurent Destailleur
1199d54fb2
Fix: When user has no permissions to see all other user, we must keep
...
only user.
2014-05-26 17:21:48 +02:00
Raphaël Doursenaud
c48c3a9d91
Qual: remove PHP closing tag (again)
...
These were reintroduced by careless merge
2014-05-26 13:51:25 +02:00
Raphaël Doursenaud
12fed4f4d7
Fix: CRLF
2014-05-26 12:32:33 +02:00
Laurent Destailleur
4b9d1b901b
Fix: [ bug #1401 ] Problème avec la génération des codes barres
2014-05-25 17:14:33 +02:00
Laurent Destailleur
8e7b310fb6
Fix: [ bug #1400 ] Silent Warning create a draft invoice
2014-05-25 05:01:14 +02:00
Laurent Destailleur
ae01c785c5
Fix: Do not show ref supplier title if ref_supplier not set (currently
...
always the case with 3.5).
2014-05-25 03:57:13 +02:00
Laurent Destailleur
9bc1a6b4f5
Fix: favicon must use dol_buildpath and not hardcoded path
...
Conflicts:
htdocs/core/lib/security2.lib.php
2014-05-24 18:29:22 +02:00
Laurent Destailleur
44ebaf45cf
Fix: favicon must use dol_buildpath and not hardcoded path
2014-05-24 18:21:05 +02:00
Laurent Destailleur
872e764c94
Fix: html detection was not working with hx tags.
2014-05-24 14:57:41 +02:00
Laurent Destailleur
07bc933110
Merge branch 'bug-1405' of github.com:marcosgdf/dolibarr into
...
marcosgdf-bug-1405
Conflicts:
ChangeLog
2014-05-23 20:21:41 +02:00
Laurent Destailleur
2771c506e9
Merge branch 'bug-1407' of github.com:marcosgdf/dolibarr into
...
marcosgdf-bug-1407
Conflicts:
ChangeLog
2014-05-23 20:17:41 +02:00
Laurent Destailleur
dc94b6e1bf
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-05-23 20:08:43 +02:00
Laurent Destailleur
20ec1e6ac8
Fix: Suppliers invoices must be visible if module supplier is on.
2014-05-23 19:55:40 +02:00
Laurent Destailleur
300e430024
Fix: If user already exists but permissions not set, it was not possible
...
to install Dolibarr.
2014-05-23 16:13:00 +02:00