Laurent Destailleur
|
51d23d7c48
|
Merge fix of 3.3
|
2013-03-02 16:17:12 +01:00 |
|
Laurent Destailleur
|
f172c900c7
|
Qual: Uniformize menu code
|
2013-03-02 14:43:36 +01:00 |
|
simnandez
|
0cb5b3f50c
|
Fix: Localtax2 for Spain must be based into buyer
|
2013-03-01 20:32:49 +01:00 |
|
eldy
|
4e52b2596a
|
Uniformize code
|
2013-02-28 23:49:38 +01:00 |
|
Regis Houssin
|
16ad99f8c5
|
Fix: to force id field name
|
2013-02-28 19:41:44 +01:00 |
|
Regis Houssin
|
d9b7886ef9
|
Fix: try to fix regression, stored the last id created in a session
variable in order to be used to find out information in the "ref_ext" in
order to differentiate automatic actions.
|
2013-02-28 18:47:38 +01:00 |
|
Laurent Destailleur
|
7bbbda2dce
|
New: dol_syslog method accept a suffix to use different log files for
log.
|
2013-02-28 16:19:16 +01:00 |
|
Laurent Destailleur
|
fd6b51413c
|
Civility not required in a short label
|
2013-02-28 15:37:53 +01:00 |
|
Laurent Destailleur
|
33feddcd32
|
Qual: Rewrite of menu manager. next step.
|
2013-02-27 21:40:43 +01:00 |
|
Laurent Destailleur
|
bdcb6bdef5
|
Try to aplpy enhancements defined into
http://www.dolibarr.fr/forum/527-bugs-sur-la-version-stable-courante/38958-resolu-probleme-exports#38968
|
2013-02-26 20:15:20 +01:00 |
|
Laurent Destailleur
|
402fe2e417
|
Merge remote-tracking branch 'origin/3.3' into develop
|
2013-02-26 20:05:23 +01:00 |
|
Grand Philippe
|
d8edb3c074
|
display enhancement for models
|
2013-02-26 17:41:08 +01:00 |
|
Grand Philippe
|
79c2e17cbb
|
english language standardization
|
2013-02-25 17:56:41 +01:00 |
|
Laurent Destailleur
|
43a248b88b
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop
Conflicts:
ChangeLog
|
2013-02-25 13:01:56 +01:00 |
|
Laurent Destailleur
|
2dc4b91521
|
New: Function plimit of databases drivers accept -1 as value (it means
default value set into conf->liste_limit).
|
2013-02-25 12:51:38 +01:00 |
|
Maxime Kohlhaas
|
428f844b4d
|
LDAP : add option to get data as an array
|
2013-02-25 11:57:52 +01:00 |
|
Maxime Kohlhaas
|
cfa1a41a16
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
|
2013-02-25 11:54:26 +01:00 |
|
Laurent Destailleur
|
b9ead08968
|
Merge pull request #691 from grandoc/develop
english language standardization
|
2013-02-25 01:32:26 -08:00 |
|
Laurent Destailleur
|
e748f07806
|
Qual: Using divs instead of tables
|
2013-02-25 10:31:47 +01:00 |
|
Grand Philippe
|
ffeb066b1b
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into develop
|
2013-02-25 10:30:48 +01:00 |
|
Laurent Destailleur
|
ae322ba17f
|
Qual: Better init of default lang
|
2013-02-25 10:17:38 +01:00 |
|
Grand Philippe
|
b081589129
|
english language standardization
|
2013-02-25 09:52:24 +01:00 |
|
Grand Philippe
|
6decab1847
|
english language standardization
|
2013-02-25 09:17:38 +01:00 |
|
Grand Philippe
|
d27568d3d0
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into develop
|
2013-02-25 08:16:43 +01:00 |
|
Laurent Destailleur
|
b61c576343
|
Qual: Still work onto menu management rewrite.
|
2013-02-24 21:16:36 +01:00 |
|
Laurent Destailleur
|
b4329cb5d2
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2013-02-24 18:22:57 +01:00 |
|
Laurent Destailleur
|
24eab5b8fd
|
New: Add page with seach only boxes.
|
2013-02-24 18:22:28 +01:00 |
|
Laurent Destailleur
|
234e171e9d
|
New: Add option dol_hide_topmenu and dol_hide_leftmenu onto login page.
|
2013-02-24 18:16:26 +01:00 |
|
Laurent Destailleur
|
a6378ab0bb
|
Cleaner HTML code
|
2013-02-24 18:08:27 +01:00 |
|
Grand Philippe
|
86de772b31
|
english language standardization
|
2013-02-24 17:08:52 +01:00 |
|
Grand Philippe
|
8c765ace99
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into develop
|
2013-02-24 15:30:39 +01:00 |
|
Laurent Destailleur
|
3baf8a6c00
|
New: Use div instead of tables into login page.
|
2013-02-24 14:57:49 +01:00 |
|
Laurent Destailleur
|
6b20370ffa
|
Fix: Check consitency of option NOREQUIREXXX
|
2013-02-24 14:54:08 +01:00 |
|
Grand Philippe
|
7596096b89
|
some fix for english language standardization
|
2013-02-24 14:46:00 +01:00 |
|
Laurent Destailleur
|
0b61c740a9
|
Fix: To be sure to start onto an selected top menu
|
2013-02-24 13:57:17 +01:00 |
|
Grand Philippe
|
9175f241ff
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into develop
|
2013-02-24 10:10:52 +01:00 |
|
Laurent Destailleur
|
08bde6faa5
|
Fix: Do not load menu when not required.
|
2013-02-24 03:45:19 +01:00 |
|
Laurent Destailleur
|
50de5a944a
|
Fix: compatibility with new menu manager
|
2013-02-24 03:29:03 +01:00 |
|
Laurent Destailleur
|
d3c2d088a9
|
New: Add url to get menu only. Work on progress.
|
2013-02-24 02:55:25 +01:00 |
|
Laurent Destailleur
|
cd56fa61e6
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2013-02-24 02:47:47 +01:00 |
|
Laurent Destailleur
|
d786e8ca6e
|
Code comment
|
2013-02-24 02:42:37 +01:00 |
|
Laurent Destailleur
|
c62f87380c
|
Qual: use div instead of table
|
2013-02-24 02:41:46 +01:00 |
|
Grand Philippe
|
6adc9eb7f2
|
english language standardization
|
2013-02-23 17:40:28 +01:00 |
|
Grand Philippe
|
c9f91a6082
|
english language standardization
|
2013-02-23 17:01:10 +01:00 |
|
Laurent Destailleur
|
4dbf5a20ad
|
Merge pull request #687 from frederic34/develop
WIP : Admin for Carriers
|
2013-02-23 07:38:55 -08:00 |
|
Grand Philippe
|
ac0e99bc1a
|
english language standardization
|
2013-02-23 16:21:49 +01:00 |
|
Grand Philippe
|
f862adc4d9
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into develop
|
2013-02-23 15:27:06 +01:00 |
|
frederic34
|
9333fdb97f
|
WIP : Admin for Carriers
|
2013-02-23 15:23:33 +01:00 |
|
Grand Philippe
|
37cce5d860
|
fix: change name with lastname
|
2013-02-23 14:31:59 +01:00 |
|
Grand Philippe
|
7c2a4500d6
|
fix: change name with lastname
|
2013-02-23 12:30:01 +01:00 |
|