Laurent Destailleur
a09563435b
Merge pull request #2840 from FHenry/develop
...
NEW : add date value filter on account records list
2015-05-21 21:22:31 +02:00
Laurent Destailleur
9e344bf267
Merge pull request #2875 from fappels/develop
...
Qual: Remove unused pages
2015-05-21 20:56:06 +02:00
Francis Appels
793f68dc96
Qual: Remove unused pages
...
Remove unused but maintained pages which contain errors and deadlinks.
2015-05-21 20:13:41 +02:00
Laurent Destailleur
e075fce5eb
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-05-21 01:33:16 +02:00
Laurent Destailleur
90f9a845ae
Enhance style
2015-05-21 01:32:56 +02:00
Laurent Destailleur
f0cfa3406c
Merge pull request #2852 from aspangaro/develop-resource
...
NEW Forms are using the tab look, even in creation mode
2015-05-20 15:27:08 +02:00
Laurent Destailleur
0f89164f4f
Merge pull request #2849 from aspangaro/develop-ER_listlimit
...
Fix: ER list don't respect $conf->liste_limit
2015-05-20 15:26:34 +02:00
Laurent Destailleur
a49c6bce66
Merge pull request #2844 from tysauron/patch-3
...
For backward compatibility ON update actioncomm
2015-05-20 15:24:32 +02:00
Laurent Destailleur
4d35939d77
Merge pull request #2850 from aspangaro/develop-adherent
...
Members: Review (Add background in create mode / Add button cancel / move type tab in member.lib)
2015-05-20 15:24:09 +02:00
Laurent Destailleur
55b9d97081
Fix PHPCS
2015-05-20 15:22:59 +02:00
Laurent Destailleur
a05510c9df
Merge pull request #2845 from tysauron/patch-2
...
Bug : Declaration of CompanyBankAccount::create() should be compatibl…
2015-05-20 15:19:42 +02:00
Laurent Destailleur
0e837f7540
Merge pull request #2848 from aspangaro/develop-md
...
Add pagination style in every template
2015-05-20 15:18:44 +02:00
Laurent Destailleur
faaa01d3de
Merge pull request #2851 from aspangaro/develop-donation
...
Fix: spaces
2015-05-20 15:18:22 +02:00
Florian HENRY
0331ddc2de
fix spacing
2015-05-20 11:30:27 +02:00
Florian HENRY
df4ee9562f
fix spell
2015-05-20 11:29:35 +02:00
Florian HENRY
8fa3b8dac3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-05-20 11:24:49 +02:00
Florian HENRY
6e6b66e416
apply recommandation from
...
ca53d3b602 (commitcomment-11245627)
2015-05-20 11:24:23 +02:00
aspangaro
58e942681d
NEW Forms are using the tab look, even in creation mode
2015-05-20 07:03:17 +02:00
aspangaro
b9bed14afe
Fix: spaces
2015-05-20 06:38:36 +02:00
aspangaro
de5a15282c
Adherent review
2015-05-20 06:25:43 +02:00
aspangaro
124dbbc2f2
Members: Add background in create mode in type adherent
2015-05-19 22:36:35 +02:00
aspangaro
40b65a642d
Fix: ER list don't respect $conf->liste_limit
2015-05-19 22:22:18 +02:00
Laurent Destailleur
26a74ba3cc
Add constant to allow a module to disable injection scan for its pages.
2015-05-19 22:08:51 +02:00
aspangaro
63b0dbd47b
Add pagination style in every template
2015-05-19 21:59:44 +02:00
tysauron
572269bed1
For backward compatibility ON update actioncomm
...
For backward compatibility when val=id ON update actioncomm object
2015-05-19 15:54:08 +02:00
Laurent Destailleur
0ef5fe24a3
Start ansible example to deplay a dolibarr instance on a linux server
2015-05-19 14:31:26 +02:00
Laurent Destailleur
afaed832b1
Start ansible example to deplay a dolibarr instance on a linux server
2015-05-19 14:14:17 +02:00
Florian HENRY
ee1aa3268c
working account
2015-05-19 11:55:45 +02:00
tysauron
d29aa083cf
Bug : Declaration of CompanyBankAccount::create() should be compatible with Account::create($user = '')
2015-05-19 11:30:14 +02:00
Laurent Destailleur
62e1c55c97
NEW Introduce function dolGetFirstLineOfText
2015-05-19 00:44:05 +02:00
Laurent Destailleur
03acb1a8c9
Uniformize way to report error after "buildoc" action.
2015-05-19 00:01:30 +02:00
Laurent Destailleur
e2280ce93e
NEW Can close a project that has draft status with no need to switch it
...
to validate status before.
2015-05-18 23:49:08 +02:00
Laurent Destailleur
4a70bb7acf
Work on generic usage of get_exdir.
2015-05-18 23:04:49 +02:00
Laurent Destailleur
15c355efc9
A ref field must never be null.
2015-05-18 22:31:14 +02:00
Laurent Destailleur
a258370f8a
Prepare code for generic solution where all path are forged using
...
get_exdir.
2015-05-18 22:25:51 +02:00
Laurent Destailleur
4d6b25eb45
Prepare to generalize usage of get_exdir
2015-05-18 21:47:44 +02:00
Laurent Destailleur
6d03ba228d
Fix consistency of backup result message
2015-05-18 20:33:02 +02:00
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
Florian HENRY
3ef38ab959
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-05-18 13:14:04 +02:00
Florian HENRY
23eac58cc8
fix bug on new feature checkbox list form table
2015-05-18 13:13:50 +02:00
Florian HENRY
a6c5a247cd
add total and title in page records banck account
2015-05-18 11:08:27 +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
Florian HENRY
ca53d3b602
NEW : add date value filter on account records list
2015-05-18 10:43:54 +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