Laurent Destailleur
|
ca6e9643ea
|
Fix: Pb in json function for objects
|
2012-12-29 12:21:13 +01:00 |
|
Laurent Destailleur
|
7d60c33c1a
|
Fix: typo
|
2012-12-29 12:16:45 +01:00 |
|
Laurent Destailleur
|
17a3204578
|
Fix: dol_json_encode was wrong with objects
|
2012-12-29 06:51:12 +01:00 |
|
Marcos García
|
bae8a749b8
|
Replaced 'Tel' string with 'Phone' to allow translation
|
2012-12-29 02:51:35 +01:00 |
|
Laurent Destailleur
|
f566cd4d99
|
Fix: Use date of user to define if an action is in past or future.
|
2012-12-27 15:43:52 +01:00 |
|
Laurent Destailleur
|
251f4f3742
|
Fix: Avoid duplicate link
|
2012-12-27 15:33:18 +01:00 |
|
Laurent Destailleur
|
e39ec132e5
|
Fix: Checkstyle
|
2012-12-19 20:59:08 +01:00 |
|
Laurent Destailleur
|
78a1354a52
|
Fix: Solve phpunit regression.
Include an option to support local tax of type 7 (need more time to
validate this type).
|
2012-12-19 18:51:49 +01:00 |
|
Laurent Destailleur
|
e9d7a4adc6
|
Fix: Removed warnings
|
2012-12-19 15:29:27 +01:00 |
|
Laurent Destailleur
|
11ab579639
|
Fix: Several fixes to avoid PDF lib conflicts.
|
2012-12-19 13:06:45 +01:00 |
|
Laurent Destailleur
|
4cc44292e7
|
Fix: Maxi debug of holiday module
|
2012-12-18 13:12:11 +01:00 |
|
Regis Houssin
|
65090c582d
|
Fix: checkstyle
|
2012-12-15 11:39:47 +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 |
|
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
|
a91a96e72e
|
merge
|
2012-12-10 10:02:13 +01: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
|
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
|
be7d545297
|
Fix: wrong variable name
|
2012-12-07 10:50:16 +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
|
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
|
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 |
|
Laurent Destailleur
|
e3d07621eb
|
Fuck git. Restore another lost commit.
|
2012-12-04 20:51:45 +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 |
|
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 |
|
Laurent Destailleur
|
09bb10b2a6
|
Restore lost commit
|
2012-12-01 15:50:39 +01:00 |
|
Laurent Destailleur
|
4136c27516
|
RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
commits !
|
2012-12-01 15:45:05 +01:00 |
|
Laurent Destailleur
|
bba1492621
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-12-01 12:23:12 +01:00 |
|
Laurent Destailleur
|
daacf797c4
|
Merge pull request #500 from cbattarel/develop
[Task #204] more local taxes manangement
|
2012-12-01 02:49:45 -08:00 |
|
Laurent Destailleur
|
31b37c5aff
|
Fix: Length not hard coded
|
2012-12-01 11:31:02 +01:00 |
|
Laurent Destailleur
|
624c0fa040
|
Fix: Restore compatibility with FPDF.
|
2012-11-30 20:31:43 +01:00 |
|
Laurent Destailleur
|
9d17b8f96c
|
Fix: Label not complete
|
2012-11-30 19:39:22 +01:00 |
|
Laurent Destailleur
|
008f5fbcfc
|
New: extrafields are available onto users cards.
|
2012-11-30 15:55:59 +01:00 |
|
Laurent Destailleur
|
b12469c562
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/holiday/fiche.php
|
2012-11-29 23:12:16 +01:00 |
|
Laurent Destailleur
|
184cced303
|
New: Implement all call to allow to remove a tab by an external module
|
2012-11-29 23:02:02 +01:00 |
|
Regis Houssin
|
583dfb225c
|
New: add possibility to force label of buttons and hide the second
button for dialog info only
|
2012-11-29 18:30:16 +01:00 |
|
Christophe Battarel
|
51d87f8f4a
|
function getTypeOfLocalTaxFromRate now receives thirdparty in parameter and returns array of localtax type and amount/rate. no more sql in pdf model.
|
2012-11-29 11:36:59 +01:00 |
|
Christophe Battarel
|
e459736977
|
add function gettypeoflocaltax and modify pdf models
|
2012-11-28 17:47:15 +01:00 |
|
Maxime Kohlhaas
|
5e5cb1da92
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
|
2012-11-28 14:53:48 +01:00 |
|