Laurent Destailleur
1e50543496
Merge pull request #1331 from GPCsolutions/35b-review
...
Fixes for 3.5 beta
2013-12-01 20:34:51 -08:00
Laurent Destailleur
bfd229d484
Fix: [ bug #1079 ] External users can't access projects even if it is a
...
contact.
2013-12-01 18:14:19 +01:00
Laurent Destailleur
cbf1ddaa17
Fix: [ bug #1079 ] External users can't access projects even if it is a
...
contact.
2013-12-01 16:01:33 +01:00
Raphaël Doursenaud
e24555822e
Fixed install generated $dolibarr_main_url_root_alt path
...
We now use relative paths.
So let's remove the absolute part from the install generated configuration file.
2013-11-29 17:28:17 +01:00
Laurent Destailleur
b71406f12d
Merge pull request #1322 from aspangaro/develop
...
Improvement of the Skype button
2013-11-26 07:29:37 -08:00
Grand Philippe
1f7e6a42c2
add a Social contributions type and fix some language stuff
2013-11-24 11:33:36 +01:00
Laurent Destailleur
9156e9168f
Add upgrade script
2013-11-23 13:19:55 +01:00
Laurent Destailleur
63e1ecccd3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-11-20 12:46:05 +01:00
Laurent Destailleur
b04a12c39a
Missing vat rate for canada
2013-11-20 12:45:38 +01:00
Laurent Destailleur
0e743d5024
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
ChangeLog
htdocs/adherents/admin/adherent.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/document.php
htdocs/compta/facture/class/facture.class.php
htdocs/compta/facture/list.php
htdocs/cron/card.php
htdocs/expedition/class/expedition.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/fourn/commande/document.php
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/cron.lang
htdocs/langs/fr_FR/projects.lang
htdocs/langs/nl_NL/admin.lang
htdocs/langs/nl_NL/categories.lang
htdocs/langs/nl_NL/commercial.lang
htdocs/langs/nl_NL/companies.lang
htdocs/langs/nl_NL/dict.lang
htdocs/langs/nl_NL/main.lang
htdocs/langs/nl_NL/margins.lang
htdocs/langs/nl_NL/products.lang
htdocs/societe/class/societe.class.php
htdocs/societe/rib.php
2013-11-19 21:08:02 +01:00
Laurent Destailleur
e8101e3cde
Fix: Missing field
2013-11-18 12:00:42 +01:00
Laurent Destailleur
930328f235
Prepare 3.5 beta
2013-11-17 03:33:58 +01:00
Laurent Destailleur
5b243abe4b
Fix: Miscellaneous fixes
2013-11-16 12:00:08 +01:00
Laurent Destailleur
1e008ede3c
Merge pull request #1298 from Pfontaine/features/multi_rib
...
Features/multi rib
2013-11-15 06:27:58 -08:00
Peter Fontaine
b965103fc3
Multiple Bank Account Number for Third Party
2013-11-13 15:40:17 +01:00
Laurent Destailleur
995bec6112
Fix: bad migration of 3.4 that make this text instead of varchar(50)
2013-11-13 15:09:22 +01:00
Raphaël Doursenaud
4ad5413163
Sync db upgrade with db install to avoid silly upgrade errors
2013-11-12 15:36:51 +01:00
Raphaël Doursenaud
be30cb8cbf
Removed unused tables from installer
...
Fixes installer bug
2013-11-07 15:57:24 +01:00
Laurent Destailleur
b2308ba65c
Merge pull request #1284 from GPCsolutions/links
...
Links
2013-11-06 17:15:49 -08:00
Laurent Destailleur
51ad76b6de
fix: minor syntax rules
2013-11-06 12:53:43 +01:00
Cédric Salvador
89f9a871d0
updated migration script
2013-11-06 10:19:17 +01:00
Cédric Salvador
ae8fea2615
new attributes
2013-11-06 10:17:18 +01:00
Cédric Salvador
06af0733e9
rename parameter to rowid
2013-11-06 10:11:40 +01:00
Cédric Salvador
26aa0c1d7a
links sql table
2013-11-06 10:11:40 +01:00
aspangaro
76263213ab
Merge branch 'origin/develop'
2013-11-04 22:04:36 +01:00
aspangaro
d79ba9695a
Task 157 : Add a skype button
2013-11-04 21:41:36 +01:00
Florian Henry
c465cc621d
Fix actioncomm_ressource column name
2013-11-04 19:27:59 +01:00
Florian Henry
f727e832d9
Add mandatory and transparent into llx_actioncomm_ressource
2013-11-02 02:25:06 +01:00
Florian Henry
c0ad86cd5c
Add column fk_c_element_role into llx_actioncomm_ressource to manage
...
role of linked element
In this exemple we can have
fk_element = 1
element_type= "user" or contact or place or whatever element
fk_c_element_role = 1 // 'Guest' or Host or whatever define in
dictionnary
fk_c_element_status = Present // or whatever define in dictionnary
according element type
2013-10-31 13:23:38 +01:00
Florian Henry
70bbe10f9e
Start Task 172
2013-10-31 01:21:09 +01:00
Florian Henry
27e4852a35
upgrade process to change const SOCIETE_DONOTSEARCH_ANYWHERE to
...
COMPANY_DONOTSEARCH_ANYWHERE
2013-10-30 12:27:36 +01:00
Florian Henry
f512ef344a
Better managent of contact status and fix COMPANY_DONOTSEARCH_ANYWHERE
...
use every where before SOCIETE_DONOTSEARCH_ANYWHERE was used
2013-10-30 12:24:51 +01:00
Laurent Destailleur
966f135316
Fix: Migration must load new boxes
2013-10-26 16:18:28 +02:00
Laurent Destailleur
315e2e4c13
Merge branch 'patch-14' of https://github.com/defrance69/dolibarr into
...
defrance69-patch-14
Conflicts:
htdocs/install/mysql/migration/3.4.0-3.5.0.sql
2013-10-20 14:12:56 +02:00
Laurent Destailleur
f87afaac10
Suggest a better page name
2013-10-19 14:38:49 +02:00
Laurent Destailleur
7b53ad5580
Fix: Missing field required by update_price
2013-10-18 01:09:41 +02:00
Laurent Destailleur
fa1e56b976
Code comment
2013-10-15 15:17:33 +02:00
Laurent Destailleur
b039dc94f5
Missing migration of new table
2013-10-13 14:53:40 +02:00
BENKE Charles
bafea2c4eb
Rename contrat_extrafields.sql to llx_contrat_extrafields.sql
2013-10-09 18:17:59 +02:00
BENKE Charles
943bb2afc7
Create llx_contrat_extrafields.key.sql
...
add contrat extrafields key file
2013-10-09 18:16:56 +02:00
BENKE Charles
637417e1d4
Create contrat_extrafields.sql
2013-10-09 18:14:19 +02:00
Laurent Destailleur
141258f514
Merge remote-tracking branch 'origin/3.4' into develop
...
and fix syntax errors into sql requests.
Group by must ALWAYS contains fields that are not included into SUM or
COUNT
Conflicts:
htdocs/fourn/product/liste.php
htdocs/margin/agentMargins.php
htdocs/margin/customerMargins.php
htdocs/margin/productMargins.php
htdocs/margin/tabs/productMargins.php
2013-10-07 16:17:51 +02:00
BENKE Charles
5bae0dbc18
Update 3.4.0-3.5.0.sql
2013-10-06 17:14:50 +02:00
BENKE Charles
6b909746f4
Update llx_societe.sql
2013-10-06 17:14:14 +02:00
Laurent Destailleur
2ffb16b99d
Fix: permissions on files.
2013-10-02 23:48:13 +02:00
Laurent Destailleur
4eb4c5f922
Some users report they need more time
2013-09-27 11:04:21 +02:00
Laurent Destailleur
db7bcfd748
Fix: Sending email from thirdparty must add event into agenda if option
...
is on.
2013-09-25 21:36:40 +02:00
Laurent Destailleur
b6a083596a
Merge remote-tracking branch 'origin/3.4' into develop
2013-09-24 20:21:32 +02:00
Laurent Destailleur
a3e74afb02
Fix: varchar 256
2013-09-24 20:14:42 +02:00
Laurent Destailleur
42f5ca15df
Fix: Add missing field info_bits into predefined invoices.
2013-09-19 14:58:35 +02:00
simnandez
7f21e596dd
[ task #1063 ] Allow edit localtaxes rate for thirds. Init Works
2013-09-17 17:17:59 +02:00
BENKE Charles
14e96f5c1b
Update 3.4.0-3.5.0.sql
2013-09-17 10:39:30 +02:00
BENKE Charles
1f503948a8
Update llx_societe.sql
...
add outstanding value
2013-09-17 10:15:24 +02:00
Raphaël Doursenaud
3c08ca5b71
Fixed SQL install script for PostgreSQL
2013-09-11 17:12:51 +02:00
Raphaël Doursenaud
cbb763ab3f
Fixed installer with DoliDB abstract class
2013-09-11 15:48:25 +02:00
Laurent Destailleur
edaeaf3803
Fix: field is not mandatory
2013-09-08 00:23:32 +02:00
Raphaël Doursenaud
36a281ce58
CSS fixes
2013-09-05 20:54:19 +02:00
Raphaël Doursenaud
4efe215b0c
Qual: removed a bunch of duplicated array keys
2013-09-05 17:00:18 +02:00
Florian Henry
5ea6518a6d
Fix PgSQL upgrade process failed
2013-08-26 10:47:43 +02:00
lalaina rasamoelina
8a4041e534
T975-develop Add an element (statut) in the table llx_socpeople
...
It's used to mark if the contact is gone or no(we can activate or desactivate the contact with this)
And if the contact is gone,we don't print her mail in the mail list,where we can send a mail
2013-08-22 11:04:06 +02:00
Laurent Destailleur
0f86755033
Fix: Found a dozen of bugs into sub module delivery of module shipment.
...
Conflicts:
htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
htdocs/expedition/class/expedition.class.php
htdocs/expedition/fiche.php
2013-08-07 15:29:13 +02:00
Laurent Destailleur
d5a57f3717
Fix: Found a dozen of bugs into sub module delivery of module shipment.
2013-08-07 15:08:30 +02:00
Laurent Destailleur
60a1fce2d1
Sec: Do not autofill password for remote access
2013-08-06 17:26:05 +02:00
Laurent Destailleur
80e04e967c
Start to uniformize default debian package with current official
...
package on work.
2013-08-06 03:10:51 +02:00
Laurent Destailleur
af026690d4
Fix: Bad sql requests
2013-08-01 12:22:05 +02:00
Maxime Kohlhaas
bfb01da04f
Merge branch 'develop' of github.com:Dolibarr/dolibarr into mko1011
2013-07-30 16:22:13 +02:00
Maxime Kohlhaas
5a38a43c87
Task # 1011 : now supplier order and invoice deal with payment terms and mode
2013-07-30 16:21:39 +02:00
Maxime Kohlhaas
dae36229a4
Task # 1011 : add payment terms and payment mode on supplier card
2013-07-30 15:06:57 +02:00
Cédric Salvador
6927274d2a
copyright
2013-07-29 12:31:05 +02:00
Cédric Salvador
aae8a62368
added the desiredstock parameter in the SQL scripts
2013-07-29 12:31:04 +02:00
Laurent Destailleur
d802470aae
I killed <td nowrap>. Hello <td class="nowrap"> !
2013-07-19 14:23:42 +02:00
Laurent Destailleur
e3b38cf3bb
Fix: SQL Syntax error.
...
Fix: A ref_ext can not be NOT NULL.
New: Add tms field into table llx_bordereau_cheque.
2013-07-19 14:09:17 +02:00
Laurent Destailleur
09fd904e76
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/ecm/index.php
2013-07-19 14:01:47 +02:00
Maxime Kohlhaas
7abc53698a
Add RefExt field on RemiseCheque
2013-07-19 08:54:11 +02:00
Geoffrey
efacfc9aa3
Add Maghreb regions and departments
2013-07-18 16:49:56 +02:00
Florian Henry
0c0a64f532
[ task #924 ] Add numbering rule on task
...
[ task #925 ] Add ODT document generation for Tasks in project module
2013-07-18 10:24:45 +02:00
Florian Henry
ee82330292
On going sync/merge from other repo
2013-07-17 19:17:54 +02:00
Florian Henry
5329312dd3
Add table
2013-07-16 21:26:19 +02:00
Florian Henry
e07eac9b17
[ task #519 ] Add category association with contacts
2013-07-16 21:04:58 +02:00
Laurent Destailleur
f4dfac045a
Fix: Bad default mysql driver
2013-07-14 20:20:52 +02:00
Maxime Kohlhaas
9d931b7b05
Task # 862 : ODT templates on shipment
2013-07-10 15:54:28 +02:00
Laurent Destailleur
a4abfe1abc
New: Can add an event automatically when a projet is create.
2013-07-10 14:46:16 +02:00
Laurent Destailleur
8f71e5fda2
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/filefunc.inc.php
2013-07-07 23:25:03 +02:00
Laurent Destailleur
05461c47cc
Fix: vat rate for slovenia
2013-07-07 23:22:00 +02:00
Laurent Destailleur
7c163f7be3
Fix: Running fixdosfile onto all project
2013-07-07 13:17:48 +02:00
Laurent Destailleur
7b5e0678db
New: Make some changes to allow usage of alternative
...
$dolibarr_main_url_root variables.
Can now use several alternative path. Fix several bugs with all code.
2013-07-07 03:26:51 +02:00
Laurent Destailleur
5385d87995
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/langs/ca_ES/admin.lang
htdocs/langs/ca_ES/errors.lang
htdocs/langs/ca_ES/main.lang
htdocs/langs/ca_ES/opensurvey.lang
htdocs/langs/ca_ES/paybox.lang
htdocs/langs/ca_ES/products.lang
htdocs/langs/es_ES/admin.lang
htdocs/langs/es_ES/errors.lang
htdocs/langs/es_ES/main.lang
htdocs/langs/es_ES/products.lang
2013-07-05 21:56:54 +02:00
Laurent Destailleur
46c3b1eb1f
Missing vat rate
2013-07-02 01:26:52 +02:00
Cédric Salvador
edc5de4f24
indentation
2013-07-01 15:42:14 +02:00
Cédric Salvador
96cea7b79a
add the libname field in the migration script
...
Conflicts:
htdocs/install/mysql/migration/3.4.0-3.5.0.sql
2013-07-01 15:42:14 +02:00
Cédric Salvador
aa4f2ba8fb
made it possible to call a function from a library
...
Conflicts:
htdocs/install/mysql/tables/llx_cronjob.sql
scripts/cron/cron_run_jobs.php
2013-07-01 15:41:27 +02:00
Laurent Destailleur
17ed70230e
Bad request
2013-07-01 11:45:09 +02:00
Laurent Destailleur
1c80f35080
Fix: Avoid duplicate of old lines
2013-06-30 22:19:36 +02:00
Florian Henry
1580f92b11
Fix bug for PGSQL Migration 3.4->3.5
...
Fix bug on create invoice from contract
2013-06-27 08:09:28 +02:00
Maxime Kohlhaas
b22b604d02
Accountancy code on user object in prevision of the complete accountancy module
2013-06-25 11:14:00 +02:00
Maxime Kohlhaas
109d1a71cb
Merge
2013-06-25 11:00:48 +02:00
Regis Houssin
930f6e4850
Fix: avoid error with crlf
2013-06-24 18:04:06 +02:00
Regis Houssin
05bd035488
Fix: convert line delimiters
2013-06-24 17:34:22 +02:00
Laurent Destailleur
7778a17a89
Qual: clean code from deprecated vars
2013-06-24 16:41:31 +02:00
Laurent Destailleur
71b61fc1f5
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/core/class/html.formfile.class.php
htdocs/langs/fr_FR/mails.lang
htdocs/user/logout.php
2013-06-18 09:51:37 +02:00
Laurent Destailleur
562fa43d9d
Fix: Message is not clear enough.
...
Fix: Var was not initialized.
2013-06-17 23:24:53 +02:00
Laurent Destailleur
bc5fa5972a
Drop deprecated tables
2013-06-14 02:26:24 +02:00
Florian Henry
4f43ec0acf
Add extrafield tables
2013-06-10 14:13:44 +02:00
Laurent Destailleur
368efc77e0
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-06-06 18:56:59 +02:00
Laurent Destailleur
4654e811b2
Close taks [ task #645 ]. We keep fields, just add comment into tables
...
with explanation of fields.
2013-06-06 18:54:17 +02:00
Regis Houssin
c9a71439b2
Fix: EOF
2013-06-05 16:24:32 +02:00
Laurent Destailleur
eadfa66f2c
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/core/class/infobox.class.php
2013-06-04 22:59:28 +02:00
Laurent Destailleur
c60e94c723
Merge pull request #1018 from fappels/develop
...
Added flemish legal forms to belgium entries
2013-06-03 14:43:35 -07:00
Laurent Destailleur
12973dbdb4
Look: Minor enhancement
...
Fix: Option to fix bug to send email on by default.
2013-06-03 22:06:28 +02:00
Laurent Destailleur
b4c5114ee6
Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4
2013-06-03 19:26:01 +02:00
Laurent Destailleur
1ccde6ad04
Fix: syntax error
2013-06-03 19:25:12 +02:00
Francis Appels
1a480b4e68
modified abrviation of code 227
2013-06-03 16:34:44 +02:00
Laurent Destailleur
a1a8fac25c
Merge remote-tracking branch 'origin/3.4' into develop
2013-06-03 11:15:15 +02:00
Francis Appels
7c0f7e1630
Added flemish legal forms to belgium entries
...
Added flemish legal forms to belgium entries, so flemish company can
show correct info on his commerial documents
2013-06-01 17:21:39 +02:00
Laurent Destailleur
520101bdfb
Fix: Missing vat rate
2013-06-01 02:52:25 +02:00
Laurent Destailleur
9b96e38a35
Fix: Update vat rates for canada
...
Conflicts:
htdocs/langs/fr_CA/main.lang
2013-06-01 02:49:44 +02:00
Laurent Destailleur
0b3a52395d
Fix: Missing mayotte
2013-06-01 02:21:39 +02:00
Raphaël Doursenaud
9f1eb0676b
Fix install with PostgreSQL
...
The language should be lowercase and unquoted
2013-06-01 00:02:13 +02:00
Laurent Destailleur
06fc0eec5b
Fix: Update vat rates for canada
2013-05-31 19:53:45 +02:00
Raphaël Doursenaud
53fdc3b514
Fix install with PostgreSQL
...
The language should be lowercase and unquoted
2013-05-30 16:31:27 +02:00
Laurent Destailleur
b61ca887d5
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/cache.manifest
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-05-27 12:57:57 +02:00
Florian Henry
557756058f
Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
...
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
Change-Id: I1754b68e9acdf1c7e6024afe95d9ded8e0726b41
2013-05-25 20:58:02 +02:00
Florian Henry
c61f7b6390
Fix [ bug #911 ] Reorder intervention do not work
2013-05-25 19:48:49 +02:00
Regis Houssin
309f59fb00
Fix: wrong field name
2013-05-25 19:03:16 +02:00
Regis Houssin
b9695ddc2b
Fix: wrong field name
2013-05-25 19:02:06 +02:00
Laurent Destailleur
8fa9a60bc6
Fix: Bad field size
2013-05-25 18:12:07 +02:00
Laurent Destailleur
1bab0f9f58
Fix: Bad field size
2013-05-25 18:10:55 +02:00
Laurent Destailleur
12681994ea
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
ChangeLog
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/fichinter/class/fichinter.class.php
htdocs/fichinter/fiche.php
2013-05-20 21:21:03 +02:00
fhenry
cbf29e20a2
[ task #901 ] Add Extrafeild on Fiche Inter
2013-05-18 13:00:36 +02:00
Laurent Destailleur
b3adbf53e5
Fix data for greece
2013-05-17 00:47:50 +02:00
fhenry
d0b4cef7a4
Change duration _planned by planned_workload
2013-05-14 20:22:33 +02:00
fhenry
760ae88f39
[ task #531 ] Add a duration on tasks
2013-05-13 17:08:36 +02:00
Laurent Destailleur
6c4e47514d
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/holiday/fiche.php
2013-05-11 15:26:24 +02:00
fhenry
30fb1e5e05
Fix bug [ bug #885 ] silent pgsql errors with click2dial
2013-05-09 10:26:04 +02:00
fhenry
c623e7913b
Update migration script with new idx index unique name opensurvey
2013-05-07 14:31:11 +02:00
fhenry
f016517ed1
Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
2013-05-07 13:55:16 +02:00
Laurent Destailleur
c28ef8a557
Fix: Delete deprecated files during install as they create conflicts
...
when migrating from old versions.
2013-05-07 12:51:45 +02:00
fhenry
b3f40b900b
Make constraint SQL unique name (Mandatory for PgSQL)
2013-05-07 09:26:31 +02:00
Marcos García
12971fa139
Corrected es_ES translations
2013-05-06 16:11:42 +02:00
Marcos García
a5009fd555
Corrected es_ES translations
2013-05-04 19:35:38 +02:00
simnandez
15ede98fe7
New: [ task #877 ] Reorganize menus. Init works
...
Add migration script 3.4 to 3.5
2013-05-04 01:22:09 +02:00
Laurent Destailleur
8dcb396fb8
Merge pull request #914 from FHenry/3.4
...
fix margin calculation problem
2013-05-03 04:18:15 -07:00
Laurent Destailleur
c850d413f4
Fix: [ bug #871 ] Erreur MAJ 3.2 -> 3.3 avec pgsql
2013-05-03 12:00:55 +02:00
fhenry
30d888c34f
Fix comment on facturedet table description
2013-05-03 11:52:21 +02:00
fhenry
9038549d0d
fix margin calculation problem
2013-05-03 11:50:13 +02:00
fhenry
a38287ffdf
Deprecated column price into llx_facturedet
2013-05-03 11:16:22 +02:00
fhenry
8d6f959d31
Fix [ bug #864 ] fournisseur_extrafields
2013-05-01 22:57:03 +02:00
fhenry
1fc04d5b5c
Add table extrafield for commande fournisseur...
...
Seems this module work as separate from order but config is missing. Try
to create a new one.
2013-04-30 13:56:03 +02:00
Laurent Destailleur
9bbe5014e6
Fix: Bad field size on old installations
2013-04-28 23:50:40 +02:00
fhenry
b4f3e9d5a8
fix table name in migration script
2013-04-26 10:34:11 +02:00
fhenry
a06581771c
Reveiw extrafield for womplaiance with wiki
...
http://wiki.dolibarr.org/index.php/Extrafields
2013-04-26 10:29:14 +02:00
Laurent Destailleur
4e0ef01389
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
2013-04-25 01:13:13 +02:00
Laurent Destailleur
d3d2ffe43e
Qual: A better error management for suse rpm package
2013-04-24 16:16:41 +02:00
Laurent Destailleur
203d4e3ca8
Prepare database for parameters into boxes
2013-04-23 14:17:04 +02:00
Maxime Kohlhaas
a747ef6939
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2013-04-22 16:38:13 +02:00
Laurent Destailleur
ed4c18b9d3
Update changelog.
...
Fix: Fix template ODS.
2013-04-22 13:15:33 +02: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
Laurent Destailleur
9b07271460
Merge pull request #864 from jfefe/doc_ods
...
Task [#838 ] : Can generate ods document on thirdparty
2013-04-21 16:32:07 -07:00
JF FERRY
8cb7770a6a
Add ODS document for example
2013-04-21 17:06:25 +02:00
Marcos García
52b4daf696
Refactor + replaced "OK" and "Error" status install messages with images
2013-04-21 10:43:34 +02:00
Juanjo Menent
62c104e3b6
Merge pull request #847 from GPCsolutions/installpass
...
Hide database password behind a password field
2013-04-20 00:49:37 -07:00
Raphaël Doursenaud
96043bd3d3
Hide database password behind a password field
2013-04-20 05:37:52 +02:00
Laurent Destailleur
bb3f40a1bf
Qual: Clean code to be able to update combo box when removing a box.
...
Qual: Opensurvey tables
2013-04-19 15:26:53 +02:00
Laurent Destailleur
08ae1d289b
Pgsql compatibility
2013-04-19 15:02:53 +02:00
Laurent Destailleur
570e4391a5
Fix: Box with product out of stocks for pgsql
2013-04-19 14:51:39 +02:00
Regis Houssin
b6bcffa4d9
Fix: missing field
2013-04-18 09:44:33 +02:00
Regis Houssin
2538a9e20e
Fix: duplicate sql request
2013-04-18 09:39:43 +02:00
Laurent Destailleur
b30c492494
Fix: pgsql upgrade
2013-04-16 16:29:21 +02:00
fhenry
8f8dce19cc
Task Project Extrafield : Forget to add to index tables
2013-04-15 12:38:27 +02:00
Laurent Destailleur
2db3bcc72e
Fix: migration 3.3.0 to 3.4.0
2013-04-15 10:00:09 +02:00
Laurent Destailleur
eead2977d9
Fix: pgsql upgrade
2013-04-14 23:15:55 +02:00
fhenry
00fb40e073
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/langs/ca_ES/admin.lang
htdocs/langs/es_ES/admin.lang
Change-Id: I3c2c0789a92fb3d5506c717986ce0127dec75b9b
2013-04-14 09:40:01 +02:00
Laurent Destailleur
e5a945ba5b
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
ChangeLog
htdocs/admin/propal.php
htdocs/compta/journal/purchasesjournal.php
htdocs/compta/journal/sellsjournal.php
htdocs/core/class/conf.class.php
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/files.lib.php
htdocs/core/modules/mailings/contacts2.modules.php
htdocs/langs/ca_ES/admin.lang
htdocs/langs/en_US/admin.lang
htdocs/langs/es_ES/admin.lang
htdocs/langs/fr_FR/admin.lang
htdocs/public/demo/index.php
2013-04-14 01:46:33 +02:00
fhenry
cc497490eb
[ task #814 ] Add extrafield feature into Project/project tasks module
2013-04-12 11:09:53 +02:00
Laurent Destailleur
d6d8f91dda
Fix: Rename of field not complete
2013-04-12 00:19:18 +02:00
Laurent Destailleur
fe20f8ae1b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
htdocs/install/mysql/tables/llx_expedition.key.sql
htdocs/install/mysql/tables/llx_expedition.sql
2013-04-11 23:08:10 +02:00
Laurent Destailleur
891dbf5c60
Fix: Not complete renaming
2013-04-11 21:53:41 +02:00
Regis Houssin
c74fb3e3e9
Fix: remove constraint and index before rename field !!
2013-04-11 21:29:38 +02:00
Regis Houssin
3e019bab53
Fix: warning when you rename fields !!!!
2013-04-11 21:23:26 +02:00
Laurent Destailleur
9a29014716
New: Add color field into user table
2013-04-11 09:44:09 +02:00
Laurent Destailleur
750b30863f
Qual: Clean code from things that should be inside external module.
2013-04-11 09:15:41 +02:00
Regis Houssin
b152e58793
Fix: change for experimental encyption
2013-04-10 15:42:21 +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
Laurent Destailleur
20e9eb5f8f
Fix: syntax error
2013-04-10 10:40:59 +02:00
Laurent Destailleur
af6f075b5c
Qual: Better error management.
...
Qual: Uniformize code for canvas
2013-04-09 23:56:52 +02:00
fhenry
275bf67bb7
[ task #811 ] Uniformanize note field
2013-04-09 17:18:07 +02:00
fhenry
8efeb93812
Merge branch 'develop' into develop_orderextrafield
2013-04-08 09:45:43 +02:00
fhenry
a27b3a2119
Fix PostGreSQL blocking install : wrong SQL syntax
2013-04-08 09:45:11 +02:00
fhenry
52706117d9
Merge branch 'develop' into develop_orderextrafield
2013-04-07 23:54:33 +02:00
fhenry
393007625a
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
Change-Id: I9df271d1629014299e7db131a66c1322aa897f6d
2013-04-07 23:52:02 +02:00
simnandez
44bfc1db4a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-04-07 15:53:31 +02:00
simnandez
9e8c3a1b1e
Updates
2013-04-07 15:45:48 +02:00
Laurent Destailleur
59dfab9d21
Fix: regresson after rename of fields
2013-04-07 15:43:21 +02:00
fhenry
78571e4458
Merge branch 'develop' into develop_orderextrafield
2013-04-07 15:12:27 +02:00
fhenry
0427080a4e
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_orderextrafield
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
Change-Id: I91fe24831dca9e1d9e6b09f85dd4b7bd37bd638e
2013-04-07 15:11:52 +02:00
fhenry
144ab24545
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
Change-Id: I51b110ec2c087110ab6080d1e754438ce83bd9cd
2013-04-07 15:08:47 +02:00
simnandez
7b70fc4bf3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-04-07 14:30:44 +02:00