summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit/htdocs/store/index.html (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-01-30Refactor server hosting module, rename it and move it under a hosting dir, ↵jsdelfino1-168/+0
and refactor its datastore components into a single component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237740 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10Enable multiple apps to co-exist under different paths in a single Virtual ↵jsdelfino1-14/+1
Host and Internet domain. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200105 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29Better network connectivity status reporting and handling of orientation ↵jsdelfino1-2/+10
change events. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1194948 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24Refactor and simplify edit app, and optimize app resource loading and caching.jsdelfino1-46/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1188045 13f79535-47bb-0310-9956-ffa450edef68
2011-08-06Javascript improvements: add local storage, improve caching using URI ↵jsdelfino1-17/+28
fragments instead of query strings, simplify component layout and optimize some of the Javascript functions, and add the ability to clone components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154447 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13Add the ability to configure page headers and footers.jsdelfino1-9/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135049 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13Minor refactoring and cleanup of edit module and its test composites. Add ↵jsdelfino1-1/+2
HTML generation and messaging components and a few more tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135048 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23Simplify page navigations and optimize layout and event handling on touch ↵jsdelfino1-14/+10
devices. Optimize caching and minimize Ajax calls. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126297 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02Simplify HTML and Javascript to improve UI and performance on iOS devices. ↵jsdelfino1-16/+142
Fix offline cache manifest. Add an app clone page. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098489 13f79535-47bb-0310-9956-ffa450edef68
2011-04-17Cleanup HTML pages. Improvements and a few fixes to get consistent behavior ↵jsdelfino1-19/+23
across browsers including Safari/iOS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094209 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04Fix performance and security issues reported by pagespeed and skipfish.jsdelfino1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088508 13f79535-47bb-0310-9956-ffa450edef68
2011-03-27HTML cleanup, improve layout on different browsers, iOS and android devices ↵jsdelfino1-7/+14
and add robots.txt and some icons. Support execution and preview of components from the edit pages. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086046 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21Refactor and cleanup edit module, add text components, store page and app ↵jsdelfino1-7/+7
run page. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083694 13f79535-47bb-0310-9956-ffa450edef68
2011-02-26Some improvements to the edit module. Add a few sample apps and test cases, ↵jsdelfino1-1/+3
show current user and links to app data. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074923 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Support for changing component names and properties, and some edit improvements.jsdelfino1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067563 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02Support for wiring and unwiring references.jsdelfino1-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066399 13f79535-47bb-0310-9956-ffa450edef68
2011-01-31Minor stylesheet changes.jsdelfino1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1065479 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30Add composite save function, improve UI a bit and some script cleanup and ↵jsdelfino1-1/+2
documentation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1065409 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17Use a common stylesheet in all samples.jsdelfino1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059769 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16Add sample widget components and a page to edit them, plus minor user ↵jsdelfino1-3/+4
interaction fixes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059710 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13Refactor and minor improvements of the edit module. Add a palette of sample ↵jsdelfino1-5/+2
components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058487 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07Minor improvements of the edit module. Refactored HTML pages, added a menu, ↵jsdelfino1-0/+7
and login over HTTPS. Improved vertical layout of components a bit and added two sample composites. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056190 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30Add logic to list, add, remove apps and link to the edit page.jsdelfino1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053825 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29Skeleton of a composite app editor module.jsdelfino1-0/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053560 13f79535-47bb-0310-9956-ffa450edef68