philippe grand
|
8e8c6b1534
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into develop
|
2015-12-21 14:22:45 +01:00 |
|
Laurent Destailleur
|
db7a98f0ef
|
Fix: When a payment mode was disabled, it was not visible on old
records.
Fix: init of $limit not correctly set according to 3.9 rules on most
pages.
|
2015-12-21 13:56:59 +01:00 |
|
philippe grand
|
7a33e2983d
|
[Qual] Uniformize code
|
2015-12-20 10:36:20 +01:00 |
|
Laurent Destailleur
|
9973315a07
|
Fix we muste have ($limit = $conf->liste_limite; $offset = $limit *
$page) and not ($offset = $conf->liste_limite * $page).
In a future $limit that could be overwrite from search post form.
|
2015-12-16 19:38:40 +01:00 |
|
Laurent Destailleur
|
40269c3c70
|
Fix Remove syntax warnings
|
2015-12-15 09:43:39 +01:00 |
|
Laurent Destailleur
|
3c55479705
|
Restler #3544
|
2015-11-22 17:17:06 +01:00 |
|
Juanjo Menent
|
59b3124d7d
|
Merge pull request #3938 from marcosgdf/fr-3876
NEW #3876 Renamed Product::isservice and Product::isproduct to match PSR-2
|
2015-11-08 11:20:36 +01:00 |
|
Laurent Destailleur
|
57e162d7f8
|
The component selectAjaxArray can return javascript part into a global
"delayed" variable so caller can output it at end of page. This reduce
the Flash Over Unstyle Content effect.
|
2015-11-07 15:46:06 +01:00 |
|
Marcos García de La Fuente
|
75b4cb4727
|
NEW #3876 Renamed Product::isservice and Product::isproduct to match PSR-2
|
2015-11-07 14:37:47 +01:00 |
|
Laurent Destailleur
|
da0aa2f937
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/lib/pdf.lib.php
htdocs/langs/en_US/main.lang
htdocs/product/list.php
htdocs/product/stock/mouvement.php
|
2015-11-02 19:31:42 +01:00 |
|
fmarcet
|
ba4f306c83
|
FIX: Avoid changing the state to a thirdparty who shouldn't be
contacted anymore
|
2015-11-02 11:52:58 +01:00 |
|
frederic34
|
22d1cf860c
|
Add translation
|
2015-10-31 22:09:50 +01:00 |
|
Laurent Destailleur
|
5c4ac0bf62
|
NEW Merge all left menu search boxes into one.
|
2015-10-26 12:18:22 +01:00 |
|
Laurent Destailleur
|
71da059ef0
|
NEW Add a new widget $form->selectArrayAjax() to use combo list with
content coming from an Ajax URL.
|
2015-10-26 11:23:31 +01:00 |
|
Laurent Destailleur
|
81580f75b9
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/compta/facture.php
|
2015-10-18 21:22:42 +02:00 |
|
Laurent Destailleur
|
c64c1a0201
|
FIX If no end date is set on survey, we should be able to vote.
|
2015-10-18 20:11:26 +02:00 |
|
philippe grand
|
1762b3aaa7
|
[Qual] Uniformize code
|
2015-10-17 17:09:34 +02:00 |
|
Laurent Destailleur
|
b3491ef4e5
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
ChangeLog
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/admin/facture_cust_extrafields.php
htdocs/compta/facture/admin/facturedet_cust_extrafields.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/card.php
|
2015-10-16 10:12:36 +02:00 |
|
Laurent Destailleur
|
7b7d27920d
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/adherents/type.php
htdocs/categories/class/categorie.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/core/lib/tax.lib.php
htdocs/product/composition/card.php
|
2015-10-10 18:56:28 +02:00 |
|
Laurent Destailleur
|
61d739635e
|
Uniformize code and css for tables. Filters must be implemented
following example in test_arrays.php.
|
2015-10-09 12:30:16 +02:00 |
|
Laurent Destailleur
|
cfc70c7f92
|
Smaller image
|
2015-10-08 23:55:15 +02:00 |
|
Laurent Destailleur
|
0d799402d0
|
Work on image for "no photo" with better resolution
|
2015-10-08 23:50:17 +02:00 |
|
philippe grand
|
0841feda47
|
syntax error
|
2015-10-08 09:40:00 +02:00 |
|
Florian HENRY
|
c9d8e041d5
|
FIX : New adherent from, always redirect on entity
|
2015-10-05 15:20:55 +02:00 |
|
Laurent Destailleur
|
c0c0cc2415
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/compta/facture/list.php
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/interventions.lang
htdocs/theme/md_exp/style.css.php
|
2015-10-03 14:28:31 +02:00 |
|
Laurent Destailleur
|
71ccdb5cfb
|
FIX Payment form for paypal and paybox was not centered.
|
2015-09-30 19:37:41 +02:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
Raphaël Doursenaud
|
dabfad1529
|
[Qual] Replaced deprecated print_titre()
|
2015-09-24 18:27:13 +02:00 |
|
Laurent Destailleur
|
fd90ac517f
|
Add ignore file
|
2015-09-21 15:43:37 +02:00 |
|
Laurent Destailleur
|
c0ef8baa9d
|
A better error message
|
2015-09-21 15:38:17 +02:00 |
|
jfefe
|
bf4fe91197
|
FIX #3548 : API not working after removing Composer
|
2015-09-17 20:48:57 +02:00 |
|
Laurent Destailleur
|
06d19a5a40
|
Work on a new widget
|
2015-09-12 11:33:22 +02:00 |
|
Raphaël Doursenaud
|
97f91d0ef9
|
Fix #3440 Only search core modules in main path
Removed duplicated code and used common dolGetModulesDirs() function
|
2015-09-05 12:37:43 +02:00 |
|
Raphaël Doursenaud
|
321094ab42
|
Install Restler framework from composer
|
2015-09-04 19:06:02 +02:00 |
|
Florian HENRY
|
82e9bf6b68
|
add test on test arrays with show/hide column
|
2015-07-21 09:38:43 +02:00 |
|
Florian HENRY
|
0394c9d594
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
|
2015-07-20 08:32:07 +02:00 |
|
Florian HENRY
|
798b7924b5
|
Fix test_arrays
|
2015-07-20 08:30:50 +02:00 |
|
Laurent Destailleur
|
0402a1661c
|
Fix: Sending email must be done after payment ok is shown and trigger
has been ran.
|
2015-07-19 14:40:18 +02:00 |
|
Laurent Destailleur
|
1fb40565f4
|
Fix bad parameters of function select_date
|
2015-07-12 12:50:24 +02:00 |
|
Raphaël Doursenaud
|
b508dce3ff
|
Fix: jquery path
|
2015-07-06 16:48:10 +02:00 |
|
Laurent Destailleur
|
d5a4a98c22
|
FIX #3138 - Too much visible thing when access is denied on public pages
|
2015-07-04 14:56:43 +02:00 |
|
Laurent Destailleur
|
a27212644e
|
NEW Can add project search on left menu search area
|
2015-06-22 11:55:21 +02:00 |
|
jfefe
|
80a6afc577
|
Add htaccess example for API usage
|
2015-06-15 14:11:53 +02:00 |
|
jfefe
|
00125d1060
|
Add option to set production mode to API
|
2015-06-15 14:11:43 +02:00 |
|
jfefe
|
da0fac2ac6
|
Minor fix into rest API : use implemented method name
|
2015-06-15 13:25:02 +02:00 |
|
Laurent Destailleur
|
9b7982bf0c
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/comm/propal.php
htdocs/commande/card.php
htdocs/compta/facture.php
htdocs/core/class/html.form.class.php
htdocs/fourn/facture/card.php
htdocs/theme/eldy/style.css.php
|
2015-06-08 18:28:50 +02:00 |
|
Laurent Destailleur
|
35dd069ec9
|
Fix #2994
|
2015-06-08 18:17:13 +02:00 |
|
Laurent Destailleur
|
b61f7dda0b
|
Merge pull request #2990 from GPCsolutions/dolibarr-2985
Make default avatar images public to allow Gravatar proxying
|
2015-06-08 17:53:37 +02:00 |
|
Laurent Destailleur
|
9e1dd42b56
|
Fix #2986
|
2015-06-08 17:38:33 +02:00 |
|
Laurent Destailleur
|
5d4bbc457a
|
Fix #2987 Removed deprecated page
|
2015-06-08 17:30:15 +02:00 |
|