|
Description
Vincent Lorenzo
Created attachment 191768 [details]
Add the interface INatTableWidget2 to sort columns by alphabetical order
Add the interface INatTableWidget2.
Now the widget provides the method to sort the columns using the alphabetical order.
Created attachment 191769 [details]
Add the actions to sort columns by alphabetical order in the toolbar (editor and view)
Add the actions to sort columns by alphabetical order in the toolbar (editor and view)
(a) I, Vincent Lorenzo, wrote 100% of the code I've provided.
(b) I have the right to contribute the code to Eclipse.
© I contribute the content under the EPL.
Regards,
Vincent Lorenzo
Created attachment 191772 [details]
icons for the sort by name actions
(a) I, Vincent Lorenzo, wrote 100% of the code I've provided.
(b) I have the right to contribute the code to Eclipse.
© I contribute the content under the EPL.
Regards,
Vincent Lorenzo
Hello, I've created a CQ for this contribution. Regards, Gregoire Dupe Created attachment 191981 [details]
Add the interface INatTableWidget2 to sort Columns by alphabetical order
Now the widget provides the method to sort the columns using the alphabetical order.
(a) I, Vincent Lorenzo, wrote 100% of the code I've provided.
(b) I have the right to contribute the code to Eclipse.
Created attachment 191982 [details]
Add the actions to sort columns by alphabetical order in the toolbar (editor and view)
(a) I, Vincent Lorenzo, wrote 100% of the code I've provided.
(b) I have the right to contribute the code to Eclipse.
(c) I contribute the content under the EPL.
Comment on attachment 191982 [details]
Add the actions to sort columns by alphabetical order in the toolbar (editor and view)
Check patch for this contribution!
Created attachment 191986 [details]
Add the interface INatTableWidget2 to sort Columns by alphabetical order
(a) I, Vincent Lorenzo, wrote 100% of the code I've provided.
(b) I have the right to contribute the code to Eclipse.
(c) I contribute the content under the EPL.
Created attachment 191987 [details]
Add the actions to sort columns by alphabetical order in the toolbar (editor and view)
(a) I, Vincent Lorenzo, wrote 100% of the code I've provided.
(b) I have the right to contribute the code to Eclipse.
Comment on attachment 191987 [details]
Add the actions to sort columns by alphabetical order in the toolbar (editor and view)
Vincent, please, can you confirme that you contribute the content under the EPL ?
(a) I, Vincent Lorenzo, wrote 100% of the code I've provided. (b) I have the right to contribute the code to Eclipse. (a) I, Vincent Lorenzo, wrote 100% of the code I've provided. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. Comment on attachment 191987 [details] Add the actions to sort columns by alphabetical order in the toolbar (editor and view) Here is a contribution from one employee of CEA. The company has signed a Member Commiter Agreement. The contribution does not need a CQ. (http://dev.eclipse.org/mhonarc/lists/modeling-pmc/msg01997.html) I've committed this contribution. Committed revision 459. Comment on attachment 191987 [details] Add the actions to sort columns by alphabetical order in the toolbar (editor and view) Here is a contribution from one employee of CEA. The company has signed a Member Commiter Agreement. The contribution does not need a CQ. (http://dev.eclipse.org/mhonarc/lists/modeling-pmc/msg01997.html) I've committed this contribution. Committed revision 459. Comment on attachment 191772 [details] icons for the sort by name actions Here is a contribution from one employee of CEA. The company has signed a Member Commiter Agreement. The contribution does not need a CQ. (http://dev.eclipse.org/mhonarc/lists/modeling-pmc/msg01997.html) I've committed this contribution. Committed revision 460. Comment on attachment 191986 [details] Add the interface INatTableWidget2 to sort Columns by alphabetical order Here is a contribution from one employee of CEA. The company has signed a Member Commiter Agreement. The contribution does not need a CQ. (http://dev.eclipse.org/mhonarc/lists/modeling-pmc/msg01997.html) I've committed this contribution. Committed revision 461. Created attachment 192653 [details]
add user documentation for the Sort Columns actions
(1) I, Vincent Lorenzo, wrote 100% of the code I've provided.
(2) This code contains no cryptography
(3) I have the right to contribute the code to Eclipse.
(4) I contribute the content under the EPL.
Created attachment 192654 [details]
the image used to illustrate the Sort Columns Actions
(1) I, Vincent Lorenzo, wrote 100% of the code I've provided.
(2) This code contains no cryptography
(3) I have the right to contribute the code to Eclipse.
(4) I contribute the content under the EPL.
Comment on attachment 192653 [details]
add user documentation for the Sort Columns actions
Patrick, please, can you commit this patch ?
Comment on attachment 192654 [details]
the image used to illustrate the Sort Columns Actions
Patrick, please, can you commit this patch ?
Comment on attachment 192653 [details] add user documentation for the Sort Columns actions Here is a contribution from one employee of CEA. The company has signed a Member Commiter Agreement. The contribution does not need a CQ. (http://dev.eclipse.org/mhonarc/lists/modeling-pmc/msg01997.html) I've committed this contribution. Committed revision 503. Comment on attachment 192654 [details] the image used to illustrate the Sort Columns Actions Here is a contribution from one employee of CEA. The company has signed a Member Commiter Agreement. The contribution does not need a CQ. (http://dev.eclipse.org/mhonarc/lists/modeling-pmc/msg01997.html) I've committed this contribution. Committed revision 503. Created attachment 192817 [details]
Add the tests for Sort Columns By Name (A To Z and Z To A)
Note : the tests are correct, and currently, they don't validate the API!
(1) I, Vincent Lorenzo, wrote 100% of the code I've provided.
(2) This code contains no cryptography
(3) I have the right to contribute the code to Eclipse.
(4) I contribute the content under the EPL.
Created attachment 192818 [details]
Refactoring the ColumnComparator
(1) I, Vincent Lorenzo, wrote 100% of the code I've provided.
(2) This code contains no cryptography
(3) I have the right to contribute the code to Eclipse.
(4) I contribute the content under the EPL.
Created attachment 192819 [details]
Refactoring of the ColumnComparator
(1) I, Vincent Lorenzo, wrote 100% of the code I've provided.
(2) This code contains no cryptography
(3) I have the right to contribute the code to Eclipse.
(4) I contribute the content under the EPL.
Created attachment 192820 [details]
Add the tests for Sort Columns By Name (A To Z and Z To A)
Note : the tests are correct, and currently, they don't validate the API!
(1) I, Vincent Lorenzo, wrote 100% of the code I've provided.
(2) This code contains no cryptography
(3) I have the right to contribute the code to Eclipse.
(4) I contribute the content under the EPL.
Hello, The failure of the unit test org.eclipse.emf.facet.widgets.nattable.tests.NatTableAPITests.sortZToA() is caused by the bug 342603. Regards, Gregoire Dupe Comment on attachment 192819 [details]
Refactoring of the ColumnComparator
Patrick, please, can you commit this patch.
Comment on attachment 192820 [details]
Add the tests for Sort Columns By Name (A To Z and Z To A)
Patrick, please, can you commit this patch.
Comment on attachment 192819 [details]
Refactoring of the ColumnComparator
Here is a patch smaller than 250 lines (87 lines) this implies that no CQ is needed.
I've committed this patch.
Committed revision 516.
Comment on attachment 192820 [details]
Add the tests for Sort Columns By Name (A To Z and Z To A)
Here is a patch smaller than 250 lines, no CQ is then needed. (64 lines)
I've committed the patch.
Committed revision 517.
This bug has to still open until the EMF 2.7M7 release (cf. Bug 342603). I've disable the unit test org.eclipse.emf.facet.widgets.nattable.tests.NatTableAPITests.sortZToA(). It has to be enable when EMF 2.7M7 will be available. Regards, Gregoire Dupe I've enable the "sortZToA" unit test method. This bug can be marked as fixed. Regards, Gregoire Dupe This bug can be marked as closed |