Alexey Verkhovsky
|
0f35016069
|
Also check if the specified page is there, and return 404 if not
|
2005-08-11 05:36:11 +00:00 |
|
Alexey Verkhovsky
|
fe868135c4
|
Check existance of a revision and respond with 404 if it doesn't exist.
|
2005-08-11 05:30:20 +00:00 |
|
Rick Okin
|
7ab0f052f3
|
Primitive spam filter
|
2005-08-09 01:58:16 +00:00 |
|
Alexey Verkhovsky
|
6578bed720
|
Starting snapshot thread on first HTTP request (otherwise, --daemon option fails); ticket:48, ticket:198
|
2005-08-01 05:02:52 +00:00 |
|
Alexey Verkhovsky
|
04a8f80273
|
Further tweaking of markup error handling code
|
2005-05-29 18:40:25 +00:00 |
|
Alexey Verkhovsky
|
a1527f60b0
|
Added explicit sorting of authors and pages in Authors page
|
2005-05-29 14:18:05 +00:00 |
|
Alexey Verkhovsky
|
c2b9b48536
|
redirect_to_last_remembered raises an error when it fails to redirect to home - instead of trying retrying endlessly
|
2005-05-09 05:53:47 +00:00 |
|
Alexey Verkhovsky
|
4053380fd4
|
Improved error handling in wiki/save (ticket:153)
|
2005-05-09 05:16:20 +00:00 |
|
Alexey Verkhovsky
|
7aac9e3690
|
Removing debug code accidentally committed in the last commit
|
2005-05-09 04:39:38 +00:00 |
|
Alexey Verkhovsky
|
7be6cbecba
|
HTML-escaping of error and info messages
|
2005-05-09 04:31:02 +00:00 |
|
Alexey Verkhovsky
|
757e58b94f
|
Corrected error handling by admin/remove_orphaned_pages
|
2005-05-09 03:52:43 +00:00 |
|
Alexey Verkhovsky
|
b3e355f4bc
|
Fixed error message display in admin/edit_web - Rails flash handling apparently has changed
|
2005-05-09 03:41:00 +00:00 |
|
Alexey Verkhovsky
|
8755935bf6
|
Fixed wiki/export_html, ticket:147
|
2005-05-05 09:42:25 +00:00 |
|
Alexey Verkhovsky
|
8827f61b70
|
Export with no layout option in the export_html
|
2005-05-03 02:13:42 +00:00 |
|
Alexey Verkhovsky
|
ee396a3237
|
Fixed HTML export to work with current Rails (the implementation uses some non-public Rails methods, and since some point Rails 'forgot' to use layout in there)
|
2005-05-02 00:51:37 +00:00 |
|
Alexey Verkhovsky
|
24f418e5b5
|
Renamed redirect_show to redirect_to_page and redirect_home
|
2005-04-28 23:07:42 +00:00 |
|
Alexey Verkhovsky
|
7152a78476
|
Synchronized file names with their hyperlink paths in export files
|
2005-04-08 05:40:11 +00:00 |
|
Alexey Verkhovsky
|
e3a48c2732
|
Corrected some export file names (to have a slash between directory and file name)
|
2005-04-08 05:29:20 +00:00 |
|
Alexey Verkhovsky
|
4f04ff39e9
|
Fixed a subtle bug in RedclothForTex
|
2005-04-07 05:15:46 +00:00 |
|
Alexey Verkhovsky
|
41b3468a57
|
Cleared another reload warning
|
2005-04-07 05:14:02 +00:00 |
|
Alexey Verkhovsky
|
a74b3f8934
|
Extracted categories menu to a helper, and got rid of hrefs
|
2005-04-07 03:24:02 +00:00 |
|
Alexey Verkhovsky
|
6f8b5b44d3
|
RSS feeds are now smart about password-protected webs
|
2005-04-03 07:31:11 +00:00 |
|
Alexey Verkhovsky
|
bdb77c7108
|
Fixed the links on wiki/feeds page
|
2005-04-03 06:46:45 +00:00 |
|
Alexey Verkhovsky
|
c0605f0b78
|
Disabled file uploads in preparation to release 0.10
|
2005-04-03 04:22:46 +00:00 |
|
Alexey Verkhovsky
|
8b14617aea
|
Removed explicit conversions of URL elements - routing does that, and it was therefore done twice - wrong
|
2005-03-29 06:10:01 +00:00 |
|
Alexey Verkhovsky
|
ae7ac63a9d
|
Fixed web password protection (was broken by earlier refactoring), also adcded some user-friendlines to it
|
2005-03-26 15:43:59 +00:00 |
|
Alexey Verkhovsky
|
c73db9ff5d
|
Calls to show with unspecified page name cause HTTP 404, not HTTP 500
|
2005-03-26 05:37:04 +00:00 |
|
Alexey Verkhovsky
|
dfcc891795
|
Removed some code from admin/create_web, the purpose of which was incomprehensible
|
2005-03-26 00:19:31 +00:00 |
|
Alexey Verkhovsky
|
2969b38bd0
|
Fixed expected redirection path in a couple of tests
|
2005-03-26 00:15:04 +00:00 |
|
Alexey Verkhovsky
|
b333e0797c
|
More user-friendly error handling in admin/create_web
|
2005-03-26 00:09:41 +00:00 |
|
Alexey Verkhovsky
|
759fbda8a0
|
Return HTTP404 to requests pointing to a non-existant web name
|
2005-03-25 23:40:03 +00:00 |
|
Alexey Verkhovsky
|
8de7ca3cee
|
Bringing various things inline with the current state of Rails develolpment
|
2005-03-25 19:11:41 +00:00 |
|
Alexey Verkhovsky
|
aa95acb4f7
|
RSS feeds accept query parameter start, end and limit
|
2005-02-18 02:24:16 +00:00 |
|
Alexey Verkhovsky
|
5e25a94e51
|
[BREAK BUILD] Upgrade URL rewriting to Routes (there is one test case in routes_test.rb that fails, and it depends on some refactoring that I agreed upon with Ulysses)
|
2005-02-15 22:41:58 +00:00 |
|
Alexey Verkhovsky
|
112a21da5c
|
Moved remove_orphaned_pages action to admin controller
|
2005-02-13 14:58:03 +00:00 |
|
Alexey Verkhovsky
|
2aa1aa8fad
|
Graceful handling of validation errors in edit_web, and a friendly confirmation in case of success
|
2005-02-10 22:05:30 +00:00 |
|
Alexey Verkhovsky
|
8ab380d6dd
|
Deconflicting a name of an input for two forms on the same page
|
2005-02-10 21:41:31 +00:00 |
|
Alexey Verkhovsky
|
5cb21ff619
|
Friendly confirmation message in remove_orphaned_pages
|
2005-02-05 14:06:50 +00:00 |
|
Alexey Verkhovsky
|
bc97b8d4f7
|
enhanced password checking behavior in remove_orphaned_pages;
extracted password error to application
|
2005-02-05 13:34:12 +00:00 |
|
Alexey Verkhovsky
|
09cfb5635c
|
merged edit_web and update_web into one action
|
2005-02-05 13:04:55 +00:00 |
|
Alexey Verkhovsky
|
2ca286971c
|
Web remembers max_upload_size submitted to update_web action (still is not used though)
|
2005-01-30 06:18:57 +00:00 |
|
Alexey Verkhovsky
|
5ea3f93bf9
|
author links on print page are smart about whether they are being exported or just displayed in the browser
|
2005-01-30 05:33:05 +00:00 |
|
Alexey Verkhovsky
|
85bc93984d
|
Page will try to render itself in revise method, and behave appropriately if markup engine fails [inspired by Denis]
|
2005-01-30 04:50:41 +00:00 |
|
Alexey Verkhovsky
|
a0303d1eea
|
Search
|
2005-01-30 03:17:02 +00:00 |
|
Alexey Verkhovsky
|
3c1990a42a
|
Not all incarnations of pdflatex know the --output-directory option [Denis]
|
2005-01-30 02:56:03 +00:00 |
|
Alexey Verkhovsky
|
63cf09059b
|
Merged new_web action into create_web
|
2005-01-28 03:44:36 +00:00 |
|
Alexey Verkhovsky
|
16dcdb6e0e
|
A friendly confirmation when a new wiki is set up
|
2005-01-28 02:57:25 +00:00 |
|
Alexey Verkhovsky
|
22e7104ea1
|
Error message look slightly better.
|
2005-01-28 02:44:22 +00:00 |
|
Alexey Verkhovsky
|
83c6eadc0c
|
Merged new_system action into create_system
|
2005-01-28 02:35:59 +00:00 |
|
Alexey Verkhovsky
|
88e52ab5a9
|
Extracted AdminController from WikiController
|
2005-01-28 01:24:31 +00:00 |
|