Laurent Destailleur
|
ec18bd3845
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-10-15 18:43:05 +02:00 |
|
Laurent Destailleur
|
38e4100e47
|
Better translation: Virtual product is a "package product".
|
2014-10-15 18:21:18 +02:00 |
|
Laurent Destailleur
|
5d57c59241
|
Fix: Bad parameter of get_substitutionarray_other
|
2014-10-15 18:16:41 +02:00 |
|
Regis Houssin
|
a1210da513
|
Fix: missing entity in unique index
|
2014-10-14 20:19:02 +02:00 |
|
Laurent Destailleur
|
815c79270d
|
End of cleaning shop
|
2014-10-14 12:44:13 +02:00 |
|
Laurent Destailleur
|
2cf21f856c
|
Fix: table name differs.
|
2014-10-14 01:47:31 +02:00 |
|
Laurent Destailleur
|
536b579b35
|
Clean code
|
2014-10-14 00:27:23 +02:00 |
|
Laurent Destailleur
|
e42ab9ea84
|
Add legend on peruser view.
|
2014-10-13 17:45:52 +02:00 |
|
Laurent Destailleur
|
6d1b3c1f83
|
Merge branch 'GPCsolutions-droposcommerce' into develop
|
2014-10-13 00:51:07 +02:00 |
|
Laurent Destailleur
|
f498921715
|
Merge branch 'droposcommerce' of github.com:GPCsolutions/dolibarr into
GPCsolutions-droposcommerce
Conflicts:
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
htdocs/langs/vi_VN/admin.lang
htdocs/langs/vi_VN/shop.lang
|
2014-10-13 00:50:51 +02:00 |
|
Laurent Destailleur
|
86d25146cc
|
Qual: Indentation muse be done with css and not using multiple
spaces.
|
2014-10-13 00:17:37 +02:00 |
|
Laurent Destailleur
|
e101bfceea
|
Use language to find template email.
|
2014-10-12 21:24:51 +02:00 |
|
Laurent Destailleur
|
3bac7c9e11
|
Add index on new table llx_c_email_template
|
2014-10-12 16:31:56 +02:00 |
|
Laurent Destailleur
|
8df8fb2fe0
|
Qual: Removed a lot of duplicate code
New: extrafields for projects and tasks are exported to ODT documents.
|
2014-10-12 16:19:00 +02:00 |
|
Laurent Destailleur
|
7dab06952c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-10-12 14:11:39 +02:00 |
|
Laurent Destailleur
|
bba6dc6398
|
Better contrast
|
2014-10-12 14:11:16 +02:00 |
|
Laurent Destailleur
|
65f47f7d10
|
New: Add number of active notification into tab title (like we do for
notes and documents)
|
2014-10-12 12:22:45 +02:00 |
|
Laurent Destailleur
|
f08759a17e
|
Fix: area to generate doc must use half size not onethird.
Fix: Missing maxwidthonsmartphone.
Fix: Missing backtopage
Fix: Missing translation key
|
2014-10-12 11:59:52 +02:00 |
|
Laurent Destailleur
|
9768550696
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
ChangeLog
htdocs/categories/fiche.php
htdocs/comm/action/index.php
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/class/contrat.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/fourn/fiche.php
htdocs/product/composition/fiche.php
htdocs/product/price.php
htdocs/projet/tasks/task.php
htdocs/projet/tasks/time.php
|
2014-10-12 02:54:34 +02:00 |
|
Laurent Destailleur
|
c5d8012eb1
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/core/lib/date.lib.php
|
2014-10-12 02:13:38 +02:00 |
|
Laurent Destailleur
|
797ab8a150
|
Merge pull request #1940 from aternatik/fix-cron
Missing reprogramming task into GUI for cron module.
|
2014-10-12 02:10:09 +02:00 |
|
Laurent Destailleur
|
c30f13a03d
|
Fix: label of input method not translated.
|
2014-10-12 02:07:50 +02:00 |
|
Laurent Destailleur
|
591b40e674
|
Some fix with export definition. Works now with pgql too.
|
2014-10-12 01:59:21 +02:00 |
|
Laurent Destailleur
|
ac2ff5c604
|
Update logs
|
2014-10-12 01:40:18 +02:00 |
|
Laurent Destailleur
|
a69fb2126c
|
Merge pull request #1861 from defrance69/patch-20
Update modContrat.class.php
|
2014-10-12 01:40:00 +02:00 |
|
Laurent Destailleur
|
13090ed778
|
Merge pull request #1944 from aspangaro/develop-accounting
Fix :: Button on/off for account in chart of accounts
|
2014-10-12 01:38:40 +02:00 |
|
Laurent Destailleur
|
3b6618b7f6
|
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
|
2014-10-12 01:37:53 +02:00 |
|
Laurent Destailleur
|
dad1e312ab
|
Merge pull request #1939 from atm-maxime/3.6
Fix bug 1588 : relative discount
|
2014-10-12 01:37:39 +02:00 |
|
Laurent Destailleur
|
5a8f625ff1
|
Merge pull request #1942 from fappels/develop
Fix increase stock on shipment validation
|
2014-10-12 01:36:22 +02:00 |
|
Laurent Destailleur
|
5e0c7688d5
|
Merge pull request #1949 from defrance69/patch-23
Update product.class.php
|
2014-10-12 01:33:37 +02:00 |
|
Laurent Destailleur
|
5f0c2b34dc
|
Merge pull request #1954 from marcosgdf/lowecased-booleans
Lowercased booleans to fit with PSR-2 specification.
|
2014-10-12 01:31:35 +02:00 |
|
Laurent Destailleur
|
44e2cd2194
|
Prepare code to manage task_datehour with task_date.
|
2014-10-12 01:20:03 +02:00 |
|
Laurent Destailleur
|
2b479aa0b4
|
Qual: Uniformize translated label of progress on all pages.
Fix: Color of first line of documents.
Fix: The calculated progress was not calculated.
|
2014-10-12 01:04:34 +02:00 |
|
Marcos García de La Fuente
|
f7a44347cb
|
Lowecased booleans to fit with PSR-2 specification.
|
2014-10-12 00:23:19 +02:00 |
|
Laurent Destailleur
|
6c3c1d3a0a
|
Merge pull request #1930 from GPCsolutions/reportprogress
Allow reporting progress along with timespent
|
2014-10-12 00:10:28 +02:00 |
|
Laurent Destailleur
|
c184253951
|
Update doc
|
2014-10-11 23:56:45 +02:00 |
|
Laurent Destailleur
|
fc63e8b9dc
|
Fix: ErrorBadValueForParamNotAString error message in price customer
multiprice
|
2014-10-11 23:55:10 +02:00 |
|
Laurent Destailleur
|
e9881997ed
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-10-11 23:50:27 +02:00 |
|
Laurent Destailleur
|
bbdf408314
|
git push origin developMerge branch 'Devensys-develop-HiddenMailPasswordForgotten' into develop
|
2014-10-11 23:49:55 +02:00 |
|
Laurent Destailleur
|
52e1bd2ad1
|
Merge
|
2014-10-11 23:46:49 +02:00 |
|
Laurent Destailleur
|
77ed7bf5df
|
Merge branch 'develop-HiddenMailPasswordForgotten' of
github.com:Devensys/dolibarr into
Devensys-develop-HiddenMailPasswordForgotten
Conflicts:
htdocs/core/lib/functions.lib.php
|
2014-10-11 23:44:50 +02:00 |
|
Laurent Destailleur
|
a9e6e93c59
|
Merge pull request #1953 from jfefe/patch-6
Allow to make PUT request with getURLContent() function
|
2014-10-11 23:32:25 +02:00 |
|
Laurent Destailleur
|
2800faffa8
|
Fix: File names must be in lowercase.
Fix: Missing includes.
|
2014-10-11 18:27:30 +02:00 |
|
Laurent Destailleur
|
a804fe62b4
|
Fix: translation for vi_VN
|
2014-10-11 15:46:37 +02:00 |
|
Laurent Destailleur
|
cd8936a224
|
Clean deprecated code.
|
2014-10-11 15:04:42 +02:00 |
|
Laurent Destailleur
|
0dc82cddf1
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/langs/es_ES/accountancy.lang
htdocs/langs/es_ES/admin.lang
htdocs/langs/es_ES/agenda.lang
htdocs/langs/es_ES/categories.lang
htdocs/langs/es_ES/companies.lang
htdocs/langs/es_ES/compta.lang
htdocs/langs/es_ES/donations.lang
htdocs/langs/es_ES/errors.lang
htdocs/langs/es_ES/holiday.lang
htdocs/langs/es_ES/interventions.lang
htdocs/langs/es_ES/projects.lang
htdocs/langs/es_ES/sendings.lang
htdocs/langs/es_ES/suppliers.lang
|
2014-10-11 14:42:45 +02:00 |
|
Laurent Destailleur
|
8a98f8461d
|
Sync transifex
|
2014-10-11 14:33:22 +02:00 |
|
jfefe
|
eb06c8a33e
|
Allow to make PUT request with getURLContent() function
|
2014-10-11 04:25:32 +02:00 |
|
Juanjo Menent
|
f1104275b4
|
Trad: Syncro es_ES/compta.lang from transifex
|
2014-10-10 22:11:00 +02:00 |
|
Juanjo Menent
|
2f3abd3774
|
Trad: Syncro es_ES from transifex
|
2014-10-10 21:50:05 +02:00 |
|