[kexi] [Bug 376970] Adding table relationships in Query Designer using drag does not work

2017-03-05 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376970

Jarosław Staniek  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kexi] [Bug 376970] Adding table relationships in Query Designer using drag does not work

2017-03-05 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376970

Jarosław Staniek  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kex |https://commits.kde.org/kex
   |i/ad31a455b097e811c833bf149 |i/a4b56fa7f4db246ddba0ecdc7
   |d7b997929b0d9a7 |2fa0527225fd95c

--- Comment #3 from Jarosław Staniek  ---
Git commit a4b56fa7f4db246ddba0ecdc72fa0527225fd95c by Jaroslaw Staniek.
Committed on 05/03/2017 at 22:04.
Pushed by staniek into branch 'master'.

Merge branch '3.0'


Fix adding table relationships in Query Designer using drag (regression
since 3.0)

Summary:
FIXED-IN:3.0.1
T5473

Note: the code in form view has been updated too but because (like in 2.9.x)
autofields are disabled it's still not functional.

Test Plan: Create a new query design, insert 2 or more tables, add relation
using drag and drop, add fields to the query. Move to the data view and SQL
view. Expected: correct data result, SQL is present with WHERE condition.

Reviewers: piggz

Reviewed By: piggz

Tags: #kexi

Differential Revision: https://phabricator.kde.org/D4913

M  +1-1src/core/CMakeLists.txt
M  +2-4src/core/kexidragobjects.cpp
M  +6-4src/plugins/forms/kexiformview.cpp
M  +4-6src/plugins/queries/kexiquerydesignerguieditor.cpp
M  +2-10   src/widget/relations/KexiRelationsTableContainer_p.cpp

https://commits.kde.org/kexi/a4b56fa7f4db246ddba0ecdc72fa0527225fd95c

-- 
You are receiving this mail because:
You are watching all bug changes.

[kexi] [Bug 376970] Adding table relationships in Query Designer using drag does not work

2017-03-05 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376970

Jarosław Staniek  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kex
   ||i/ad31a455b097e811c833bf149
   ||d7b997929b0d9a7
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Jarosław Staniek  ---
Git commit ad31a455b097e811c833bf149d7b997929b0d9a7 by Jaroslaw Staniek.
Committed on 05/03/2017 at 21:57.
Pushed by staniek into branch '3.0'.

Fix adding table relationships in Query Designer using drag (regression
since 3.0)

Summary:
FIXED-IN:3.0.1
T5473

Note: the code in form view has been updated too but because (like in 2.9.x)
autofields are disabled it's still not functional.

Test Plan: Create a new query design, insert 2 or more tables, add relation
using drag and drop, add fields to the query. Move to the data view and SQL
view. Expected: correct data result, SQL is present with WHERE condition.

Reviewers: piggz

Reviewed By: piggz

Tags: #kexi

Differential Revision: https://phabricator.kde.org/D4913

M  +1-1src/core/CMakeLists.txt
M  +2-4src/core/kexidragobjects.cpp
M  +6-4src/plugins/forms/kexiformview.cpp
M  +4-6src/plugins/queries/kexiquerydesignerguieditor.cpp
M  +2-10   src/widget/relations/KexiRelationsTableContainer_p.cpp

https://commits.kde.org/kexi/ad31a455b097e811c833bf149d7b997929b0d9a7

-- 
You are receiving this mail because:
You are watching all bug changes.

[kexi] [Bug 376970] Adding table relationships in Query Designer using drag does not work

2017-02-27 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376970

Jarosław Staniek  changed:

   What|Removed |Added

 CC||whitfi...@telkomsa.net

-- 
You are receiving this mail because:
You are watching all bug changes.

[kexi] [Bug 376970] Adding table relationships in Query Designer using drag does not work

2017-02-27 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376970

Jarosław Staniek  changed:

   What|Removed |Added

   Severity|normal  |major

-- 
You are receiving this mail because:
You are watching all bug changes.

[kexi] [Bug 376970] Adding table relationships in Query Designer using drag does not work

2017-02-26 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376970

--- Comment #1 from Jarosław Staniek  ---
Workaround: add new relations in the SQL still works (using WHERE tableX.fieldX
= tableY.fieldY). 

By the way, the issue only relates to using drag and drop and does not affect
queries that are already saved: existing relationships show and work.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kexi] [Bug 376970] Adding table relationships in Query Designer using drag does not work

2017-02-26 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376970

Jarosław Staniek  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Platform|Other   |Android
   Version Fixed In||3.0.1
   Assignee|kexi-b...@kde.org   |stan...@kde.org
 Status|UNCONFIRMED |ASSIGNED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kexi] [Bug 376970] Adding table relationships in Query Designer using drag does not work

2017-02-26 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376970

Jarosław Staniek  changed:

   What|Removed |Added

   Platform|Android |Compiled Sources
   Target Milestone|--- |3.0.1

-- 
You are receiving this mail because:
You are watching all bug changes.