Kexi/Releases/Kexi 2.4 Beta 1: Difference between revisions

From KDE Community Wiki
< Kexi‎ | Releases
(Created page with "''Kexi 2.4 Beta 1 release is within Calligra 2.4 Beta 1'' See also Kexi 2.4 release, [[../Kexi 2.3|Ke...")
 
No edit summary
Line 19: Line 19:


See [[../Kexi_2.3#Missing_or_discontinued_features_in_2.3|Missing or discontinued features in 2.3]] for reference.
See [[../Kexi_2.3#Missing_or_discontinued_features_in_2.3|Missing or discontinued features in 2.3]] for reference.
== Statistics ==
To generate commit statistics use
cd caligra/
git shortlog -s -n --since="Dec 12 2010" -e --no-merges kexi libs/koreport/ libs/koproperty/ plugins/reporting/
Remove -s to show all commit logs.

Revision as of 15:54, 11 September 2011

Kexi 2.4 Beta 1 release is within Calligra 2.4 Beta 1

See also Kexi 2.4 release, Kexi 2.3 release, Calligra 2.4 Release Plan, Calligra 2.4 Feature Plan, Kexi TODOs.

List of changes

General

  • Disable "Save Record Changes" action when user cancels editing or reverts edited text to the original value. "Cancel Record Changes" action is not disabled though, so user is still able to exit from record editing mode.
  • Ask for confirmation when going to Design View and have pending record changes in Data View of table or form
  • Replaced term "row" with "record" in visible places

Missing or discontinued features in 2.4

None identified.

See Missing or discontinued features in 2.3 for reference.

Statistics

To generate commit statistics use

cd caligra/
git shortlog -s -n --since="Dec 12 2010" -e --no-merges kexi libs/koreport/ libs/koproperty/ plugins/reporting/

Remove -s to show all commit logs.