Laurent Destailleur
|
edd55fc756
|
Fix all TODO in main and master files
|
2018-09-02 16:47:58 +02:00 |
|
Laurent Destailleur
|
91932838ef
|
Fix constant MAIN_LANG_DEFAULT not used
|
2017-12-19 00:24:38 +01:00 |
|
Laurent Destailleur
|
8f5206accf
|
NEW The lot of a product uses the link and picto when shown into list.
|
2017-09-15 10:45:41 +02:00 |
|
Regis Houssin
|
63b8835885
|
Fix: remove unused $_COOKIE['DOLENTITY']
|
2017-07-23 11:42:18 +02:00 |
|
Laurent Destailleur
|
4f72bd35db
|
Fix too much code into the NOREQUIREDB
|
2017-07-02 13:18:23 +02:00 |
|
Regis Houssin
|
b66da3d148
|
New: big refactorization of multicompany transverse mode
|
2017-06-06 10:23:33 +02:00 |
|
Laurent Destailleur
|
68e333879f
|
Fix var not sanitized
|
2017-05-16 13:27:32 +02:00 |
|
Laurent Destailleur
|
defce63a24
|
Work on management of default values
|
2017-04-28 14:05:28 +02:00 |
|
Laurent Destailleur
|
e6e9b65594
|
NEW Reduce memory usage by removing deprecated constant loading.
|
2017-04-14 12:38:52 +02:00 |
|
Laurent Destailleur
|
534e2b1282
|
FIX Security to restrict email sending was not efficient
|
2016-12-16 13:46:39 +01:00 |
|
Andrelec1
|
49d1983acd
|
trigger on total
Add hook on js for total
|
2014-08-12 11:40:24 +02:00 |
|
Andrelec1
|
1ce4996a34
|
finish implement
remove old code and add new one ...
|
2014-08-12 11:34:53 +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 |
|
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
|
771d576e2b
|
Better error wording
|
2013-11-29 17:23:42 +01:00 |
|
Laurent Destailleur
|
d637212dce
|
Fix: alternative url were sometimes relative to server, sometimes to
DOL_URL_ROOT. Fix to be always relative to DOL_URL_ROOT.
|
2013-07-15 00:58:40 +02:00 |
|
Laurent Destailleur
|
08f8acc867
|
More complete example
|
2013-07-15 00:41:27 +02:00 |
|
Laurent Destailleur
|
84447fec35
|
More complete examples
|
2013-07-12 10:57:49 +02:00 |
|
Laurent Destailleur
|
f94f516a12
|
Clean code for managing alternate root dirs.
|
2013-07-09 23:46:31 +02:00 |
|
Laurent Destailleur
|
7b5e0678db
|
New: Make some changes to allow usage of alternative
$dolibarr_main_url_root variables.
Can now use several alternative path. Fix several bugs with all code.
|
2013-07-07 03:26:51 +02:00 |
|
Regis Houssin
|
ce3b8e5cc8
|
Fix: broken features with multicompany
|
2013-04-25 15:49:27 +02:00 |
|
Laurent Destailleur
|
89365786a8
|
New: enhance tool fixdosfiles.sh
Convert DOS files to unix
|
2013-03-30 14:27:13 +01:00 |
|
Laurent Destailleur
|
3e5ee3b00a
|
Fix: PHPUnit tests are back.
|
2013-03-09 18:55:57 +01:00 |
|
Laurent Destailleur
|
ae322ba17f
|
Qual: Better init of default lang
|
2013-02-25 10:17:38 +01:00 |
|
Laurent Destailleur
|
935f2d9bd8
|
Add TODO
|
2013-02-11 21:23:25 +01:00 |
|
Regis Houssin
|
647cbb08fb
|
Fix: wrong EOL
|
2013-01-26 10:38:11 +01:00 |
|
Laurent Destailleur
|
56e11e52fa
|
New: hookmanager class is used frequently and is a factory object, so we
can move it during init of environment and use it globally.
|
2013-01-25 19:12:54 +01:00 |
|
Laurent Destailleur
|
d11cee399a
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
|
2013-01-16 15:45:17 +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
|
9812c91aff
|
Fix: wrong EOL !!!!!!!
|
2013-01-10 08:27:12 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Regis Houssin
|
5740c7e694
|
Fix: change for a neutral email
|
2012-12-30 15:11:07 +01:00 |
|
Laurent Destailleur
|
11ab579639
|
Fix: Several fixes to avoid PDF lib conflicts.
|
2012-12-19 13:06:45 +01:00 |
|
Laurent Destailleur
|
5b02ff3a86
|
Fix: 3 fixes on option MAIN_JS_ON_PAYMENT (css, bad path, removed
forced var)
|
2012-11-17 19:55:19 +01:00 |
|
Regis Houssin
|
6b50219999
|
Fix: add function for build $mysoc object
|
2012-10-04 18:54:56 +02:00 |
|
Regis Houssin
|
ee1cf819f7
|
Fix: mass convert line delimiters
|
2012-09-07 17:23:16 +02:00 |
|
Regis Houssin
|
9d67b04076
|
New: add possibility to force entity in login page
|
2012-09-05 19:22:03 +02:00 |
|
Laurent Destailleur
|
d02076f8f2
|
Strict mode war
|
2012-09-05 14:41:45 +02:00 |
|
Laurent Destailleur
|
e3e36dca6d
|
We set to zero to unifrmize way of working between customer and supplier
payments
|
2012-08-28 23:39:11 +02:00 |
|
Regis Houssin
|
f4d75e87d3
|
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
into task498_objectline
Conflicts:
htdocs/core/class/commonobject.class.php
|
2012-08-23 07:53:48 +02:00 |
|
Marcos García
|
9b3c89ac47
|
Removed parenthesis from all include and include_once and replaced with single quotes
|
2012-08-23 02:40:41 +02:00 |
|
Marcos García
|
706d79986c
|
Removed parenthesis from all require_once and replaced with single quotes
|
2012-08-22 23:11:24 +02:00 |
|
Regis Houssin
|
2ae1d3d3b5
|
New: [ task #498 ]
|
2012-08-22 17:42:40 +02:00 |
|
Regis Houssin
|
e1b0d183e4
|
Fix: add commonorder and commoninvoice classes
|
2012-07-11 18:13:41 +02:00 |
|
Laurent Destailleur
|
90569e264c
|
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop
Conflicts:
htdocs/master.inc.php
|
2012-06-20 23:34:08 +02:00 |
|
Laurent Destailleur
|
f52cb1b571
|
Fix: We must not define language var if parm not defined.
|
2012-06-20 23:31:02 +02:00 |
|
Regis Houssin
|
c041feec6a
|
Fix: missing not empty test
|
2012-06-20 22:23:43 +02:00 |
|
Regis Houssin
|
12b6d6c0ef
|
Fix: MultiCompany compatibility for public page
|
2012-05-04 13:21:00 +02:00 |
|
Laurent Destailleur
|
8ea079ed96
|
New: Prepare change to allow usage of print sheet for any purpose (not
only
memeber module).
Qual: Remove duplicate declaration of version.
|
2012-04-28 16:37:58 +02:00 |
|