summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit/htdocs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improvements to the auth implementation. Refactor logout page, handle auth re...jsdelfino2011-11-217-133/+92
* Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino2011-11-1410-66/+143
* Enable multiple apps to co-exist under different paths in a single Virtual Ho...jsdelfino2011-11-1012-98/+59
* Better network connectivity status reporting and handling of orientation chan...jsdelfino2011-10-2916-100/+325
* Use Page Speed to minify Web resources at build time, and a few more improvem...jsdelfino2011-10-2610-82/+149
* Refactor and simplify edit app, and optimize app resource loading and caching.jsdelfino2011-10-2436-3264/+3648
* Javascript improvements: add local storage, improve caching using URI fragmen...jsdelfino2011-08-0622-758/+1203
* Port to Mac OS X 10.6.7.jsdelfino2011-06-285-5/+6
* Add missing files to build scripts and fixed a header typo.jsdelfino2011-06-131-1/+1
* Add the ability to configure page headers and footers.jsdelfino2011-06-1320-164/+225
* Minor refactoring and cleanup of edit module and its test composites. Add HTM...jsdelfino2011-06-135-99/+234
* Refactor app data model part 1, add a template for new apps and support for s...jsdelfino2011-05-232-7/+196
* Simplify page navigations and optimize layout and event handling on touch dev...jsdelfino2011-05-2316-457/+799
* Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi...jsdelfino2011-05-0232-2799/+2070
* Cleanup HTML pages. Improvements and a few fixes to get consistent behavior a...jsdelfino2011-04-1727-509/+943
* Fix performance and security issues reported by pagespeed and skipfish.jsdelfino2011-04-0423-94/+152
* HTML cleanup, improve layout on different browsers, iOS and android devices a...jsdelfino2011-03-2731-196/+639
* Refactor and cleanup edit module, add text components, store page and app run...jsdelfino2011-03-2124-130/+788
* Add a reusable component that returns the contents of a configured url.jsdelfino2011-03-131-3/+3
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-084-38/+35
* Simplified list component by using a reference per element. Automatically set...jsdelfino2011-03-081-6/+52
* Fix HTTP port formatting bug.jsdelfino2011-02-271-1/+1
* Fixes to make the edit module work with HTTPS.jsdelfino2011-02-272-5/+35
* Refactor component palettes a bit and support autosave.jsdelfino2011-02-275-45/+213
* Some improvements to the edit module. Add a few sample apps and test cases, s...jsdelfino2011-02-265-20/+64
* Minor CSS fixes for cross-browser compatibility.jsdelfino2011-02-202-3/+6
* Add a few sample composites and a few fixes to the existing ones.jsdelfino2011-02-124-30/+38
* Refactor groups of reusable components and improve layout a bit. Fix bug prev...jsdelfino2011-02-089-98/+171
* Support for changing component names and properties, and some edit improvements.jsdelfino2011-02-0612-115/+563
* Support for wiring and unwiring references.jsdelfino2011-02-0211-176/+431
* Minor stylesheet changes.jsdelfino2011-01-315-22/+48
* Add composite save function, improve UI a bit and some script cleanup and doc...jsdelfino2011-01-3012-148/+666
* Fix XML serialization issues with XHTML docs and add ability to save widgets.jsdelfino2011-01-183-25/+84
* Fix menu bug with Chrome.jsdelfino2011-01-171-1/+1
* Use a common stylesheet in all samples.jsdelfino2011-01-179-12/+46
* Add sample widget components and a page to edit them, plus minor user interac...jsdelfino2011-01-1610-113/+266
* Refactor and minor improvements of the edit module. Add a palette of sample c...jsdelfino2011-01-1310-149/+630
* Add a composite similar to the travel tutorial app to the sample dashboard. M...jsdelfino2011-01-092-51/+81
* Minor improvements of the edit module. Refactored HTML pages, added a menu, a...jsdelfino2011-01-078-50/+276
* Support service promotion and improve component layout algorithm.jsdelfino2011-01-063-121/+165
* Add logic to list, add, remove apps and link to the edit page.jsdelfino2010-12-305-57/+139
* Skeleton of a composite app editor module.jsdelfino2010-12-296-0/+928