instiki/app/views/wiki
2005-11-04 06:19:10 +00:00
..
_inbound_links.rhtml Extract the inbound links list from page.rhtml and revision.rhtml into a partial 2005-11-04 06:19:10 +00:00
authors.rhtml Speeding up some stuff 2005-09-27 13:46:02 +00:00
edit.rhtml Improved behavior of JavaScript in the author field [from I2 patch by court3nay] 2005-11-04 05:23:34 +00:00
export.rhtml Fixed links on wiki/export page 2005-04-03 07:52:01 +00:00
feeds.rhtml RSS feeds are now smart about password-protected webs 2005-04-03 07:31:11 +00:00
list.rhtml move to AR 2005-08-09 02:20:28 +00:00
locked.rhtml Converting hyperlinks to link_to calls (now that we have Routes, they work) 2005-02-18 23:19:42 +00:00
login.rhtml Autofocus in login form 2005-04-05 12:47:59 +00:00
new.rhtml Improved behavior of JavaScript in the author field [from I2 patch by court3nay] 2005-11-04 05:23:34 +00:00
page.rhtml Extract the inbound links list from page.rhtml and revision.rhtml into a partial 2005-11-04 06:19:10 +00:00
print.rhtml Continue extracting URL generation logic from model classes 2005-09-10 11:07:40 +00:00
published.rhtml Extacted rendering logic from the model 2005-09-09 05:31:27 +00:00
recently_revised.rhtml Expire caches for referencing pages on saves and deletes; fixed date formatting in recently_revised 2005-09-27 03:53:29 +00:00
revision.rhtml Extract the inbound links list from page.rhtml and revision.rhtml into a partial 2005-11-04 06:19:10 +00:00
rollback.rhtml Dropped number from revision table. Also dropped timestamp. We will rely on autoincremented ID for sorting, and will for now store the time of last edit of the revision in revised_at. Later we will refactor content into a separate table (so as not to load the whole 300 kb of text and cached HTML every time we need page.revisions in code). Rake tests all pass, but watir tests indicate that some revision traversing links are still broken 2005-08-14 22:26:54 +00:00
rss_feed.rxml Fixed caching of RSS feeds; changed from caches_page to caches_action to make authentication and other filters work 2005-09-12 01:12:00 +00:00
search.rhtml More hard-coded URI paths in form.action attributes 2005-05-05 06:26:47 +00:00
tex.rhtml Massive change of SVN properties to deal with EOL style problem 2005-01-24 18:52:04 +00:00
tex_web.rhtml Massive change of SVN properties to deal with EOL style problem 2005-01-24 18:52:04 +00:00
web_list.rhtml Converting hyperlinks to link_to calls (now that we have Routes, they work) 2005-02-18 23:19:42 +00:00