19 Commits

Author SHA1 Message Date
Parthiv Patel
c773799bb8 Upstream Patch for Core 2023-08-20 06:16:33 +00:00
Thomas Winteler
8b718c13a5 Master account chqr fix 2022-01-24 15:03:52 +00:00
harshad97
d0a33af478 [FIX]Smart button in project 2021-08-24 16:10:26 +05:30
Poojan
c7a7a474fa [ADD]added project_scrum module 2021-04-06 11:07:19 +05:30
Gaurav Patel
a965c5f1e8 [IMP] Just a 2.0 Release in 2020..The numbers are matching and making more sense now. 2020-12-25 19:59:15 +05:30
Thomas Winteler
91d29838ad [FIX] project: change task priority values
existing tasks can be updated by sql query:
update project_task set priority = 2 where priority = 'l';
update project_task set priority = 1 where priority = 'm';
update project_task set priority = 0 where priority = 'h';
2020-08-13 08:47:14 +00:00
Renzo Meister
e4e1ff73e3 [FIX] project_scrum cron job failed
Signed-off-by: Renzo Meister <rm@jamotion.ch>
2019-10-07 05:56:38 +00:00
Eduard
b3c49396b3 Update ru.po
Update ru.po
2019-09-04 07:25:00 +00:00
ketul-1997
bc24973de7 [FIX]project_scrum:fixed write function in project_sprint 2019-07-17 15:34:16 +05:30
Parthiv Patel
4f98d9fda8 Merge branch 'master-upstream-patch-yusuf' into 'master-parthiv-upstream'
[FIX] Test cases for Mail and HR

See merge request flectra-hq/flectra!201
2019-03-26 14:07:58 +00:00
Renzo Meister
1374b6481d [IMP] Allow stories without branches and new kanban view for stories
and also a sequence to manually order the stories
2019-02-20 16:07:18 +01:00
Haresh Chavda
4f7a4fd533 [IMP]:Issues-145, Issues-147 2018-11-21 17:49:04 +05:30
Parthiv Patel
8601c469ae Merge branch 'master' into 'master'
[FIX] Made release planning tasks editable

See merge request flectra-hq/flectra!47
2018-04-20 10:35:56 +00:00
Ahmed Girach
ecb4f67911 [FIX] Made release planning tasks editable 2018-04-20 15:32:20 +05:30
Haresh Chavda
b9e6c2c48e [ADD/IMP] Add icon and change author name 2018-04-10 10:54:12 +05:30
Rutuba Chavda
fb4a6f28bd [FIX]:rma,website_rma,project_scrum:Change screenshots 2018-03-23 12:03:38 +05:30
Rutuba Chavda
40da1d3d45 [FIX]:rma,website_rma,project_scrum:Change author name in manifest file 2018-03-21 15:47:01 +05:30
Haresh Chavda
113f9601f2 [IMP] Assign group in branch 2018-01-23 12:10:28 +05:30
Kunjal
88c85b8291 [ADD]: Project Scrum. 2018-01-18 15:28:29 +05:30