Philippe GRAND
|
afda5288a8
|
clean and update code
|
2018-06-22 16:27:11 +02:00 |
|
John
|
d689e88b92
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into New_import_lines_from_linked_element
|
2018-04-03 11:38:12 +02:00 |
|
Laurent Destailleur
|
d4ae0395ed
|
NEW Look and feel v8: Use a different picto for delete and unlink
|
2018-03-18 19:13:42 +01:00 |
|
John
|
09c5dc506a
|
Add html dom element and fix class
|
2018-02-20 17:46:32 +01:00 |
|
John
|
5624257a6d
|
add new dom html5 elements and class
|
2018-02-20 16:49:49 +01:00 |
|
Laurent Destailleur
|
eab44f62b1
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/actions_builddoc.inc.php
htdocs/core/class/html.form.class.php
htdocs/core/tpl/admin_extrafields_add.tpl.php
htdocs/core/tpl/admin_extrafields_edit.tpl.php
htdocs/core/tpl/admin_extrafields_view.tpl.php
htdocs/core/tpl/notes.tpl.php
htdocs/main.inc.php
htdocs/product/inventory/tpl/inventory.tpl.php
htdocs/societe/tpl/linesalesrepresentative.tpl.php
|
2017-12-21 14:35:33 +01:00 |
|
Laurent Destailleur
|
6a62e13960
|
FIX security vulnerability reported by ADLab of Venustech
|
2017-12-21 13:32:16 +01:00 |
|
Laurent Destailleur
|
627dd15b44
|
Suggested link for online payment use the generic link
|
2017-09-12 12:18:26 +02:00 |
|
Laurent Destailleur
|
cda8c6e41a
|
Fix ref must be 50
|
2017-09-12 11:51:51 +02:00 |
|
Laurent Destailleur
|
39ebaec064
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|
Laurent Destailleur
|
35d80aa209
|
Miscellaneous fixes
|
2016-11-12 12:40:06 +01:00 |
|
Laurent Destailleur
|
2cfcca82b4
|
Fix list of linked object block
|
2016-11-11 02:18:48 +01:00 |
|
Laurent Destailleur
|
d1446bb7ef
|
NEW Show subtotal into list of linked elements
|
2016-11-08 19:19:30 +01:00 |
|
Laurent Destailleur
|
2d9c53fc26
|
NEW Merge all boxes "related objects" into one. This save a lot of room
on most card and avoid often horizontal scoll.
|
2016-03-30 19:18:31 +02:00 |
|
Laurent Destailleur
|
40144eee8d
|
NEW linked object can show now the recurring invoices with other linked
objects.
|
2016-03-03 13:38:16 +01:00 |
|
Laurent Destailleur
|
c55d11869b
|
Billing of supplier or customer order is a process that can be done in
parallel with shipment or reception, so we show the status on another
field into lists.
|
2015-11-29 15:54:32 +01:00 |
|
Raphaël Doursenaud
|
dabfad1529
|
[Qual] Replaced deprecated print_titre()
|
2015-09-24 18:27:13 +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
|
2d50cc92b9
|
Differentiate title for customer and supplier orders/invoices.
|
2015-03-31 11:32:47 +02:00 |
|
frederic34
|
e18577aa62
|
Tooltip and lib for file cache
|
2015-01-24 21:46:05 +01:00 |
|
Laurent Destailleur
|
83447243ae
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
build/debian/get-orig-source.sh
htdocs/product/class/product.class.php
htdocs/societe/soc.php
|
2014-09-15 22:58:39 +02:00 |
|
Marcos García de La Fuente
|
949ae2f160
|
[ bug #1591 ] Linked object block shows Total HT/TTC even if not having permission to read them
|
2014-09-14 13:09:31 +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 |
|
simnandez
|
ad3645f7f4
|
Fix: [ bug #698 ] Bad calculation of totals of associated documents
|
2013-01-25 11:37:30 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Laurent Destailleur
|
b5fc41fadc
|
Fix: Removed a lot of checkstyle warnings
|
2012-03-11 22:08:46 +01:00 |
|
Laurent Destailleur
|
9bdb1057e1
|
Fix: W3C
|
2011-08-31 15:30:56 +00:00 |
|
Regis Houssin
|
03711cf6f2
|
Fix: remove obsolete tags
|
2011-08-27 19:15:14 +00:00 |
|
Laurent Destailleur
|
cfe34139cf
|
Qual: Clean and uniformize code.
Remove properties, that are not related to business, from parent business class commonobject.
|
2011-08-22 22:04:21 +00:00 |
|
Laurent Destailleur
|
f4606c2253
|
Fix: Avoid errors into rpm packages
|
2011-08-03 00:45:22 +00:00 |
|
Regis Houssin
|
67fe35e67b
|
Fix: mutualize code, more simple
|
2011-05-06 18:27:18 +00:00 |
|
Laurent Destailleur
|
768914fd18
|
Fix: Use defined variable
|
2011-03-02 09:58:10 +00:00 |
|
Regis Houssin
|
6dc53a91c6
|
Fix: try to use $GLOBALS in template to correct dol_include_once problem
|
2010-12-24 11:28:46 +00:00 |
|
Regis Houssin
|
f63d43d044
|
Fix: bad increment
|
2010-10-21 09:41:16 +00:00 |
|
Laurent Destailleur
|
39e4c69fc6
|
Fix: W3C in templates
|
2010-07-29 15:30:18 +00:00 |
|
Laurent Destailleur
|
2183739757
|
Fix: W3C errors
|
2010-07-21 18:24:26 +00:00 |
|
Laurent Destailleur
|
cd740acef6
|
Fix: Missing translation loading
|
2010-05-25 22:22:24 +00:00 |
|
Regis Houssin
|
7b1c726424
|
Add possibility to add linked object block in object card for external module
Fix: templates integration
|
2010-04-09 07:23:32 +00:00 |
|
Regis Houssin
|
d8982e5d8c
|
Add possibility to add linked object block in object card for external module
Fix: templates integration
|
2010-04-09 06:47:13 +00:00 |
|
Regis Houssin
|
8774e69ea9
|
Add possibility to add linked object block in object card for external module
Fix: templates integration
|
2010-04-09 06:20:10 +00:00 |
|