Laurent Destailleur
|
d801bcc690
|
Fix: When jmobile is forced, we force enable of javascript.
|
2014-08-08 14:37:51 +02:00 |
|
Laurent Destailleur
|
dec7fe42af
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/fourn/commande/fiche.php
|
2014-07-20 15:37:50 +02:00 |
|
Laurent Destailleur
|
a9779ca1ff
|
Fix: bad colspan for line with date selector
|
2014-07-20 02:18:21 +02:00 |
|
Laurent Destailleur
|
04a20d2008
|
- New: Enable feature developed for 3.6 we forgot to enabled: Adding
prefix on uploaded file names.
- New: No more dependency between contract and service module.
|
2014-07-19 22:05:35 +02:00 |
|
Laurent Destailleur
|
b42a33b203
|
Fix: For contract, only services available by default. Product appears
if option is set only.
|
2014-07-19 21:14:56 +02:00 |
|
Marcos García de La Fuente
|
ec661d0c6c
|
Removed index.php and replaced them with blank index.html as it is more appropriate
|
2014-07-12 23:18:57 +02:00 |
|
Raphaël Doursenaud
|
55d062784d
|
Added labels on objectline form elements
|
2014-07-11 13:25:44 +02:00 |
|
Raphaël Doursenaud
|
b206ceea9e
|
Added label for captcha
|
2014-07-10 16:46:10 +02:00 |
|
Raphaël Doursenaud
|
4a57a2adcd
|
Added HTML5 autofocus attribute to login form
|
2014-07-10 16:34:19 +02:00 |
|
Laurent Destailleur
|
4dbc1dd1c6
|
Merge remote-tracking branch 'origin/3.6' into develop
|
2014-07-06 21:09:10 +02:00 |
|
Florian HENRY
|
b8c293fb16
|
$dateSelector is a paramters of formAddObjectLine, if use global it is
reset to 0 because not declare in outer context but already exists in
the same context.
|
2014-07-04 14:48:27 +02:00 |
|
Laurent Destailleur
|
29dfb71bbd
|
Merge branch 'patch-11' of github.com:defrance69/dolibarr into
defrance69-patch-11
Conflicts:
htdocs/core/class/commonobject.class.php
|
2014-06-26 23:04:26 +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 |
|
BENKE Charles
|
86e0d377f8
|
Update objectline_view.tpl.php
|
2014-05-19 09:40:06 +02:00 |
|
Laurent Destailleur
|
757d92a318
|
Merge pull request #1589 from aternatik/resource_core
Core integration of resource module
|
2014-05-14 11:25:25 +02:00 |
|
Laurent Destailleur
|
18848eaf74
|
Clean forms
|
2014-05-12 13:25:36 +02:00 |
|
Laurent Destailleur
|
5fa05ee29d
|
Start to clean code of templates to input lines
|
2014-05-12 12:53:10 +02:00 |
|
jfefe
|
12aafd219d
|
Fix : update linked resource
|
2014-05-11 10:19:38 +02:00 |
|
jfefe
|
225c7ae07b
|
New : link resource with any element
With tpl system, external modules can declare resource with hook getElementResources
|
2014-05-10 22:07:54 +02:00 |
|
Jean-François Ferry
|
d9c567ca3d
|
Prepare structure for upstream merge
|
2014-05-10 22:03:05 +02:00 |
|
Laurent Destailleur
|
3776f7b146
|
Fix: margin calculation from % when we enter a free product.
|
2014-05-10 20:10:59 +02:00 |
|
Laurent Destailleur
|
2bac66fd52
|
Merge remote-tracking branch 'origin/3.5' into develop
|
2014-05-10 19:53:06 +02:00 |
|
Laurent Destailleur
|
7bb24969d8
|
Fix: [ bug #1372 ] Margin calculation does not work in proposals
|
2014-05-10 19:52:24 +02:00 |
|
Laurent Destailleur
|
01001592e6
|
Finished task to merge form of free product and predefined product.
|
2014-05-06 18:31:39 +02:00 |
|
Laurent Destailleur
|
dca53accaf
|
Fix: translation
|
2014-05-05 18:30:07 +02:00 |
|
Laurent Destailleur
|
131f133e07
|
New: Merge free product and predefined product area to enter new
product (Supplier orders now use same template than customer
orders/proposal/invoices).
|
2014-05-05 17:59:43 +02:00 |
|
Laurent Destailleur
|
d224128c46
|
New: Merge free product and predefined product area to enter new
product.
|
2014-05-05 14:30:08 +02:00 |
|
Laurent Destailleur
|
8c7ff91341
|
Fix: Removed html5 warnings
|
2014-04-27 01:51:50 +02:00 |
|
Laurent Destailleur
|
8beaf30e88
|
Qual: Removed useless use of js
|
2014-04-27 01:51:31 +02:00 |
|
Laurent Destailleur
|
f9c1b590d0
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/facture.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/filefunc.inc.php
|
2014-03-19 22:29:18 +01:00 |
|
Laurent Destailleur
|
561a1a1aac
|
Fix: Miscellaneous problems on task tabs (withproject parameter lost and
download fails).
|
2014-03-14 02:07:54 +01:00 |
|
Laurent Destailleur
|
2a853329e5
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/core/class/doleditor.class.php
htdocs/main.inc.php
htdocs/product/class/product.class.php
|
2014-03-08 14:25:59 +01:00 |
|
Laurent Destailleur
|
0a2a635755
|
Fix: td balance.
Fix: New price was not used when editing a line when margin module was
on.
|
2014-03-07 11:58:30 +01:00 |
|
Laurent Destailleur
|
827f7e898a
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2014-02-27 10:50:27 +01:00 |
|
Laurent Destailleur
|
f7fe25e408
|
Uniformize code to prepare mass update
|
2014-02-27 10:37:23 +01:00 |
|
Laurent Destailleur
|
480b09f192
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
ChangeLog
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/societe/class/societe.class.php
|
2014-02-26 15:49:29 +01:00 |
|
Laurent Destailleur
|
63a2aa3365
|
Fix: sql error with postgres when creating extrafield with an upper cas
character. code for new fields must be always lowercase.
|
2014-02-25 15:48:13 +01:00 |
|
Florian Henry
|
46ae5d6e9c
|
- New: Price management enhancement (multiprice level, price by
customer, if MAIN_FEATURES_LEVEL=2 Price by qty)
- Fix: Project Task numbering rule customs rule works
|
2014-02-23 16:16:47 +01:00 |
|
Laurent Destailleur
|
860ca15cfc
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/core/class/extrafields.class.php
|
2014-02-17 15:27:30 +01:00 |
|
Laurent Destailleur
|
abc96b51fa
|
Enable extrafields for customer order, proposal and invoice lines. This
feature was developed for 3.5 but was disabled (hidden) because of
a bug not possible to fix enough quickly for 3.5.0 release.
|
2014-02-16 23:51:29 +01:00 |
|
Laurent Destailleur
|
935b30470d
|
Fix: Missing nowrap
|
2014-02-16 20:09:25 +01:00 |
|
Laurent Destailleur
|
908c39098d
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/comm/action/fiche.php
|
2014-02-16 19:47:51 +01:00 |
|
Laurent Destailleur
|
85e93872b3
|
Fix: javascript calculation of unit price from margin rate was broken.
|
2014-02-16 19:42:43 +01:00 |
|
Laurent Destailleur
|
3aba53a9ae
|
Fix: javascript calculation of unit price from margin rate was broken.
|
2014-02-16 19:26:41 +01:00 |
|
Laurent Destailleur
|
ce8d13ead0
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/comm/action/fiche.php
htdocs/filefunc.inc.php
htdocs/install/check.php
|
2014-02-10 00:38:10 +01:00 |
|
Laurent Destailleur
|
b750e98d40
|
Fix: Pb of file upload and download.
|
2014-02-08 02:02:01 +01:00 |
|
Laurent Destailleur
|
d8b8f8c646
|
Uniformize code for contacts forms.
|
2014-02-04 20:49:07 +01:00 |
|
Laurent Destailleur
|
0da1a64335
|
Fix: Missing vars and bar id.
|
2014-02-04 20:41:23 +01:00 |
|
Laurent Destailleur
|
1b88ab2355
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/contact/class/contact.class.php
|
2014-01-31 10:12:41 +01:00 |
|
BENKE Charles
|
a10ccb4d92
|
Update objectline_add.tpl.php
Adding extra fields on line of element
|
2014-01-29 16:45:37 +01:00 |
|