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 |
|
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
|
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
|
b8969edcc5
|
Prepare 3.6.1
|
2014-09-27 12:34:45 +02:00 |
|
Laurent Destailleur
|
a3436135c9
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/projet/activity/list.php
|
2014-09-26 13:34:31 +02:00 |
|
Laurent Destailleur
|
722e939e19
|
Fix: form must not be into a closing and opening tr tag.
|
2014-09-26 13:23:54 +02:00 |
|
Laurent Destailleur
|
8e95f2e223
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-09-26 12:42:41 +02:00 |
|
Laurent Destailleur
|
c0e93a17da
|
Add FIXME
|
2014-09-26 12:42:21 +02:00 |
|
Laurent Destailleur
|
bf4b99fa64
|
Assignation of event to several users is on a very good way for 3.7
|
2014-09-26 12:27:18 +02:00 |
|
jean
|
16facc81aa
|
Add link with order when invoice made for a shioppoing
|
2014-09-26 10:11:38 +02:00 |
|
Regis Houssin
|
3ab8b6f7d1
|
New: add possibility to define a custom error message
|
2014-09-26 09:44:21 +02:00 |
|
Regis Houssin
|
44cecb8e7d
|
Fix: add possibility to use element id
|
2014-09-26 09:20:02 +02:00 |
|
jean
|
82a2bb1690
|
list bof orders to process : status validated or in process, or closed
but not billed
|
2014-09-25 17:00:44 +02:00 |
|
Regis Houssin
|
179da9a220
|
Fix: uniformize code
|
2014-09-25 13:50:01 +02:00 |
|
Regis Houssin
|
64b757ed81
|
Fix: add generic doc and use doc dir instead pdf
|
2014-09-25 12:44:57 +02:00 |
|
Regis Houssin
|
3daf06960d
|
Fix: add generic doc and uniformize code
|
2014-09-25 12:07:11 +02:00 |
|
jean
|
e9374e8c08
|
adding hook for addMoreActionsbuttons
|
2014-09-25 09:26:32 +02:00 |
|
jean
|
6149994b43
|
Adding hook 'suppliercard' on supplier cartd
|
2014-09-24 22:05:53 +02:00 |
|
Laurent Destailleur
|
396bae21d6
|
Fix: Missing closing tr
|
2014-09-24 18:15:20 +02:00 |
|
Laurent Destailleur
|
cff713ad07
|
Fix: var not initialized
|
2014-09-24 17:43:38 +02:00 |
|
Raphaël Doursenaud
|
f7aa08f3fd
|
Fixed invoices webservice
|
2014-09-24 17:42:05 +02:00 |
|
Laurent Destailleur
|
53e1bb8615
|
Merge pull request #1922 from fmarcet/develop
New: Added hook "formConfirm" and "doActions" for fichinter card
|
2014-09-24 17:41:56 +02:00 |
|
Laurent Destailleur
|
c2cbbffd12
|
Fix: duplicate field
|
2014-09-24 17:30:49 +02:00 |
|