datatracker/static
Ole Laursen f8b1568c87 Rewrite meeting PUTs to POSTs. For no apparent reason, parts of the
meeting AJAX code is using PUT instead of POST (even if it's not
PUT'ing in the literal sense but POST'ing). Theoretical discussions
aside, Django has poor support for PUTs turned POSTs so rewriting them
removes the need for a couple of hacks, and makes it easier to test.
 - Legacy-Id: 7067
2013-12-24 15:13:33 +00:00
..
css Remove proxy layer from liaisons tool, do some minor cleanups of 2013-12-05 13:54:48 +00:00
dev Added a dev-specific robots.txt, which blocks all robots. 2013-09-18 17:44:51 +00:00
doc Put doc files under static. 2010-10-26 13:08:34 +00:00
images Merged in the contents of commit [6337] from mcr@sandelman.ca, with some changes to take out dead code that inadvertently came back in. 2013-10-02 21:53:28 +00:00
js Rewrite meeting PUTs to POSTs. For no apparent reason, parts of the 2013-12-24 15:13:33 +00:00
secretariat Add some styling from previous adaptation of Secretariat telechat tool that were missing from the commit 2013-10-18 16:42:30 +00:00
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
robots.txt We want to disallow all robot access to development servers, but for the production server we want indexing from search engines. Fix robots.txt accordingly. 2012-03-07 10:18:12 +00:00