Commit Graph

31733 Commits

Author SHA1 Message Date
simnandez
511ecb3e52 New: Add translation 2012-04-30 19:30:13 +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
84f17d0127 Merge pull request #189 from simnandez/develop
Fix: Url to wiki, div message, variable more clear
2012-04-30 07:59:34 -07:00
Regis Houssin
18c081a7ac New: add external theme with a module 2012-04-30 16:51:45 +02:00
simnandez
23a956c47b Fix: Url to wiki, div message, variable more clear 2012-04-30 16:23:43 +02:00
Laurent Destailleur
8898b9a3b0 Fix: Firstname/Lastname lost 2012-04-30 16:08:34 +02:00
Laurent Destailleur
d804683b32 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2012-04-30 15:18:24 +02:00
Laurent Destailleur
fecab54f43 Checkstyle 2012-04-30 15:17:50 +02:00
Laurent Destailleur
a2246b1465 Checkstyle 2012-04-30 15:03:58 +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
fca02bf918 Remove space 2012-04-30 13:53: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
FHenry
7aada2c442 correct debug code and alfa 2012-04-30 13:13:10 +02:00
FHenry
4fd00c50be Feature Clone project (357)
Fix variable date property name, to be compliant with varaible 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-30 13:13:09 +02:00
Regis Houssin
a34cf11e22 Merge pull request #187 from simnandez/develop
[ task #297 ] Add a installer for external modules
2012-04-30 03:34:11 -07: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
f060e6e5c1 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-04-30 09:58:16 +02:00
Laurent Destailleur
8b953026fd Look: minor change 2012-04-30 09:57:57 +02:00
Laurent Destailleur
44de296af1 Look: minor change 2012-04-30 09:42:42 +02:00
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