jfefe
527beab671
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into extra_odt
2013-02-17 21:26:56 +01:00
Laurent Destailleur
249a03dd57
Merge pull request #659 from jfefe/extrafields
...
Work on extrafields
2013-02-16 14:19:24 -08:00
Laurent Destailleur
2ea62073b6
Merge pull request #660 from grandoc/develop
...
fix : doesn't work with a /
2013-02-16 14:14:30 -08:00
Laurent Destailleur
50decdd941
Fix: When creating user on other entity, no way to read user
...
after creation.
2013-02-16 21:06:15 +01:00
jfefe
fa53147d0a
Retrieve extrafields when fetch thirparty
...
Work on extrafields support in thirpdparty ODT document
2013-02-16 03:41:11 +01:00
Grand Philippe
ab2b06117b
fix trad : change adresse versus address
2013-02-15 19:56:51 +01:00
Laurent Destailleur
b1ee14ce60
New: Can define a hierarchical responsible on users.
2013-02-15 18:39:27 +01:00
Grand Philippe
7c1a4e6fdf
fix trad to get better understanding
2013-02-15 15:48:53 +01:00
jfefe
3d8197ce4b
Work on extrafields : position management & new type : select list
2013-02-15 11:19:49 +01:00
jfefe
14f21bc9f1
Add select list in extrafields type
2013-02-15 00:17:42 +01:00
Maxime Kohlhaas
bfc5cfebce
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2013-02-13 15:42:41 +01:00
Laurent Destailleur
3eb485d521
Qual: Removed TODO, deprecated code and deprecated properties. This also
...
fix missing combo box of contacts onto CC.
2013-02-12 17:08:21 +01:00
Laurent Destailleur
4c936ffffd
Merge pull request #645 from FHenry/dev_contactcombox
...
Task [ task #711 ]
2013-02-12 06:08:04 -08:00
fhenry
d8d4b669ab
Task [ task #711 ]
2013-02-12 09:49:27 +01:00
Laurent Destailleur
d2275a0bbd
New: Add param to show title
2013-02-11 20:26:01 +01:00
Maxime Kohlhaas
7c458777cf
Task # 559 : product customer prices by quantity, correction
2013-02-04 10:21:59 +01:00
Laurent Destailleur
30764a6c00
Fix: Option COMPANY_USE_SEARCH_TO_SELECT was not working for third party
...
selection when autocomplete is on.
2013-01-29 16:14:53 +01:00
Laurent Destailleur
180fb2c91a
Fix: Option COMPANY_USE_SEARCH_TO_SELECT was not working for third party
...
selection when autocomplete is on.
2013-01-29 15:22:07 +01:00
Laurent Destailleur
0743049dc4
Fix: get list of currencies
2013-01-28 14:57:37 +01:00
Laurent Destailleur
a8ccc0ab0b
Fix: loghandler loaded twice.
2013-01-28 12:36:15 +01:00
Laurent Destailleur
db38c9baac
Fix: loghandler loaded twice
2013-01-28 12:35:29 +01:00
Laurent Destailleur
b98151db94
Fix: A log handler can be loaded twice.
2013-01-28 12:22:12 +01:00
Laurent Destailleur
2002388098
Revert "New: add hook getFormMail"
...
This reverts commit c732532483 .
2013-01-26 13:40:31 +01:00
Regis Houssin
647cbb08fb
Fix: wrong EOL
2013-01-26 10:38:11 +01:00
Regis Houssin
fcee35c65d
Fix: $hookmanager is a global object
2013-01-26 10:35:30 +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
c2d334624b
Qual: Simplify system for menu manager. Only one file, one class per
...
manager.
2013-01-25 17:44:23 +01:00
Regis Houssin
c688e2afab
New: add hook getFormMail
2013-01-24 17:31:22 +01:00
Regis Houssin
c732532483
New: add hook getFormMail
2013-01-24 17:29:11 +01:00
Laurent Destailleur
a7d41d74e8
Merge remote-tracking branch 'origin/3.3' into develop
2013-01-23 18:09:05 +01:00
Laurent Destailleur
5f2af00397
Add logs to debug
2013-01-23 00:24:20 +01:00
Laurent Destailleur
d2152a8342
Restore correct code: A module decide if standard code is used or not
...
after running by a return code that is an int
0=execute standard code, 1=disable standard code
To return a string to show or an array or error codes, this must be done
by setting
$actionclassinstance->results
or
$actionclassinstance->resprints
2013-01-22 18:15:51 +01:00
Regis Houssin
7b04da43c1
Merge branch '3.3' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.3
2013-01-22 18:07:22 +01:00
Regis Houssin
bfe57b21b0
Fix: disable "datetimepicker" from edit in place for the moment
2013-01-22 18:05:41 +01:00
Regis Houssin
a019b1c854
Fix: disable "datetimepicker" from edit in place for the moment
2013-01-22 18:04:04 +01:00
Laurent Destailleur
b0c1137397
Restore correct code: A module decide if standard code is used or not
...
after running by a return code that is an int
0=execute standard code, 1=disable standard code
To return a string to show or an array or error codes, this must be done
by setting
$actionclassinstance->results
or
$actionclassinstance->resprints
2013-01-22 17:43:41 +01:00
Regis Houssin
910543c5b9
Fix: broken feature
2013-01-22 16:53:39 +01:00
Regis Houssin
f0361b9c4c
Fix: broken feature
2013-01-22 16:51:10 +01:00
Laurent Destailleur
3faa2b558f
Renamed param.
2013-01-21 15:04:34 +01:00
Laurent Destailleur
abb6daf2dc
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/core/boxes/box_activity.php
2013-01-19 16:29:16 +01:00
Laurent Destailleur
0e13b3872d
Fix: Removed warnings
2013-01-19 14:32:37 +01:00
Laurent Destailleur
a5b174eccc
Fix: Architecture of getCurrency was wrong. Cache was not stored
...
correctly and dict file loaded several times. There was also bug on PHP
without mb_string function.
Now function is a method of $langs object. All bug fixes.
2013-01-18 15:57:11 +01:00
Laurent Destailleur
6091f74b13
New: First changes to simplify/optimize menu management.
2013-01-17 18:39:15 +01:00
Laurent Destailleur
c16269d04e
Fix: load at wrong place
...
Conflicts:
htdocs/core/class/html.formother.class.php
2013-01-17 17:59:47 +01:00
Laurent Destailleur
b89b74e933
Fix: load at wrong place
2013-01-17 17:40:27 +01:00
Laurent Destailleur
f0f347394a
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-01-17 13:15:30 +01:00
Laurent Destailleur
cccc7d1af3
Fix: comments
2013-01-17 13:02:34 +01:00
Laurent Destailleur
f1f7ff315f
Fix: CRLF
2013-01-16 15:54:07 +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