Laurent Destailleur
|
bc1279ccfa
|
Brighter button. We use CSS and no more image.
|
2014-10-03 11:27:12 +02:00 |
|
Laurent Destailleur
|
1b0b49cceb
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-10-03 03:53:11 +02:00 |
|
Laurent Destailleur
|
494e6786b3
|
Fix: Translation
|
2014-10-03 03:52:50 +02:00 |
|
Laurent Destailleur
|
33ddbd7425
|
Merge pull request #1932 from Xebax/develop
Fix bug #1604: "When a member is created, the birthday is not recorded" and bug #1610: "Civility is not displayed".
|
2014-10-03 03:17:45 +02:00 |
|
Laurent Destailleur
|
eae5e1d8f0
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-10-03 02:49:44 +02:00 |
|
Laurent Destailleur
|
4c28454729
|
Merge pull request #1934 from GPCsolutions/deps
Suggest dependencies needed by PHPExcel
|
2014-10-03 02:46:38 +02:00 |
|
Laurent Destailleur
|
b5be8ff620
|
Fix: Avoid error ErrorBadValueForParamNotAString
|
2014-10-03 02:45:47 +02:00 |
|
Laurent Destailleur
|
5ac63ec534
|
Solve fixme.
|
2014-10-03 02:00:50 +02:00 |
|
Laurent Destailleur
|
7fb2d4d1c9
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-10-03 01:48:28 +02:00 |
|
Laurent Destailleur
|
8bc57e38d1
|
Uniformize, support, install and login page with a more neutral
background (nearest bootstrap). Remove image background.
|
2014-10-03 01:48:14 +02:00 |
|
Regis Houssin
|
4248c7bed2
|
Fix: strict mode paradise
|
2014-10-02 09:30:31 +02:00 |
|
Regis Houssin
|
30221ae8cf
|
Fix: missing fields
|
2014-10-02 09:00:40 +02:00 |
|
Regis Houssin
|
2425fdfadd
|
FIXME $socid is not defined (strict mode)
|
2014-10-02 08:44:49 +02:00 |
|
Regis Houssin
|
1541be8790
|
FIXME $key is not defined (strict mode)
|
2014-10-02 08:40:51 +02:00 |
|
Xebax
|
add55e480e
|
Fix bug #1610: Civility is not displayed.
|
2014-10-01 22:00:45 +02:00 |
|
Raphaël Doursenaud
|
47538071d3
|
Suggest dependencies needed by PHPExcel
|
2014-10-01 14:40:38 +02:00 |
|
Xebax
|
11b3b94e6f
|
Fix bug #1604: When a member is created, the birthday is not recorded.
|
2014-09-30 01:37:36 +02:00 |
|
Regis Houssin
|
f0551fe6d2
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-09-29 20:43:34 +02:00 |
|
Regis Houssin
|
ba95251ea2
|
Fix: uniformize code
|
2014-09-29 20:43:20 +02:00 |
|
Laurent Destailleur
|
bbf07641ed
|
Fix: checkstyle
|
2014-09-29 20:39:19 +02:00 |
|
Laurent Destailleur
|
ec2a8b5551
|
Merge pull request #1800 from Devensys/Develop-HighlitingIBAN
Highliting IBAN (sepa)
|
2014-09-29 16:43:22 +02:00 |
|
Laurent Destailleur
|
e35135d5b1
|
Merge branch 'develop-accounting' of github.com:aspangaro/dolibarr into
develop
Conflicts:
htdocs/compta/ventilation/card.php
htdocs/compta/ventilation/fournisseur/card.php
htdocs/compta/ventilation/fournisseur/list.php
htdocs/compta/ventilation/list.php
htdocs/core/menus/init_menu_auguria.sql
|
2014-09-29 16:31:35 +02:00 |
|
Laurent Destailleur
|
cb302c16e7
|
Bad place of code
|
2014-09-29 16:22:00 +02:00 |
|
Laurent Destailleur
|
ba33f73767
|
Merge pull request #1925 from tiaris/develop
adding hooks for supplier card and order card
|
2014-09-29 15:40:31 +02:00 |
|
Laurent Destailleur
|
78de38d0db
|
Merge pull request #1923 from GPCsolutions/fixws
Fixed invoices webservice
|
2014-09-29 15:39:19 +02:00 |
|
Regis Houssin
|
3d82f0965e
|
Fix: Try to filter by context, use the test with $currentcontext in
method for avoid to run twice (I have not found any other solution!)
|
2014-09-29 15:20:54 +02:00 |
|
Regis Houssin
|
334cdf7dca
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-09-29 14:41:17 +02:00 |
|
Regis Houssin
|
c5a7dfbabb
|
Fix: Add current context for avoid method execution in bad context, you
can add this test in your method : eg if($currentcontext != 'formfile')
return;
|
2014-09-29 14:40:02 +02:00 |
|
Laurent Destailleur
|
e0aa140960
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-09-29 14:01:40 +02:00 |
|
Laurent Destailleur
|
8ccb581185
|
Fix: Change for php 5.6
New: Management of color into type of events dictionnary (visible into
peruser view).
New: Can disable predefined type of events.
|
2014-09-29 13:21:03 +02:00 |
|
Regis Houssin
|
f1f4fc18e9
|
Fix: use "doc" instead "pdf" dir and uniformize code
|
2014-09-29 11:08:50 +02:00 |
|
Regis Houssin
|
4124ee6bc4
|
Fix: add model_pdf in fetch of contract object
|
2014-09-29 10:28:10 +02:00 |
|
Regis Houssin
|
f233d4f610
|
New: add doc models management in contract module
|
2014-09-28 20:39:02 +02:00 |
|
Laurent Destailleur
|
27d42aa9a4
|
Fix: On peruser view, fullday event are reported.
Fix: On peruser view, can start from hour 0.
|
2014-09-28 16:54:42 +02:00 |
|
Laurent Destailleur
|
06494b085a
|
Perf enhancement
|
2014-09-28 16:38:45 +02:00 |
|
Laurent Destailleur
|
cd4c81d15d
|
Uniformize code.
|
2014-09-28 16:31:37 +02:00 |
|
Laurent Destailleur
|
2b95bd2fcc
|
Fix: Link to linked object was not working for invoice and order.
Fix: end date
|
2014-09-28 16:12:38 +02:00 |
|
Laurent Destailleur
|
eea034e0e5
|
Fix: 1 second missing into lastdaytoshow.
|
2014-09-28 15:33:13 +02:00 |
|
Laurent Destailleur
|
a760fca08c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-09-28 14:18:23 +02:00 |
|
Laurent Destailleur
|
52340e9176
|
Fix: Missing fields into select
|
2014-09-28 14:18:04 +02:00 |
|
Regis Houssin
|
f527602753
|
Fix: use specific css style instead, this causes a shift problem
|
2014-09-28 13:12:51 +02:00 |
|
Regis Houssin
|
0997a7960d
|
Fix: uniformize code
|
2014-09-28 12:53:06 +02:00 |
|
Laurent Destailleur
|
ec95aacd52
|
Uniformize code for error reporting after a hook.
|
2014-09-28 03:41:32 +02:00 |
|
Laurent Destailleur
|
4244979f4f
|
Fix: doxygen
Fix: td balance
|
2014-09-28 02:46:20 +02:00 |
|
Laurent Destailleur
|
14ab409ca9
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/admin/stock.php
htdocs/admin/system/index.php
htdocs/comm/fiche.php
htdocs/core/lib/admin.lib.php
htdocs/core/lib/holiday.lib.php
htdocs/core/lib/pdf.lib.php
htdocs/core/login/functions_forceuser.php
htdocs/core/login/functions_http.php
htdocs/core/menus/standard/auguria.lib.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/filefunc.inc.php
htdocs/holiday/define_holiday.php
htdocs/opensurvey/fonctions.php
htdocs/societe/canvas/actions_card_common.class.php
test/phpunit/CompanyBankAccountTest.php
test/phpunit/ExportTest.php
test/phpunit/FactureTest.php
test/phpunit/FunctionsLibTest.php
test/phpunit/PropalTest.php
test/phpunit/SocieteTest.php
test/phpunit/WebservicesInvoicesTest.php
test/phpunit/WebservicesThirdpartyTest.php
|
2014-09-28 02:14:32 +02:00 |
|
Laurent Destailleur
|
5fdd798e91
|
Fix: phpcheckstyle from phpcs 1.5.5 (closing tags and & char on
parameter).
|
2014-09-27 17:13:15 +02:00 |
|
Laurent Destailleur
|
e8b7c9c6bd
|
Fix: doxygen
|
2014-09-27 16:00:11 +02:00 |
|
Laurent Destailleur
|
05f83dddf0
|
Fix: packager
|
2014-09-27 15:23:40 +02:00 |
|
Laurent Destailleur
|
e1ba6ccfc6
|
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
|
2014-09-27 14:51:41 +02:00 |
|
Laurent Destailleur
|
7dcaa61218
|
Prepare 3.6.1
|
2014-09-27 13:23:38 +02:00 |
|