Florian HENRY
7880d8f040
fix double call
2022-03-04 10:04:41 +01:00
Florian HENRY
df5c427d0d
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_19763
2022-03-04 08:41:04 +01:00
HENRY Florian
77d8025d86
Merge branch 'develop' into dev_new_project_upgrade_external_user_perms_project
2022-03-01 08:54:43 +01:00
priojk
c201ff211f
Fix #20141 generation of intervention
...
When an intervention card was created from the times spent on tasks in a project, the task label was wrong in
the descriptions on the intervention card
2022-02-24 11:10:46 +01:00
Florian HENRY
bb5f5bc18c
merge
2022-01-24 23:30:41 +01:00
Florian HENRY
db8d8f0b7d
Revert "merge"
...
This reverts commit 8d3d8fe63b .
2022-01-24 23:27:26 +01:00
Florian HENRY
8d3d8fe63b
merge
2022-01-24 23:24:08 +01:00
Florian HENRY
3f811d37f1
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_19763
2022-01-24 23:23:43 +01:00
Laurent Destailleur
4ac62773ae
Fix permissions on deletion on time spend line
2022-01-21 16:22:59 +01:00
Laurent Destailleur
13510b9929
Clean sortfield, sortorder
2022-01-13 11:17:25 +01:00
Florian HENRY
5329028d6a
Start feature
2022-01-07 12:17:39 +01:00
Laurent Destailleur
49dae0aed2
Look and feel v15
2022-01-01 18:41:26 +01:00
Laurent Destailleur
e4c4ef14ef
Fix td balance
2021-12-21 23:52:01 +01:00
Laurent Destailleur
4855a97b21
Fix phpunit
2021-12-20 20:07:29 +01:00
Laurent Destailleur
02317f1d95
Fix nav lose filter
2021-12-20 18:12:08 +01:00
Laurent Destailleur
26d30be518
FIX list on time spent when no param provided was wrong.
2021-12-20 17:50:59 +01:00
Laurent Destailleur
4cfec658bc
css
2021-11-25 14:11:18 +01:00
Laurent Destailleur
dcb433756d
Merge pull request #19174 from frederic34/fixticketlist
...
fix warnings in ticket list
2021-10-24 12:31:57 +02:00
Frédéric FRANCE
d240a9f774
fix warnings in ticket list
2021-10-24 09:59:30 +02:00
Laurent Destailleur
f2cd7a7a56
Removed the div class="ficheaddleft"
2021-10-24 00:37:37 +02:00
Laurent Destailleur
8604f9b153
Clean DOM (remove ficheaddleft div)
2021-10-23 17:18:35 +02:00
Frédéric FRANCE
7c449892bb
fix display
2021-10-22 00:19:10 +02:00
Laurent Destailleur
6060f0bfb0
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/productaccount.php
htdocs/core/class/html.form.class.php
htdocs/langs/en_US/main.lang
2021-10-04 14:53:44 +02:00
Laurent Destailleur
d6e1a6be93
Look and feel v14
2021-10-03 18:20:01 +02:00
Laurent Destailleur
bb6399e12a
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/admin/dict.php
htdocs/comm/action/class/actioncomm.class.php
htdocs/product/card.php
2021-09-30 16:21:36 +02:00
Laurent Destailleur
37603b451a
Fix token in url
2021-09-27 12:24:01 +02:00
Laurent Destailleur
b08b7d2f68
NEW Can show progression of task into combo list of tasks
2021-09-23 13:20:42 +02:00
Laurent Destailleur
deb1965cd5
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/action/card.php
htdocs/compta/paiement/list.php
htdocs/core/class/commonobject.class.php
htdocs/mrp/mo_list.php
htdocs/projet/tasks/task.php
htdocs/public/payment/newpayment.php
2021-09-20 17:15:12 +02:00
Laurent Destailleur
2acb84b432
FIX unprivileged user can see task associated with a not allowed project
2021-09-19 01:30:39 +02:00
Laurent Destailleur
0749d01c5a
Fix add action delete* as sensitive action
2021-09-18 22:04:41 +02:00
Laurent Destailleur
3d9be1437a
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/comm/action/class/actioncomm.class.php
htdocs/compta/paiement/list.php
htdocs/fourn/paiement/list.php
htdocs/projet/tasks/time.php
2021-09-17 12:29:58 +02:00
Laurent Destailleur
b546f21ef4
Merge branch '12.0' of https://github.com/dolibarr/dolibarr into 13.0
...
Conflicts:
htdocs/comm/action/class/actioncomm.class.php
2021-09-17 12:21:25 +02:00
Marc de Lima Lucio
571d130c3c
FIX: task time: keep on using natural_search
2021-09-17 10:51:37 +02:00
Marc de Lima Lucio
88cd8fface
FIX: task time: can't filter by user with pgsql + show error message
2021-09-16 17:53:47 +02:00
Christian Foellmann
fd1d4d9073
add missing css classes to buttons
2021-09-16 11:33:42 +02:00
Florian HENRY
673852c739
better line desc
2021-08-31 09:24:41 +02:00
Florian HENRY
009fa41762
add checkbox to ask detail on line desc
2021-08-31 09:10:57 +02:00
Laurent Destailleur
28752ddca4
Fix concat
2021-08-28 15:19:54 +02:00
Florian HENRY
b492d49908
add hidden option to display date and duration in invoice generation from task time spent
2021-08-27 17:27:05 +02:00
Florian HENRY
1cc04c54ca
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_new_project_upgrade_external_user_perms_project
2021-08-21 15:29:32 +02:00
Laurent Destailleur
335e1ff405
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-20 12:45:37 +02:00
Laurent Destailleur
e1dc5b5188
css
2021-08-19 16:12:13 +02:00
Laurent Destailleur
ce5acda635
Fix phpcs
2021-08-03 15:03:41 +02:00
Laurent Destailleur
0058e32207
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-02 19:03:38 +02:00
Laurent Destailleur
eced1c824a
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/core/class/html.form.class.php
htdocs/projet/tasks/time.php
2021-08-02 18:47:09 +02:00
Laurent Destailleur
d822421e10
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/accountancy/tpl/export_journal.tpl.php
htdocs/projet/tasks/time.php
2021-08-02 18:31:26 +02:00
Florian HENRY
a7cef1aa15
FIX: cannot add time spend when column ref is not displayed
2021-07-26 10:20:11 +02:00
Florian HENRY
63a47112ae
new: #18162
2021-07-16 11:14:30 +02:00
Laurent Destailleur
0d12f25341
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-13 13:21:50 +02:00
Laurent Destailleur
202ee8340a
FIX #18091
2021-07-12 23:01:34 +02:00
Laurent Destailleur
aec4d6016c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-06-30 17:27:40 +02:00
Laurent Destailleur
a914ffa42c
CSS
2021-06-30 15:00:04 +02:00
Christophe Battarel
3b4ea5c5af
use formintervention
2021-06-30 10:56:09 +02:00
Christophe Battarel
c8f55907eb
stickler
2021-06-29 15:52:50 +02:00
Christophe Battarel
d423e47d3b
stickler
2021-06-29 15:50:41 +02:00
Christophe Battarel
6d77f5e12f
fix translation string
2021-06-29 15:38:24 +02:00
Christophe Battarel
ef8aaa7fd7
generate intervention from time spent
2021-06-29 15:26:04 +02:00
Laurent Destailleur
fb46ece906
Fix yogosha 6347
2021-06-09 15:36:47 +02:00
Laurent Destailleur
7569275d28
Fix generation of invoice
2021-05-18 13:36:07 +02:00
Laurent Destailleur
e6729355b8
Look and feel v14
2021-04-30 17:56:42 +02:00
Laurent Destailleur
6e422d26f3
FIX #yogosha5746 - next step (wip)
2021-03-30 16:20:18 +02:00
Laurent Destailleur
843e0a2c39
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/card.php
htdocs/core/class/html.formother.class.php
htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
htdocs/projet/tasks/time.php
htdocs/webservices/server_thirdparty.php
2021-03-29 21:47:31 +02:00
Laurent Destailleur
443fd544be
Update time.php
2021-03-25 01:07:29 +01:00
Laurent Destailleur
a5034d44f7
$_POST war
2021-03-24 19:53:31 +01:00
stickler-ci
ba66eaeb18
Fixing style errors.
2021-03-22 14:42:31 +00:00
Florian HENRY
b121587582
change to GETPOST
2021-03-22 15:39:54 +01:00
Laurent Destailleur
6063b02bf4
Fix #ygosha5698
2021-03-22 12:47:23 +01:00
Laurent Destailleur
15440917b1
Fix #ygosha5698
2021-03-22 11:30:18 +01:00
Laurent Destailleur
3d3a7bfd37
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/card.php
htdocs/projet/card.php
htdocs/projet/contact.php
htdocs/projet/element.php
htdocs/projet/tasks.php
htdocs/projet/tasks/comment.php
htdocs/projet/tasks/contact.php
htdocs/projet/tasks/document.php
htdocs/projet/tasks/note.php
htdocs/projet/tasks/task.php
htdocs/projet/tasks/time.php
2021-03-20 12:42:46 +01:00
Laurent Destailleur
7f6044c52e
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/projet/card.php
htdocs/projet/contact.php
htdocs/projet/tasks/comment.php
htdocs/projet/tasks/contact.php
htdocs/projet/tasks/document.php
htdocs/projet/tasks/task.php
2021-03-20 12:18:40 +01:00
Robin
d852816101
FIX: fix checkbox displayed according to module project setup parameters
2021-03-19 09:54:11 +01:00
Florian HENRY
862926316a
working on list
2021-03-11 19:09:42 +01:00
Frédéric FRANCE
a82df7e6ea
code syntax project
2021-02-26 18:49:22 +01:00
Laurent Destailleur
512745920a
css
2021-01-18 13:47:29 +01:00
Laurent Destailleur
d65dc85a10
FIX for php 8
2020-12-23 19:16:25 +01:00
lmarcouiller
d7f56b42cf
Fix #15646 : patch of this bug
2020-12-04 15:29:57 +01:00
Scrutinizer Auto-Fixer
6df4954b20
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-12-01 01:41:19 +00:00
Laurent Destailleur
574919de52
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
.travis.yml
htdocs/accountancy/bookkeeping/balance.php
htdocs/adherents/class/subscription.class.php
htdocs/compta/bank/categ.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/boxes/box_task.php
htdocs/core/class/commondocgenerator.class.php
htdocs/core/class/interfaces.class.php
htdocs/core/lib/project.lib.php
htdocs/core/modules/modCategorie.class.php
htdocs/expensereport/class/expensereport.class.php
htdocs/fichinter/class/fichinterrec.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/install/repair.php
htdocs/main.inc.php
htdocs/product/price.php
htdocs/projet/tasks/time.php
htdocs/reception/card.php
2020-11-27 15:45:12 +01:00
Laurent Destailleur
ac3c129735
Clean code
2020-11-27 14:24:15 +01:00
Givriz
dca4cf5987
Feature : ajout de la class "button-cancel"
...
Ajout de la class "button-cancel" suite à l'issue #3756 et achèvement de ma tâche Dolibarr.
2020-11-23 15:12:52 +01:00
Laurent Destailleur
69750e4cc4
Fix page lost
2020-11-22 02:15:54 +01:00
Givriz
c48129e279
Ajout de la class "button-save"
...
Ajout de cette class sur les boutons pour pour cloturer une issue ouverte (feature)
2020-11-19 20:23:38 +01:00
Christian Foellmann
1502b254eb
fix not able to delete time entry from task
2020-11-12 13:58:59 +01:00
Laurent Destailleur
e0ed89c514
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/productaccount.php
htdocs/compta/facture/card.php
htdocs/contrat/class/contrat.class.php
htdocs/core/actions_addupdatedelete.inc.php
htdocs/product/class/product.class.php
htdocs/product/price.php
htdocs/projet/tasks/time.php
2020-11-01 17:58:41 +01:00
Laurent Destailleur
45f834cb15
FIX #15199
2020-11-01 15:20:33 +01:00
Scrutinizer Auto-Fixer
7f52920716
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-31 13:32:18 +00:00
Frédéric FRANCE
5a3780e062
end of dol_fiche_end
2020-10-27 18:19:31 +01:00
Frédéric FRANCE
ae3228b9e0
retrieve the spelling 🎉
2020-10-23 20:08:35 +02:00
Frédéric FRANCE
9a470fa42d
replace deprecated
2020-10-22 22:50:03 +02:00
Laurent Destailleur
7b3a7c9921
Add token on all url with action=delete
2020-10-01 10:50:54 +02:00
Laurent Destailleur
3c6dda9dd5
Clean code
2020-09-25 10:27:30 +02:00
Laurent Destailleur
83d70c9856
Fix use new navigation
2020-08-30 19:54:34 +02:00
Laurent Destailleur
d35e374584
css
2020-08-30 19:32:52 +02:00
Laurent Destailleur
a607ff4c1a
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/core/lib/project.lib.php
htdocs/langs/fr_FR/bills.lang
htdocs/langs/fr_FR/products.lang
htdocs/langs/fr_FR/stocks.lang
htdocs/langs/fr_FR/ticket.lang
htdocs/mrp/mo_card.php
2020-06-18 15:50:31 +02:00
Laurent Destailleur
c986ab95cf
FIX Edit of a time spent line
2020-06-18 14:09:43 +02:00
Frédéric FRANCE
b41ac00b98
add new rule
2020-05-21 15:05:19 +02:00
Frédéric FRANCE
e5fc928fda
add new rule
2020-05-21 02:02:54 +02:00
Laurent Destailleur
4584fa1aa6
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/asset/list.php
htdocs/compta/bank/list.php
htdocs/contrat/services_list.php
htdocs/core/lib/date.lib.php
htdocs/expensereport/list.php
htdocs/fichinter/list.php
htdocs/holiday/list.php
htdocs/projet/tasks/list.php
htdocs/supplier_proposal/list.php
htdocs/user/list.php
2020-05-11 19:43:06 +02:00
Maxime Kohlhaas
1a9afe6b20
Fix missing hook params for printFieldListValue
2020-05-08 01:40:25 +02:00
Laurent Destailleur
72c8397e36
css
2020-04-28 11:24:13 +02:00
Laurent Destailleur
95cf8b6359
FIX Non expected switch from tab timesptent to tab tasks
2020-04-15 14:54:54 +02:00
Laurent Destailleur
db11f0f58d
CSS
2020-04-13 01:17:51 +02:00
Laurent Destailleur
33c5db9cc3
Prepare code for the new pagination possibility
2020-03-13 13:07:11 +01:00
Scrutinizer Auto-Fixer
5fda829023
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-01-30 00:48:28 +00:00
stickler-ci
eddc38e37f
Fixing style errors.
2020-01-15 13:18:25 +00:00
Laurent Destailleur
e15b96c37d
Merge branch 'develop' into updtask
2020-01-15 14:16:43 +01:00
Laurent Destailleur
34829644ed
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/projet/tasks/time.php
2020-01-15 13:38:28 +01:00
Laurent Destailleur
0d413c47b1
Fix duplicate info
2020-01-15 13:33:11 +01:00
stickler-ci
2c68b08e4f
Fixing style errors.
2020-01-02 14:27:35 +00:00
Guillaume Matheron
9efdec6c6e
Merge branch 'develop' of github.com:guillaumematheron/dolibarr into develop
2020-01-02 15:26:28 +01:00
Guillaume Matheron
19e69dc869
Creating invoice from time spent now takes in to account the product duration to compute the quantity to bill
2020-01-02 15:18:18 +01:00
stickler-ci
92f50f6357
Fixing style errors.
2020-01-02 14:00:39 +00:00
Guillaume Matheron
e9e0aae1ce
Added option to bill time spent on a task to an existing draft invoice (for instance a recurrent bill)
2020-01-02 14:59:53 +01:00
stickler-ci
458c1e2174
Fixing style errors.
2019-12-29 19:58:38 +00:00
Guillaume Matheron
84d8ca4b33
Made spaces/tab usage more consistent
2019-12-29 20:47:18 +01:00
Guillaume Matheron
5b1ae96ce9
Added two new options when billing time spent on a project :
...
- Create one invoice line per timespent entry
- Create one invoice line per task
2019-12-29 20:46:53 +01:00
Laurent Destailleur
f44b85f557
Fix $_SESSION['newtoken'] must be newToken()
2019-12-18 23:12:31 +01:00
Frédéric FRANCE
c214dd0675
Form select_produits returns void
2019-11-28 21:23:53 +01:00
stickler-ci
7f24d1fe40
Fixing style errors.
2019-11-22 14:18:09 +00:00
altairis
bdb2b730af
allow time consumed to be linked to another task
2019-11-22 15:14:55 +01:00
Scrutinizer Auto-Fixer
8a527631a0
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-13 18:35:02 +00:00
Laurent Destailleur
d10be4f169
FIX #12409 FIX #12408
2019-11-13 18:40:24 +01:00
Frédéric FRANCE
35751a80ab
100% centpercent
2019-11-05 21:24:41 +01:00
Laurent Destailleur
98102e49d2
Fix phpcs
2019-11-05 15:48:41 +01:00
Laurent Destailleur
ce1dec253f
FIX #11364
2019-11-05 12:47:38 +01:00
Frédéric FRANCE
e93aaa2a75
replace deprecated user->societe_id by user->socid
2019-10-31 20:46:31 +01:00
Laurent Destailleur
b88968520b
Move code of extrafields to the new architecture
2019-10-22 17:08:37 +02:00
Laurent Destailleur
2b66282b61
NEW Code for extrafields uses the new array $extrafields->attributes
2019-10-06 14:41:52 +02:00
Alexandre SPANGARO
16c6c9ae75
Merge remote-tracking branch 'upstream/develop' into 11.0_https
2019-10-01 06:12:24 +02:00
Alexandre SPANGARO
91b3bf76fd
Merge branch 'develop' into 11.0_https
2019-10-01 06:11:43 +02:00
Laurent Destailleur
b28cd1bb57
Merge pull request #11972 from aspangaro/11.0_fa_icon
...
NEW Add fa_icon on load_fiche_titre
2019-09-30 15:26:28 +02:00
Alexandre SPANGARO
aec50d3ac9
NEW Add fa_icon on load_fiche_titre
2019-09-30 10:14:55 +02:00
Laurent Destailleur
6966651d51
Standardize code to use dolSqlDateFilter
2019-09-28 13:22:05 +02:00
Alexandre SPANGARO
02dbc11f98
Move Gnu.org to https
2019-09-23 21:55:30 +02:00
Laurent Destailleur
04057cd83e
Prepare reengeneering of project usage
2019-09-01 02:02:38 +02:00
Laurent Destailleur
cb05380f74
Fix look and feel v10
2019-08-21 04:02:30 +02:00
Laurent Destailleur
389976699c
Fix responsive
2019-07-24 16:29:50 +02:00
Laurent Destailleur
dd5e42e325
FIX #11325 FIX #5249
2019-06-16 22:17:04 +02:00
Laurent Destailleur
11fea03074
Merge pull request #11026 from atm-john/new_look_and_feel_title_button
...
NEW : look and feel title button
2019-05-18 16:04:47 +02:00
Sof
8927b37ae2
FIX : Fatal Errors
...
"Countable array" and Class "Facture" not found
2019-05-04 11:18:14 +02:00
ATM john
684879d73c
apply appli btn to more elements
2019-04-16 21:49:26 +02:00
Laurent Destailleur
d7f980fda0
NEW Add picto of deletion on mass action combo lists
2019-04-09 01:22:59 +02:00
Laurent Destailleur
0d564cdd6c
Merge pull request #10919 from grandoc/new_branch_26_03_2019
...
New branch 26 03 2019
2019-03-31 18:23:05 +02:00
Laurent Destailleur
4e09867b01
Generation of invoice for timespent works on all timesheet tabs
2019-03-29 15:54:46 +01:00
Laurent Destailleur
ecc7afa4e3
Removed duplicate code
2019-03-29 15:27:00 +01:00
Philippe GRAND
3509a240b1
fix : typo
2019-03-26 12:32:58 +01:00
Laurent Destailleur
f27f65e8bf
Responsive
2019-03-25 10:09:02 +01:00
Laurent Destailleur
7d54c7a480
Fix translation
2019-03-22 14:38:06 +01:00
Laurent Destailleur
cd6a0bacdd
Look and feel v10
2019-03-22 14:32:15 +01:00
Frédéric FRANCE
ec956e1c72
replace html code by html5 in project
2019-02-23 22:24:26 +01:00