Laurent Destailleur
3ab6ffdd0e
Fix: A lot of fix for LDAP synchro
2012-05-11 12:10:47 +02:00
Regis Houssin
ddf0f3521f
Fix: [Bug #403 ] Insertion Image via l'éditeur WISIWIG plante
2012-05-11 10:14:15 +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
30c8fcd0e1
Fix: regression sql error
2012-05-09 16:45:15 +02:00
Laurent Destailleur
aa6eb25f85
Qual: Uniformize code
2012-05-09 16:40:54 +02:00
Laurent Destailleur
923562c520
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-09 16:03:48 +02:00
Laurent Destailleur
f995d0d9cb
Fix: Missing extrafields
...
New: Can resiliate/edit member status from list.
2012-05-09 16:03:15 +02:00
Regis Houssin
b2022b3b74
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-09 12:46:28 +02:00
Regis Houssin
fb2cd3d842
Fix: more compatibility with multicompany
2012-05-09 12:45:19 +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
6ed75123d8
Fix: checkstyle
2012-05-09 00:28:02 +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
Laurent Destailleur
0737748e48
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-07 18:59:17 +02:00
Raphaël Doursenaud
6fd60ff174
Fix: Typo
2012-05-07 18:27:23 +02:00
Laurent Destailleur
792c0a33f3
Fix: Works with checkbox htdocs/core/class/html.form.class.php
2012-05-07 17:04:35 +02:00
Laurent Destailleur
a8307a32fd
New: Switch ecm module to use ajax by default.
2012-05-07 10:08:11 +02:00
Laurent Destailleur
d60061f682
Fix: pagecode when using postgresql
...
Conflicts:
htdocs/support/inc.php
2012-05-06 15:36:53 +02:00
Laurent Destailleur
8b07aa3623
Fix: log must be before request
2012-05-06 15:33:39 +02:00
Laurent Destailleur
50944a71db
Checkstyle
2012-05-06 00:45:15 +02:00
Laurent Destailleur
d47a78479e
Fix: several fixes
2012-05-05 23:59:14 +02:00
Laurent Destailleur
d2672c4b39
Fix: setStatut works for user class
2012-05-05 20:22:46 +02:00
Laurent Destailleur
143e524db6
New: Can filter on contact
2012-05-05 17:45:17 +02:00
Laurent Destailleur
85f01691a0
Qual: Lists must be into a page list and not into same page than record.
...
New: Add filter on contact into list.
2012-05-05 17:28:52 +02:00
Regis Houssin
1b350fafd1
Fix: missing entity field in contract
...
Fix: multicompany compatibility
2012-05-03 18:42:46 +02:00
Laurent Destailleur
e671e234ca
Fix: W3C
2012-05-02 11:57:32 +02:00
Laurent Destailleur
74b115877d
Fix: Middle
2012-05-02 10:19:42 +02:00
Laurent Destailleur
3a05649df1
Qual: Top menus use div only now. Menu manager eldy and auguria does not
...
differs.
First work to align eldy theme to dolibarr theme.
2012-05-01 23:40:23 +02:00
Laurent Destailleur
7bbacaece7
Fix: missing global
2012-05-01 14:09:58 +02:00
Laurent Destailleur
e04e40b38a
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-04-30 17:47:50 +02:00
Laurent Destailleur
c99f407add
New: Add translation
2012-04-30 17:47:15 +02:00
Regis Houssin
18c081a7ac
New: add external theme with a module
2012-04-30 16:51:45 +02:00
Laurent Destailleur
d804683b32
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-04-30 15:18:24 +02:00
Regis Houssin
73487a6aec
Fix: replace mktime() by dol_now()
2012-04-30 15:01:25 +02:00
Laurent Destailleur
1227642db0
Checkstyle
2012-04-30 15:01:20 +02:00
Regis Houssin
79f2781bdb
Merge pull request #188 from FHenry/develop
...
Develop
2012-04-30 05:33:48 -07:00
Laurent Destailleur
19ce632d7a
Removed duplicate file
2012-04-30 14:13:16 +02:00
FHenry
dc42e16ff1
Secure URL use to CheckRead and Unsubcribe with security key in
...
configuration screen
2012-04-30 13:49:29 +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
29fdb33406
Fix: Removed warnings
2012-04-30 09:36:10 +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
96a90e2e7a
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-29 11:00:28 +02:00
Laurent Destailleur
5c46c3bcbb
Fix: Class not deleted after move.
2012-04-29 10:32:37 +02:00
Grand Philippe
922703879f
to use specific tpl within his own theme
2012-04-28 18:24:52 +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
7b5aedeb3e
Fix: Var can't be static
2012-04-28 18:04:55 +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