Regis Houssin
111f73bd86
FIX add default value of timestamp for avoid error
2020-10-08 12:29:01 +02:00
Laurent Destailleur
7a9332815c
Fix migration
2020-09-25 12:22:24 +02:00
Laurent Destailleur
f1701469e0
NEW data files are now also parsed by phpunit for sql syntax
2017-06-20 13:28:34 +02:00
Laurent Destailleur
095155a58b
Enhance sql quality. Refused double quotes into sql content.
2017-06-20 10:06:17 +02:00
Raphaël Doursenaud
c0862762a5
Fix #3930 Removed executable bit
...
These files doesn't contain executable code and may pose a security
threat.
2015-12-09 13:28:36 +01:00
Laurent Destailleur
46e9b5d550
Merge branch 'develop' of https://github.com/grandoc/dolibarr into
...
grandoc-develop
Conflicts:
htdocs/langs/ar_SA/admin.lang
htdocs/langs/el_GR/admin.lang
htdocs/langs/es_ES/admin.lang
htdocs/langs/nl_NL/admin.lang
htdocs/langs/tr_TR/admin.lang
2014-02-10 01:30:48 +01:00
Maxime Kohlhaas
882da5d7d7
Fix : price by quantity, bad column name
2013-04-22 11:54:30 +02:00
Maxime Kohlhaas
7c01e984f8
Fix : column missing in migration for price by qty
2013-04-22 10:05:32 +02:00
Regis Houssin
b80d4874e3
Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3
...
Conflicts:
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2013-04-10 15:34:51 +02:00
Regis Houssin
057365b69e
Fix: change for experimental encryption
2013-04-10 15:33:03 +02:00
fhenry
38e30836a5
Fix bug with multicompany (SYSLOG_FILE on wrong entity)
2013-04-10 15:08:03 +02:00
Grand Philippe
dd248e9d58
fix : dyslexia
2013-03-11 17:19:03 +01:00
fhenry
0d0c1e8c14
Fix [ bug #736 ]
2013-02-28 21:18:52 +01:00
fhenry
7952a1f1a5
rool back changes
2013-02-28 21:15:45 +01:00
fhenry
dcf76d7bcb
Fix [ bug #736 ]
2013-02-28 21:13:25 +01:00
Laurent Destailleur
c4948ea3db
Fix: It seems foreign key is not deleted sometimes. To be sure, we force
...
delete also at end.
2013-02-25 20:23:44 +01:00
Laurent Destailleur
ec76127625
Fix: http://www.dolibarr.fr/forum/12-howto--aide/28089-adherents--tiers
...
Fix: Update member
2013-01-22 15:14:46 +01:00
eldy
d1dc04761a
Fix: dev rule to build portable requests
2013-01-20 15:30:51 +01:00
eldy
6ded74d5dd
Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3
2013-01-20 15:22:14 +01:00
eldy
fc011610bb
Fix: pgsql
2013-01-20 15:21:18 +01:00
simnandez
a57f291aa2
Fix: Bad Spanish departament name
2013-01-18 09:28:54 +01:00
simnandez
9a3681e6b0
Fix: Bug creating invoice from a contract
2013-01-04 16:23:15 +01:00
Marcos García
406ce9e11c
Update changelog + update deprecated triggers in database
2012-12-31 04:11:13 +01:00
Laurent Destailleur
86c9011437
Merge pull request #561 from marcosgdf/3.3
...
Updated changelog + also removed unused triggers when migrating from 3.2.X
2012-12-30 08:36:25 -08:00
Laurent Destailleur
201829e60c
Fix:[ bug #653 ] Error while creating additional attributes
2012-12-30 13:49:37 +01:00
Marcos García
99bf09dc9e
Updated changelog + also removed unused triggers when migrating from 3.2.x
2012-12-29 18:28:24 +01:00
Laurent Destailleur
d4f81a9ee7
Fix: Predefined invoice feature was broken.
2012-12-27 12:51:38 +01:00
Laurent Destailleur
e4b4f459da
Fix: Missing drop of table deprecated into 3.2
2012-12-18 10:10:04 +01:00
Laurent Destailleur
43fe5766a1
New: Holiday need to support half day to be usefull.
2012-12-10 16:10:08 +01:00
Laurent Destailleur
c44481fb91
Normalize key name
2012-12-09 18:47:23 +01:00
fhenry
0e76875e9c
prepare single login at one time
2012-12-08 18:41:32 +01:00
fhenry
4570c57bfd
Change-Id: I003fa45e6e932350b9d21b00ed4817b943470223
2012-12-08 18:28:19 +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
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
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
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
518b169a89
Increase field size (some system need to store an url here)
2012-12-02 19:41:49 +01:00
Laurent Destailleur
7b824665a5
Revert "Increase field size (some system need to store an url here)"
...
This reverts commit 7ade37831e .
2012-12-02 19:41:06 +01:00
Laurent Destailleur
7ade37831e
Increase field size (some system need to store an url here)
2012-12-02 19:33: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
Maxime Kohlhaas
e45438994c
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-01 14:36:51 +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
008f5fbcfc
New: extrafields are available onto users cards.
2012-11-30 15:55:59 +01:00
Laurent Destailleur
caab5ac4e0
New: Add option to be able to select onto automatic event and manual
...
event (or both) into calendar view. Note: For backward compatibility
reason, this will works only for new events.
Qual: Disable old deprecated event code.
2012-11-28 14:47:30 +01:00
Maxime Kohlhaas
9e4cba13c8
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
...
Conflicts:
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-11-22 15:24:10 +01:00
Laurent Destailleur
66cf1419ca
Fix: llx_c_paper_format dictionnary was not up to date.
2012-11-21 17:48:27 +01:00
Regis Houssin
babda1d7df
Fix: increase field size for GB sort code (xx-xx-xx)
2012-11-20 12:43:00 +01:00
Maxime Kohlhaas
ec37a5e005
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
2012-11-19 13:31:23 +01:00
Laurent Destailleur
6512fd90a9
New: Can export customer shipments.
2012-11-18 15:24:01 +01:00
Maxime Kohlhaas
667c8cffae
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
2012-11-14 11:02:35 +01:00