Laurent Destailleur
73682baff0
Fix: Use correct vat rate into text cases.
...
Qual: Next step cleaning date functions.
Qual: Complete phpunit test case for dol_mktime to check dayling saving
time is correctly managed.
2014-03-21 16:22:41 +01:00
Laurent Destailleur
b2d9fac993
More complete sql file
2014-03-03 19:39:44 +01:00
Laurent Destailleur
c3bc0cc8d1
Add demo sql file for 3.6
2014-03-02 16:57:37 +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
Raphaël Doursenaud
a7afe07538
Scripts should be executable
2013-11-28 15:17:58 +01:00
Raphaël Doursenaud
9ae9a02b95
SQL files shouldn't be executable
2013-11-28 15:17:39 +01:00
Laurent Destailleur
33d55faf6b
Fix: error into dump file
2013-11-16 15:42:05 +01:00
Peter Fontaine
3d7d8c7d5d
add tests
...
add default_rib column in mysqldump
2013-11-14 10:48:36 +01:00
Laurent Destailleur
27fede8848
Update demo file
2013-11-07 02:28:32 +01:00
Laurent Destailleur
e88faf0f0f
Update sql
2013-11-07 00:46:12 +01:00
Laurent Destailleur
db9e9a3372
Prepare 3.5.0 beta
2013-11-07 00:41:27 +01:00
Laurent Destailleur
7eaffc186b
Update demo with new structure
2013-10-22 00:36:53 +02:00
Laurent Destailleur
6c47ee22b4
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
.travis.yml
2013-09-11 23:12:47 +02:00
Laurent Destailleur
301187a117
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
COPYRIGHT
dev/initdata/mysqldump_dolibarr_3.3.0.sql
htdocs/includes/jquery/plugins/mobile/jquery.mobile-latest.min.js
2013-09-11 21:54:57 +02:00
Laurent Destailleur
11992dca9f
Fix init data sql
2013-09-09 20:37:44 +02:00
Laurent Destailleur
1b526b7aa5
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
.travis.yml
htdocs/fourn/facture/index.php
2013-09-09 20:00:12 +02:00
Laurent Destailleur
904f29c7cc
Fix: data init
2013-09-09 19:29:47 +02:00
Laurent Destailleur
558dde4c50
Fix: sql init data does not match 3.4 data
2013-09-09 17:33:52 +02:00
Laurent Destailleur
d191dd98a4
Update demo file for 3.5
2013-09-09 01:16:35 +02:00
Laurent Destailleur
b5820315f9
Fix: Correct permissions on files
2013-07-13 10:34:19 +02:00
Laurent Destailleur
27a435994a
Qual: Some methods object->addline used a first parameter that was
...
object->id, some not. Of course this was not a good pratice, since
object->id is already known so no need to provide it as parameter.
All methods addline in this case were modified to match good
pratice and be uniformed with others.
2013-07-10 17:29:54 +02:00
Laurent Destailleur
1ee67bd5b9
Prepare code to uniformize method addline.
2013-07-10 16:07:57 +02:00
Laurent Destailleur
c748f3d834
Qual: Removed useless methods
...
Qual: Removed deprecated vars
Qual: Free memory
2013-06-16 21:31:21 +02:00
Laurent Destailleur
ff80e3b031
Fix: latin to utf8
2013-05-03 12:28:28 +02:00
Laurent Destailleur
2b03420445
Add dump for 3.4
2013-03-24 19:41:08 +01:00
Laurent Destailleur
418eeef8b4
Fix: Ton of bugs into renaming fields
2013-03-09 16:19:15 +01:00
Laurent Destailleur
d11cee399a
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
2013-01-16 15:45:17 +01:00
Laurent Destailleur
8d206fdfb0
Prepare move to other licence. For the moment all answers for licence
...
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Laurent Destailleur
ec8b260bf6
New: Prepare 3.4 branch
...
New: Add hook for agenda, info and category tabs
2013-01-12 14:34:16 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Regis Houssin
5740c7e694
Fix: change for a neutral email
2012-12-30 15:11:07 +01:00
Laurent Destailleur
db5c81bf95
Fix: Exclude external modules table
2012-12-19 15:03:41 +01:00
Laurent Destailleur
f68a3e4056
Update demo file with last structure
2012-12-05 21:59:16 +01:00
Laurent Destailleur
f54855e442
Fix: frontoffice and backoffice menu inverted.
...
Fix: Clean dump
2012-11-12 19:30:17 +01:00
Laurent Destailleur
7d5c4a3b38
Fix: Fix upgrade
...
New: Update dump file
Qual: Add label for PHPUnit tests
2012-11-11 14:34:55 +01:00
fhenry
0eb5e9fa83
Remove non standard table in Dolibarr Demo script SQL
...
(llx_cabinetmed_xxx)
2012-11-06 11:16:40 +01:00
Laurent Destailleur
be810f891b
Fix: Bad value into dump
2012-10-10 16:01:00 +02:00
Laurent Destailleur
e5cd2c1941
Init script can run on rom command line
2012-10-05 23:20:18 +02:00
Laurent Destailleur
358bb1f3b0
Fix maintenance scripts
2012-10-02 23:48:27 +02:00
Laurent Destailleur
8d39e57ad3
Add dump for 3.3
2012-10-02 19:55:34 +02:00
Laurent Destailleur
bef9fd152b
Fix: table creation scripts
2012-10-02 19:42:44 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Laurent Destailleur
de2f869c94
Fix: bad log output
2012-07-04 13:43:50 +02:00
Laurent Destailleur
df4f59db8a
Fix: dump file to use must be last one
2012-04-15 15:50:20 +02:00
Laurent Destailleur
680193c2e0
Add dump of 3.2 demo
2012-04-11 12:15:26 +02:00
Laurent Destailleur
195142862c
Qual: Checkstyle
2012-02-15 13:58:37 +01:00
Laurent Destailleur
c2348ef600
Uniformize field country_id, country_code, country
2011-12-29 18:07:41 +01:00
Laurent Destailleur
4515da176f
Move script to correct dir
2011-11-12 18:21:40 +01:00
Regis Houssin
3338649316
[task #217 ] Move core files in core directory
2011-10-24 14:11:49 +02:00
Regis Houssin
066b6146c0
Fix: replace siezof by count
2011-09-21 10:46:03 +00:00