Commit Graph

31710 Commits

Author SHA1 Message Date
Laurent Destailleur
29fdb33406 Fix: Removed warnings 2012-04-30 09:36:10 +02:00
Laurent Destailleur
4132b51936 Fix: Regression 2012-04-29 21:40:13 +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
Regis Houssin
c962e515d5 Merge pull request #186 from grandoc/develop
to use specific tpl within his own theme
2012-04-28 10:06:39 -07:00
Laurent Destailleur
b9133410c2 Qual: Uniformize code. 2012-04-28 18:49:01 +02:00
Laurent Destailleur
edb3178def Fix: Bad declaration of error_reporting 2012-04-28 18:47:54 +02:00
Laurent Destailleur
ead6b387d9 Fix: Use same algo to scan modules than admin/modules page 2012-04-28 18:38:15 +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
5e252bcb04 Fix: Removed warning 2012-04-28 17:59:08 +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
25441e57f4 Bookmarks should use menu style 2012-04-28 16:40:15 +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
ef94ea5c26 Fix: Keep feature as hidden feature because when enabled, it is a
security hole (every worm can modify/edit data calling public urls).
2012-04-28 15:50:52 +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
e543bc1ac4 New: add Savant pure php template engine 2012-04-27 15:18:32 +02:00
Regis Houssin
fc468e4409 Fix: change files name 2012-04-27 11:57:36 +02:00
Regis Houssin
8dccd3cfea Merge pull request #185 from grandoc/develop
to use personal contacts.tpl within personal theme, and fix error for js...
2012-04-27 02:53:37 -07:00
Grand Philippe
b34ecf757d to use personal contacts.tpl within personal theme, and fix error for js file 2012-04-27 11:40:11 +02:00
Regis Houssin
3d272a2a3e Merge pull request #183 from grandoc/develop
add jquery plugin, and uniformize code
2012-04-27 02:36:04 -07:00
Regis Houssin
2a155bb8b9 Merge pull request #184 from FHenry/doli_develop
Feature Clone project (357) and other tricks
2012-04-27 02:32:16 -07:00
Grand Philippe
a8d12a7c48 to use personal contacts.tpl within personal theme 2012-04-27 11:13:59 +02:00
FHenry
1aece03b6b Set same space than develop branch 2012-04-27 11:09:53 +02:00
Grand Philippe
834a6f9d02 add jquery plugin, and uniformize code 2012-04-27 11:04:29 +02:00
FHenry
073e06ab8f Feature Clone project (357) and other tricks
Fix variable date property name, to be compliant with variable naming
convention (create)
Add feature to shift task date when change project start date (option)
Add project start/end date on Project->Task View
2012-04-27 11:03:01 +02:00
Regis Houssin
d1758f751b Merge pull request #181 from simnandez/develop
[ task #297 ] Add a installer for external modules
2012-04-27 01:38:34 -07:00
simnandez
67ba805d90 [ task #297 ] Add a installer for external modules 2012-04-27 09:11:03 +02:00
Regis Houssin
8cf1da4ddb Fix: mac os compatibility 2012-04-26 15:02:29 +02:00
Regis Houssin
b48f2ae1f9 New: update jquery datatables with 1.9.1 2012-04-26 13:28:24 +02:00
Regis Houssin
1dd12db306 Todo: Use hookmanager for external modules 2012-04-26 10:54:39 +02:00
simnandez
429851cb49 Fix: Bad include 2012-04-26 10:52:10 +02:00
Regis Houssin
725373f673 Merge pull request #179 from simnandez/develop
Update ChangeLog with fixes
2012-04-26 01:33:05 -07: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
f88eedc1cc Update ChangeLog with fixes 2012-04-26 09:07:08 +02:00
Regis Houssin
ff6624f5f1 Merge pull request #177 from simnandez/develop
[ task #297 ] Add a installer for external modules. Init works
2012-04-25 09:29:20 -07:00
Regis Houssin
071cef15bf Merge pull request #175 from grandoc/develop
Prepair to display receiptdocument within a custom place and uniformize ...
2012-04-25 09:27:03 -07:00
Regis Houssin
bd0464b4db Merge pull request #174 from FHenry/develop
Remove Eclipse Warning (Undeclare variable)
2012-04-25 09:26:40 -07:00
Grand Philippe
078c0d0743 to use personal contacts.tpl within personal theme 2012-04-25 17:09:02 +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
FHenry
07bff417e8 remove useless line 2012-04-24 16:15:46 +02:00
FHenry
5ed77c8d40 Rename global variable from MAIN_SOCIETE_UNSUBSCRIBE to
MAILING_EMAIL_UNSUBSCRIBE to be reliable on dolibarr implementation
2012-04-22 11:19:04 +02:00
Grand Philippe
559c7974e9 shipping receipt modele can be used from a custom directory 2012-04-22 10:02:12 +02:00
Grand Philippe
c190d4ddf8 fix : shipping specimen is displayed, and shipping modele can be used from custom place 2012-04-22 09:28:39 +02:00
Grand Philippe
04f2b04dcf try to fix : shipping specimen model not displayed 2012-04-22 00:41:13 +02:00