Laurent Destailleur
605a7dee0e
Fix: Deleting task do not return to correct page
2015-03-14 11:56:28 +01:00
Laurent Destailleur
c1432eb2da
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/compta/salaries/fiche.php
htdocs/projet/element.php
2015-03-11 03:29:52 +01:00
Raphaël Doursenaud
f8dfa61859
FIXED #1901 : Inverted supplier order/invoice buttons in project referring objects
2015-03-09 16:20:51 +01:00
Laurent Destailleur
22045603b7
Fix bad update of denormalized field
2015-03-05 13:51:29 +01:00
Laurent Destailleur
8a67a3af10
Fix missing one param
2015-03-01 16:12:55 +01:00
Laurent Destailleur
5f29942257
Fix link missing icon
2015-03-01 14:03:14 +01:00
Laurent Destailleur
4bde7e9f51
Fix: Missing error management
2015-02-26 14:25:30 +01:00
Laurent Destailleur
41a74c62e2
Fix trigger to insert lines where called when inserting line but also
...
when cloning parent object, making no way to know when to use them or
not. I introduced a context to allow code to know that and do not
triggers twice.
2015-02-26 13:03:17 +01:00
Laurent Destailleur
ae8d090ebe
Fix No default filter by default, we miss data
2015-02-23 11:43:38 +01:00
Laurent Destailleur
25bb6a588f
Fix list of project must be restricted on opened status
2015-02-23 00:57:48 +01:00
Laurent Destailleur
c5269eb0a5
Fix: back to project page
2015-02-07 04:06:38 +01:00
Laurent Destailleur
7cc9a09f99
Fix bad order
2015-02-07 04:06:30 +01:00
Laurent Destailleur
79ac620ab5
Fix label of status
2015-02-07 01:32:21 +01:00
Laurent Destailleur
5306220e5e
Fixed: Translation
2015-01-23 02:21:43 +01:00
Laurent Destailleur
b7328caa9a
Fixed: Bad date for supplier orders
2015-01-22 20:40:53 +01:00
Laurent Destailleur
8267cec5a3
Fix: select if field is null
2015-01-22 20:10:25 +01:00
Laurent Destailleur
36c083e9db
Fixed: Refresh was doing update
2015-01-22 18:44:02 +01:00
Laurent Destailleur
5c5ff72ecd
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
ChangeLog
htdocs/adherents/fiche.php
htdocs/comm/fiche.php
htdocs/comm/mailing/fiche.php
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/compta/paiement.php
htdocs/core/class/html.formcompany.class.php
htdocs/core/tpl/login.tpl.php
htdocs/expedition/fiche.php
htdocs/fourn/commande/fiche.php
htdocs/fourn/facture/fiche.php
htdocs/fourn/facture/paiement.php
htdocs/fourn/fiche.php
htdocs/main.inc.php
htdocs/product/fournisseurs.php
htdocs/resource/card.php
2015-01-18 17:13:42 +01:00
Laurent Destailleur
2f4352c759
Merge branch 'bug-1785' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1785
Conflicts:
ChangeLog
2015-01-18 12:45:05 +01:00
Marcos García de La Fuente
61809ef6b5
- Fix: [ bug #1802 ] SQL error when updating a task with PostgreSQL database
2015-01-15 13:22:58 +01:00
Marcos García de La Fuente
6c4702f282
Fix: [ bug #1785 ] Start date is lost in Project > Linked objects
2015-01-13 09:11:04 +01:00
Laurent Destailleur
657fc1b91c
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
ChangeLog
htdocs/comm/fiche.php
htdocs/core/lib/functions2.lib.php
htdocs/fourn/fiche.php
htdocs/langs/fr_FR/compta.lang
htdocs/projet/element.php
htdocs/projet/tasks/contact.php
htdocs/projet/tasks/time.php
2014-12-26 04:44:15 +01:00
Laurent Destailleur
5215b1e641
Merge pull request #2186 from marcosgdf/bug-575
...
Fix [ bug #575 ] GED doesn't works if there is "/" in a mask
2014-12-26 04:02:01 +01:00
Laurent Destailleur
ade688b589
Merge pull request #2174 from marcosgdf/bug-1723
...
Fix [ bug #1723 ] Draft tasks?
2014-12-26 03:48:15 +01:00
Laurent Destailleur
b2d27a7d25
Merge pull request #2173 from marcosgdf/translation
...
Fixed string not translated in linked objects of a project
2014-12-26 03:47:56 +01:00
Marcos García de La Fuente
5ec38d89ff
Fixed [ bug #1763 ] Undefined variable $interface in Project:574
2014-12-25 22:59:57 +01:00
Marcos García de La Fuente
1f00794c98
Fixed bug which didn't show documents in auto GED when an object had '/' in its ref
2014-12-25 21:47:39 +01:00
Marcos García de La Fuente
78307a748d
Corrected confusing table header in task list
2014-12-23 15:56:29 +01:00
Marcos García de La Fuente
a90a03412a
Fixed string not translated in linked objects of a project
2014-12-23 15:43:45 +01:00
Marcos García de La Fuente
db30186386
Fix: [ bug #1731 ] Can't use quick navigation on project tasks secondary tabs
2014-12-22 22:52:43 +01:00
Laurent Destailleur
31f782ffe9
Fix: Several fixes into tasks and time spent management
2014-12-21 14:58:18 +01:00
Laurent Destailleur
c571013fc9
Merge remote-tracking branch 'origin/3.6' into 3.7
2014-12-18 23:55:07 +01:00
Florian HENRY
6f43206331
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-12-18 15:42:44 +01:00
Florian HENRY
c209d16881
[ bug #1749 ] Undefined $mailchimp
2014-12-18 15:42:28 +01:00
Laurent Destailleur
ef5035b349
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/product/liste.php
2014-12-18 11:42:55 +01:00
Laurent Destailleur
2c01a46774
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
htdocs/paypal/lib/paypal.lib.php
2014-12-18 10:13:25 +01:00
Laurent Destailleur
2245361a2e
Fixed: [ bug #1732 ] Tasks ressources and time consumption are not
...
deleted on project / task deletion
2014-12-14 15:09:30 +01:00
Laurent Destailleur
cd6c72b142
Fixed: Update of time consumed
2014-12-10 20:03:39 +01:00
Laurent Destailleur
0459477097
Fix: Miscellaneous fixes for multicompany
2014-12-06 14:41:56 +01:00
Florian HENRY
bd8b393d8a
Fix [ bug #1740 ] Clone project make task date crazy
2014-12-05 21:25:43 +01:00
Laurent Destailleur
ec9c3cc115
Fix: Better translation
2014-12-04 11:53:44 +01:00
Laurent Destailleur
782486bb4c
Fix: Project with no tasks was not visible
2014-12-04 11:14:02 +01:00
Laurent Destailleur
76bd7dd512
Fixed: A lot of fixed on project views (info on project area). Also add
...
a limit to avoid problem with very large database.
2014-12-04 11:03:48 +01:00
Laurent Destailleur
9ba5e9434d
Fix: W3C a label must be used if there is an "input" field only. Also it
...
is recommanded to have the input inside the label tags, not outside.
This solve bugs on some smatphone browsers.
2014-11-28 02:05:40 +01:00
Laurent Destailleur
891e39189a
Fixed: missing css class
2014-11-23 23:31:35 +01:00
Laurent Destailleur
068c7fdb2d
Fixed: [ bug #1635 ] le tiers n'apparait plus sur la fiche tache
2014-11-22 00:31:19 +01:00
Laurent Destailleur
8bf402593a
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2014-11-20 15:39:50 +01:00
Laurent Destailleur
d462facf6d
Fixed: [ bug #1653 ] Can't access task notes
2014-11-20 14:44:49 +01:00
Frédéric FRANCE
3dea1fd68f
#1695 SQL error on task creation
2014-11-18 22:53:39 +01:00
Laurent Destailleur
05059da9e8
Fix: [ bug #1631 ] technical error in the display of associated objects
...
/ erreur technique à l'affichage des objets associés à un projet
2014-11-17 01:06:30 +01:00