Laurent Destailleur
|
e7a9447d94
|
Add hook formatEvent and fix bug into per user view.
|
2014-10-03 15:58:08 +02:00 |
|
Francis Appels
|
bcc5bebd77
|
Fix deliveryorder qty and remainingqty positions
|
2014-10-03 12:28:42 +02:00 |
|
Laurent Destailleur
|
166853dd56
|
Fix: miscellaneous bugs
|
2014-10-03 12:15:21 +02:00 |
|
Laurent Destailleur
|
c69565fd69
|
Fix: column name should not be an numeric
|
2014-10-03 03:12:39 +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
|
1541be8790
|
FIXME $key is not defined (strict mode)
|
2014-10-02 08:40:51 +02:00 |
|
Raphaël Doursenaud
|
769d824e7b
|
Allow reporting progress along with timespent
|
2014-10-01 14:12:47 +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 |
|
Florian HENRY
|
46f673fb5f
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/fourn/card.php
|
2014-09-29 16:01:49 +02:00 |
|
Raphaël Doursenaud
|
f01e76f686
|
Removed unmaintaned OScommerce module
|
2014-09-29 15:22:48 +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 |
|
Florian HENRY
|
ce145cc056
|
Add cache excel export on harddrive with
MAIN_USE_FILECACHE_EXPORT_EXCEL_DIR const. It can avoid lot's of stack
overflow on large excel export
|
2014-09-29 10:16:48 +02:00 |
|
Regis Houssin
|
f233d4f610
|
New: add doc models management in contract module
|
2014-09-28 20:39:02 +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 |
|
Regis Houssin
|
f527602753
|
Fix: use specific css style instead, this causes a shift problem
|
2014-09-28 13:12:51 +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
|
8e95f2e223
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-09-26 12:42:41 +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 |
|
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 |
|
Regis Houssin
|
64b757ed81
|
Fix: add generic doc and use doc dir instead pdf
|
2014-09-25 12:44:57 +02:00 |
|
Florian HENRY
|
f9fb73ee82
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-09-24 10:04:01 +02:00 |
|
Laurent Destailleur
|
74cba062b4
|
Add a TODO to explain why we keep some extends into class.
Should be removed once php min will be 5.4.
|
2014-09-23 19:37:59 +02:00 |
|
Laurent Destailleur
|
dd86453020
|
Add field color into table of type of events
|
2014-09-23 17:54:03 +02:00 |
|
Florian HENRY
|
518d23f278
|
Add feature to order to invoice on supplier part
|
2014-09-23 16:28:29 +02:00 |
|
Laurent Destailleur
|
7224f64224
|
Work on multi user for events.
Fix: Modules must be reloaded after migration.
|
2014-09-23 16:15:15 +02:00 |
|
Laurent Destailleur
|
65a486a48b
|
Merge pull request #1897 from Cubexed/develop-patch-2
Closed projects are greyed out in project selector
|
2014-09-23 00:08:46 +02:00 |
|
Laurent Destailleur
|
dc96e10215
|
Merge branch 'oop-pdf' of github.com:marcosgdf/dolibarr into
marcosgdf-oop-pdf
Conflicts:
htdocs/projet/class/project.class.php
|
2014-09-23 00:02:19 +02:00 |
|
Laurent Destailleur
|
e1fec958ef
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/user/group/fiche.php
|
2014-09-22 23:43:22 +02:00 |
|
Laurent Destailleur
|
08d4195504
|
Merge branch 'develop' of github.com:aspangaro/dolibarr into
aspangaro-develop
Conflicts:
htdocs/fichinter/card.php
|
2014-09-22 23:34:56 +02:00 |
|
Laurent Destailleur
|
b73fe26d6e
|
Merge pull request #1913 from atm-alexis/feature_extrafields_on_group
ADD extrafields on usergroup
|
2014-09-22 23:24:52 +02:00 |
|
Laurent Destailleur
|
469ff4320a
|
Uniformize export profiles.
|
2014-09-22 21:46:46 +02:00 |
|
Laurent Destailleur
|
f7f0059767
|
Missing hook to add button on intervention
Prepare to move location into resource
Can select which king of contact show into contact tab.
|
2014-09-22 20:16:58 +02:00 |
|
Alexis Algoud
|
de0d53a2bb
|
ADD extrafields on usergroup
|
2014-09-22 16:31:58 +02:00 |
|
Marcos García de La Fuente
|
8f492a6677
|
Documented commonObject::commonGenerateDocument
|
2014-09-22 00:18:36 +02:00 |
|
Marcos García de La Fuente
|
9244ef23af
|
Removed 2nd argument of muscadet and canelle model __construct function
|
2014-09-22 00:08:21 +02:00 |
|
aspangaro
|
e147259e95
|
Renamed all constants COMPTA_* into ACCOUNTING_* and migration of module ACCOUNTINGEX 3.6
|
2014-09-21 20:30:55 +02:00 |
|