Juanjo Menent
|
d7ba9b3312
|
Fix: Bad permission assignments for stock movements actions
Conflicts:
htdocs/core/menus/standard/eldy.lib.php
htdocs/product/stock/mouvement.php
|
2015-04-07 20:40:48 +02:00 |
|
Juanjo Menent
|
9d8cb459f1
|
Fix: Bad permission assignments for stock movements actions
|
2015-04-07 20:28:45 +02:00 |
|
Laurent Destailleur
|
b01369a32e
|
Error management
|
2015-04-03 15:25:24 +02:00 |
|
Laurent Destailleur
|
98b1d6170d
|
Fix style fieldrequired must be used only in create/edit mode.
|
2015-04-03 01:07:17 +02:00 |
|
Laurent Destailleur
|
761409caf6
|
Fix sql error
|
2015-04-02 15:17:07 +02:00 |
|
Laurent Destailleur
|
0187a9a4ee
|
Merge pull request #2511 from fappels/3.7
FIX: dispatch batch products
|
2015-04-02 11:24:01 +02:00 |
|
Laurent Destailleur
|
16a620f926
|
Fix: Deadlock situation (when order were canceled, no way to make
nothing on it)
Fix: Don't know how I forgot this events into trigger system.
|
2015-04-01 16:07:22 +02:00 |
|
Laurent Destailleur
|
ad1e4134a9
|
Fix: bcc was lost if notif to bcc was also forced
|
2015-04-01 12:22:50 +02:00 |
|
Laurent Destailleur
|
1bc0f6c99f
|
Fix: do not show end date when it is same than start date
|
2015-04-01 12:02:32 +02:00 |
|
Laurent Destailleur
|
293495467f
|
Fix: Bad ref used into notification message
|
2015-04-01 11:30:48 +02:00 |
|
Francis Appels
|
bba8b206a1
|
FIX: dispatch batch products
Fix dispatching batch products and add error message.
Make DispatchProduct method backwards comp and add missing $trigger.
Add missing ORDER_SUPPLIER_DISPATCH trigger to demo class.
|
2015-03-31 15:48:08 +02:00 |
|
Laurent Destailleur
|
fd8d09c8c0
|
Fix avoid warning
|
2015-03-29 17:53:05 +02:00 |
|
Laurent Destailleur
|
b8bd27009e
|
Simplify code
|
2015-03-28 18:32:53 +01:00 |
|
Ion Agorria
|
043d11d785
|
check if $mc is a valid global
|
2015-03-28 18:22:01 +01:00 |
|
Laurent Destailleur
|
813cb36424
|
Merge pull request #2476 from fmarcet/3.7
Fix: Not using where on sellist
|
2015-03-27 00:50:48 +01:00 |
|
Laurent Destailleur
|
42c2c81e28
|
Fix detection of html was wrong with img
|
2015-03-26 12:05:52 +01:00 |
|
Laurent Destailleur
|
1ca95acbd7
|
Fix pb during export of agenda events
Conflicts:
htdocs/exports/export.php
|
2015-03-26 11:23:21 +01:00 |
|
Laurent Destailleur
|
8be08c692f
|
Fix some secuity tests were not done.
|
2015-03-25 18:10:45 +01:00 |
|
fmarcet
|
456b11d148
|
Fix: Not using where on sellist
|
2015-03-25 11:23:05 +01:00 |
|
Laurent Destailleur
|
f75c115140
|
Fix translation
Fix permission not managed into get_menudiv.php
|
2015-03-24 11:19:51 +01:00 |
|
Laurent Destailleur
|
b7a466c95f
|
Fix bad style for total
|
2015-03-23 13:50:14 +01:00 |
|
Laurent Destailleur
|
e269aa83b5
|
More comments
|
2015-03-23 04:16:58 +01:00 |
|
Laurent Destailleur
|
042556a9cf
|
Better comments
|
2015-03-23 03:50:55 +01:00 |
|
Laurent Destailleur
|
73266bb965
|
Fix error when using a log hangler that make output into the http
header. We must add a log before any generation of ouput content so we
are sure a buffering of output has been started.
|
2015-03-21 01:22:05 +01:00 |
|
Laurent Destailleur
|
b8ed553365
|
We must keep the @, some tools use it to know it is login page.
|
2015-03-21 01:08:29 +01:00 |
|
Laurent Destailleur
|
a2676e5768
|
Fix: the type of notification sent was not filled
|
2015-03-18 21:06:55 +01:00 |
|
Laurent Destailleur
|
7ef11b2f38
|
Fix selected attribute not set correctly
|
2015-03-18 13:16:59 +01:00 |
|
Laurent Destailleur
|
c4ff66c5d7
|
Merge remote-tracking branch 'origin/3.5' into 3.6
|
2015-03-14 13:46:18 +01:00 |
|
Laurent Destailleur
|
89b22be063
|
FIXED: Allowed 0 to be used as an account mask. Required by CEGID.
|
2015-03-14 13:44:26 +01:00 |
|
Laurent Destailleur
|
ca34575df4
|
FIXED: Allowed 0 to be used as an account mask. Required by CEGID.
|
2015-03-14 13:42:00 +01:00 |
|
Laurent Destailleur
|
5670e92842
|
Position of field into pdf baleine
|
2015-03-14 12:35:03 +01:00 |
|
Laurent Destailleur
|
d056abc4e1
|
No need to have this protected. Property can be read with method show()
and this method can be override.
|
2015-03-13 21:45:52 +01:00 |
|
Laurent Destailleur
|
bc3f9bf800
|
Fix: the visible version was not enough to know version of dolibarr. We
also need the MAIN_FEATURES_LEVEL.
|
2015-03-13 18:11:31 +01:00 |
|
Laurent Destailleur
|
a452823e1e
|
Include option FCKEDITOR_ENABLE_DETAILS_FULL to restore compatibility
with 3.6
|
2015-03-13 15:20:08 +01:00 |
|
Laurent Destailleur
|
895b2c6e9c
|
Fix bad merge
|
2015-03-13 14:37:27 +01:00 |
|
Laurent Destailleur
|
c1432eb2da
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/compta/salaries/fiche.php
htdocs/projet/element.php
|
2015-03-11 03:29:52 +01:00 |
|
Florian HENRY
|
15dfd7c08d
|
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
|
2015-03-09 10:52:09 +01:00 |
|
Estephe L.
|
9d320e4268
|
Fix Anchor link for quick access when editing.
This is a quick fix to make anchor link works well when editing a proposal, order or invoice ...
|
2015-03-08 23:29:09 +01:00 |
|
Laurent Destailleur
|
a169b3348e
|
Fix show alays date fields for contract module.
Fix select of product were lost.
|
2015-03-06 14:36:22 +01:00 |
|
Florian HENRY
|
0d801be6a1
|
NEW: (Dev) DolGraph allow extended class to override $_stringtoshow
|
2015-03-06 06:12:47 +01:00 |
|
fmarcet
|
1a02f6aa80
|
Fix: Masks works with thirdparty type
|
2015-03-04 18:18:55 +01:00 |
|
Marcos García de La Fuente
|
41c55d1913
|
Better fix for bug-1825. There are actually a lot to things to escape and escaped methods can make conflict with similar names so it is better to make a md5 to have a unique value
|
2015-03-04 11:55:17 +01:00 |
|
Laurent Destailleur
|
35733c4c08
|
More comments
|
2015-03-03 17:47:17 +01:00 |
|
Florian HENRY
|
d80a8bbdba
|
revert bug1840 to eldy solution
|
2015-03-02 10:13:06 +01:00 |
|
Florian HENRY
|
d9621a1d23
|
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
Conflicts:
htdocs/contrat/card.php
|
2015-03-02 10:02:54 +01:00 |
|
Laurent Destailleur
|
48356005c3
|
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
|
2015-03-02 03:00:29 +01:00 |
|
Laurent Destailleur
|
3475433eaf
|
Fix: the bank information were visible into pdf but were not using
correct setup to decide which bank to show.
|
2015-03-02 02:59:59 +01:00 |
|
Marcos García de La Fuente
|
7876238823
|
Fixed bug with hide/show checkboxes reported by Ruben Almeida (aruben)
When an external calendar was called "mytasks", Dolibarr events were also hidden too.
|
2015-03-02 01:36:27 +01:00 |
|
Laurent Destailleur
|
ce8cbee5d2
|
Merge pull request #2399 from marcosgdf/misc
misc
|
2015-03-02 00:31:27 +01:00 |
|
Laurent Destailleur
|
6d3381bfa0
|
Merge pull request #2398 from marcosgdf/deprecated
Marked getStaticMember as deprecated
|
2015-03-02 00:23:36 +01:00 |
|