Laurent Destailleur
9172beb282
Merge pull request #1483 from FHenry/3.5
...
3.5
2014-03-15 17:30:31 +01:00
Florian Henry
7625629491
Fix [ bug #1294 ] Expedition model Merou having problems with long names
2014-03-15 16:40:29 +01:00
Florian Henry
ee70f21f58
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-03-15 16:33:24 +01:00
Florian Henry
18c4d890dd
Fix [ bug #1283 ] ROUGET Shipment PDF
2014-03-15 16:32:46 +01:00
Laurent Destailleur
4db8af8a53
Fix: sql syntax error with pgsql
2014-03-15 15:11:58 +01:00
Laurent Destailleur
5025d11a16
Merge pull request #1476 from tbasilici/3.5
...
3.5
2014-03-15 13:32:30 +01:00
kaos
f55bdc64bd
fixes #1300
2014-03-15 11:10:20 +01:00
kaos
1cb71674d7
fixes #1300
2014-03-15 11:06:50 +01:00
Laurent Destailleur
c0f41c84cb
Merge pull request #1471 from FHenry/3.5
...
Fix deposit invoice
2014-03-15 00:43:48 +01:00
Florian Henry
3f6b319d41
Fix deposit invoice
2014-03-14 23:42:45 +01:00
Laurent Destailleur
317134c29d
Merge pull request #1467 from grandoc/3.5
...
fix : display specimen
2014-03-14 19:29:21 +01:00
philippe grand
f9c48be2a9
fix : display specimen
2014-03-14 18:23:37 +01:00
Laurent Destailleur
561a1a1aac
Fix: Miscellaneous problems on task tabs (withproject parameter lost and
...
download fails).
2014-03-14 02:07:54 +01:00
Laurent Destailleur
c8f63d6160
Fix: Prepare for 3.5.2
2014-03-14 00:17:39 +01:00
Laurent Destailleur
da5610bf3f
Merge branch 'es_CL-language' of https://github.com/marcosgdf/dolibarr
...
into marcosgdf-es_CL-language
Conflicts:
ChangeLog
2014-03-13 23:40:43 +01:00
Laurent Destailleur
dd7970b549
Fix: Regression, so introduce option to restore old behaviour.
2014-03-12 12:57:26 +01:00
Laurent Destailleur
e76f2170b3
Fix: Avoid home project page to hung when too many tasks opened.
2014-03-12 02:49:11 +01:00
Laurent Destailleur
4a983811d0
Fix: Avoid home project page to hung when too many tasks opened.
2014-03-12 02:43:31 +01:00
Laurent Destailleur
7684e9e4f7
Fix: Add PHPUnit test to check main.lang files does not contains rubish
...
values for keys SeparatorXXX
Fix: Add PHPUnit test to check main.lang files does not contains rubish
values for keys FormatDateShortJaxaXXX
2014-03-11 23:39:26 +01:00
Laurent Destailleur
241ae7a4d1
Fix: Miscellaneous bugs on tasks management
...
Conflicts:
htdocs/core/lib/project.lib.php
2014-03-11 20:53:47 +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
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
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
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 Destailleur
b8d816b208
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
build/debian/dolibarr.install
build/makepack-dolibarr.pl
2014-03-09 02:48:37 +01:00
Laurent Destailleur
7a741e0691
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
build/makepack-dolibarr.pl
2014-03-09 02:14:00 +01:00
Laurent Destailleur
f652a4d807
Script to prepare 3.3.5
2014-03-09 02:08:13 +01:00
Laurent Destailleur
b2116c37d8
Enhance packager:
...
- No need to be root to run script
- create git tag of version
- debian package do not use the deprecated dpatch command
- debian package is a quilt package (not native)
- debian package was missing file watch
- clean exclusion for zip and tgz package (exclusion must be done into
makepack-dolibarr.pl, not into specific package code)
- can publish files to sourceforge
2014-03-09 01:37:08 +01:00
Laurent Destailleur
c082d7c82e
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/main.inc.php
2014-03-08 14:17:49 +01:00
Laurent Destailleur
2e2f86b968
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
htdocs/core/class/doleditor.class.php
htdocs/main.inc.php
2014-03-08 14:14:23 +01:00
Laurent Destailleur
a6bb785b5f
Fix: Compatibility with v4 of ckeditor (for debian)
2014-03-08 14:06:01 +01:00
Laurent Destailleur
0a2a635755
Fix: td balance.
...
Fix: New price was not used when editing a line when margin module was
on.
2014-03-07 11:58:30 +01:00
Laurent Destailleur
06b2c646c3
Fix: Add a space after (int) for travis succes ;)
2014-03-06 18:31:02 +01:00
Laurent Destailleur
884530098f
Merge pull request #1453 from atm-alexis/3.5
...
bug on update service with service created in 3.4
2014-03-06 18:29:23 +01:00
Alexis Algoud
d139009ef5
bug on update service with service created in 3.4
2014-03-05 15:29:28 +01:00
Laurent Destailleur
bea6887f9c
Merge pull request #1444 from atm-alexis/3.5
...
debug planned_workload loosing value on error
2014-03-04 23:39:51 +01:00
Laurent Destailleur
ba90565982
Removed hard coded value of version from makepack-dolibarr.pl script.
2014-03-03 19:08:13 +01:00
Laurent Destailleur
df829177bc
Fix: Submit form of graph box was reseting params of others.
2014-03-02 17:45:40 +01:00
Alexis Algoud
9de372d4b1
debug planned_workload loosing value on error
2014-03-02 17:33:51 +01:00