summaryrefslogtreecommitdiff
path: root/webapps/qooxdoo-0.6.3-sdk
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r20569: Web Application FrameworkDerrell Lipman1-4/+7
- Fix handling of predicates in finite state machine - Make use of predicates to handle a specific PermissionDenied failure, vs some other generic failure - Add JSON-RPC error constants (This used to be commit 38ae9658cb52149d66f910582d8b55fe954650fb)
2007-10-10r20519: Web Application FrameworkDerrell Lipman19-0/+0
- No path given to web server means use old scripts (missed check-in) - Build Web Application (qooxdoo stuff) from autogen.sh since python isn't available or is differently-configured on various build-farm machines - Don't continually check in generated files - Properly identify SWAT "Statistics" module as "Status and Statistics" (This used to be commit 9d89b7663af218ee6ed941ac6c0597fab93cd03b)
2007-10-10r20518: reapply finite state machine mods which got lost in the webapps ↵Derrell Lipman4-42/+240
remove/restore process (This used to be commit 1d867863b64fb39aedbf713f7f3dd17948b433ef)
2007-10-10r20517: re-add cleaned-up webappsDerrell Lipman2512-0/+247707
(This used to be commit 5a3d6ad0b7cf0ecf8b57b4088b19f7d4291c990b)
2007-10-10r20515: Continued work on the Web Application Framework. Until we get all ↵Derrell Lipman2493-247905/+0
of the functionality of the old scripts incorporated into the new framework, the old scripts need to still be available. I've reverted to having the old scripts be the default pages, and added an option to access the preview of the new SWAT. (This used to be commit b43620d4b8eff815f4a6dc02522a8dfc9fdcaef4)
2007-10-10r20414: Start to make SWAT usable by others. This is just a start...Derrell Lipman2493-0/+247905
(This used to be commit 26a34037a7ca6fbd05c5a6f7c2d5973e34bc6918)