summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPavel Zuna <pzuna@redhat.com>2010-08-17 14:26:36 -0400
committerAdam Young <ayoung@redhat.com>2010-08-17 14:26:36 -0400
commit6b63ab1c3240e41dd77ef2df312618f3e9cf0097 (patch)
treeeefe5dddf301c3996a30d38cb8cd108cd96bca7d /MANIFEST.in
parent2f4f9054aac8bef83272d690a4868653a3a5bd0d (diff)
downloadfreeipa-6b63ab1c3240e41dd77ef2df312618f3e9cf0097.tar.gz
freeipa-6b63ab1c3240e41dd77ef2df312618f3e9cf0097.tar.xz
freeipa-6b63ab1c3240e41dd77ef2df312618f3e9cf0097.zip
Clean ipa.js and make it load plugin meta-data over JSON-RPC.
What it means? Well, first I removed some development control variables from ipa.js. Namely useSampleData and sizelimit. I moved useSampleData to the top of index.xhtml. This way we won't forget about it when we don't need it anymore. sizelimit has nothing to do in ipa.js and be hardcoded for ALL commands! Some don't have this parameter and could fail. Since ipa_init now loads meta-data over JSON-RPC, we need to wait for it to finish its job. That's why I put a second parameter to ipa_init: on_win. ipa_init will call on_win when all data is loaded properly and we can start building the page.
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions