projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix indentation. Get teh api version from the constant, rather than hard coding it...
[rails.git]
/
app
/
controllers
/
2008-10-10
Shaun McDonald
fix indentation. Get teh api version from the constant...
tree
|
commitdiff
2008-10-09
Shaun McDonald
moving the conistency checks for updates and deletes...
tree
|
commitdiff
2008-10-08
Shaun McDonald
adding the controller code to be able to get a specific...
tree
|
commitdiff
2008-10-08
Shaun McDonald
Fix the data config, so that the development database...
tree
|
commitdiff
2008-10-07
Shaun McDonald
some useful notes in code for ideas that require implem...
tree
|
commitdiff
2008-10-03
Shaun McDonald
Fixing a bug in my foreign keys. I can now upload and...
tree
|
commitdiff
2008-10-03
Shaun McDonald
Changing if not to unless to make code more readable.
tree
|
commitdiff
2008-09-29
Shaun McDonald
adding some version reading for the nodes
tree
|
commitdiff
2008-09-25
Shaun McDonald
Doing a resync from mainline 8633:10895. There was...
tree
|
commitdiff
2008-09-20
Richard Fairhurst
Potlatch 0.10c... part two
tree
|
commitdiff
2008-09-07
Tom Hughes
Run web authorisation for all non-api requests. Closes...
tree
|
commitdiff
2008-08-24
Tom Hughes
Add basic support for logically deleting a user.
tree
|
commitdiff
2008-08-24
Tom Hughes
Tidy up diary code a bit.
tree
|
commitdiff
2008-08-21
Richard Fairhurst
edit diary entries
tree
|
commitdiff
2008-08-13
Tom Hughes
Don't user flash[:notice] when we're not redirecting...
tree
|
commitdiff
2008-08-13
Tom Hughes
Allow users to change their email address. Closes ...
tree
|
commitdiff
2008-08-13
Tom Hughes
Allow a user's email address to be marked invalid,...
tree
|
commitdiff
2008-07-31
Richard Fairhurst
Potlatch 0.10b
tree
|
commitdiff
2008-07-29
Richard Fairhurst
Potlatch 0.10a
tree
|
commitdiff
2008-07-22
Tom Hughes
Render nothing on a successful delete.
tree
|
commitdiff
2008-07-19
Tom Hughes
Fix thinko.
tree
|
commitdiff
2008-07-19
Tom Hughes
Improve error handling.
tree
|
commitdiff
2008-07-18
Tom Hughes
More warning fixes.
tree
|
commitdiff
2008-07-18
Tom Hughes
Merge potlatch_010 properly.
tree
|
commitdiff
2008-07-18
Tom Hughes
Revert broken attempt at potlatch_010 merge.
tree
|
commitdiff
2008-07-18
Tom Hughes
Merged 8899:9136 and 9145 from trunk.
tree
|
commitdiff
2008-07-18
Tom Hughes
Merge potlatch_010 branch to head.
tree
|
commitdiff
2008-07-16
Tom Hughes
Optimise finding of relations, partially reversing...
tree
|
commitdiff
2008-07-16
Tom Hughes
Tidy up AMF controller and optimise a few rails things.
tree
|
commitdiff
2008-07-15
Tom Hughes
Rename unique_nodes to unshared_node_ids to make it...
tree
|
commitdiff
2008-07-09
Tom Hughes
Revert Potlatch 0.10 from the trunk - we will keep...
tree
|
commitdiff
2008-07-09
Richard Fairhurst
Potlatch 0.10
tree
|
commitdiff
2008-07-08
Shaun McDonald
Sorts out a problem with the description field and...
tree
|
commitdiff
2008-07-08
Tom Hughes
Add bounds to map responses. Closes #1011.
tree
|
commitdiff
2008-07-07
Tom Hughes
Allow users to remove their image. Closes #1010.
tree
|
commitdiff
2008-07-03
Shaun McDonald
Merge changes from trunk 7673:8632.
tree
|
commitdiff
2008-06-27
Tom Hughes
Merge data browser branch to trunk.
tree
|
commitdiff
2008-06-26
Tom Hughes
Disable the data browswer when the database is not...
tree
|
commitdiff
2008-06-24
Tom Hughes
Railsify relation selection (aka ripping out the f...
tree
|
commitdiff
2008-06-22
Tom Hughes
Merge 8381:8390 from trunk.
tree
|
commitdiff
2008-06-22
Tom Hughes
Merge 8377:8381 from trunk.
tree
|
commitdiff
2008-06-22
Tom Hughes
Merge 7922:8377 from trunk.
tree
|
commitdiff
2008-06-22
Tom Hughes
Add support for putting the site in an offline mode...
tree
|
commitdiff
2008-06-11
Richard Fairhurst
trap for #971 until I can work out why it's doing it
tree
|
commitdiff
2008-05-29
Tom Hughes
Require a form post to finally confirm an account to...
tree
|
commitdiff
2008-05-28
Tom Hughes
Merge 7744:7922 from trunk.
tree
|
commitdiff
2008-05-16
Richard Fairhurst
fix revert to cope with moved nodes properly (OH NOES...
tree
|
commitdiff
2008-05-13
Gabriel Ebner
api06: remove debugging output.
tree
|
commitdiff
2008-05-13
Gabriel Ebner
api06: simplify diff uploading.
tree
|
commitdiff
2008-05-13
Gabriel Ebner
api06: diff upload: don't read the whole request into...
tree
|
commitdiff
2008-05-13
Gabriel Ebner
api06: simplify exception handling and add exception...
tree
|
commitdiff
2008-05-12
Gabriel Ebner
api06: Fix typo.
tree
|
commitdiff
2008-05-12
Gabriel Ebner
api06: s/delete_with_relations_and_history/delete_with_...
tree
|
commitdiff
2008-05-12
Gabriel Ebner
api06: Move version-checking into the models, raising...
tree
|
commitdiff
2008-05-11
Christopher Schmidt
make error_message spit out the message text to the...
tree
|
commitdiff
2008-05-11
Christopher Schmidt
prevent update of any object without providing the...
tree
|
commitdiff
2008-05-11
Christopher Schmidt
Make capabilities report the current version for from...
tree
|
commitdiff
2008-05-11
Christopher Schmidt
change 'no nodes' response to use API_VERSION in output
tree
|
commitdiff
2008-05-11
Christopher Schmidt
add support for closing changesets
tree
|
commitdiff
2008-05-11
Christopher Schmidt
Add support for accessing changesets as XML through...
tree
|
commitdiff
2008-05-11
Christopher Schmidt
Make edits return version numbers as plain text strings
tree
|
commitdiff
2008-05-09
Tom Hughes
Merge 7452:7744 from trunk.
tree
|
commitdiff
2008-05-06
Tom Hughes
Tidy up handling of unknown traces.
tree
|
commitdiff
2008-05-06
Tom Hughes
Backout message deletion functionality as it has unfort...
tree
|
commitdiff
2008-05-05
Tom Hughes
Fix replying to diary comments, and tidy a few things up.
tree
|
commitdiff
2008-05-05
Tom Hughes
Quote reply messages properly.
tree
|
commitdiff
2008-05-05
Tom Hughes
Reinstate stripping of Re: prefixes that Steve dropped...
tree
|
commitdiff
2008-05-04
Gabriel Ebner
api06: Diff upload works now (but no integration with...
tree
|
commitdiff
2008-05-04
Gabriel Ebner
api06: Fix diff uploading (still doesn't give a useful...
tree
|
commitdiff
2008-05-04
Gabriel Ebner
api06: Fix diff uploading (creation works fine now)
tree
|
commitdiff
2008-05-04
Gabriel Ebner
api06: Preliminary support for diff uploading. This...
tree
|
commitdiff
2008-05-04
Tom Hughes
Merge 7649:7673 from trunk.
tree
|
commitdiff
2008-05-04
Tom Hughes
Go back to using user_id+k as the primary key for user...
tree
|
commitdiff
2008-05-04
Gabriel Ebner
api06: Merge changesets code from Frederik.
tree
|
commitdiff
2008-05-04
Frederik Ramm
initial changeset support
tree
|
commitdiff
2008-05-04
Gabriel Ebner
split_node_tags: Merge changes in main branch up to...
tree
|
commitdiff
2008-05-03
Gabriel Ebner
split_node_tags:
tree
|
commitdiff
2008-05-03
Steve Coast
fix bug 871 - show a good error message if gps trace...
tree
|
commitdiff
2008-05-03
Gabriel Ebner
split_node_tags: Merge changes from main branch.
tree
|
commitdiff
2008-05-03
Steve Coast
nicer reply messages, bug 529
tree
|
commitdiff
2008-05-03
Steve Coast
ability to delete messages
tree
|
commitdiff
2008-05-03
Steve Coast
add individual user preference read/write, and default...
tree
|
commitdiff
2008-05-01
Tom Hughes
Merge HTML export branch to trunk.
tree
|
commitdiff
2008-04-30
Richard Fairhurst
Potlatch 0.8c
tree
|
commitdiff
2008-04-27
Tom Hughes
Report a friendly error for attempts to reference a...
tree
|
commitdiff
2008-04-23
Christopher Schmidt
start no longer uses these nodes: don't query for them
tree
|
commitdiff
2008-04-22
Christopher Schmidt
Add recent nodes to start of tab, and return false...
tree
|
commitdiff
2008-04-21
Christopher Schmidt
add in-map node/way browser
tree
|
commitdiff
2008-04-20
Christopher Schmidt
add navigation link
tree
|
commitdiff
2008-04-20
Christopher Schmidt
Link ways and nodes backwards and forwards.
tree
|
commitdiff
2008-04-20
Christopher Schmidt
add a browse index (no content yet)
tree
|
commitdiff
2008-04-20
Christopher Schmidt
drop _view from action names
tree
|
commitdiff
2008-04-20
Christopher Schmidt
Add support for relation history.
tree
|
commitdiff
2008-04-20
Christopher Schmidt
Add history for ways and nodes, split 'last edited...
tree
|
commitdiff
2008-04-20
Christopher Schmidt
Add relation browsing:
tree
|
commitdiff
2008-04-20
Tom Hughes
Tidy up a few details.
tree
|
commitdiff
2008-04-20
Tom Hughes
Commit crschmdt's data browser patch.
tree
|
commitdiff
2008-04-19
Tom Hughes
Mark map responses as attachments.
tree
|
commitdiff
2008-04-19
Tom Hughes
Headers is an array not a function...
tree
|
commitdiff
2008-04-19
Tom Hughes
Merge 7296:7427 from export branch to trunk.
tree
|
commitdiff
next