Commit Graph

47831 Commits

Author SHA1 Message Date
Laurent Destailleur
eebb93f435 Merge pull request #2940 from GPCsolutions/restapireview
Fixed some coding style issues
2015-06-05 15:55:15 +02:00
Laurent Destailleur
115dd4374e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-06-05 15:52:40 +02:00
Laurent Destailleur
c4dd060858 Disable PEAR.NamingConventions.ValidVariableName.PrivateNoUnderscore
rule
2015-06-05 15:52:18 +02:00
Laurent Destailleur
689d3e39f2 Merge pull request #2939 from FHenry/develop
NEW Add control another invoice supplier already exists for created from supplier order (as it is done on customer invoice)
2015-06-05 15:46:59 +02:00
Laurent Destailleur
67a9fa529f Merge pull request #2241 from defrance69/patch-44
Update task.php
2015-06-05 15:45:50 +02:00
Laurent Destailleur
df60754e52 Merge pull request #2708 from GPCsolutions/deprecated
Deprecated
2015-06-05 15:44:08 +02:00
Laurent Destailleur
d692f3a759 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-06-05 15:41:37 +02:00
Laurent Destailleur
b98999c9d9 Can't delete a project 2015-06-05 15:41:27 +02:00
Laurent Destailleur
3fac108af2 Can't delete a project 2015-06-05 15:39:23 +02:00
Laurent Destailleur
ee986b1a2b Debug merge thirdparty feature. 2015-06-05 15:15:05 +02:00
Laurent Destailleur
a33241f487 Maxi debug of 3.8. Nearly ready for freeze. 2015-06-05 14:46:30 +02:00
Laurent Destailleur
5e2d9efa07 Maxi debug of 3.8. Nearly ready for freeze. 2015-06-05 14:02:50 +02:00
Laurent Destailleur
4c7ccf6145 NEW Can filter on contact status in prospect list. Removed deprecated
menu entry.
2015-06-05 10:49:02 +02:00
Laurent Destailleur
14b1fb845f Remove useless tab of categories 2015-06-05 09:57:41 +02:00
Laurent Destailleur
bbd8a712cf Merge pull request #2932 from GPCsolutions/dolibarr-2571
Added tags/categories management to customers
2015-06-05 09:44:06 +02:00
Laurent Destailleur
7c3f94d350 Merge pull request #2955 from hregis/develop_origin
Fix: use encrypt/decrypt with llx_const for experimental encryption in
2015-06-05 09:35:25 +02:00
Laurent Destailleur
a605040eac Merge pull request #2947 from aspangaro/develop-patch24
NEW Forms are using the tab look, even in creation mode
2015-06-05 09:34:52 +02:00
Laurent Destailleur
ce104116f4 Merge pull request #2931 from GPCsolutions/dolibarr-2922
Standardize categories types/ids management
2015-06-05 09:09:14 +02:00
Laurent Destailleur
a1391ba8b7 Merge pull request #2959 from aspangaro/develop-patch22
Fix: wrong file & problem to install model
2015-06-05 09:07:29 +02:00
Laurent Destailleur
5edef2f02f NEW A module can add its entries into cron module. 2015-06-05 03:32:09 +02:00
aspangaro
fc5ea9f20f Fix: wrong file & problem to install model 2015-06-04 21:14:30 +02:00
Regis Houssin
e1136b4758 Fix: use encrypt/decrypt with llx_const for experimental encryption in
database of sensitive data
2015-06-04 15:50:31 +02:00
Laurent Destailleur
047390f661 Fix missing loading of language files 2015-06-04 13:58:15 +02:00
Laurent Destailleur
1f92f542a6 NEW Hidden option THEME_ELDY_USE_HOVER is stable enough to become
officialy visible into setup.
2015-06-04 13:32:21 +02:00
Laurent Destailleur
fa01dc200d NEW Add hidden option MAIN_MAILFORM_DISABLE_ENTERKEY to disable the key
enter into the form to send email.
2015-06-04 12:57:49 +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
8010cb7f33 Fix the extracss parameter was overwritten other css into
textwithtooltip function.
Add tooltip on THM and TJM parameter of user.
2015-06-04 10:42:12 +02:00
aspangaro
eb5dedab1a NEW Forms are using the tab look, even in creation mode 2015-06-04 06:40:53 +02:00
Laurent Destailleur
dd8a0b849a NEW If module salaries is on, you can set a hourly value for tome
consumed by users. Each time a user enter its time consumed on a
project, a calculation is done to provide the cost for human services.
This value appears into the "Transversal view" of project.
2015-06-03 21:01:50 +02:00
Laurent Destailleur
995645800e Fix loading of project 2015-06-03 18:24:09 +02:00
Laurent Destailleur
c57693a245 Fix bad param on select box for project 2015-06-03 18:08:30 +02:00
Laurent Destailleur
1411772c81 Fix sql error 2015-06-03 17:07:46 +02:00
Laurent Destailleur
d109c78c6b Fix label of project was not visible 2015-06-03 16:59:48 +02:00
Laurent Destailleur
76865c00b5 NEW The line where mouse is over can be highlight with option
THEME_ELDY_USE_HOVER (on by default)
2015-06-03 16:49:22 +02:00
Laurent Destailleur
4adeb8980d NEW Add ref and label of project into export 2015-06-03 16:40:02 +02:00
Laurent Destailleur
f7eaf35d30 NEW When creating order, proposal or invoice from thirdparty card, the
project is asked during creation. A link to create project if it does
not exists is also available.
NEW Uniformize form creation of proposal to add public and private notes
during creation like done for order and invoice.
2015-06-03 11:55:39 +02:00
Raphaël Doursenaud
9b747a12aa Fixed some coding style issues 2015-06-02 15:13:52 +02:00
Florian HENRY
061e675b51 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-06-02 13:02:06 +02:00
Florian HENRY
3b3319e435 Add contrl invoice supplier already exists (as it is done on customer
invoice)
2015-06-02 13:01:51 +02:00
Laurent Destailleur
912358f731 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-06-01 21:38:13 +02:00
Laurent Destailleur
acd693b513 Fix phpcs 2015-06-01 21:37:09 +02:00
Laurent Destailleur
6af35e5cee Merge pull request #2822 from GPCsolutions/showbugtracklink
NEW A link to the bugtracker can be enabled in the GUI
2015-06-01 20:54:12 +02:00
Laurent Destailleur
c9d63238ca Add fields at bank account description to manage corretly sepa
generation.
2015-06-01 13:19:02 +02:00
Raphaël Doursenaud
ecd5ebcb44 Member type ref is not deprecated 2015-06-01 11:10:52 +02:00
Raphaël Doursenaud
ea798c2315 Qual: deprecate dol_json_encode() and dol_json_decode()
PHP > 5.3 supports json_encode() and json_decode() natively
2015-06-01 11:00:11 +02:00
Raphaël Doursenaud
3f9270ea78 Qual: added deprecation hinting
Added deprecation hinting for class properties
Added syslog warning events for deprecated functions, methods and/or their parameters
Added hinting for some constants
2015-06-01 11:00:11 +02:00
Raphaël Doursenaud
a24e4fec6c NEW A link to the bugtracker can be enabled in the GUI 2015-06-01 10:46:56 +02:00
Laurent Destailleur
e9687cbc4f Fix the amount for entry price must use the format dedicated to amount. 2015-05-31 18:23:11 +02:00
Laurent Destailleur
7d9856f3d8 Update doc 2015-05-31 17:52:32 +02:00
Laurent Destailleur
523b04a315 Work on finishing 2015-05-31 17:31:15 +02:00