You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/01/18 16:39:48 UTC

svn commit: r1232938 - /archiva/trunk/archiva-modules/archiva-web/archiva-webapp-js/TODO.TXT

Author: olamy
Date: Wed Jan 18 15:39:48 2012
New Revision: 1232938

URL: http://svn.apache.org/viewvc?rev=1232938&view=rev
Log:
fix todo redback stuff done

Modified:
    archiva/trunk/archiva-modules/archiva-web/archiva-webapp-js/TODO.TXT

Modified: archiva/trunk/archiva-modules/archiva-web/archiva-webapp-js/TODO.TXT
URL: http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/archiva-web/archiva-webapp-js/TODO.TXT?rev=1232938&r1=1232937&r2=1232938&view=diff
==============================================================================
--- archiva/trunk/archiva-modules/archiva-web/archiva-webapp-js/TODO.TXT (original)
+++ archiva/trunk/archiva-modules/archiva-web/archiva-webapp-js/TODO.TXT Wed Jan 18 15:39:48 2012
@@ -1,8 +1,7 @@
 ui pages to do in js:
+* too much todo for archiva :-) see parent issue http://jira.codehaus.org/browse/MRM-1497
 
-* Redback:
-  ** user roles list/edition/assignment (Repository Manager and Repository Observer: per repo for user)
-  ** roles list
-  ** single roles read (parent, childs, permissions, users with a parent role, users with this role)
-
-* too much todo for archiva :-)
\ No newline at end of file
+documentation:
+* page to describe general architecture (jquery, knockout, jquery tmpl etc)
+* page for rest services (redback karma)
+* page for template loading (i18n etc...)