Laurent Destailleur
14d8bfef3a
New: Improved Opensurvey module: Description of survey use wysiwig
...
editor, More information shown on result tab, Renamed "survey" into
"poll" (better translation).
2014-03-17 12:40:12 +01:00
Laurent Destailleur
2d3c700a7d
Fix: When cloning product, autogenerating barcode must not use same
...
number.
Qual: Moved dedicated permission of module to "advance" permissions.
2014-03-16 17:37:54 +01:00
Laurent Destailleur
998ecc3c15
Optimize code.
2014-03-01 15:59:09 +01:00
Marcos García de La Fuente
e963f55593
Corrected CS error
2014-02-25 13:34:33 +01:00
Marcos García de La Fuente
d69939b7b1
Function dol_clone is now a deprecated function
2014-02-25 04:29:09 +01:00
Florian Henry
46ae5d6e9c
- New: Price management enhancement (multiprice level, price by
...
customer, if MAIN_FEATURES_LEVEL=2 Price by qty)
- Fix: Project Task numbering rule customs rule works
2014-02-23 16:16:47 +01:00
Laurent Destailleur
8c9d2418d2
Qual: Move common javascript function into lib_head.js
2014-02-19 11:08:43 +01:00
Laurent Destailleur
867c83680b
Merge remote-tracking branch 'origin/3.5' into develop
2014-02-17 18:22:49 +01:00
Laurent Destailleur
1cfcda702e
Fix: [ bug #1250 ] "Supplier Ref. product" sidebar search box does not
...
work.
2014-02-17 17:32:25 +01:00
Laurent Destailleur
57153e4de4
Try a cleaner javascript escape function.
2014-02-13 23:40:39 +01:00
Laurent Destailleur
aa69927089
Move table title nowrap tag at a better place.
2014-01-15 18:35:15 +01:00
Laurent Destailleur
02989b9f32
New: An external module can add tabs with a label that is a dynamic
...
value.
Qual: The deprecated way (with 4 parameters) to declare a new tab into a
module descriptor file has been removed. You must now use the 6
parameters way. See file modMyModule.class.php for example.
2014-01-12 14:11:03 +01:00
Laurent Destailleur
5bdd7fc074
Fix: Doxygen
2014-01-10 03:39:43 +01:00
Laurent Destailleur
7809e0baa9
Fix: dol_htmlentitiesbr behaviour was different if input was html
...
or not. Add phpunit test to avoid that in future.
2014-01-10 01:25:28 +01:00
Laurent Destailleur
6ff337ccad
New: Add option 'aZ' into GETPOST function to check parameters
...
contains only a to z or A to Z characters.
2014-01-08 00:10:39 +01:00
Laurent Destailleur
0e3757aa5c
New: Add option 'az' into GETPOST
2014-01-08 00:05:14 +01:00
Laurent Destailleur
eadccb5d9b
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/langs/bg_BG/main.lang
htdocs/langs/el_GR/cron.lang
htdocs/langs/el_GR/help.lang
htdocs/langs/el_GR/main.lang
htdocs/langs/el_GR/margins.lang
htdocs/langs/el_GR/stocks.lang
htdocs/langs/el_GR/suppliers.lang
htdocs/langs/et_EE/admin.lang
htdocs/langs/et_EE/agenda.lang
htdocs/langs/et_EE/banks.lang
htdocs/langs/et_EE/bills.lang
htdocs/langs/et_EE/commercial.lang
htdocs/langs/et_EE/companies.lang
htdocs/langs/et_EE/compta.lang
htdocs/langs/et_EE/dict.lang
htdocs/langs/et_EE/help.lang
htdocs/langs/et_EE/main.lang
htdocs/langs/et_EE/margins.lang
htdocs/langs/et_EE/other.lang
htdocs/langs/et_EE/stocks.lang
htdocs/langs/et_EE/suppliers.lang
htdocs/langs/et_EE/users.lang
htdocs/langs/et_EE/withdrawals.lang
htdocs/langs/lv_LV/admin.lang
htdocs/langs/lv_LV/agenda.lang
htdocs/langs/lv_LV/banks.lang
htdocs/langs/lv_LV/bills.lang
htdocs/langs/lv_LV/boxes.lang
htdocs/langs/lv_LV/opensurvey.lang
htdocs/langs/lv_LV/users.lang
htdocs/langs/ro_RO/admin.lang
htdocs/langs/ro_RO/banks.lang
htdocs/langs/ro_RO/bills.lang
htdocs/langs/ro_RO/companies.lang
htdocs/langs/ro_RO/compta.lang
htdocs/langs/ro_RO/cron.lang
htdocs/langs/ro_RO/dict.lang
htdocs/langs/ro_RO/help.lang
htdocs/langs/ro_RO/main.lang
htdocs/langs/ro_RO/margins.lang
htdocs/langs/ro_RO/other.lang
htdocs/langs/ro_RO/stocks.lang
htdocs/langs/ro_RO/suppliers.lang
htdocs/langs/ro_RO/withdrawals.lang
htdocs/langs/uz_UZ/main.lang
2013-12-31 12:18:31 +01:00
Laurent Destailleur
e142bd252d
Fix: disable code making jmobile crazy.
2013-12-31 10:48:15 +01:00
Laurent Destailleur
b35f44e3cb
New: Add option MAIN_HIDE_INACTIVETAB_ON_PRINT to hide inactive tabs
...
when you use the "print" view on screen.
2013-12-19 20:57:13 +01:00
Laurent Destailleur
9a07f31a8c
Doxygen
...
Bad translation
2013-12-13 17:36:43 +01:00
Laurent Destailleur
519919889c
Fix comment
2013-11-30 16:57:11 +01:00
aspangaro
e1b4d01235
Improvement of the Skype button
...
Perm & add a button"Chat"
2013-11-24 21:28:15 +01:00
Laurent Destailleur
8e313ef32d
Fix: Can add ban record but was not possible to delete
2013-11-23 16:17:20 +01:00
Laurent Destailleur
64031f92fa
Fix: Problem with W3C and wrapping of some title lines.
2013-11-23 14:50:13 +01:00
Laurent Destailleur
69f0d596ba
Fix: Pagination
2013-11-18 12:20:53 +01:00
Raphaël Doursenaud
8e1fd7a083
PHP doesn't know reals, use float
2013-11-07 21:48:46 +01:00
Raphaël Doursenaud
01ea84a917
Static members are not always strings
...
Update method documentation to reflect the mixed type expected
2013-11-07 21:47:13 +01:00
Raphaël Doursenaud
d5ab0723ba
Timestamp is not a type
...
Timestamps are integers so let's document this correctly
2013-11-07 21:47:13 +01:00
aspangaro
d79ba9695a
Task 157 : Add a skype button
2013-11-04 21:41:36 +01:00
Laurent Destailleur
bd06ee1abe
Prototyping for other table outputs (div or datatable)
2013-10-17 18:37:08 +02:00
Laurent Destailleur
019c86dff0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
ChangeLog
2013-09-28 13:26:52 +02:00
Laurent Destailleur
4cf84c4ea8
New: Add hidden option MAIN_VAT_DEFAULT_IF_AUTODETECT_FAILS
2013-09-28 13:24:58 +02:00
Laurent Destailleur
470ccba80a
Qual: Fix two awful code with hardcoded values. This remove also 2 TODO.
2013-09-26 15:41:04 +02:00
Cédric Salvador
81a9bc3960
checkstyle
2013-09-20 10:56:15 +02:00
Cédric Salvador
9fdac2aa8e
changed dol_htmlentities() parameters to match standard htmlentities()
2013-09-20 10:36:43 +02:00
Laurent Destailleur
8526d34d3b
Fix: Calculation of second rounding method is available for supplier
...
invoices.
2013-09-18 16:46:54 +02:00
Laurent Destailleur
1e29a97a89
Fix: checkstyle
2013-09-17 21:12:34 +02:00
Cédric Salvador
fc136d0d06
changed parameter
2013-09-16 14:17:53 +02:00
Cédric Salvador
d9a26d0aa9
natural search in list pages
2013-09-16 14:17:53 +02:00
Laurent Destailleur
598f6883a2
Doc comments
2013-09-10 11:39:20 +02:00
Laurent Destailleur
bd24711b30
Fix: navigation of supplier invoices
2013-09-07 19:50:47 +02:00
Laurent Destailleur
9da5f7f47a
Qual: Doxygen
2013-08-22 16:49:23 +02:00
Laurent Destailleur
b1f528f4d5
Comment code of a deprecated variable.
2013-08-07 20:56:10 +02:00
Cédric Salvador
0127ed8b33
added hook to the print address function
2013-08-05 18:07:10 +02:00
Laurent Destailleur
87713c49ac
New: Into POST forms, if you can add a parameter DOL_AUTOSET_COOKIE with
...
a vlue that is list name, separated by a coma, of other POST parameters,
Dolibarr will automatically save this parameters into user cookies.
New: Can select to see number or amount or both, for graph boxes.
2013-07-29 19:12:04 +02:00
Laurent Destailleur
61f11d3621
Fix: Duplicate tooltip
2013-07-26 11:12:29 +02:00
Laurent Destailleur
a240dba290
Fix: Translation of text
2013-07-18 19:01:19 +02:00
Laurent Destailleur
d637212dce
Fix: alternative url were sometimes relative to server, sometimes to
...
DOL_URL_ROOT. Fix to be always relative to DOL_URL_ROOT.
2013-07-15 00:58:40 +02:00
Cédric Salvador
03ad72a1fa
fix dol_buildpath failing when processing path such as file.php?id=__ID__
2013-07-09 18:14:50 +02:00
Laurent Destailleur
b26250c45a
Fix when alt path is full url instead of relative.
2013-07-07 23:37:56 +02:00
Laurent Destailleur
7c163f7be3
Fix: Running fixdosfile onto all project
2013-07-07 13:17:48 +02:00
Laurent Destailleur
7b5e0678db
New: Make some changes to allow usage of alternative
...
$dolibarr_main_url_root variables.
Can now use several alternative path. Fix several bugs with all code.
2013-07-07 03:26:51 +02:00
Laurent Destailleur
5385d87995
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/langs/ca_ES/admin.lang
htdocs/langs/ca_ES/errors.lang
htdocs/langs/ca_ES/main.lang
htdocs/langs/ca_ES/opensurvey.lang
htdocs/langs/ca_ES/paybox.lang
htdocs/langs/ca_ES/products.lang
htdocs/langs/es_ES/admin.lang
htdocs/langs/es_ES/errors.lang
htdocs/langs/es_ES/main.lang
htdocs/langs/es_ES/products.lang
2013-07-05 21:56:54 +02:00
Laurent Destailleur
1beb50e870
Fix: State for turkey
2013-07-02 09:58:09 +02:00
Laurent Destailleur
134187ef94
Fix: Overlapping of company name.
...
Fix: Missing state for ome countries.
2013-07-01 00:08:44 +02:00
Laurent Destailleur
10e28fa27a
Fix: Overlapping of company name.
...
Fix: Missing state for ome countries.
2013-07-01 00:05:39 +02:00
Laurent Destailleur
387c213aea
New: Add box for graph of customer orders
2013-06-30 23:01:28 +02:00
simnandez
ca190be382
[Bug #958 ] LocalTax2 for Spain fails on Suppliers
2013-06-25 11:21:56 +02:00
simnandez
065b30f0d0
[Bug #958 ] LocalTax2 for Spain fails on Suppliers
2013-06-25 11:12:21 +02:00
Regis Houssin
05bd035488
Fix: convert line delimiters
2013-06-24 17:34:22 +02:00
Laurent Destailleur
869e877cb7
Qual: We must not concat currency symbol after a price, but use the
...
parameter currency of method price.
2013-06-17 11:58:55 +02:00
Laurent Destailleur
c83bce262e
Fix: Do not show time if start time was not calculated
2013-06-16 20:22:32 +02:00
Laurent Destailleur
3cd303c944
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/core/class/extrafields.class.php
2013-06-14 19:56:07 +02:00
Laurent Destailleur
a9edbf4f24
Fix: Bad size of image
2013-06-14 02:25:44 +02:00
Laurent Destailleur
4326bfb606
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/langs/tr_TR/admin.lang
htdocs/langs/tr_TR/agenda.lang
htdocs/langs/tr_TR/banks.lang
htdocs/langs/tr_TR/bills.lang
htdocs/langs/tr_TR/bookmarks.lang
htdocs/langs/tr_TR/boxes.lang
htdocs/langs/tr_TR/cashdesk.lang
htdocs/langs/tr_TR/categories.lang
htdocs/langs/tr_TR/commercial.lang
htdocs/langs/tr_TR/companies.lang
htdocs/langs/tr_TR/compta.lang
htdocs/langs/tr_TR/contracts.lang
htdocs/langs/tr_TR/deliveries.lang
htdocs/langs/tr_TR/dict.lang
htdocs/langs/tr_TR/donations.lang
htdocs/langs/tr_TR/ecm.lang
htdocs/langs/tr_TR/errors.lang
htdocs/langs/tr_TR/exports.lang
htdocs/langs/tr_TR/externalsite.lang
htdocs/langs/tr_TR/ftp.lang
htdocs/langs/tr_TR/help.lang
htdocs/langs/tr_TR/holiday.lang
htdocs/langs/tr_TR/install.lang
htdocs/langs/tr_TR/interventions.lang
htdocs/langs/tr_TR/languages.lang
htdocs/langs/tr_TR/ldap.lang
htdocs/langs/tr_TR/mailmanspip.lang
htdocs/langs/tr_TR/mails.lang
htdocs/langs/tr_TR/main.lang
htdocs/langs/tr_TR/margins.lang
htdocs/langs/tr_TR/members.lang
htdocs/langs/tr_TR/orders.lang
htdocs/langs/tr_TR/oscommerce.lang
htdocs/langs/tr_TR/other.lang
htdocs/langs/tr_TR/paybox.lang
htdocs/langs/tr_TR/paypal.lang
htdocs/langs/tr_TR/products.lang
htdocs/langs/tr_TR/projects.lang
htdocs/langs/tr_TR/propal.lang
htdocs/langs/tr_TR/sendings.lang
htdocs/langs/tr_TR/shop.lang
htdocs/langs/tr_TR/sms.lang
htdocs/langs/tr_TR/stocks.lang
htdocs/langs/tr_TR/suppliers.lang
htdocs/langs/tr_TR/trips.lang
htdocs/langs/tr_TR/users.lang
htdocs/langs/tr_TR/withdrawals.lang
htdocs/langs/tr_TR/workflow.lang
2013-06-11 10:43:36 +02:00
Laurent Destailleur
f4fd71d1f9
Fix: Bad position of currency for USD
2013-06-11 02:05:40 +02:00
Laurent Destailleur
5d1dfdc7c1
Upgrade tcpdf to 6.0
2013-06-08 16:29:59 +02:00
Laurent Destailleur
35fbc9b066
- New: Can enable tuning info from option MAIN_SHOW_TUNING_INFO.
2013-06-07 12:43:41 +02:00
Regis Houssin
c9a71439b2
Fix: EOF
2013-06-05 16:24:32 +02:00
Laurent Destailleur
c6c4a83850
Fix: Removed deprecated code fo local tax type 7 since we can use now
...
the fiscal stamp that is a better implementation.
2013-06-04 12:04:04 +02:00
Laurent Destailleur
743da5a214
Fix: function to get localtax1 or 2 value from vat rate return bad value
...
when countries differs.
Conflicts:
htdocs/langs/fr_CA/main.lang
2013-05-31 21:33:48 +02:00
Laurent Destailleur
92346296f0
Doxygen
2013-05-31 21:17:49 +02:00
Laurent Destailleur
a85fea9317
Fix: function to get localtax1 or 2 value from vat rate return bad value
...
when countries differs.
2013-05-31 21:03:24 +02:00
Florian Henry
23c25066d3
Change comment on dol_include_once
2013-05-28 17:54:55 +02:00
Florian Henry
3ddb410e2e
Change comment on dol_include_once method
2013-05-28 17:53:56 +02:00
Laurent Destailleur
96dc851161
Doxygen
2013-05-15 13:24:18 +02:00
Laurent Destailleur
df6c796413
Fix: [ bug #889 ] Titre civilité ne s'affiche
2013-05-12 17:09:48 +02:00
Laurent Destailleur
711e7bf9ad
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
htdocs/adherents/fiche.php
htdocs/core/lib/functions.lib.php
2013-05-11 15:18:52 +02:00
Laurent Destailleur
8a90598b23
Fix: Escape entities
2013-05-11 15:12:42 +02:00
Laurent Destailleur
2e4c73ebc4
Fix: Link to phone with tel: must be only onto terminal that support
...
protocol "tel:"
2013-05-03 10:06:54 +02:00
Laurent Destailleur
2e81fa342e
Uniformize code, order of fiels in card and language files.
2013-04-28 01:12:40 +02:00
Laurent Destailleur
07baa244ed
No need to make a test on a var
2013-04-27 21:38:49 +02:00
Laurent Destailleur
2a74cb81f0
Fix: Removed warnings
2013-04-26 19:13:39 +02:00
Laurent Destailleur
36b314a2d6
Try to solve some problems with table (replaced by div).
2013-04-25 20:27:45 +02:00
Laurent Destailleur
3896b99bad
Add UK with GB.
2013-04-24 19:14:59 +02:00
Laurent Destailleur
d5f3f47782
New: Use div for tabs.
2013-04-24 03:56:13 +02:00
Laurent Destailleur
5893fadb58
Look: Minor style enhancement
2013-04-21 17:56:29 +02:00
Laurent Destailleur
9c11b6a246
Merge pull request #851 from FHenry/develop
...
Add hidden option MAIN_ODT_AS_PDF to save ODT as PDF
2013-04-20 12:02:16 -07:00
Laurent Destailleur
2008fd1419
Fix: Optimize for small screen
2013-04-20 17:49:24 +02:00
fhenry
dd8a84bce3
Fix [ bug #833 ] Accounting journals are broken
2013-04-20 13:08:06 +02:00
Regis Houssin
ebb09db710
Fix: for avoid errors
2013-04-18 11:05:31 +02:00
Laurent Destailleur
10ab1a583a
Look: Optimize screens
2013-04-16 01:13:20 +02:00
Laurent Destailleur
51fe0d9e09
Removed duplicate function
2013-04-15 22:26:03 +02:00
Laurent Destailleur
51f444fb8c
Look: Optimize title lines
2013-04-14 02:09:41 +02:00
Laurent Destailleur
97b0076c5a
Doxygen
2013-04-12 16:31:16 +02:00
Laurent Destailleur
7f6fa0bf0f
Fix: Enhance detection of html
2013-04-10 10:40:35 +02:00
Laurent Destailleur
328801f455
Hide upload on smartphones
2013-04-09 01:27:41 +02:00
Laurent Destailleur
5c3e6de073
Qual: Mutualize code. Only one function to build address format.
2013-04-07 17:39:08 +02:00
Laurent Destailleur
1cf2276584
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/comm/prospect/list.php
2013-04-05 22:59:06 +02:00
Laurent Destailleur
a5f72bfb4e
Fix: Some fix after patch merge.
2013-04-05 22:38:46 +02:00