instiki/app/views/wiki
2005-09-09 05:31:27 +00:00
..
authors.rhtml Added explicit sorting of authors and pages in Authors page 2005-05-29 14:18:05 +00:00
edit.rhtml Further tweaking of markup error handling code 2005-05-29 18:40:25 +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 Fix for ticket:189 2005-08-15 00:37:16 +00:00
page.rhtml Extacted rendering logic from the model 2005-09-09 05:31:27 +00:00
print.rhtml Extacted rendering logic from the model 2005-09-09 05:31:27 +00:00
published.rhtml Extacted rendering logic from the model 2005-09-09 05:31:27 +00:00
recently_revised.rhtml Moved pretty date formatting from revision to the main view helper, where this presentation logic obviously belongs 2005-08-14 23:35:10 +00:00
revision.rhtml Extacted rendering logic from the model 2005-09-09 05:31:27 +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.rhtml Extacted rendering logic from the model 2005-09-09 05:31:27 +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