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 |
|
Laurent Destailleur
|
2800faffa8
|
Fix: File names must be in lowercase.
Fix: Missing includes.
|
2014-10-11 18:27:30 +02:00 |
|
jfefe
|
6a4468d94e
|
Not need to test if class exists with require_once
|
2014-10-06 14:18:28 +02:00 |
|
jfefe
|
87fc27c7e6
|
Avoid missing class error for fetch_thirdparty method
|
2014-10-06 13:31:01 +02:00 |
|
Laurent Destailleur
|
bb852592e6
|
Fix: Restore broken feature. One hook = One call of function per module.
|
2014-10-05 04:49:46 +02:00 |
|
Laurent Destailleur
|
5c5f725a34
|
Fix scrutinizer
|
2014-10-05 01:22:17 +02:00 |
|
Laurent Destailleur
|
97eec37f1c
|
Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
|
2014-10-04 17:20:17 +02:00 |
|
Laurent Destailleur
|
e7a9447d94
|
Add hook formatEvent and fix bug into per user view.
|
2014-10-03 15:58:08 +02:00 |
|
Laurent Destailleur
|
c69565fd69
|
Fix: column name should not be an numeric
|
2014-10-03 03:12:39 +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
|
f233d4f610
|
New: add doc models management in contract module
|
2014-09-28 20:39:02 +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
|
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 |
|
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 |
|
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
|
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
|
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 |
|
Marcos García de La Fuente
|
8f492a6677
|
Documented commonObject::commonGenerateDocument
|
2014-09-22 00:18:36 +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 |
|
Marcos García de La Fuente
|
bf7f4c1cab
|
Refactored generateDocument functions
|
2014-09-21 18:16:14 +02:00 |
|
aspangaro
|
1592968709
|
Merge remote-tracking branch 'Upstream/develop' into develop
|
2014-09-20 06:42:31 +02:00 |
|
Laurent Destailleur
|
cf7973d0fa
|
Doxygen
|
2014-09-20 01:26:53 +02:00 |
|
Laurent Destailleur
|
ad8b92541d
|
Fix: sql request with pgsql
Fix: bug reported by scrutinizer
Doxygen
Start to work on multi user assigned to an event.
|
2014-09-20 00:57:29 +02:00 |
|
Laurent Destailleur
|
ee4d697172
|
Fix several bugs reported by scrutinizer
|
2014-09-19 14:57:31 +02:00 |
|
Raphaël Doursenaud
|
eea9a76589
|
FIX: Variable might not be traversable
|
2014-09-19 03:07:52 +02:00 |
|
Raphaël Doursenaud
|
3a0d4cd47f
|
FIX: Missing visibility of static property
|
2014-09-19 03:05:21 +02:00 |
|
Raphaël Doursenaud
|
852758c81c
|
FIX: Removed concatenation on undeclared variable
|
2014-09-19 03:05:20 +02:00 |
|
Raphaël Doursenaud
|
332caa2b71
|
FIX: missing global declaration
|
2014-09-19 03:05:20 +02:00 |
|
aspangaro
|
0b20369dd7
|
Qual: Renamed all files & links "fiche.php" into "card.php"
|
2014-09-18 21:18:25 +02:00 |
|
Laurent Destailleur
|
2b602e7b5a
|
Qual: Uniformize param names. contactidp -> contactid
|
2014-09-18 18:46:00 +02:00 |
|
Laurent Destailleur
|
6c522f8772
|
Merge pull request #1898 from GPCsolutions/ciforeveryone
Fixed typo
|
2014-09-18 17:25:18 +02:00 |
|
Laurent Destailleur
|
5a14a44100
|
Doxygen
|
2014-09-18 11:13:23 +02:00 |
|
Raphaël Doursenaud
|
c15849df2d
|
Fixed typo
|
2014-09-17 16:40:35 +02:00 |
|
Cubexed
|
9ed77c6060
|
Closed projects are greyed out in project selector
|
2014-09-17 15:42:48 +02:00 |
|
Laurent Destailleur
|
a834796181
|
New: Content of predefined email come firstly from table
llx_c_email_template, then translation key.
|
2014-09-17 01:12:59 +02:00 |
|
Laurent Destailleur
|
83447243ae
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
build/debian/get-orig-source.sh
htdocs/product/class/product.class.php
htdocs/societe/soc.php
|
2014-09-15 22:58:39 +02:00 |
|
Laurent Destailleur
|
05f3a47018
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
build/debian/control
htdocs/compta/bank/account.php
htdocs/fourn/paiement/fiche.php
htdocs/product/class/product.class.php
htdocs/product/fiche.php
|
2014-09-15 22:52:59 +02:00 |
|
Laurent Destailleur
|
8487913209
|
Fix: default setup of type of action
|
2014-09-15 19:27:45 +02:00 |
|