Laurent Destailleur
5be544264b
Fix: Missing lang
2012-05-12 18:30:49 +02:00
Laurent Destailleur
64c7ae1667
Fix: hour reported is not user hour. To fix this, we show both hour
...
"server and user" but only if it differs.
2012-05-12 16:27:20 +02:00
Laurent Destailleur
62a1dd1912
Fix: escape html tag value
2012-05-09 18:48:16 +02:00
Laurent Destailleur
7c78c894de
Fix: Not escaped html value
2012-05-09 17:44:52 +02:00
Laurent Destailleur
aa6eb25f85
Qual: Uniformize code
2012-05-09 16:40:54 +02:00
simnandez
d226534ba0
Fix:[ bug #399 ] Bad calculation of local taxes in update line products
2012-05-09 12:12:14 +02:00
Laurent Destailleur
c01fae04e4
Qual: Uniformize management of alt directories.
2012-05-08 22:49:03 +02:00
Laurent Destailleur
161846be77
Fix: [ bug #397 ] Product VAT is not coming from buying price
2012-05-08 22:10:07 +02:00
Regis Houssin
1b350fafd1
Fix: missing entity field in contract
...
Fix: multicompany compatibility
2012-05-03 18:42:46 +02:00
Regis Houssin
18c081a7ac
New: add external theme with a module
2012-04-30 16:51:45 +02:00
Regis Houssin
73487a6aec
Fix: replace mktime() by dol_now()
2012-04-30 15:01:25 +02:00
simnandez
5713a93c27
[ task #297 ] Add a installer for external modules
...
Adaptation to changes in dol_uncompress function. More clear and
accurate messages.
2012-04-30 12:19:11 +02:00
Laurent Destailleur
5499c91712
New: Monaco is like France for default vat calculation
...
Qual: More phpunit tests
2012-04-29 11:42:30 +02:00
Laurent Destailleur
7977897fd8
Fix: dol_uncompress function now works with all PHP and OS. Use PHP
...
native code. Only zip is supported. This is enough, modules must be zip
and only zip (tgz not more allowed).
2012-04-28 18:21:51 +02:00
Laurent Destailleur
e411852c39
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-28 17:01:48 +02:00
Laurent Destailleur
ff06360071
Fix: Overwritting code is not role of a template but of a module.
...
Code is now working as a module change. Also it is faster (no need to
make a failed include when module is not installed) and support
alternative directory.
2012-04-28 17:01:25 +02:00
Laurent Destailleur
a862b5d5c3
Fix: Try a better fix. Format of content of table should depend of
...
content and output rules and not on how data was input.
2012-04-28 16:58:32 +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
Laurent Destailleur
84a0d93475
New: Can add a link or tooltip on fields into dictionnaries.
2012-04-28 14:52:53 +02:00
Regis Houssin
8cf1da4ddb
Fix: mac os compatibility
2012-04-26 15:02:29 +02:00
Regis Houssin
0ad2c4a027
Fix: problem of line break between label and description when
...
using fckeditor
2012-04-26 10:30:18 +02:00
simnandez
25df346bd3
[ task #297 ] Add a installer for external modules
2012-04-25 16:52:35 +02:00
simnandez
5b7ff51ffc
[ task #297 ] Add a installer for external modules. Init works
2012-04-25 12:41:00 +02:00
Laurent Destailleur
c42a854a87
Fix: wrong encoding of special chars
2012-04-20 14:09:30 +02:00
Laurent Destailleur
4b8eeead2c
Fix: Add hidden option to restore lost feature.
2012-04-20 13:55:06 +02:00
Laurent Destailleur
658911b8c9
Qual: Move embeded style into css files. Add more styles.
2012-04-18 14:27:31 +02:00
Laurent Destailleur
220d7a2c33
Fix: eldy theme still works without css3
2012-04-17 10:27:42 +02:00
Laurent Destailleur
9114fec4ed
Doxygen
2012-04-16 12:01:32 +02:00
Laurent Destailleur
9e0cd530bc
New: Add date approve into log view.
2012-04-16 11:43:19 +02:00
Laurent Destailleur
4f1f25b89c
Fix: numbering when reset is on was wrong for past dates
2012-04-15 17:55:45 +02:00
Laurent Destailleur
14ad919109
Fix: Avoid fall of funtion if not defined
2012-04-11 17:30:51 +02:00
Regis Houssin
02d2872ac5
Fix: invert emetteur and problem with long phone number
2012-04-10 12:35:14 +02:00
Laurent Destailleur
4cb6ec76ee
Revert "Fix: sql injection"
...
This reverts commit 8c3158cf28 .
2012-04-10 01:03:54 +02:00
Laurent Destailleur
212b3bd60e
Revert "Fix: add special test"
...
This reverts commit ef0e6956b3 .
2012-04-10 01:03:43 +02:00
Regis Houssin
ef0e6956b3
Fix: add special test
2012-04-09 22:52:13 +02:00
Regis Houssin
8c3158cf28
Fix: sql injection
2012-04-09 22:51:13 +02:00
Laurent Destailleur
557d5e775a
Fix: log
2012-04-08 14:21:42 +02:00
Laurent Destailleur
83b4b151e4
Fix: pgsql
2012-04-08 14:14:17 +02:00
Laurent Destailleur
9df05381d1
Fix: Bug war.
...
Look: enhance look for map views.
2012-04-08 13:05:58 +02:00
Regis Houssin
a22259907b
Fix: possibility to custom helpdoc image
2012-04-05 20:12:11 +02:00
Laurent Destailleur
a6bbe1032d
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-04 17:37:20 +02:00
Laurent Destailleur
58d6aafa62
Prepare code for module
2012-04-04 17:25:06 +02:00
Regis Houssin
14b6173d87
Fix: add width and minimum height of cells parameters
2012-04-03 18:01:27 +02:00
Regis Houssin
cde000e9ce
Fix: sharing code
2012-04-03 17:24:31 +08:00
Laurent Destailleur
bb67c95c3d
Uniformize code
2012-04-02 20:08:08 +02:00
Laurent Destailleur
84057d46cc
Checkstyle
2012-04-02 18:37:37 +02:00
Laurent Destailleur
46251db167
Qual: Use a shared function to define logo heigth.
...
Qual: Add more phpunit tests
Fix: This also solve overlapping logos.
2012-04-01 23:57:15 +02:00
Regis Houssin
d8d9062606
Fix: duplicate end tag and rename form parts
2012-03-28 16:03:04 +02:00
Regis Houssin
d7d5681b4b
Fix: avoid phpunit warning
2012-03-26 08:18:03 +02:00
Laurent Destailleur
74c39a10a2
Work on ajax ecm module
2012-03-25 22:47:37 +02:00