Laurent Destailleur
|
8187dc2006
|
Fix css
|
2016-06-19 16:07:34 +02:00 |
|
Laurent Destailleur
|
8ffe7097a4
|
Prepare responsive fixes
|
2016-06-09 01:33:26 +02:00 |
|
Laurent Destailleur
|
82745d32df
|
NEW Survey system has now a status like other objects. You can close or
reopen a survey.
|
2016-05-07 17:12:31 +02:00 |
|
Laurent Destailleur
|
25dfa0c5b9
|
Work on website
|
2016-05-07 16:38:32 +02:00 |
|
Laurent Destailleur
|
5823055cdf
|
Work on website module.
|
2016-05-01 21:19:29 +02:00 |
|
Laurent Destailleur
|
f59f3032c6
|
NEW: Rename path for generic medias files into '/medias' instead of
fckeditor. Add location of medias into title of media browser of
ckeditor.
Work on website module
|
2016-05-01 16:34:50 +02:00 |
|
Laurent Destailleur
|
83644dcb93
|
Fix errors reported by scrutinizer
|
2016-04-09 15:38:15 +02:00 |
|
Florian HENRY
|
371e593da3
|
better includes externel library
|
2016-03-18 10:56:55 +01:00 |
|
Florian HENRY
|
28391a4e4d
|
Last version of JQuery 1.12 and DataTables Componenent with working
export Excel,CVS,PDF, etc..
|
2016-03-15 11:57:53 +01:00 |
|
Laurent Destailleur
|
09a29322c3
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/accountancy/customer/list.php
htdocs/accountancy/supplier/list.php
htdocs/commande/orderstoinvoice.php
htdocs/public/demo/index.php
htdocs/societe/commerciaux.php
|
2016-03-08 17:40:21 +01:00 |
|
Laurent Destailleur
|
a6fcab96e3
|
Better contrast in thumb of demo page
|
2016-03-08 10:03:51 +01:00 |
|
Laurent Destailleur
|
15ecf98bcb
|
Fix responsive on smartphone
|
2016-03-05 02:11:20 +01:00 |
|
Laurent Destailleur
|
7a1af17585
|
FIX Responsive of demo selection page was not working
|
2016-03-05 01:40:52 +01:00 |
|
Laurent Destailleur
|
90ce3e6309
|
FIX Responsive of demo selection page was not working
|
2016-03-05 01:39:22 +01:00 |
|
Laurent Destailleur
|
9b41e11a1e
|
NEW Can select dynamicaly number of lines to show on page
|
2016-02-10 20:48:18 +01:00 |
|
Laurent Destailleur
|
475cc24e13
|
NEW Can edit next execution date of a cron job.
|
2016-01-31 15:37:23 +01:00 |
|
Laurent Destailleur
|
8d46a56dac
|
Work on CMS module
|
2016-01-24 21:17:11 +01:00 |
|
Laurent Destailleur
|
20f1455090
|
FIX #4314
|
2016-01-08 15:45:23 +01:00 |
|
Laurent Destailleur
|
2259cf2340
|
Merge remote-tracking branch 'origin/3.8' into develop
|
2016-01-08 14:49:00 +01:00 |
|
Marcos García de La Fuente
|
ae2295d019
|
Improvement suggested by @eldy
|
2016-01-03 15:10:22 +01:00 |
|
Laurent Destailleur
|
0314b3b5b1
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
ChangeLog
|
2016-01-02 12:27:08 +01:00 |
|
Marcos García de La Fuente
|
039039bb00
|
FIX #3798 #2519 Cron jobs would never be executed
|
2015-12-28 15:17:53 +01:00 |
|
Laurent Destailleur
|
6905842794
|
Update list of module in demo with new 3.8 modules
|
2015-12-27 20:31:39 +01:00 |
|
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 |
|