Laurent Destailleur
|
fac28f9589
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/card.php
htdocs/compta/facture.php
htdocs/compta/sociales/charges.php
htdocs/core/boxes/modules_boxes.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/card.php
htdocs/fourn/facture/card.php
|
2016-08-28 02:40:20 +02:00 |
|
Laurent Destailleur
|
0d992b2b99
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/cron/class/cronjob.class.php
htdocs/install/pgsql/functions/functions.sql
|
2016-08-28 02:17:04 +02:00 |
|
Laurent Destailleur
|
bc8e203019
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-08-28 01:58:43 +02:00 |
|
Laurent Destailleur
|
5d7414dcc3
|
Solve php regression failing travis
|
2016-08-28 01:58:11 +02:00 |
|
Marcos García de La Fuente
|
7e0b99d5ab
|
Little changes to PHPDoc comment block
|
2016-08-11 15:23:00 +02:00 |
|
Laurent Destailleur
|
ca5c912432
|
Merge pull request #5370 from IonAgorria/fix-fetchline
NEW: Add getElementProperties entry for proposal line
|
2016-07-15 10:02:20 +02:00 |
|
Laurent Destailleur
|
0af555126c
|
Fix PHPCS
|
2016-07-06 11:23:32 +02:00 |
|
Laurent Destailleur
|
91e13d23fe
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-06-23 20:20:16 +02:00 |
|
Scrutinizer Auto-Fixer
|
23620e3133
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2016-06-23 18:19:43 +00:00 |
|
Laurent Destailleur
|
2223ec15d1
|
Fix doxygen errors
|
2016-06-23 20:19:35 +02:00 |
|
Ion Agorria
|
5a68001ee6
|
Add getElementProperties entry for proposal line
|
2016-06-18 03:28:18 +02:00 |
|
Laurent Destailleur
|
0c6aaaaa3c
|
FIX #5168
|
2016-05-05 23:05:17 +02:00 |
|
Laurent Destailleur
|
df4afdd663
|
NEW Can disable a module by renaming dir of module into module.disabled
(this save time for maintenance when working with FTP).
|
2016-05-02 09:49:58 +02:00 |
|
Laurent Destailleur
|
8fe799f424
|
Merge branch 'dol_resource' of https://github.com/aternatik/dolibarr
into aternatik-dol_resource
Conflicts:
dev/initdata/img/printcompany.png
htdocs/compta/bank/card.php
|
2016-04-29 17:51:11 +02:00 |
|
Laurent Destailleur
|
bfc5be1aad
|
FIX Fix and move dolGetFirstLine function into main
FIX Hang on ->client not defined
|
2016-04-22 19:07:32 +02:00 |
|
Laurent Destailleur
|
63dd6d98ec
|
Remove warnings
|
2016-04-09 19:53:16 +02:00 |
|
Scrutinizer Auto-Fixer
|
051ccf30a1
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2016-04-09 17:32:05 +00:00 |
|
Laurent Destailleur
|
27217ccccd
|
Maxi debug of supplier order workflow.
Add trigger ORDER_SUPPLIER_CLASSIFY_BILLED
Parameter user is added so it is defined into triggers.
|
2016-04-09 18:51:09 +02:00 |
|
Laurent Destailleur
|
1b04eabf1f
|
Merge log with events tabs
|
2016-04-08 14:28:49 +02:00 |
|
Laurent Destailleur
|
7aaae143fc
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/menus/standard/eldy.lib.php
htdocs/expedition/card.php
|
2016-02-15 02:01:58 +01:00 |
|
Raphaël Doursenaud
|
d038ca1875
|
FIX #4597 PHP 7 Uniform Variable Syntax
PHP7 compatibility with the new Uniform Variable Syntax.
This change is compatible with both PHP 5 and PHP 7.
See: https://wiki.php.net/rfc/uniform_variable_syntax#backward_incompatible_changes
|
2016-02-11 20:01:51 +01:00 |
|
Florian HENRY
|
3c94f5d4d4
|
Add log into next values
|
2016-02-02 11:38:32 +01:00 |
|
jfefe
|
7c4a9d140b
|
Replace reserved keyword "Resource" by "DolResource"
# Conflicts:
# htdocs/resource/list.php
|
2016-01-21 11:26:21 +01:00 |
|
Laurent Destailleur
|
2a345b6fc0
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/admin/company.php
htdocs/admin/menus/edit.php
htdocs/core/class/hookmanager.class.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/pdf.lib.php
|
2015-11-21 12:48:41 +01:00 |
|
Drosis Nikos
|
ee4eb13fff
|
Update functions2.lib.php
|
2015-11-20 19:05:00 +02:00 |
|
Nikos Drosis
|
5082b1cc66
|
Fix for utf-8 characters in the mask mercure
|
2015-11-17 20:22:27 +02:00 |
|
Laurent Destailleur
|
6bd6be0912
|
Debug and rename experimental module "supplier proposal". Still work to
do: Must fix the PDF to be compliant with a request quotation to a
supplier (so no need to show vat, unit price, ...).
|
2015-11-15 19:23:39 +01:00 |
|
Raphaël Doursenaud
|
97f91d0ef9
|
Fix #3440 Only search core modules in main path
Removed duplicated code and used common dolGetModulesDirs() function
|
2015-09-05 12:37:43 +02:00 |
|
Laurent Destailleur
|
2abb90713e
|
Fix list of resource not visible
|
2015-08-14 17:35:05 +02:00 |
|
Laurent Destailleur
|
d128cf69d9
|
Doxygen doc
|
2015-07-27 17:09:16 +02:00 |
|
Laurent Destailleur
|
8f691138e8
|
NEW Can edit Background color for Top menu and Background color for
table title line (works only with theme menu eldy).
|
2015-06-26 16:21:09 +02:00 |
|
Laurent Destailleur
|
1c280a9219
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/theme/eldy/style.css.php
|
2015-06-12 16:29:50 +02:00 |
|
Laurent Destailleur
|
1a2bde14fb
|
FIX Better management error into the color conversion functions
|
2015-06-12 14:37:27 +02:00 |
|
Raphaël Doursenaud
|
143a7d7328
|
Use rfc6761 example.com domain instead of domain.com in examples
Fix #2988
|
2015-06-08 17:13:23 +02:00 |
|
Steve Braun
|
d1c7c9489e
|
fixes #2847
|
2015-05-25 14:56:37 +02:00 |
|
Laurent Destailleur
|
62e1c55c97
|
NEW Introduce function dolGetFirstLineOfText
|
2015-05-19 00:44:05 +02:00 |
|
fmarcet
|
e191fc41a3
|
FIX: Bug on order and supplier invoice numeration mask when use supplier
code
|
2015-05-06 21:39:06 +02:00 |
|
fmarcet
|
077a9c6510
|
FIX: Bug on order and supplier invoice numeration mask when use supplier
code
|
2015-05-04 09:22:55 +02:00 |
|
Laurent Destailleur
|
49824a0e56
|
Method colorStringToArray can accept the #
Method monthArray can return short label of month
|
2015-03-22 18:17:25 +01:00 |
|
Laurent Destailleur
|
96de912661
|
NEW: Add module "Supplier commercial proposals" to requests
quotation/price to suppliers.
Merge branch 'new_ask_price' of https://github.com/atm-ph/dolibarr into
atm-ph-new_ask_price
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/tpl/document_actions_post_headers.tpl.php
htdocs/core/tpl/objectline_edit.tpl.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/card.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-03-04 17:54:43 +01:00 |
|
Laurent Destailleur
|
fddbca50b1
|
Start to introduce MAIN_EMAIL_ADD_TRACK_ID option to test inclusion of
tracking id into email.
|
2015-03-03 18:33:53 +01:00 |
|
phf
|
65a3c75b04
|
[CORE] ajout des conditions dans la librairie pour le module (#new_ask_price).
|
2015-02-09 11:57:30 +01:00 |
|
Frédéric FRANCE
|
a560b582f5
|
Update functions2.lib.php
|
2015-01-28 00:02:57 +01:00 |
|
Laurent Destailleur
|
6bda61436b
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
dev/codesniffer/ruleset.xml
htdocs/core/class/html.formfile.class.php
htdocs/core/lib/functions2.lib.php
htdocs/projet/element.php
|
2015-01-22 21:52:55 +01:00 |
|
Laurent Destailleur
|
31be2563c2
|
Fixed: Allow external module a chance to fix regression.
|
2015-01-22 12:29:55 +01:00 |
|
Laurent Destailleur
|
6a081fe883
|
Merge pull request #2229 from frederic34/getnextvalue
Translation error messages numbering modules
|
2015-01-16 12:08:53 +01:00 |
|
Laurent Destailleur
|
c54355b63a
|
Merge remote-tracking branch 'origin/3.7' into develop
|
2015-01-16 10:44:41 +01:00 |
|
Laurent Destailleur
|
a886136e67
|
More comment and add a unit test to check that {t} tag is correctly
supported.
|
2015-01-13 22:13:15 +01:00 |
|
frederic34
|
173d3aaa90
|
Translation error messages numbering modules
|
2015-01-11 11:31:53 +01:00 |
|
Laurent Destailleur
|
5ead994955
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
ChangeLog
|
2014-12-26 04:57:55 +01:00 |
|