From: Alan Knowles Date: Mon, 12 Apr 2010 09:10:57 +0000 (+0800) Subject: init X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=5e48483a0bb95f4c99fea9d80fe6384303abf603 init --- 5e48483a0bb95f4c99fea9d80fe6384303abf603 diff --git a/Core.perms.json b/Core.perms.json new file mode 100644 index 00000000..43b1ac7b --- /dev/null +++ b/Core.perms.json @@ -0,0 +1,24 @@ + +{ + + "/Permission Name" : "/ full perms (Default admin), default perms) , description", + + + "Projects_Member_Of" : [ "EPS", "S" , "Can only See projects they are member of" ] , + "Projects_All" : [ "ADEPS", "" , "Can see All Projects"] , + + + "Document_Types" : [ "ADEPS", "S" , "Document Types"] , + + "Person" : [ "ADEPS", "S" , "Contacts"] , + "Offices" : [ "ADEPS", "S" , "Contact Offices"] , + "Companies" : [ "ADEPS", "S" , "Contact Companies"] , + + "Staff" : [ "ADEPS", "S" , "Staff"] , + "Groups" : [ "ADEPS", "" , "Group Management"] , + + "Events" : [ "PS", "", "Event Log"] +} + + + \ No newline at end of file diff --git a/Core.readers.js b/Core.readers.js new file mode 100644 index 00000000..2e12e887 --- /dev/null +++ b/Core.readers.js @@ -0,0 +1,493 @@ +// + +{else:} + + +{end:} + + + + + {outputJavascriptIncludes()} + + + {foreach:builderJs,js} + + {end:} + + +
+ +
Some other details
+ + +
+ + + +
+

main list

+ +
+ + + + \ No newline at end of file diff --git a/widgets/ActionBox.js b/widgets/ActionBox.js new file mode 100644 index 00000000..b426b3ee --- /dev/null +++ b/widgets/ActionBox.js @@ -0,0 +1,214 @@ +//