Regis Houssin
|
c21156dd13
|
Fix: strict mode hunter
|
2015-06-10 18:58:42 +02:00 |
|
Laurent Destailleur
|
8d84dd1155
|
Uniformize code
|
2015-06-06 14:34:57 +02:00 |
|
Laurent Destailleur
|
89f77f5e2b
|
Uniformize code
|
2015-06-06 14:21:18 +02:00 |
|
Laurent Destailleur
|
331ebbdd73
|
Fix behaviour on grey/visible menu must be same everywhere on
application.
|
2015-06-04 11:42:24 +02:00 |
|
Laurent Destailleur
|
523b04a315
|
Work on finishing
|
2015-05-31 17:31:15 +02:00 |
|
Laurent Destailleur
|
5e773d4cb6
|
Work on finishing of style
|
2015-05-31 01:06:51 +02:00 |
|
Laurent Destailleur
|
9b4ab63c7d
|
Fix style
|
2015-05-30 20:07:44 +02:00 |
|
Laurent Destailleur
|
36b7f1dcf3
|
NEW Show photo of logged user into login top right block.
NEW If no photo is available for user, we show a generic photo depending
on gender
|
2015-05-30 19:50:07 +02:00 |
|
phf
|
a5f2617166
|
FIX : "script" balise with wrong syntax
|
2015-05-25 15:52:41 +02:00 |
|
Laurent Destailleur
|
f35c41cc7e
|
Introduce hidden option "MAIN_FIX_FLASH_ON_CHROME" to solve a strange
behaviour of chrome making page to be flashed before rendered.
|
2015-05-22 01:48:36 +02:00 |
|
Laurent Destailleur
|
26a74ba3cc
|
Add constant to allow a module to disable injection scan for its pages.
|
2015-05-19 22:08:51 +02:00 |
|
Raphaël Doursenaud
|
c219d4a336
|
[Qual] Fix form label id reference
|
2015-05-07 14:21:13 +02:00 |
|
Laurent Destailleur
|
b0071a7c6c
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/main.inc.php
|
2015-04-28 21:14:17 +02:00 |
|
Juanjo Menent
|
6cfd8d64f5
|
Change bugtracker to github in all maintened versions
|
2015-04-27 20:34:52 +02:00 |
|
Juanjo Menent
|
cfaaf56428
|
Change bugtracker to github in all maintened versions
|
2015-04-27 20:34:26 +02:00 |
|
Raphaël Doursenaud
|
f07c174c9c
|
FIX: moved built-in bug report system to GitHub Issues
Improved environment informations and presentation
|
2015-04-23 18:43:32 +02:00 |
|
Laurent Destailleur
|
100fa1067e
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/compta/bank/virement.php
htdocs/compta/facture/impayees.php
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/core/modules/modProjet.class.php
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
htdocs/langs/en_GB/admin.lang
htdocs/langs/es_AR/orders.lang
htdocs/langs/es_AR/trips.lang
htdocs/langs/es_CO/admin.lang
htdocs/langs/es_CO/orders.lang
htdocs/langs/es_CO/trips.lang
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/main.lang
htdocs/langs/pl_PL/interventions.lang
htdocs/langs/pt_BR/trips.lang
htdocs/langs/ro_RO/productbatch.lang
htdocs/langs/ro_RO/trips.lang
htdocs/main.inc.php
htdocs/projet/element.php
|
2015-04-22 17:57:57 +02:00 |
|
Laurent Destailleur
|
a690276060
|
Fix js warnings, select2 css was not loaded.
|
2015-04-21 12:08:36 +02:00 |
|
Marcos García de La Fuente
|
ad5dd8e70f
|
[ bug #1897 ] PHP Fatal error when editing Margin module settings with USER_UPDATE_SESSION trigger turned on
|
2015-04-20 01:36:48 +02:00 |
|
Laurent Destailleur
|
828dc2c9f4
|
Fix code standard
|
2015-04-06 12:22:52 +02:00 |
|
Laurent Destailleur
|
678e55f9da
|
We must add a viewport meta to have font visible on mobile
|
2015-04-04 04:11:54 +02:00 |
|
Laurent Destailleur
|
f0fb6f1b2c
|
Work on md theme
|
2015-03-24 22:24:15 +01:00 |
|
Laurent Destailleur
|
49824a0e56
|
Method colorStringToArray can accept the #
Method monthArray can return short label of month
|
2015-03-22 18:17:25 +01:00 |
|
Laurent Destailleur
|
a55af4387b
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
.travis.yml
htdocs/core/class/notify.class.php
htdocs/product/stock/class/mouvementstock.class.php
test/phpunit/AllTests.php
test/phpunit/MouvementStockTest.php
|
2015-03-22 12:10:39 +01:00 |
|
Laurent Destailleur
|
73266bb965
|
Fix error when using a log hangler that make output into the http
header. We must add a log before any generation of ouput content so we
are sure a buffering of output has been started.
|
2015-03-21 01:22:05 +01:00 |
|
Laurent Destailleur
|
dd82ad69fe
|
printLeftBlock is now compliant with hook development rules. It is an
"addreplace" hook so you must return content by doing
->resprints='mycontent' and not by doing return 'mycontent'
|
2015-03-18 12:30:49 +01:00 |
|
Laurent Destailleur
|
6d7b340cee
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/core/class/dolgraph.class.php
htdocs/langs/en_AU/main.lang
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/main.lang
htdocs/langs/fr_FR/other.lang
|
2015-03-16 18:30:30 +01:00 |
|
Laurent Destailleur
|
bc3f9bf800
|
Fix: the visible version was not enough to know version of dolibarr. We
also need the MAIN_FEATURES_LEVEL.
|
2015-03-13 18:11:31 +01:00 |
|
Laurent Destailleur
|
c36f92396b
|
Add navigation into the new timesheet week page.
Fix bad merge
|
2015-03-05 11:13:44 +01:00 |
|
Marcos García de La Fuente
|
ce916f3bcb
|
Better practice in getBrowserInfo
|
2015-02-22 12:35:51 +01:00 |
|
Laurent Destailleur
|
968b2b433b
|
Better position for username
|
2015-02-01 01:43:19 +01:00 |
|
frederic34
|
736bee565c
|
Tooltip everywhere
|
2015-01-30 16:40:33 +01:00 |
|
Laurent Destailleur
|
e220ce5a82
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/comm/card.php
htdocs/comm/propal.php
htdocs/commande/card.php
htdocs/compta/facture.php
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/class/html.formcompany.class.php
htdocs/custom/.gitignore
htdocs/expedition/card.php
htdocs/fourn/card.php
htdocs/product/fournisseurs.php
|
2015-01-18 18:44:22 +01:00 |
|
Laurent Destailleur
|
5c5ff72ecd
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
ChangeLog
htdocs/adherents/fiche.php
htdocs/comm/fiche.php
htdocs/comm/mailing/fiche.php
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/compta/paiement.php
htdocs/core/class/html.formcompany.class.php
htdocs/core/tpl/login.tpl.php
htdocs/expedition/fiche.php
htdocs/fourn/commande/fiche.php
htdocs/fourn/facture/fiche.php
htdocs/fourn/facture/paiement.php
htdocs/fourn/fiche.php
htdocs/main.inc.php
htdocs/product/fournisseurs.php
htdocs/resource/card.php
|
2015-01-18 17:13:42 +01:00 |
|
Laurent Destailleur
|
8cd46e4830
|
Introduce option MAIN_HTML_TITLE to start to control format of html
title content.
|
2015-01-17 14:34:16 +01:00 |
|
Laurent Destailleur
|
90add2fa96
|
Fix: amarok is a bugged theme making dolidroid failed. We swith to
eldy automatically with dolidroid.
|
2015-01-10 17:23:52 +01:00 |
|
Laurent Destailleur
|
fc78d632d3
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/compta/facture.php
htdocs/contrat/class/contrat.class.php
htdocs/core/lib/company.lib.php
htdocs/core/lib/functions.lib.php
htdocs/main.inc.php
|
2015-01-09 23:09:10 +01:00 |
|
Laurent Destailleur
|
410c8e56c6
|
Better fix
|
2014-12-30 04:30:32 +01:00 |
|
Laurent Destailleur
|
8abbac564b
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/filefunc.inc.php
htdocs/main.inc.php
|
2014-12-30 04:28:09 +01:00 |
|
Marcos García de La Fuente
|
9f6f90275a
|
Fix [ bug #1714 ] Id "sall" is used twice in different HTML tags
|
2014-12-26 12:03:29 +01:00 |
|
Frédéric FRANCE
|
275ba0e3de
|
Typo
|
2014-12-09 22:21:51 +01:00 |
|
Laurent Destailleur
|
d7dd496239
|
Merge branch 'develop-html5' of https://github.com/aspangaro/dolibarr into aspangaro-develop-html5
|
2014-12-08 00:09:01 +01:00 |
|
Laurent Destailleur
|
ec0c7476fb
|
Work on select2 prototype.
|
2014-12-07 23:51:36 +01:00 |
|
Frédéric FRANCE
|
3e3dbb1280
|
Update main.inc.php
|
2014-11-30 23:53:51 +01:00 |
|
Frédéric FRANCE
|
b3418b92a3
|
Update main.inc.php
|
2014-11-30 23:05:30 +01:00 |
|
Frédéric FRANCE
|
ca3f4a09f4
|
Update main.inc.php
|
2014-11-30 13:07:13 +01:00 |
|
Laurent Destailleur
|
278cdf72d6
|
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
|
2014-11-29 12:41:26 +01:00 |
|
Laurent Destailleur
|
cdd256e206
|
Add info to help understand debug
|
2014-11-29 12:00:42 +01:00 |
|
aspangaro
|
30bff7ef28
|
Need to enable MAIN_ACTIVATE_HTML5 to insert meta balise viewport
|
2014-11-29 07:12:12 +01:00 |
|
aspangaro
|
64260cde72
|
Add button in admin->GUISetup to activate Html5
|
2014-11-29 07:07:27 +01:00 |
|