guerinaxel
|
1dbcd215b8
|
Correcting log use for commonobject.class.php
Correcting dol_syslog use which had 3 parameters instead of 2.
|
2014-05-19 15:54:43 +02:00 |
|
BENKE Charles
|
c8067931e3
|
Update commonobject.class.php
|
2014-05-19 09:32:42 +02:00 |
|
BENKE Charles
|
b210d7a00f
|
Update commonobject.class.php
Hide the margintable if click at the top of it (usefull when customer are just in front of you), reappear when you click again
|
2014-05-18 14:59:20 +02:00 |
|
Laurent Destailleur
|
15796ec592
|
Fix: checkstyle errors
|
2014-05-14 12:19:45 +02:00 |
|
Laurent Destailleur
|
b3b7da8f08
|
Merge pull request #1595 from FHenry/develop
Add showempty into combobox
|
2014-05-14 11:46:35 +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 |
|
Florian HENRY
|
1f1a9e46fd
|
Fix warning
|
2014-05-13 19:12:14 +02:00 |
|
Laurent Destailleur
|
f621f7eb32
|
Fix: The rounding mode is now forced when provided explicitly and no
more by default (we keep data intact when no mode provided).
|
2014-05-13 13:22:29 +02:00 |
|
Laurent Destailleur
|
f918ae7e4f
|
Decrease log level for disabled trigger
|
2014-05-13 10:36:01 +02:00 |
|
Laurent Destailleur
|
69eaefc459
|
Fix: The way we tested if a ref/id already exists was wrong. Introduce a
common static method for this. Removed verifNumRef method.
Fix: Add missing logs
|
2014-05-13 10:12:45 +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 |
|
Laurent Destailleur
|
bb4eed0a1e
|
Merge pull request #1591 from defrance69/patch-9
Update commonobject.class.php
|
2014-05-12 01:56:39 +02:00 |
|
Laurent Destailleur
|
6b1bdf9913
|
Merge pull request #1587 from aternatik/odt_thirdpartycontact
Fix : bad call of extrafields into contact substitution
|
2014-05-12 01:53:41 +02:00 |
|
BENKE Charles
|
8c8c641411
|
Update commonobject.class.php
$objecttype == 'order_supplier' already tested on the previous else if
|
2014-05-11 23:19:18 +02:00 |
|
Laurent Destailleur
|
8428caf8fb
|
List cleaner
|
2014-05-11 21:59:35 +02:00 |
|
jfefe
|
04161084cf
|
Fix : missing method to delete linked resource
|
2014-05-11 12:26:57 +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
|
fdb50ab116
|
Move generic function from commonobject.class to functions2.lib.php (work on resource module)
|
2014-05-10 22:06:22 +02:00 |
|
Jean-François Ferry
|
bb58bed930
|
In commonoobject add method for adding resource to an element
|
2014-05-10 22:03:05 +02:00 |
|
Jean-François Ferry
|
71c44d82ab
|
Move resource module functions into commonobject :
- new method to get an array with object properties
- new method to fetch an object only with id and element_type
|
2014-05-10 22:03:05 +02:00 |
|
Laurent Destailleur
|
2bac66fd52
|
Merge remote-tracking branch 'origin/3.5' into develop
|
2014-05-10 19:53:06 +02:00 |
|
jfefe
|
31044f1f72
|
Fix : bad call of extrafields into contact substitution (works with socpeople)
|
2014-05-10 18:51:54 +02:00 |
|
Laurent Destailleur
|
a627dd9ae8
|
Fix: Duplicate line when project has no tasks.
|
2014-05-09 17:14:40 +02:00 |
|
Laurent Destailleur
|
9add45aea3
|
Qual: Mutualize code.
|
2014-05-07 13:22:02 +02:00 |
|
Laurent Destailleur
|
9f795331f5
|
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/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/paiement_charge.php
htdocs/compta/sociales/charges.php
htdocs/core/db/mysql.class.php
htdocs/filefunc.inc.php
htdocs/societe/class/societe.class.php
|
2014-05-06 23:58:17 +02:00 |
|
Laurent Destailleur
|
3abede630b
|
Fix: [ bug #1365 ] ODT template tag {company_note} does not get
replaced.
|
2014-05-06 23:36:01 +02:00 |
|
Laurent Destailleur
|
e214cdf231
|
Fix: [ bug #1365 ] ODT template tag {company_note} does not get
replaced.
|
2014-05-06 23:35:09 +02:00 |
|
Laurent Destailleur
|
460b5296ba
|
Fix: [ bug #1353 ] Email notifications, wrong URL
|
2014-05-06 22:21:34 +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
|
cc8dcacbc9
|
New: DolEditor can accepts percent instead of nb of cols for textarea
mode.
|
2014-05-05 13:41:25 +02:00 |
|
Laurent Destailleur
|
63100c9c06
|
Properties "civilite_id" were renamed into "civility_id".
|
2014-05-05 00:23:09 +02:00 |
|
Laurent Destailleur
|
bcdf3e8a51
|
New: The combo list of juridical status is now sorted
|
2014-05-04 23:46:36 +02:00 |
|
Laurent Destailleur
|
c2c0a9b4bb
|
Merge pull request #1568 from GPCsolutions/closingtagremoval
Qual: Remove the closing PHP tag
|
2014-05-04 18:08:37 +02:00 |
|
Laurent Destailleur
|
5b5a894aaf
|
Merge pull request #1567 from marcosgdf/doc
Improved documentation of Societe and started type hinting variables
|
2014-05-04 18:07:08 +02:00 |
|
Laurent Destailleur
|
5a9cca62a6
|
Clean code
|
2014-05-04 17:38:26 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Marcos García de La Fuente
|
105d892d27
|
Corrected Translate::getLabelFromKey doc
|
2014-05-03 13:42:34 +02:00 |
|
Laurent Destailleur
|
e1d30837e9
|
Try to remove a warning
|
2014-05-03 03:10:58 +02:00 |
|
Laurent Destailleur
|
d97c45a9b8
|
Add version of phpunit into travis script.
Fix: strict mode.
|
2014-05-01 19:17:45 +02:00 |
|
Laurent Destailleur
|
7bb23086b8
|
Fix: Strict mode
|
2014-05-01 17:06:14 +02:00 |
|
Laurent Destailleur
|
6a53a4e0d2
|
Fix: doxygen
|
2014-05-01 16:43:40 +02:00 |
|
Laurent Destailleur
|
21716a0c7c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-05-01 16:27:16 +02:00 |
|
Laurent Destailleur
|
b56f59b313
|
Perf: Avoid to isntantiate object 'form' into 'subform' classes when
already available.
Qual: Better information into xdebug page.
|
2014-05-01 16:26:57 +02:00 |
|
Laurent Destailleur
|
ee6cac8294
|
Doc
|
2014-05-01 16:11:29 +02:00 |
|
Laurent Destailleur
|
0219d53f69
|
Merge branch 'odt_thirdpartycontact' of github.com:aternatik/dolibarr into aternatik-odt_thirdpartycontact
|
2014-05-01 11:22:32 +02:00 |
|
jfefe
|
fd45bb16bd
|
Fix : make ODT substitution for company after contacts
|
2014-04-30 19:18:51 +02:00 |
|
Laurent Destailleur
|
a574aeff96
|
Qual: Removed warning
|
2014-04-30 15:30:20 +02:00 |
|
Laurent Destailleur
|
b11bd00e9a
|
Fix: Removed blank lines at beginning of email when contact not defined
|
2014-04-30 15:17:39 +02:00 |
|