Laurent Destailleur
e230d72cea
Increase default date range to current month instead of current day
2015-05-18 19:41:23 +02:00
Laurent Destailleur
36cad55ed7
Merge pull request #2829 from bafbes/patch-6
...
NEW Add date filtering into audit page
2015-05-18 19:25:30 +02:00
Laurent Destailleur
64b64d69d8
Merge pull request #2841 from fappels/develop
...
Fix: update supplier orderline + rm deprecated prop
2015-05-18 19:17:55 +02:00
Francis Appels
28e973331b
Fix: update supplier orderline + rm deprecated prop
...
- Fix SQL error in update supplier orderline
- Remove deprecated $libelle from product class, $libelle is removed
from code and can not be used anymore, no sense to mark deprecated.
- Add missing translation key
2015-05-18 18:42:14 +02:00
Laurent Destailleur
7d51779610
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-05-18 11:01:19 +02:00
Laurent Destailleur
e561481f1e
Add option THIRDPARTY_NOTCUSTOMERPROSPECT_BY_DEFAULT and
...
THIRDPARTY_NOTCUSTOMERPROSPECT_BY_DEFAULT
2015-05-18 10:58:04 +02:00
Laurent Destailleur
756de27a12
Fix syntax error
2015-05-18 09:11:34 +02:00
Laurent Destailleur
684686e0f6
Fix restore compatibility of new navigation style with jmobile
2015-05-18 08:59:58 +02:00
Laurent Destailleur
d25a2af70c
Fix PHPCS
2015-05-17 23:47:15 +02:00
Laurent Destailleur
36d164f779
Add field gender into table of user.
2015-05-17 23:43:57 +02:00
Laurent Destailleur
851007f1a8
Prepare database to manage recurring events
2015-05-17 20:12:49 +02:00
Laurent Destailleur
c89c883d7d
Fix the new navigation style.
2015-05-17 19:37:37 +02:00
Laurent Destailleur
372ad4924b
Add print_barre_liste into prototype.
2015-05-17 18:34:52 +02:00
Bahfir Abbes
1ba2240553
fix add to listevents.php
...
use of dol_mktime + check dates order
2015-05-17 16:13:50 +01:00
Laurent Destailleur
fe3f701928
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
ChangeLog
build/debian/changelog
build/exe/doliwamp/doliwamp.iss
htdocs/expedition/list.php
htdocs/filefunc.inc.php
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
htdocs/user/class/user.class.php
2015-05-16 17:09:42 +02:00
Laurent Destailleur
a11e707728
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-05-16 17:02:21 +02:00
Laurent Destailleur
e4aaff1de9
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
build/debian/changelog
build/makepack-dolibarr.pl
build/makepack-howto.txt
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/filefunc.inc.php
htdocs/product/class/product.class.php
2015-05-16 17:01:40 +02:00
Laurent Destailleur
5b00ba11fd
Prepare packaging
2015-05-16 16:54:54 +02:00
Juanjo Menent
45040f89af
Merge pull request #2838 from simnandez/develop
...
Insert option to use old system storage photos only if the first installation was done with a version < 3.7.0
2015-05-16 16:49:16 +02:00
Laurent Destailleur
cabbb9e421
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
build/debian/changelog
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/filefunc.inc.php
2015-05-16 16:49:03 +02:00
Laurent Destailleur
e46a8b3b54
Enhance packaging
2015-05-16 16:41:55 +02:00
Laurent Destailleur
e8fb89f89f
Prepare packaging 3.7
2015-05-16 16:38:47 +02:00
Juanjo Menent
1d3bcc1d81
Insert option to use old system storage photos only if the first
...
installation was done with a version < 3.7.0
Conflicts:
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2015-05-16 16:19:51 +02:00
Laurent Destailleur
4dcdea5219
Prepare package 3.5.7
...
Removed hardcoded version from rpm spec files, so it will not be
necessary to update this files when making a new release.
2015-05-16 16:08:05 +02:00
Laurent Destailleur
1d8a3809f0
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2015-05-16 15:27:18 +02:00
Laurent Destailleur
80943111cc
Prepare 3.5.7
2015-05-16 15:26:34 +02:00
Laurent Destailleur
ad7c4a2b52
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-05-16 14:00:09 +02:00
Laurent Destailleur
0e1cf72c43
Fix bad order for firstname, lasname
2015-05-16 13:59:48 +02:00
Laurent Destailleur
4b13d5fafe
Fix css
2015-05-16 03:11:08 +02:00
Laurent Destailleur
58b70f0503
Better translation
2015-05-16 03:07:29 +02:00
Laurent Destailleur
213c918a90
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-05-16 02:53:56 +02:00
Laurent Destailleur
1b03e348d3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/compta/bank/annuel.php
2015-05-16 02:53:36 +02:00
Laurent Destailleur
0b42940d5f
Merge pull request #2830 from simnandez/3.7
...
Insert option to use old system storage photos only if the first installation was done with a version < 3.7.0
2015-05-16 02:28:39 +02:00
Laurent Destailleur
5f26001f53
Merge pull request #2836 from FHenry/develop
...
FIX : Fix problem with multicompany on new feature Product propal merge PDF product
2015-05-16 02:26:06 +02:00
Laurent Destailleur
e382999b9e
Css fix
2015-05-15 20:10:17 +02:00
Florian HENRY
f29d8aed5b
Fix problem with multicompany on new feature Product propal merge PDF
...
product
2015-05-15 17:39:28 +02:00
Florian HENRY
4bc2d55cb3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-05-15 17:37:31 +02:00
Laurent Destailleur
976211b70f
Look enhancement
2015-05-15 12:53:14 +02:00
Laurent Destailleur
c33cbefad2
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-05-15 11:16:29 +02:00
Laurent Destailleur
4931401188
Fix new pagination style was not working correctly.
2015-05-15 04:33:01 +02:00
Laurent Destailleur
7b2230e437
Merge pull request #2774 from aspangaro/develop-pagination
...
NEW Use larger button for navigation
2015-05-15 03:57:29 +02:00
Laurent Destailleur
34fb863fc5
Merge pull request #2831 from aspangaro/develop-md
...
Md_exp: Deactivate gradient into div.liste_titre & Attenuate lines #ddd -> #f4f4f4
2015-05-15 03:53:23 +02:00
Laurent Destailleur
49a13f5e72
Debug of module expense report
2015-05-15 03:52:29 +02:00
Laurent Destailleur
17b736c8ce
Merge branch 'aspangaro-develop-ER_badge' into develop
2015-05-15 02:44:56 +02:00
Laurent Destailleur
3f5215169a
Merge branch 'develop-ER_badge' of https://github.com/aspangaro/dolibarr
...
into aspangaro-develop-ER_badge
Conflicts:
htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
htdocs/expensereport/card.php
htdocs/expensereport/class/expensereport.class.php
2015-05-15 02:44:43 +02:00
Laurent Destailleur
bf883e1576
Minor cosmetic changes
...
Fix permissions and CRLF
2015-05-15 02:34:57 +02:00
Laurent Destailleur
60863d5d9d
Enhance tool to report duplicate and not used language keys.
2015-05-15 02:28:42 +02:00
Bahfir Abbes
ffc5284a78
Update listevents.php
2015-05-14 20:17:52 +01:00
Laurent Destailleur
6d95de48c2
Css fixes
2015-05-14 20:49:22 +02:00
Laurent Destailleur
3e94cc07d2
Fight against valign="top". Minor css fixes.
2015-05-14 16:47:15 +02:00