Matt MacGillivray
|
36b86a9d41
|
Removed deprecation errors for rails 1.2.3. Corrected test case failures as a result of updated features and functionality
|
2007-05-07 22:46:00 +00:00 |
|
Matthias Tarasiewicz
|
113223f364
|
- AntiSPAM: included form-spam-protection rails plugin (Hivelogic Enkoder)
- update: updated scripts and javascripts to rails 1.2.1
|
2007-02-13 13:24:03 +00:00 |
|
Matthias Tarasiewicz
|
ad22579668
|
cookie fix: being logged in on more Webs at once works now [Jaques Distler]
|
2007-02-10 09:47:36 +00:00 |
|
Matthias Tarasiewicz
|
bdf5ab51ef
|
ANTISPAM: included dnsbl_check - DNS Blackhole Lists check [thanks to joost from http://www.spacebabies.nl ]
|
2007-01-16 07:16:56 +00:00 |
|
Alexey Verkhovsky
|
5f3cf38851
|
Fixed connect_to_model filter extension in wiki_controller (using inheritance here was daft); accelerated tests somewhat
|
2006-03-24 07:53:20 +00:00 |
|
Alexey Verkhovsky
|
64313ca208
|
Fixing FileController#import; sort of works, but fails on some interesting tests
|
2006-03-23 07:14:51 +00:00 |
|
Alexey Verkhovsky
|
ad4c289ec5
|
Added disposition to HTTP headers for sending files
|
2006-03-12 04:53:39 +00:00 |
|
Alexey Verkhovsky
|
3285737917
|
Fixed an NPE in ApplicationController#authorized?
|
2006-01-23 06:56:30 +00:00 |
|
Alexey Verkhovsky
|
0b1a80a852
|
[BUILD STILL BROKEN] File uploads roughly speaking work (to about same extent as in 0.10)
|
2005-11-14 08:38:37 +00:00 |
|
Alexey Verkhovsky
|
8bdee631f6
|
[BREAKS BUILD] Some work on File uploads, half-done, committing as a backup
|
2005-11-13 13:37:47 +00:00 |
|
Alexey Verkhovsky
|
dea8d70c48
|
Improved behavior of JavaScript in the author field [from I2 patch by court3nay]
|
2005-11-04 05:23:34 +00:00 |
|
Alexey Verkhovsky
|
35b77f6440
|
A bit of spit and polish
|
2005-11-02 09:04:53 +00:00 |
|
Alexey Verkhovsky
|
7f8d3adfb5
|
Copied over 0.14.2 ./public contents
|
2005-11-02 07:34:11 +00:00 |
|
Alexey Verkhovsky
|
d3b25c8a19
|
Added meta robots tag to the default layout; added error handling to published pages
|
2005-11-01 07:31:44 +00:00 |
|
Alexey Verkhovsky
|
4c14f07100
|
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 |
|
Alexey Verkhovsky
|
541a5d3994
|
Deleted all references to PageRenderer from PageSet selectors; using wiki_references instead
|
2005-09-11 08:05:19 +00:00 |
|
Alexey Verkhovsky
|
70fa15e3f3
|
Continue extracting URL generation logic from model classes
|
2005-09-10 11:07:40 +00:00 |
|
Alexey Verkhovsky
|
61eacae836
|
Fix for exports and other file downloads
|
2005-08-15 00:07:43 +00:00 |
|
Rick Okin
|
26c046cdfa
|
move to AR
|
2005-08-09 02:20:28 +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
|
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 |
|