Raphaël Doursenaud
|
b8d9c20731
|
[Qual] Fixed HTML input form disabled attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form disabled attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Raphaël Doursenaud
|
859d1b0df9
|
[Qual] Fixed HTML input form checked attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form checked attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Laurent Destailleur
|
3a8cf17f3c
|
NEW Can edit list of prospect status for customers/prospects. Add a new
entry into dictionary table to manage list fo status.
Removed deprecated files.
|
2015-05-06 23:13:07 +02:00 |
|
Laurent Destailleur
|
c485b1fe30
|
Fix When generation of doc is required and generator not provided, we
take first entry found.
|
2015-05-03 20:07:16 +02:00 |
|
Raphaël Doursenaud
|
2c44aa6742
|
Add sensible default mode to directory creation
Fix #2632
|
2015-04-30 16:22:01 +02:00 |
|
Laurent Destailleur
|
5a509940f3
|
Merge pull request #2706 from GPCsolutions/mobiledetect
Mobiledetect
|
2015-04-24 21:22:56 +02:00 |
|
Laurent Destailleur
|
e0d2c43086
|
fix phpcs
|
2015-04-24 01:15:29 +02:00 |
|
Raphaël Doursenaud
|
7281ea21e6
|
Qual: moved mobiledetect external library
External libraries resides in the include directory
|
2015-04-23 20:30:33 +02:00 |
|
Laurent Destailleur
|
4f3fe82e93
|
NEW Add filter on task ref and task label into list of tasks
|
2015-04-23 15:22:50 +02:00 |
|
jfefe
|
3825b89ead
|
Change companies and product title picto
|
2015-04-18 23:13:48 +02:00 |
|
jfefe
|
c905f88498
|
Change generic and setup image title
|
2015-04-18 23:13:48 +02:00 |
|
Maxime Kohlhaas
|
e6c5b234fc
|
Remove debug trace
|
2015-04-18 03:54:33 +02:00 |
|
Laurent Destailleur
|
bf254baa02
|
Fix doliforge bug 1707
|
2015-04-15 18:50:41 +02:00 |
|
Laurent Destailleur
|
ae103e34b8
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
build/debian/changelog
htdocs/compta/facture.php
htdocs/core/lib/price.lib.php
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
htdocs/opensurvey/public/studs.php
htdocs/projet/element.php
|
2015-04-13 13:08:46 +02:00 |
|
Laurent Destailleur
|
6889162d7a
|
Fix: management of vat type 2, 4 and 6 is now ok.
Works for canada and ivory cost.
|
2015-04-11 22:51:53 +02:00 |
|
Laurent Destailleur
|
493392d89f
|
Remove warnings
|
2015-04-06 19:46:10 +02:00 |
|
Laurent Destailleur
|
c148f82452
|
Fix warning
|
2015-04-06 19:31:25 +02:00 |
|
Laurent Destailleur
|
3d161deb17
|
Fix more robust function
|
2015-04-06 16:50:26 +02:00 |
|
Laurent Destailleur
|
b49705d5d0
|
Status and amount of object should always be visible.
|
2015-04-06 16:13:23 +02:00 |
|
Laurent Destailleur
|
2ec5595277
|
NEW Can install an external module from admin pages, if web server has
permission for and if setup is ok for.
|
2015-04-04 00:19:03 +02:00 |
|
Laurent Destailleur
|
8e9c1c4747
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/commande/card.php
htdocs/commande/class/commande.class.php
htdocs/commande/list.php
htdocs/core/class/notify.class.php
htdocs/core/login/functions_dolibarr.php
htdocs/exports/export.php
htdocs/langs/en_US/admin.lang
|
2015-04-01 16:33:39 +02:00 |
|
Laurent Destailleur
|
c71efc8f2e
|
Avoid pb with scrutinizer
|
2015-03-31 16:59:40 +02:00 |
|
Laurent Destailleur
|
42c2c81e28
|
Fix detection of html was wrong with img
|
2015-03-26 12:05:52 +01:00 |
|
Marcos García de La Fuente
|
4349f27299
|
Revert "Revert "Refactor 1""
|
2015-03-23 01:39:12 +01:00 |
|
Laurent Destailleur
|
1a1959b52c
|
Fix: Solve conflict with imgup and imgdown class use for sort fields and
to drag and drop lines.
|
2015-03-22 21:18:25 +01:00 |
|
Laurent Destailleur
|
2d90256640
|
Revert "Refactor 1"
|
2015-03-22 12:51:29 +01:00 |
|
Laurent Destailleur
|
a79a779b04
|
Merge pull request #2456 from marcosgdf/refactor-1
Refactor 1
|
2015-03-22 12:47:05 +01:00 |
|
Laurent Destailleur
|
a55af4387b
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
.travis.yml
htdocs/core/class/notify.class.php
htdocs/product/stock/class/mouvementstock.class.php
test/phpunit/AllTests.php
test/phpunit/MouvementStockTest.php
|
2015-03-22 12:10:39 +01:00 |
|
Laurent Destailleur
|
73266bb965
|
Fix error when using a log hangler that make output into the http
header. We must add a log before any generation of ouput content so we
are sure a buffering of output has been started.
|
2015-03-21 01:22:05 +01:00 |
|
Laurent Destailleur
|
f44d91e153
|
NEW: The notification module accept keyword __SUPERVISOR__ to send
notification to supervisor of user.
|
2015-03-19 11:47:30 +01:00 |
|
Laurent Destailleur
|
a73ff524e5
|
Merge pull request #2459 from Dolibarr/scrutinizer-patch-4
Scrutinizer Auto-Fixes
|
2015-03-17 00:38:40 +01:00 |
|
Scrutinizer Auto-Fixer
|
b693ed3f51
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-03-16 23:21:17 +00:00 |
|
Laurent Destailleur
|
141fa56d67
|
Fixed bad parameter
|
2015-03-17 00:11:04 +01:00 |
|
Laurent Destailleur
|
6d7b340cee
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/core/class/dolgraph.class.php
htdocs/langs/en_AU/main.lang
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/main.lang
htdocs/langs/fr_FR/other.lang
|
2015-03-16 18:30:30 +01:00 |
|
Marcos García de La Fuente
|
086e439543
|
Merge branch 'develop' into refactor-1
Conflicts:
htdocs/core/tpl/objectline_view.tpl.php
|
2015-03-15 18:16:55 +01:00 |
|
Marcos García de La Fuente
|
2e68b51a10
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2015-03-15 17:52:07 +01:00 |
|
Laurent Destailleur
|
10bbf463e7
|
Several bug fixes from scrutinizer
|
2015-03-14 14:55:41 +01:00 |
|
Laurent Destailleur
|
bc3f9bf800
|
Fix: the visible version was not enough to know version of dolibarr. We
also need the MAIN_FEATURES_LEVEL.
|
2015-03-13 18:11:31 +01:00 |
|
Laurent Destailleur
|
b564b754fc
|
Doxygen
|
2015-03-10 14:09:29 +01:00 |
|
Laurent Destailleur
|
12be50d4ba
|
Doxygen
|
2015-03-10 13:50:05 +01:00 |
|
Laurent Destailleur
|
35dfaf4dd1
|
Natural search on numeric works also with several space after operator
|
2015-03-10 10:14:24 +01:00 |
|
Laurent Destailleur
|
9e4e9a5411
|
NEW: Can search on customer order amount into customer order list.
|
2015-03-06 20:59:18 +01:00 |
|
Laurent Destailleur
|
dd3f569ede
|
NEW: Enhance the natural_search function so we can use it to search
numeric fields with criteria with operator <>= inside (< 100, >= 1000)
|
2015-03-06 20:34:00 +01:00 |
|
Marcos García de La Fuente
|
0170d409d3
|
Merge remote-tracking branch 'upstream/develop' into develop
Conflicts:
htdocs/core/lib/functions.lib.php
|
2015-03-04 10:16:25 +01:00 |
|
Laurent Destailleur
|
52425648bf
|
NEW: When using transfer or correct stock from warehouse, after
recording we go back to the warehouse page.
|
2015-03-04 01:54:26 +01:00 |
|
Laurent Destailleur
|
60a6d8789f
|
Merge remote-tracking branch 'origin/3.7' into develop
|
2015-03-04 01:14:27 +01:00 |
|
Laurent Destailleur
|
35733c4c08
|
More comments
|
2015-03-03 17:47:17 +01:00 |
|
Laurent Destailleur
|
73afe1513d
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/commande/card.php
htdocs/core/lib/functions.lib.php
htdocs/projet/index.php
|
2015-03-02 03:07:19 +01:00 |
|
Marcos García de La Fuente
|
e6c8cac381
|
Removed TODO and deprecated tag of dol_htmlentities and revert substitution commit
|
2015-03-02 01:16:35 +01:00 |
|
Laurent Destailleur
|
0774669331
|
Update comment
|
2015-03-02 00:37:47 +01:00 |
|