Alexey Verkhovsky
|
24f418e5b5
|
Renamed redirect_show to redirect_to_page and redirect_home
|
2005-04-28 23:07:42 +00:00 |
|
Alexey Verkhovsky
|
41b3468a57
|
Cleared another reload warning
|
2005-04-07 05:14: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
|
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
|
759fbda8a0
|
Return HTTP404 to requests pointing to a non-existant web name
|
2005-03-25 23:40:03 +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
|
bc97b8d4f7
|
enhanced password checking behavior in remove_orphaned_pages;
extracted password error to application
|
2005-02-05 13:34:12 +00:00 |
|
Alexey Verkhovsky
|
88e52ab5a9
|
Extracted AdminController from WikiController
|
2005-01-28 01:24:31 +00:00 |
|
Alexey Verkhovsky
|
06daadc7df
|
Reshaped "import wiki" feature from command-line to web interface
|
2005-01-27 03:55:19 +00:00 |
|
Alexey Verkhovsky
|
44eea43940
|
uploading pics when not found in the file yard (same as for files)
|
2005-01-23 13:42:56 +00:00 |
|
Alexey Verkhovsky
|
295e41c245
|
another go at file upload: slightly less naive and _working_
|
2005-01-22 19:30:49 +00:00 |
|
Alexey Verkhovsky
|
aec9449771
|
Naive implementation of a file upload
|
2005-01-22 18:38:16 +00:00 |
|
Alexey Verkhovsky
|
c30989c7eb
|
Actions that send files to browser smartly determine content-type HTTP header by the file name extnsion
|
2005-01-22 14:58:43 +00:00 |
|
Alexey Verkhovsky
|
e9a419c40f
|
File download (primitive implementation)
|
2005-01-22 02:49:52 +00:00 |
|
Alexey Verkhovsky
|
12a34823a8
|
Beginnings of a FileController (serving the file upload feature)
|
2005-01-22 01:35:00 +00:00 |
|
Alexey Verkhovsky
|
88d7dc832d
|
Setting Content-Type to UTF-8, to be consistent with meta-data in the HTML itself
|
2005-01-21 19:41:46 +00:00 |
|
Alexey Verkhovsky
|
7c02805102
|
Unsuccessful save unlocks the page; some tweaks and debug-level logging in in return_to_last_remembered
|
2005-01-18 00:36:43 +00:00 |
|
Alexey Verkhovsky
|
73552b36a0
|
If there is a validation error, save action will redirect to the last known good location and set error message in a flash
|
2005-01-17 23:17:28 +00:00 |
|
Alexey Verkhovsky
|
223b2bec6c
|
Initial import of the sources from SVN
|
2005-01-15 20:26:54 +00:00 |
|