[nautilus-actions] Update TODO before releasing



commit 03b320a2a637909bb115c999a6979bca6ac8be17
Author: Pierre Wieser <pwieser trychlos org>
Date:   Sun Jul 3 13:40:46 2011 +0200

    Update TODO before releasing

 ChangeLog |    2 ++
 TODO      |   20 ++++++++++++++++++++
 2 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 9142030..552bb23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-07-03 Pierre Wieser <pwieser trychlos org>
 
+	* TODO: Update before releasing.
+
 	* src/utils/na-gconf2key.sh.in:	Update comment.
 
 	* docs/nact/C/nact-conditions.xml:
diff --git a/TODO b/TODO
index 20b3938..f12656d 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,20 @@ N-A BUGS
 - 2011-05-20: if an action is selected on mimetype, scheme is not checked
   (e.g. an action is displayed on sftp even is scheme is file)
 
+- 2011-06-10: when importing an action, ensure that there is at least
+  one default profile (an action without any profile is possible when
+  importing a xml file)
+
+- 2011-06-10: importing an action from a dump file creates two profiles instead of one
+  one with [profile-1] and the other with profile-1
+
+- 2011-06-10: string list imported from schemas are imported wih the square brackets []
+
+Plan de test: NACT should be able to import all types of actions and menus,
+kindly fixing small errors.
+- from 1.4.1 (version 1.1): an action from GConf or as a schemas
+- from 1.12 (version 2.0), an action from GConf, or as one of the three possible export format.
+
 TODO
 ====
 - 2011-02-21: implement startup mode
@@ -42,6 +56,12 @@ TODO
   -> save error, some items have not been deleted
      the two items are restored, marked as not modified, are found actually written in the disk!!
 
+- 2011-06-08: when getting an elementary data, we should get the default value if it is not set
+  to determine if a value is set, have a na_object_is_data_set (see na_object_item_deals_with_version)
+  this should let us get ride of na_factory_object_set_defaults() function
+
+- 2011-06-08: get ride of NADataBoxed ?
+
 N-A ENHANCEMENTS
 ================
 - allow users to upload/download actions directly from a web repository



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]