Laurent Destailleur
|
6b01c45210
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2012-12-18 13:14:29 +01:00 |
|
Laurent Destailleur
|
4cc44292e7
|
Fix: Maxi debug of holiday module
|
2012-12-18 13:12:11 +01:00 |
|
Laurent Destailleur
|
752aabfc86
|
Fix: dynamic menu does not works with auguria. Add a temporary fix.
|
2012-12-17 23:19:48 +01:00 |
|
Regis Houssin
|
65090c582d
|
Fix: checkstyle
|
2012-12-15 11:39:47 +01:00 |
|
Laurent Destailleur
|
5a99076cf5
|
Fix: Clean amarok style. Removed hard coded length of close cells.
|
2012-12-14 18:35:50 +01:00 |
|
Laurent Destailleur
|
c36d013971
|
Fix: Link missing
|
2012-12-14 17:55:42 +01:00 |
|
Regis Houssin
|
b09a44701e
|
Fix: wrong EOL
|
2012-12-13 13:08:03 +01:00 |
|
Regis Houssin
|
5f41174cfa
|
Fix: bad path for photo and uniformize code
|
2012-12-13 11:42:59 +01:00 |
|
Laurent Destailleur
|
57742b347a
|
Fix: Bad position of field with non A4 pages
|
2012-12-12 20:58:49 +01:00 |
|
Laurent Destailleur
|
a11e4b5124
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-12-12 19:02:38 +01:00 |
|
Laurent Destailleur
|
c107697dc1
|
Fix: Var not always initialized
|
2012-12-12 18:14:21 +01:00 |
|
Laurent Destailleur
|
e2e86e16d0
|
Merge pull request #537 from grandoc/develop
Develop
|
2012-12-12 07:01:54 -08:00 |
|
Laurent Destailleur
|
bdb112c820
|
Fix: Using bad root url.
|
2012-12-12 14:46:13 +01:00 |
|
Grand Philippe
|
dc0558989b
|
Merge remote-tracking branch 'origin/develop' into develop
|
2012-12-11 19:04:54 +01:00 |
|
Laurent Destailleur
|
f4459ee1f1
|
Fix: Regression detected by PHPUnit
|
2012-12-10 19:06:59 +01:00 |
|
Grand Philippe
|
a91a96e72e
|
merge
|
2012-12-10 10:02:13 +01:00 |
|
Laurent Destailleur
|
77ca4241a5
|
New: Can input a payment back onto an credit note.
|
2012-12-09 18:39:42 +01:00 |
|
fhenry
|
b3d21a4320
|
Fix [ bug #634 ] Install faild on PostGreSQL
Fix [ bug #631 ] Index Creation failed on fresh install with PostgreSQL
|
2012-12-08 17:01:07 +01:00 |
|
Regis Houssin
|
bfd44da265
|
Merge pull request #529 from FHenry/develop_extrafielddeletion
Extrafield remove and PgSQL field tms convertion
|
2012-12-08 05:41:41 -08:00 |
|
Laurent Destailleur
|
6a60b78b28
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-12-08 14:25:36 +01:00 |
|
Laurent Destailleur
|
b119ab5539
|
Prepare 3.3 freeze.
|
2012-12-08 14:24:57 +01:00 |
|
fhenry
|
1d6bc23f4d
|
- Uniformize Extrafield deletion for adherent,user,product,societe by
using commonobject method
- Add convertion of tms timestamp special case in mysql for pgsql
|
2012-12-08 14:23:52 +01:00 |
|
Laurent Destailleur
|
db91526643
|
Fix: Solve conflict into migration/backup/restore (child tables
must be after parent tables).
Fix: Migration of old version
|
2012-12-08 14:16:39 +01:00 |
|
fhenry
|
99f01f1dca
|
[Task 632] : Add standard extra field feature for Agenda
|
2012-12-08 12:49:20 +01:00 |
|
Regis Houssin
|
f984b669b2
|
Fix: Fix: Use another method to help avoid having a space in value in
order to use this value with jquery
|
2012-12-07 13:48:11 +01:00 |
|
Regis Houssin
|
be7d545297
|
Fix: wrong variable name
|
2012-12-07 10:50:16 +01:00 |
|
Regis Houssin
|
8ea3614a3c
|
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
|
2012-12-07 10:48:10 +01:00 |
|
Regis Houssin
|
7ff3002993
|
Fix: Check if amount is numeric, for example, an error occured when
amount value = o (letter) instead 0 (number)
|
2012-12-07 10:47:36 +01:00 |
|
Laurent Destailleur
|
3858085a7f
|
Add option MAIN_HELPCENTER_LINKTOUSE to define target link "I need help"
onto logon page.
|
2012-12-06 17:59:37 +01:00 |
|
Laurent Destailleur
|
4a5062283d
|
Merge pull request #515 from atm-maxime/develop
New : option to reset numbering to 0 every month using @99 in the mask
|
2012-12-05 04:19:16 -08:00 |
|
Maxime Kohlhaas
|
5992ebcdbc
|
New : option to reset numbering to 0 every month using @99 in the mask
|
2013-02-06 11:52:49 +01:00 |
|
Regis Houssin
|
a4f0b7f0df
|
Fix: avoid error with external modules
|
2012-12-05 11:36:10 +01:00 |
|
Regis Houssin
|
3d4621327c
|
Fix: EOL !! tant que ce problème sera présent, les risques de problèmes
de merge et de conflits sera présent !! il faut utiliser la dernière
version d'Eclipse et de Egit...
|
2012-12-05 11:18:45 +01:00 |
|
Maxime Kohlhaas
|
954a578ebd
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
Conflicts:
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
|
2012-12-05 09:10:55 +01:00 |
|
Laurent Destailleur
|
e3d07621eb
|
Fuck git. Restore another lost commit.
|
2012-12-04 20:51:45 +01:00 |
|
Laurent Destailleur
|
b0b0f06655
|
Fix: Removed useless code
|
2012-12-03 20:23:16 +01:00 |
|
Laurent Destailleur
|
9b9b8b4156
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-12-03 20:19:53 +01:00 |
|
Laurent Destailleur
|
bac4bf07a3
|
New: Add patch from pgrand to start link of several contacts onto an
event
|
2012-12-03 20:19:35 +01:00 |
|
Regis Houssin
|
a0bed6c47f
|
Fix: For avoid conflicts with external modules
|
2012-12-03 17:29:08 +01:00 |
|
Regis Houssin
|
4388be7295
|
FIXME $ident is not defined
|
2012-12-03 17:16:04 +01:00 |
|
Laurent Destailleur
|
7d8c0837b6
|
Restore another lost commit.
|
2012-12-02 19:45:35 +01:00 |
|
Laurent Destailleur
|
fd22705de4
|
New: Log handler can now manage indent on database transactions
|
2012-12-02 15:20:45 +01:00 |
|
Laurent Destailleur
|
d578d0be2b
|
Perf: Log optimize. Saved 10KB of memory.
|
2012-12-02 14:33:24 +01:00 |
|
Laurent Destailleur
|
d428549e15
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-12-02 13:51:52 +01:00 |
|
Laurent Destailleur
|
6fcc32b326
|
Comments
|
2012-12-02 12:59:06 +01:00 |
|
Regis Houssin
|
00aa22e1d7
|
Fix: wrong EOL
|
2012-12-02 11:03:23 +01:00 |
|
Christophe Battarel
|
c3aa626e18
|
function getTypeOfLocalTaxFromRate now receives thirdparty in parameter and returns array of localtax type and amount/rate. no more sql in pdf model.
|
2012-12-02 10:52:53 +01:00 |
|
Christophe Battarel
|
785491ca2c
|
add function gettypeoflocaltax and modify pdf models
|
2012-12-02 10:51:18 +01:00 |
|
Christophe Battarel
|
8544003d7b
|
remove unused arrays into pdf models (localtaxes)
Conflicts:
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
Change-Id: I633bfc4b0ec39f9121662d0f876f1edb36173e8e
|
2012-12-02 10:49:29 +01:00 |
|
Christophe Battarel
|
093468420a
|
show local taxes on crabe pdf model
|
2012-12-02 10:42:24 +01:00 |
|