.. |
_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
|
Changes in RHTML templates to go wioth the earlier commit
|
2005-11-14 14:02:36 +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
|
Exclude links to files and pages from All Pages (so that they don't show up in Wanted Pages etc).
|
2005-11-14 11:00:46 +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
|
Added a button to the login view (apparently needed by people on obscure PDA browsers)
|
2005-11-13 17:38:43 +00:00 |
new.rhtml
|
Small correction to the last commit
|
2005-11-13 17:48:54 +00:00 |
page.rhtml
|
All tests pass, including Watir suite
|
2006-03-19 07:54:54 +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
|
Fixed rendering of Recently Revised
|
2006-03-11 22:59:55 +00:00 |
revision.rhtml
|
All tests pass, including Watir suite
|
2006-03-19 07:54:54 +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
|
Converting linefeeds to Unix-style
|
2006-03-19 21:49:53 +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 |