Commit Graph

42271 Commits

Author SHA1 Message Date
Laurent Destailleur
0c321a2a9b Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2014-03-11 15:50:32 +01:00
Marcos García de La Fuente
735d30a7d3 Corrected features supported tooltip style in livraison tab 2014-03-11 13:20:52 +01:00
Marcos García de La Fuente
cc95163064 Added missing preview column for donations module 2014-03-11 13:20:32 +01:00
Marcos García de La Fuente
b80c93d277 Added missing info tooltip for project document models 2014-03-11 13:15:14 +01:00
Laurent Destailleur
9a40894423 Fix: translation 2014-03-11 13:14:40 +01:00
Marcos García de La Fuente
08465c0e40 Adapted bookmark module admin page to 3.5 style 2014-03-11 13:04:02 +01:00
Marcos García de La Fuente
42622fc7c4 Changed agenda module configuration page 2014-03-11 12:51:37 +01:00
Marcos García de La Fuente
0f0228ca5a Changed order module configuration page 2014-03-11 12:47:08 +01:00
Marcos García de La Fuente
31afd56897 Changed supplier module configuration page 2014-03-11 12:46:54 +01:00
Marcos García de La Fuente
6419cadde1 Corrected Contract extrafield admin page 2014-03-11 12:46:12 +01:00
Marcos García de La Fuente
8bc273298e Corrected proposals extrafield admin page translation 2014-03-11 12:38:11 +01:00
Marcos García de La Fuente
960bea2d39 Corrected admin page style of some modules 2014-03-11 12:02:44 +01:00
Laurent Destailleur
8d081525ae Merge pull request #1464 from marcosgdf/changelog
Updated changelog
2014-03-11 11:55:08 +01:00
Laurent Destailleur
86ad05c22e Merge pull request #1461 from marcosgdf/unknown-error
Corrected Unknown error message typo
2014-03-11 11:54:08 +01:00
Laurent Destailleur
5ee17a2f14 Merge pull request #1460 from atm-gauthier/3.5
error on ajax_constantonoff function
2014-03-11 11:53:44 +01:00
Marcos García de La Fuente
1d357ec2f9 Removed odd tabs from some modules 2014-03-11 11:53:22 +01:00
Laurent Destailleur
814f6b2b90 Merge pull request #1459 from open-minds/patch-1
Fix JavaScript date format in portuguese (Brazil) language file
2014-03-11 11:52:43 +01:00
Laurent Destailleur
6efe28d5c8 Merge pull request #1457 from aspangaro/develop-salary
Add salary payment in tax module
2014-03-11 11:49:28 +01:00
Laurent Destailleur
7c6dbf72b0 Merge pull request #1456 from miicha/patch-1
I validated the pr but has said by marcosgdf, to not loose it, you must fix translation from web interface at https://www.transifex.com/projects/p/dolibarr/
2014-03-11 11:47:20 +01:00
Laurent Destailleur
324402be0d Merge pull request #1465 from marcosgdf/bug-1295
Fixed bug 1295: Error when creating an agenda extrafield with a number as reference
2014-03-11 11:45:50 +01:00
Marcos García de La Fuente
96143ff4a7 Added missing translation keys 2014-03-11 11:41:19 +01:00
Marcos García de La Fuente
64e76852c5 Corrected projects admin page translation 2014-03-11 11:37:42 +01:00
Marcos García de La Fuente
54b9f72977 Unified module name in members admin page and added spacing before submit button 2014-03-11 11:31:37 +01:00
Marcos García de La Fuente
f9a451dbb9 Corrected intervention translation in module configuration page 2014-03-11 11:27:25 +01:00
Marcos García de La Fuente
0a603777ae Added missing spacing 2014-03-11 11:27:06 +01:00
Marcos García de La Fuente
371f0cbb8e Fixed module name in contract admin setup page 2014-03-11 11:15:35 +01:00
Marcos García de La Fuente
096a446b7f Changed style of contract creation form to the 3.5 style 2014-03-11 11:15:15 +01:00
aspangaro
99b2dfda77 Correct Travis Error 2014-03-11 10:52:49 +01:00
aspangaro
d97f9e50cd Merge branch 'upstream/develop' 2014-03-11 10:40:22 +01:00
Laurent Destailleur
6860ae84b9 Avoid browser to hang by adding PROJECT_MAX_NB_TASKS. 2014-03-11 09:48:45 +01:00
Laurent Destailleur
932b421d1d Merge remote-tracking branch 'origin/3.5' into develop 2014-03-11 09:46:51 +01:00
Laurent Destailleur
c9edced656 - New: Add filter on project status into task list. By default, only
"opened" project are visible.
- New: Status "validated" for project are renamed into "opened".
2014-03-11 09:43:26 +01:00
aspangaro
12ffb19cec Use more explicit name for class and functions 2014-03-11 06:26:18 +01:00
Laurent Destailleur
67de6699d6 Fix: Translation of number for pt_PT 2014-03-11 01:37:37 +01:00
Marcos García de La Fuente
20262a0164 Fix bug #1295: Error when creating an agenda extrafield with a number as reference 2014-03-10 23:58:16 +01:00
Laurent Destailleur
be97066a74 Fix: Bug into sql request because of incomplete group by 2014-03-10 23:57:19 +01:00
Marcos García de La Fuente
78ec0054d9 Added bug number for agenda extrafield problems 2014-03-10 23:33:09 +01:00
Marcos García de La Fuente
4209ad740c Updated changelog 2014-03-10 23:20:48 +01:00
aspangaro
61a5735300 Rename "Sal" class into "Salaries" 2014-03-10 21:17:03 +01:00
Marcos García de La Fuente
89a4c51153 Added es_CL language 2014-03-10 21:13:16 +01:00
Marcos García de La Fuente
fa56fe4e8b Corrected Unknown error message typo 2014-03-10 19:36:32 +01:00
Laurent Destailleur
ccc40362e7 Fix: Must use div for columns of index pages. Not table. 2014-03-10 17:19:02 +01:00
Laurent Destailleur
21bf279248 Fix: css 2014-03-10 16:17:55 +01:00
Gauthier
92e8f54e9a error on ajax_constantonoff function 2014-03-10 10:53:20 +01:00
Laurent Destailleur
97677f08a9 Fix: Add protection to avoid memory hung 2014-03-10 01:49:44 +01:00
Laurent Léonard
353390c971 Fix JavaScript date format in portuguese (Brazil) language file 2014-03-09 23:37:13 +01:00
Laurent Destailleur
38423b9ec9 Fix: bad version 2014-03-09 03:29:58 +01:00
Laurent Destailleur
4fe4d0fcbc Fix: Translation source 2014-03-09 03:14:53 +01:00
Laurent Destailleur
271ef07c7d Packager works with beta versions 2014-03-09 03:04:47 +01:00
Laurent Destailleur
fad9ba6130 Merge remote-tracking branch 'origin/3.5' into develop 2014-03-09 02:49:39 +01:00