summaryrefslogtreecommitdiff
path: root/webapps/scripting
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r20600: Web Application FrameworkDerrell Lipman2-28/+31
- Add authentication. The Web Application Framework can now be called directly and it will rqeuire authentication if required, and should re-query the user to log in when the session expires. - General clean-up (This used to be commit 27c5d7dca6fa4e0811c1b8bb52d1db3d1824462c)
2007-10-10r20517: re-add cleaned-up webappsDerrell Lipman21-0/+1222
(This used to be commit 5a3d6ad0b7cf0ecf8b57b4088b19f7d4291c990b)
2007-10-10r20515: Continued work on the Web Application Framework. Until we get all ↵Derrell Lipman9-432/+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-10r20444: WEB Application framework / SWAT.Derrell Lipman9-0/+432
We're now at the stage where the web application framework should build and install automatically. Derrell (This used to be commit 0201baef46c1701007e0a4cdd95edee287939318)