Commit Graph

39199 Commits

Author SHA1 Message Date
Laurent Destailleur
0a11bf1769 Update doc 2013-10-29 15:14:36 +01:00
Laurent Destailleur
837d5f2e76 Qual: Normalize code of vat class
New: Can enter a vat payment of zero.
2013-10-25 19:27:38 +02:00
Laurent Destailleur
bcd63d2466 Look: Remove useless array title bar 2013-10-25 18:01:45 +02:00
Laurent Destailleur
19ae524ad9 Fix: Local for SeparatorDecimal and SeparatorThousand were lost during
transifex synchro.
2013-10-25 12:27:13 +02:00
Laurent Destailleur
66e941d0c1 Fix: Some translation were lost 2013-10-25 11:22:56 +02:00
Laurent Destailleur
059b1fafb8 Fix: Missing translation 2013-10-25 09:47:17 +02:00
Laurent Destailleur
f3d7f87025 Fix: Translation 2013-10-23 23:13:32 +02:00
Laurent Destailleur
16bcd6b5e5 Add error management to avoid blank page when there is no permission to
read file.
2013-10-23 19:19:54 +02:00
Laurent Destailleur
fe4df6770a Fix: [ bug #1077 ] Project card does not update vinculated third when
modified upon refresh
2013-10-23 18:26:18 +02:00
Laurent Destailleur
ca560b4f98 Fix: [ bug #1076 ] Shipment/Delivery PDFs 2013-10-23 18:02:16 +02:00
Laurent Destailleur
2dad13a5c4 Try to fix bug [ bug #1072 ] Wrong DOL_URL_ROOT value calculated 2013-10-23 17:47:46 +02:00
Laurent Destailleur
6e37e75755 More complete test case 2013-10-23 17:44:54 +02:00
Laurent Destailleur
a7ef6e5d70 Fix: [ bug #1070 ] Accountancy code not displayed just after set 2013-10-23 16:24:31 +02:00
Laurent Destailleur
94716c5314 Removed not used key 2013-10-23 14:05:26 +02:00
Laurent Destailleur
483138d195 Comments 2013-10-23 13:38:18 +02:00
Laurent Destailleur
0cb9ef37c0 Add option into usage 2013-10-23 11:22:56 +02:00
Laurent Destailleur
f414cf7411 Added korean language files 2013-10-23 10:53:03 +02:00
Laurent Destailleur
5735c9252a Fix: Files must be saved with utf8 2013-10-23 10:49:44 +02:00
Laurent Destailleur
c022ba6eda Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2013-10-23 10:35:03 +02:00
Laurent Destailleur
086eb125bf Qual: Removed no more required translation entry UTF8 2013-10-23 10:34:48 +02:00
Laurent Destailleur
d542576d23 Fix: Menu entry into getmenu_div is clicable on all line. 2013-10-22 18:43:57 +02:00
Laurent Destailleur
10ce10982b Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2013-10-22 17:59:25 +02:00
Laurent Destailleur
faae93bd03 Fix: Duplicate code 2013-10-22 17:57:22 +02:00
Laurent Destailleur
1412f33c4e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2013-10-22 00:37:15 +02:00
Laurent Destailleur
7eaffc186b Update demo with new structure 2013-10-22 00:36:53 +02:00
Laurent Destailleur
14717e6279 Comment 2013-10-22 00:30:55 +02:00
Laurent Destailleur
ec576c91cc Enhance prototype for tables 2013-10-21 13:43:31 +02:00
Laurent Destailleur
f18585abbf Merge pull request #1261 from open-minds/develop
Fix misspelling in french projects language file
2013-10-20 06:21:25 -07:00
Laurent Léonard
4f39243eab Fix misspelling in french projects language file 2013-10-20 14:58:10 +02:00
Laurent Destailleur
3a46348988 Fix: checkstyle 2013-10-20 14:31:08 +02:00
Laurent Destailleur
9ad9571f86 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2013-10-20 14:29:27 +02:00
Laurent Destailleur
7bb642f272 Merge pull request #1259 from FHenry/develop
Add project clone option : copy project files, copy task files
2013-10-20 05:29:10 -07:00
Laurent Destailleur
315e2e4c13 Merge branch 'patch-14' of https://github.com/defrance69/dolibarr into
defrance69-patch-14

Conflicts:
	htdocs/install/mysql/migration/3.4.0-3.5.0.sql
2013-10-20 14:12:56 +02:00
Laurent Destailleur
305ca25267 New: Add menu entry to page massstockmove.php 2013-10-20 14:05:51 +02:00
Laurent Destailleur
1075806282 Sync from transifex 2013-10-19 18:26:14 +02:00
Florian Henry
395bc5a800 Add french translation 2013-10-19 17:53:27 +02:00
Florian Henry
f63bc3d9e3 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2013-10-19 17:51:29 +02:00
Florian Henry
9555cb35f0 Add project clone option : copy project files, copy task files 2013-10-19 17:51:21 +02:00
Laurent Destailleur
8e2cd3d45b Fix: font file for chinese 2013-10-19 17:17:07 +02:00
Laurent Destailleur
586062a911 Fix: syntax error 2013-10-19 15:34:18 +02:00
Laurent Destailleur
c02a0cbb95 Conflict betwen ' and " 2013-10-19 15:31:08 +02:00
Laurent Destailleur
0707409684 Another syntax error 2013-10-19 15:28:58 +02:00
Laurent Destailleur
9e0a779989 Syntax error 2013-10-19 15:27:09 +02:00
Laurent Destailleur
d7020c6f50 Build php ini according to PHP version 2013-10-19 15:25:12 +02:00
Laurent Destailleur
c244992abd Add php version info into travis output 2013-10-19 15:22:51 +02:00
Laurent Destailleur
9c3e794f24 Merge remote-tracking branch 'origin/3.4' into develop 2013-10-19 15:05:04 +02:00
Laurent Destailleur
db9a329c1d Remove PHP 5.2 from travis. Travis not ready for this. 2013-10-19 15:04:54 +02:00
Laurent Destailleur
24cd2d2b85 Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4 2013-10-19 14:59:46 +02:00
Laurent Destailleur
4f39632937 Add more PHP versions into travis CI 2013-10-19 14:39:12 +02:00
Laurent Destailleur
f87afaac10 Suggest a better page name 2013-10-19 14:38:49 +02:00