summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit/htdocs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-24Refactor and simplify edit app, and optimize app resource loading and caching.jsdelfino36-3264/+3648
2011-08-06Javascript improvements: add local storage, improve caching using URI fragmen...jsdelfino22-758/+1203
2011-06-28Port to Mac OS X 10.6.7.jsdelfino5-5/+6
2011-06-13Add missing files to build scripts and fixed a header typo.jsdelfino1-1/+1
2011-06-13Add the ability to configure page headers and footers.jsdelfino20-164/+225
2011-06-13Minor refactoring and cleanup of edit module and its test composites. Add HTM...jsdelfino5-99/+234
2011-05-23Refactor app data model part 1, add a template for new apps and support for s...jsdelfino2-7/+196
2011-05-23Simplify page navigations and optimize layout and event handling on touch dev...jsdelfino16-457/+799
2011-05-02Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi...jsdelfino32-2799/+2070
2011-04-17Cleanup HTML pages. Improvements and a few fixes to get consistent behavior a...jsdelfino27-509/+943
2011-04-04Fix performance and security issues reported by pagespeed and skipfish.jsdelfino23-94/+152
2011-03-27HTML cleanup, improve layout on different browsers, iOS and android devices a...jsdelfino31-196/+639
2011-03-21Refactor and cleanup edit module, add text components, store page and app run...jsdelfino24-130/+788
2011-03-13Add a reusable component that returns the contents of a configured url.jsdelfino1-3/+3
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino4-38/+35
2011-03-08Simplified list component by using a reference per element. Automatically set...jsdelfino1-6/+52
2011-02-27Fix HTTP port formatting bug.jsdelfino1-1/+1
2011-02-27Fixes to make the edit module work with HTTPS.jsdelfino2-5/+35
2011-02-27Refactor component palettes a bit and support autosave.jsdelfino5-45/+213
2011-02-26Some improvements to the edit module. Add a few sample apps and test cases, s...jsdelfino5-20/+64
2011-02-20Minor CSS fixes for cross-browser compatibility.jsdelfino2-3/+6
2011-02-12Add a few sample composites and a few fixes to the existing ones.jsdelfino4-30/+38
2011-02-08Refactor groups of reusable components and improve layout a bit. Fix bug prev...jsdelfino9-98/+171
2011-02-06Support for changing component names and properties, and some edit improvements.jsdelfino12-115/+563
2011-02-02Support for wiring and unwiring references.jsdelfino11-176/+431
2011-01-31Minor stylesheet changes.jsdelfino5-22/+48
2011-01-30Add composite save function, improve UI a bit and some script cleanup and doc...jsdelfino12-148/+666
2011-01-18Fix XML serialization issues with XHTML docs and add ability to save widgets.jsdelfino3-25/+84
2011-01-17Fix menu bug with Chrome.jsdelfino1-1/+1
2011-01-17Use a common stylesheet in all samples.jsdelfino9-12/+46
2011-01-16Add sample widget components and a page to edit them, plus minor user interac...jsdelfino10-113/+266
2011-01-13Refactor and minor improvements of the edit module. Add a palette of sample c...jsdelfino10-149/+630
2011-01-09Add a composite similar to the travel tutorial app to the sample dashboard. M...jsdelfino2-51/+81
2011-01-07Minor improvements of the edit module. Refactored HTML pages, added a menu, a...jsdelfino8-50/+276
2011-01-06Support service promotion and improve component layout algorithm.jsdelfino3-121/+165
2010-12-30Add logic to list, add, remove apps and link to the edit page.jsdelfino5-57/+139
2010-12-29Skeleton of a composite app editor module.jsdelfino6-0/+928