Laurent Destailleur
d6a5b224fb
Revert bad practice: setEvent use SESSION. Such usage is limited to HTML
...
page context and can be used inside any pages.
However usage of _SESSION must never be used inside a library (except
for function dedicated to HTML page context), and never inside
object classes (we must use $this->errors, $this->mesgs or
$this->warnings instead).
2012-07-29 14:15:29 +02:00
Regis Houssin
eee5653c54
Fix: try to use the new message system
2012-07-29 12:54:19 +02:00
Regis Houssin
9cdba5bb61
Fix: try another method more clean and can be deployed on any type of
...
message
2012-07-29 08:26:33 +02:00
Regis Houssin
cdc9dda11e
Fix: best practice
2012-07-28 22:28:33 +02:00
Regis Houssin
a27e347ee0
Fix: for backward compatibility
2012-07-28 22:20:58 +02:00
Regis Houssin
61fc592434
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-28 22:08:05 +02:00
Regis Houssin
c7bacecf10
Fix: try to use another method for messages
2012-07-28 22:07:27 +02:00
Marcos García
16df86003d
Removed space before :
2012-07-28 20:20:56 +02:00
Marcos García
8c68b096fd
Removed space before :
2012-07-28 20:16:54 +02:00
Regis Houssin
251640561f
Fix: strict mode happy hour
2012-07-28 12:35:11 +02:00
Regis Houssin
a157327859
Fix: strict mode paradise
2012-07-28 11:28:37 +02:00
Marcos García
2204c09e5a
Applied commits 16-22
2012-07-27 23:04:05 +02:00
Laurent Destailleur
75e9d93e69
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-07-25 12:21:04 +02:00
Laurent Destailleur
dce9b96260
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/install/lib/repair.lib.php
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-07-25 12:20:45 +02:00
Regis Houssin
7d2f7e9800
Fix: strict mode crazy
2012-07-25 11:46:33 +02:00
Laurent Destailleur
b63820c013
Checkstyle
2012-07-25 11:37:43 +02:00
Regis Houssin
e12604cb71
Fix: avoid warning and strict mode story
2012-07-25 09:09:56 +02:00
Regis Houssin
812d02ebe0
Fix: strict mode and $mesgs
2012-07-23 22:04:06 +02:00
Laurent Destailleur
66ea44886b
Fix: Permissions when using web services.
2012-07-22 02:33:21 +02:00
Regis Houssin
fafd79a0f8
Fix: uniformize code (in progress)
2012-07-20 09:57:50 +02:00
Regis Houssin
b121a01ef8
Merge pull request #247 from cbattarel/marges
...
Margin module
2012-07-19 10:46:24 -07:00
Laurent Destailleur
69ca9cf7d4
[ bug #445 ] Hex escaping in descriptions
2012-07-19 18:03:25 +02:00
Christophe Battarel
0cdf208f3d
trigger change event when updating item value
2012-07-18 15:17:04 +02:00
Laurent Destailleur
d07e68e12f
Fix: Combo list of warehouse not saved.
...
Fix: Validate of shipment in error
when using not predefined products.
2012-07-17 01:22:19 +02:00
simnandez
606674d8c8
Fix: Bad local taxes if price base type is TTC
...
Conflicts:
htdocs/core/lib/price.lib.php
2012-07-13 15:28:25 +02:00
Regis Houssin
221ecafe07
Fix: use click2dial only for phone tel
2012-07-13 14:45:00 +02:00
Regis Houssin
77b9718473
Fix: strict mode street
2012-07-13 10:15:47 +02:00
Laurent Destailleur
ee8b80813a
Fix: Date not converted correctly when using web service
2012-07-12 17:07:56 +02:00
Regis Houssin
e1b0d183e4
Fix: add commonorder and commoninvoice classes
2012-07-11 18:13:41 +02:00
Regis Houssin
e18d3c6e18
Fix: strict mode again
2012-07-11 15:55:56 +02:00
Regis Houssin
ff0668e908
Fix: strict mode way
2012-07-10 22:10:12 +02:00
Regis Houssin
28ccc43125
Fix: avoid another warning
2012-07-10 20:45:07 +02:00
Regis Houssin
4291db4a93
Fix: strict mode
2012-07-10 18:57:27 +02:00
Regis Houssin
226caf0152
Fix: and again, and again, and again... (strict mode)
2012-07-10 13:20:53 +02:00
Regis Houssin
41144643eb
Fix: avoid warning php strict mode
2012-07-10 11:45:38 +02:00
Regis Houssin
41789458c5
Fix: warning again and again...
2012-07-09 18:09:44 +02:00
Regis Houssin
66b2f630ac
Fix: big avoid strict mode errors
2012-07-09 12:31:21 +02:00
Regis Houssin
cd7bf41ae0
Fix: php 5.4 strict mode warning
2012-07-09 10:08:56 +02:00
Regis Houssin
887f210618
Fix: avoid warning with php 5.4 and strict mode
2012-07-08 23:22:22 +02:00
Regis Houssin
7e2469618e
Change-Id: I5f8bcf59cf2fc0d902edb4d61f8c20a2880765a2
2012-07-07 12:21:09 +02:00
Regis Houssin
9fa6f43643
Fix: bad link and uniformize code
2012-07-06 10:22:37 +02:00
Regis Houssin
0bb3aced2f
Fix: access problem if thirdparty module is disable
2012-07-02 20:04:28 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Regis Houssin
d593878c78
Fix: big problem with linked elements
2012-07-02 17:07:37 +02:00
Regis Houssin
761f841735
Fix: missing contract reference
2012-07-02 10:37:39 +02:00
Laurent Destailleur
2ab416889a
First change to use native date functions instead of adodb
2012-06-27 10:58:51 +02:00
Laurent Destailleur
018cafe92c
Fix: Add an unsecape function to decode javascript escape
...
encoding. This also fix ecm for cyrillic chars.
2012-06-24 19:32:19 +02:00
Laurent Destailleur
c273f9f698
Fix: escape double quotes into dol_html_escapetag
...
New: Passwords not reset into install page.
2012-06-17 23:27:17 +02:00
Laurent Destailleur
90bfea882a
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-16 00:08:03 +02:00
Laurent Destailleur
7e46ddd5b0
Fix: Permissions for click2dial tab
2012-06-16 00:07:24 +02:00