Commit Graph

47703 Commits

Author SHA1 Message Date
Laurent Destailleur
133893336b Merge pull request #2914 from aspangaro/develop-patch22
Fix: Wrong language key
2015-05-30 15:07:17 +02:00
Laurent Destailleur
f5ec2c0605 Merge pull request #2911 from aspangaro/develop-md
NEW Forms are using the tab look, even in creation mode
2015-05-30 15:01:26 +02:00
Laurent Destailleur
07ae39fc38 Merge pull request #2910 from aspangaro/develop-patch21
Fix: wrong link
2015-05-30 15:00:30 +02:00
Laurent Destailleur
920dc80dd6 Merge pull request #2908 from defrance69/patch-63
NEW Add hook for more action buttons on product supplier page
2015-05-30 14:59:58 +02:00
Laurent Destailleur
13b78f9c17 NEW Add gender property managed on user card
FIX Better error messages when uploading photo of user when permission
to write are not granted
2015-05-30 02:17:05 +02:00
Laurent Destailleur
6701b399ae Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-05-30 00:26:47 +02:00
Laurent Destailleur
888bec2df3 Merge pull request #2904 from fappels/develop
FIX #2859 HTML units selector
2015-05-29 17:21:32 +02:00
Laurent Destailleur
0ab3cd03c0 Merge pull request #2896 from GPCsolutions/extrafieldcontacttype
Allow usage of contact extrafield element type
2015-05-29 17:18:25 +02:00
Laurent Destailleur
58dbfd38a9 Merge pull request #2926 from hregis/develop_origin
Fix: possibility to shared facnumber between entities
2015-05-29 17:16:02 +02:00
Laurent Destailleur
11552e90b7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-05-29 17:15:27 +02:00
Laurent Destailleur
65c7ab7a93 Fix: Introduce error by default when function is used as a true delete
function.
2015-05-29 17:11:42 +02:00
Laurent Destailleur
92440d125b Merge pull request #2928 from Dolibarr/revert-1446-removefiles
Revert "Made test pessimistic by default"
2015-05-29 17:10:02 +02:00
Laurent Destailleur
d925ecb4f1 Revert "Made test pessimistic by default" 2015-05-29 17:09:35 +02:00
Laurent Destailleur
eb62c7e462 Merge pull request #1446 from GPCsolutions/removefiles
Made test pessimistic by default
2015-05-29 16:56:28 +02:00
Regis Houssin
53fbab52f3 Merge remote-tracking branch 'dolibarr/develop' into develop_origin 2015-05-29 16:32:53 +02:00
Laurent Destailleur
15405c9f7d Merge pull request #2917 from aspangaro/develop-patch24
Accountancy: Review presentation
2015-05-29 16:24:27 +02:00
Regis Houssin
c8c0f0f038 Fix: possibility to shared facnumber between entities 2015-05-29 11:31:51 +02:00
Regis Houssin
49fc7f9ba7 Fix: check the user status during authentication 2015-05-29 10:09:18 +02:00
aspangaro
27c0b84a13 Typo on search 2015-05-29 06:54:16 +02:00
aspangaro
fd988ab1f3 Review card of supplier/customer ventilation 2015-05-29 06:43:40 +02:00
aspangaro
47045e0746 Accountancy: Review presentation 2015-05-28 21:34:35 +02:00
aspangaro
432cf998fa Fiche-rec: Forms are using the tab look, even in creation & add cancel button 2015-05-28 05:25:29 +02:00
aspangaro
33807c467d Fix: Wrong language key 2015-05-27 21:54:06 +02:00
aspangaro
8eee0bdf73 NEW Forms are using the tab look, even in creation mode 2015-05-27 07:41:25 +02:00
aspangaro
5f5388a52a Fix: wrong link 2015-05-27 07:19:10 +02:00
BENKE Charlie
d16bfcc294 adding hook for more action buttons
allow additionnal hook action (like myField)
2015-05-26 15:00:23 +02:00
Francis Appels
b9c3dec141 Fix: issue #2859 unit form select 2015-05-26 11:14:15 +02:00
Laurent Destailleur
afd7366459 Css 2015-05-26 09:22:34 +02:00
Laurent Destailleur
bf334d8711 NEW Thumbs for statistics on main page are fully clicable (not only link
inside the thumb)
2015-05-26 09:13:48 +02:00
Laurent Destailleur
06faf762d4 Merge pull request #2865 from marcosgdf/bug-2843
Closed bug #2843 Wrong SQL table called
2015-05-25 19:34:33 +02:00
Laurent Destailleur
76380c2288 Merge pull request #2898 from defrance69/patch-62
Tabs collector better identification
2015-05-25 19:27:39 +02:00
Laurent Destailleur
0321257fbe Merge pull request #2887 from GPCsolutions/dolibarr-2886
Deprecation of the mysql driver
2015-05-25 18:50:40 +02:00
Laurent Destailleur
a4164a6656 Merge pull request #2883 from bafbes/develop
Fix non existing "supplier invoice setting to draft" trigger
2015-05-25 18:49:57 +02:00
Laurent Destailleur
c8949d0532 Some doxygen fixes 2015-05-25 18:43:46 +02:00
Laurent Destailleur
0dae63c5b5 Merge pull request #2894 from swbraun/2847fix
fixes #2847
2015-05-25 18:18:47 +02:00
BENKE Charlie
a30d4d4be6 Tabs collector better identification
Tabs collector goes wrong with 2 tabs in the same page (like projet and task), so we use picto name to identify the 2 tabscollect
We need to substract the @ if the tabs is from a module... eg : factory@factory
2015-05-25 18:14:49 +02:00
Raphaël Doursenaud
ec2035a73e Allow usage of contact extrafield element type
As documented in the methods comments
2015-05-25 17:19:27 +02:00
Marcos García de La Fuente
c0346bcba4 Fixed typo 2015-05-25 14:59:34 +02:00
Steve Braun
d1c7c9489e fixes #2847 2015-05-25 14:56:37 +02:00
Marcos García de La Fuente
8627f2f19b Removed innecesary test 2015-05-25 14:01:15 +02:00
Juanjo Menent
5ddcfce908 Merge pull request #2890 from GPCsolutions/categories-types
Include Categories class whenever Categorie::TYPE is used
2015-05-24 11:38:09 +02:00
Raphaël Doursenaud
becc240b92 Include Categories class whenever Categorie::TYPE is used 2015-05-23 23:35:49 +02:00
Raphaël Doursenaud
c018858e91 Deprecation of the mysql driver
Fix #2886
2015-05-23 20:43:21 +02:00
Juanjo Menent
55b7dab292 Merge pull request #2884 from GPCsolutions/categories-types
Added types constants to categories
2015-05-23 19:09:07 +02:00
Raphaël Doursenaud
ee808cdfd7 Added types constants to categories 2015-05-23 18:52:31 +02:00
Juanjo Menent
e9d58c06a2 Merge pull request #2882 from GPCsolutions/dolibarr-2881
Make select_salesrepresentative() return 0 when empty
2015-05-23 17:22:59 +02:00
Juanjo Menent
9ccc577101 Merge pull request #2880 from GPCsolutions/dolibarr-2879
Remove duplicate modify button on user's card
2015-05-23 17:16:28 +02:00
Raphaël Doursenaud
139b41c014 Make select_salesrepresentative() return 0 when empty
Fix #2881
2015-05-23 16:38:59 +02:00
abb
ebf2edf019 added new trigger for supplier invoice unvalidation "BILL_SUPPLIER_UNVALIDATE" in set_draft class function 2015-05-23 15:35:19 +01:00
abb
879c82ee0a added new trigger for supplier invoice unvalidation "BILL_SUPPLIER_UNVALIDATE" in trigger demo file 2015-05-23 15:28:51 +01:00