]> git.openstreetmap.org Git - rails.git/history - app/models
uptodate with en.yml 15703
[rails.git] / app / models /
2009-06-05 Tom HughesMake the rest of the email translatable.
2009-06-05 Tom HughesMore work on optimisation the location of nearby users...
2009-06-05 Tom HughesOptimise the finding of nearby users a bit.
2009-06-02 Tom HughesFix up translation issues in diary comment notifier.
2009-06-01 Shaun McDonaldmore tranlations for validations. Bug fix for the missi...
2009-05-31 Tom HughesMore missing files from I18N merge.
2009-05-31 Tom HughesMissing migrations from I18N merrge.
2009-05-31 Tom HughesMerged I18N branch to head.
2009-05-31 Tom HughesSend notification messages in the target user's language.
2009-05-31 Tom HughesSort out storage and use of user preferred languages.
2009-05-31 Tom HughesMerge 15165:15373 from trunk.
2009-05-30 Tom HughesAdd a list of languages and fix a few issues with the...
2009-05-30 Shaun McDonaldSome more of the user account translations. Custom...
2009-05-26 Matt AmosWorking around mysql bug...
2009-05-26 Matt AmosAdded missing ordering to relation members. This was...
2009-05-26 Matt AmosBetter testing of bbox handling in relations. Maybe...
2009-05-23 Tom HughesRename language_code to code - language_code is tautolo...
2009-05-22 Shaun McDonaldFirst stage of i18n. Some migrations and extra plugins.
2009-05-21 Matt AmosAdded locking around update and delete methods on main...
2009-05-20 Matt AmosUsing an around_handler for catching and rendering...
2009-05-15 Harry Woodlabel changesets as (big) based on their bbox area
2009-05-15 Tom HughesOptimise retrieval of full relations.
2009-05-14 Matt AmosFixed precondition failed message which was trying...
2009-05-13 Shaun McDonaldRemove a rescue, which is stopping a more detailed...
2009-05-12 Matt AmosFixed bug #1816 - the timeout updating logic should...
2009-05-11 Tom HughesUse a local lookup table for country bounding boxes...
2009-05-11 Matt AmosA better optimisation, as suggested by TomH.
2009-05-11 Matt AmosAdded optimisation for way checking. Same method as...
2009-05-10 Matt AmosFixed problem where tag lengths were generating a 422...
2009-05-09 Tom HughesSet a custom return path so that we can ignore bounces.
2009-05-06 Thomas WoodTests for PreconditionFailed error messages.
2009-05-06 Thomas WoodOne final (I've checked the rest now!) mis-referenced...
2009-05-06 Matt AmosPotential fix for slow relation precondition checking...
2009-05-05 Shaun McDonaldbe a bit more specific when a way is a member of a...
2009-05-02 Thomas WoodFix another mis-referenced error message id!
2009-05-02 Thomas WoodData browser changes, make links more user friendly...
2009-05-01 Tom HughesGet rid of foreign_class specification which is no...
2009-04-30 Tom HughesUse association names with :joins instead of writing...
2009-04-30 Shaun McDonaldgive a id when a way is a member of a relation
2009-04-30 Shaun McDonaldWe don't need an extra method for the amf controller...
2009-04-30 Thomas WoodFix another error reporting bug similar to previous...
2009-04-30 Thomas WoodFix grammar/referred relation id in precondition failed...
2009-04-30 Richard FairhurstPotlatch 0.11a
2009-04-29 Matt AmosFixed 'raw' raises by converting them to the appropriat...
2009-04-28 Tom HughesUse the alias for the conditions as well...
2009-04-28 Tom HughesUse an alias for current_relation_members to avoid...
2009-04-28 Tom HughesAdd a changeset cache to stop us looking up the same...
2009-04-28 Tom HughesRemove debugging statement.
2009-04-27 Shaun McDonaldImprove the node/way/relation already deleted error...
2009-04-26 Shaun McDonaldFix typo of missing .new for some of the errors. Tests...
2009-04-25 Tom HughesNull descriptions are not allowed.
2009-04-25 Matt AmosFixed bug in exception creation.
2009-04-24 Matt AmosFixed dumb copy-and-paste mistake.
2009-04-24 Matt AmosPatching better 412 error messages from mis-commit...
2009-04-23 Tom HughesBackout broken attempt at making case insensitive authe...
2009-04-23 Shaun McDonaldHack a way to make the email and display name case...
2009-04-23 Matt AmosAdded better error messages on 412 precondition failed.
2009-04-21 Matt AmosQuick and dirty fix for relation tags issue.
2009-04-21 Shaun McDonaldHopefully fix the old_node_controller tests.
2009-04-21 Tom HughesArrays have a length method, not a count method.
2009-04-20 Tom HughesAdd missing files from api06 merge.
2009-04-20 Tom HughesMerge vendor tree from api06 branch.
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-16 Tom HughesCope with MySQL and Postgres.
2009-04-15 Shaun McDonaldRailsify the relation member model, type attribute...
2009-04-14 Shaun McDonaldShould have a .new when raising error
2009-04-13 Shaun McDonaldreverting last change, which included posgres config...
2009-04-13 Shaun McDonaldRemove duplication that is in the test helper. Adding...
2009-04-09 Thomas WoodAdd exceptions for remaing cases where XML::Parser...
2009-04-09 Thomas WoodAdd has_valid_bbox? method to Changeset model to tidy...
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-29 Matt AmosFixed a problem where rails was setting the ID column...
2009-03-29 Matt AmosMoved a bunch of time functions into UTC. Fixes bugs...
2009-03-29 Matt AmosFix for correct boolean handling in query.
2009-03-27 Matt AmosFixed a couple of bugs with changeset bounding box...
2009-03-23 Thomas WoodShut up libxml's "Must specify a string with one or...
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesCommit ACL related files from earlier merges as svn...
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2009-03-08 Tom HughesUpdate to use libxml 1.0.0 gem.
2009-02-25 Richard Fairhursthistory stuff should be working now (haha)
2009-02-25 Richard Fairhurstfurther work on 0.6 history (not quite complete yet)
2009-02-19 Tom HughesAdd an ACL system to allow key/value pairs to be attach...
2009-02-07 Matt AmosFixed bug in changeset closing and querying where the...
2009-01-23 Thomas WoodRequire auth on calls to /trace/create, and pass throug...
2008-12-23 Matt Amosremoved comments which apparently no-one bothers to...
2008-12-18 Richard FairhurstPotlatch for API 0.6 now saving ways happily with node...
2008-12-15 Thomas WoodAdd validations for diary entry lat/lons and tests...
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-12-11 Shaun McDonaldMaking amf controller act more like the xml apis
2008-12-09 Shaun McDonaldSome improvements for the XML parsing, as there are...
2008-12-08 Shaun McDonaldthe user id may be negative, so that osmosis can create...
2008-12-08 Shaun McDonaldAdding some amf create poi tests. Minor bugfix tweaks...
2008-12-04 Shaun McDonaldRefactoring the amf controller, and all models so that...
2008-12-01 Shaun McDonaldActually set the instance var when closing the changeset
2008-12-01 Shaun McDonaldensure that uploads that don't supply a lat and lon...
2008-11-28 Shaun McDonaldbetter handling of duplicate tags. Extra validation...
2008-11-26 Matt AmosMoved transaction boundary to cover used-by tests on...
2008-11-25 Tom HughesAdd a delete method for the user model.
next