Nick Black
c93c841ed2
updated rake task to grab 1000 records at a time
2008-01-23 12:49:34 +00:00
Nick Black
e6fab03800
rake task to populate node_tags and current_node_tags tables with values from the nodes and current_nodes tables. migration 011 and 012 must be applied before this task.
2008-01-23 11:44:34 +00:00
Nick Black
c5f33db61e
adds two migrations to create old_node_tags and node_tags table and indexes. Does not change existing table structure or populate tables with any data
2008-01-23 11:41:56 +00:00
Tom Hughes
6319d81c07
You need at least version 0.9.1 of the composite keys gem.
2008-01-23 09:54:21 +00:00
Tom Hughes
bee38e63a3
Make things work with multipart keys.
2008-01-23 09:53:35 +00:00
Richard Fairhurst
bdf1b8823a
few bits of tidying
2008-01-23 01:49:22 +00:00
Tom Hughes
c57bc002ac
Send UK postcode searches to the namefinder as well as npemaps.
2008-01-23 00:49:21 +00:00
Xin Zheng
986144a49c
added some tests
2008-01-22 18:46:41 +00:00
Tom Hughes
4d06426c2a
Revert to rails 2.0.1 again
2008-01-22 18:00:30 +00:00
Tom Hughes
46f729cd84
Put the daemons generator plugin back.
2008-01-22 17:58:04 +00:00
Xin Zheng
e9f2e31a5d
un-commented sqlsessionstore
2008-01-22 17:23:25 +00:00
Xin Zheng
3d221843be
added rspec on rails as external
2008-01-22 17:22:49 +00:00
Tom Hughes
33afd6fa7e
Rename requires.rb to composite_primary_keys.rb so we have one file for
...
each system we are initialising.
2008-01-22 17:16:08 +00:00
Xin Zheng
70c005313c
removed require ruby-debug line
2008-01-22 16:56:13 +00:00
Xin Zheng
613325a0d0
added rspec folder/files
2008-01-22 16:55:14 +00:00
Xin Zheng
5cc239f329
changing back to rails 2.0.1
2008-01-22 16:51:07 +00:00
Xin Zheng
726836f31e
extracted require statement from environment.rb to intializers/requires.rb
2008-01-22 16:50:14 +00:00
Steve Coast
1c6ac719e6
replace whichways with rails-friendly code
2008-01-22 16:44:17 +00:00
Xin Zheng
3f607d565b
added RSpec and RSpec on Rails
2008-01-22 16:39:09 +00:00
Steve Coast
ddd5b4cf19
make amf_controller use rails objects, and stuff, in the getway method. You need to install the multipart keys plugin now, see the README.
2008-01-22 15:00:54 +00:00
Steve Coast
63970defb0
only show map to actual user
2008-01-22 12:16:08 +00:00
Steve Coast
90e72f05de
retab amf controller, it was getting annoying
2008-01-22 12:10:17 +00:00
Richard Fairhurst
98ab46c046
document amf_controller types for SteveC
2008-01-22 00:54:37 +00:00
Xin Zheng
681e96bc7d
added mac os x instructions for db function creation
2008-01-21 17:43:56 +00:00
Steve Coast
dbf4e32671
add last-modified header to relation read
2008-01-21 17:42:57 +00:00
Steve Coast
3e355d7dc0
emit last-modified headers on nodes and ways
2008-01-21 17:41:57 +00:00
Steve Coast
7dbc27fd67
Show nearby users map in account view page
2008-01-21 17:15:33 +00:00
Richard Fairhurst
c38c7df6c1
comments
2008-01-21 16:07:39 +00:00
Richard Fairhurst
072c7e49b9
slight bugfixes and improved WinIE behaviour (?)
2008-01-21 15:04:43 +00:00
Tom Hughes
b89ea4110d
Show comment counts in diary entry lists.
2008-01-18 18:26:19 +00:00
Tom Hughes
70a6ecee19
Get pagination links right.
2008-01-18 18:22:47 +00:00
Tom Hughes
691aab02fc
Add pagination to diary entry lists.
2008-01-18 18:20:15 +00:00
Richard Fairhurst
b387800234
maybe this will work
2008-01-18 16:39:10 +00:00
Richard Fairhurst
9a57f4a125
STUPID EVIL IE AAAAAARGH
2008-01-18 16:35:50 +00:00
Richard Fairhurst
f226e887b3
always redraw window if redopropertywindow is set
2008-01-18 12:22:13 +00:00
Tom Hughes
bb905aa285
Include a comment link in the diary RSS feed.
2008-01-18 10:43:21 +00:00
Tom Hughes
755b9711b5
Fix diary RSS feed.
2008-01-18 00:57:48 +00:00
Tom Hughes
8181cb4bf7
Add support for commenting on, and replying to, diary entries.
2008-01-17 23:12:25 +00:00
Richard Fairhurst
3eecc3ee5b
0.6c: bunch of minor improvements and bugfixes
2008-01-17 22:28:21 +00:00
Tom Hughes
459e16861a
Set MIME type correctly for diary RSS feeds.
2008-01-16 10:28:57 +00:00
Tom Hughes
c3bd1f113b
Tidy up message sensitisation a bit more, and add sensitisation of
...
information in the diary RSS feeds.
2008-01-16 10:02:42 +00:00
Tom Hughes
b416597507
Make the message reply link prefill the title with "Re: original title".
...
Closes #634 .
2008-01-15 19:05:17 +00:00
Tom Hughes
2eec60b575
Automatically convert links in diary postings into HTML links.
2008-01-15 18:31:23 +00:00
Tom Hughes
9f909d7447
Add a few more escape calls to prevent nasty HTML being rendered. Also
...
switch to using sanitize() instead of h() to escape message bodies. This
is not quite as safe as there is no guarantee that the HTML scanner it
uses will find everything, but is does allow benign HTML tags to be
displayed again.
2008-01-15 18:22:08 +00:00
Richard Fairhurst
77b5ad459a
0.6b: cycle through ways on top of each other
2008-01-15 10:29:14 +00:00
Tom Hughes
065d3dc16b
Don't try and limit the address space if the OS does not support it.
2008-01-15 00:41:07 +00:00
Tom Hughes
1e54573bae
Escape message titles and bodies. This is an emergency fix as some genius
...
has decided to report this XSS problem to a public mailing list. Unfortunately
it means that some functionality (links in messages etc) has been lost for now.
2008-01-15 00:26:01 +00:00
Tom Hughes
bc309badb8
Point people at the wiki when GPX imports fail.
2008-01-10 12:15:34 +00:00
Tom Hughes
0aadf85f8f
Override options correctly.
2008-01-08 23:13:02 +00:00
Tom Hughes
a31e61169c
Back out attempt to commit partial support for POIs as this is not at
...
all ready for prime time yet.
2008-01-08 18:23:56 +00:00