Commit Graph

40954 Commits

Author SHA1 Message Date
Laurent Destailleur
2bc63a86a9 Alignement of debian packaging files 2014-03-19 18:05:52 +01:00
Laurent Destailleur
6764d36434 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-03-19 11:46:30 +01:00
Laurent Destailleur
44952e353d Fix: Bad format for fk_currency fields (even if they are not used, i fix
them).
2014-03-19 11:46:06 +01:00
Laurent Destailleur
20ef4554e0 Fix: missing unique key on barcode field to avoid database corruption 2014-03-18 23:43:58 +01:00
Laurent Destailleur
ce4c78972a Fix: Image always fit into window when using cropping feature even if
file is a very large file.
2014-03-18 23:24:00 +01:00
Laurent Destailleur
3030c2f431 Fix: form to add images should not show link form 2014-03-18 22:24:57 +01:00
Laurent Destailleur
9be52ca2c8 Fix: better way to remove duplicate barcode in repair.sql 2014-03-18 22:16:18 +01:00
Laurent Destailleur
ed05b3780e Merge pull request #1495 from aspangaro/develop
Update language key
2014-03-18 11:52:28 +01:00
aspangaro
58796b85c8 Try to correct travis 2014-03-18 06:53:45 +01:00
Laurent Destailleur
c936638eae Fix: form to add images should not show link form 2014-03-18 00:41:56 +01:00
Laurent Destailleur
80088c87ac Fix: Some debugs of module categories 2014-03-18 00:20:39 +01:00
aspangaro
a7c97cc71a Add title in list of supplier payments 2014-03-17 21:51:31 +01:00
aspangaro
4d6d7c19b2 Correct typo 2014-03-17 21:47:06 +01:00
aspangaro
59128ccefb Merge branch 'upstream/develop' 2014-03-17 21:10:15 +01:00
Laurent Destailleur
a574997191 Qual: Add unique keys constraints on barcode. 2014-03-17 20:52:06 +01:00
Laurent Destailleur
82c2ef9773 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-03-17 20:45:09 +01:00
Laurent Destailleur
7eea96c07c Minor fix into standing order. 2014-03-17 20:43:01 +01:00
aspangaro
ed4b69d0ab Update language key 2014-03-17 20:36:45 +01:00
Laurent Destailleur
de4ee498ea Merge pull request #1493 from aternatik/cat_extrafields
Fix : bad character into categories lang
2014-03-17 20:32:23 +01:00
Laurent Destailleur
20006a1347 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-03-17 20:29:19 +01:00
Laurent Destailleur
e491a4dce7 Add code to clean duplicate records 2014-03-17 20:29:01 +01:00
Juanjo Menent
53bb32318a Fix: Bad action set for invoice 2014-03-17 17:27:47 +01:00
Juanjo Menent
19a3088055 Fix: Add actions events not implemented 2014-03-17 17:05:55 +01:00
Laurent Destailleur
302bcc2fd5 Translation: Sync from transifex.com 2014-03-17 16:15:00 +01:00
Laurent Destailleur
086b319248 Fix: Translation 2014-03-17 15:16:33 +01:00
Laurent Destailleur
8cf3d258f4 Fix: Bug into calculation of total of time for tasks 2014-03-17 15:13:24 +01:00
Laurent Destailleur
e7e5a93906 Qual: More PHPUnit tests 2014-03-17 15:01:47 +01:00
Laurent Destailleur
2889c3ac70 Qual: Feature to make payment of salaries has been moved into a module
(module dedicated to manage salaries and salary payments).
Qual: Also module for employee to declare trip and expenses has been
moved into same place than module for employee to declare holidays
(into HRM top entry). It is not an accountancy module so no reason to
have it into entry "Accountancy".
2014-03-17 14:30:55 +01:00
Laurent Destailleur
e6bf2cf5aa Fix: bad char 2014-03-17 12:44:37 +01:00
Laurent Destailleur
14d8bfef3a New: Improved Opensurvey module: Description of survey use wysiwig
editor, More information shown on result tab, Renamed "survey" into
"poll" (better translation).
2014-03-17 12:40:12 +01:00
Laurent Destailleur
81b8961dab Qual: Dead code war 2014-03-17 11:13:53 +01:00
jfefe
2494b01cf1 Fix : bad character into categories lang
Probably due to my table neighbor who constantly moving during devcamp ^^
2014-03-17 10:20:43 +01:00
Laurent Destailleur
7974ae96ad Merge branch 'cat_extrafields' of https://github.com/aternatik/dolibarr
into aternatik-cat_extrafields

Conflicts:
	htdocs/install/mysql/migration/3.5.0-3.6.0.sql
2014-03-16 21:38:29 +01:00
Laurent Destailleur
b1498c584d Merge branch 'dluo_step5' of https://github.com/KreizIT/dolibarr into
KreizIT-dluo_step5

Conflicts:
	htdocs/fourn/class/fournisseur.commande.class.php
2014-03-16 20:49:56 +01:00
Laurent Destailleur
5e0fc558b9 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-03-16 20:38:02 +01:00
Laurent Destailleur
eb5e891cf9 Fix: Not mandatory field must not be not null
Fix: field to store amount must be double(24,8)
2014-03-16 20:37:43 +01:00
Laurent Destailleur
12e2909564 Merge pull request #1490 from GPCsolutions/release
Makepack improvements
2014-03-16 20:32:26 +01:00
Laurent Destailleur
58add21719 Merge pull request #1488 from atm-maxime/mko1300
Add task 1300 : Add thm field on user and time spent to be able to calculate employee cost
2014-03-16 20:26:57 +01:00
Laurent Destailleur
b530488da1 Merge pull request #1487 from atm-maxime/mkoPHPUnit
New PHPUnit test on project + clean initAsSpecimen
2014-03-16 20:25:49 +01:00
Laurent Destailleur
599142566e Merge pull request #1492 from aspangaro/develop
Fix :: Failed to apply auguria_menu
2014-03-16 20:25:13 +01:00
aspangaro
5175dcf135 Update also eldy menu 2014-03-16 20:17:25 +01:00
Laurent Destailleur
2d3c700a7d Fix: When cloning product, autogenerating barcode must not use same
number.
Qual: Moved dedicated permission of module to "advance" permissions.
2014-03-16 17:37:54 +01:00
aspangaro
b09d7065c9 Fix :: Failed to apply auguria_menu since integration of salary payment in tax module 2014-03-16 17:30:58 +01:00
Jean-François Ferry
5034356899 Manage extrafields deletion on categories 2014-03-16 16:06:32 +01:00
Jean-François Ferry
e2b47b9919 Category extrafields on categories: edit and view 2014-03-16 16:04:18 +01:00
Jean-François Ferry
d9baae3456 Implement extrafields into category create 2014-03-16 15:25:13 +01:00
Raphaël Doursenaud
0d511f9659 Readme: default to markdown version 2014-03-16 15:01:06 +01:00
Jean-François Ferry
f14d2fbfe0 Add information message for option into categories setup 2014-03-16 15:00:10 +01:00
Jean-François Ferry
55750e16d8 Prepare extrafields into categories 2014-03-16 14:48:46 +01:00
Maxime Kohlhaas
0083e529c7 Add task 1300 : Add thm field on user and time spent to be able to calculate employee cost 2014-03-16 14:31:02 +01:00