2013-05-13 |
Andy Allan | Add vendorer gem to Gemfile
|
commit | commitdiff | tree |
2012-07-11 |
Andy Allan | Don't show coordinates for deleted nodes
|
commit | commitdiff | tree |
2011-04-03 |
Andy Allan | Tweaks to the contributor terms styling
|
commit | commitdiff | tree |
2011-04-03 |
Andy Allan | No longer needed, and messes up the login page
|
commit | commitdiff | tree |
2011-04-03 |
Andy Allan | Change around how this works - the container adjusts...
|
commit | commitdiff | tree |
2011-04-03 |
Andy Allan | Use slim layout for OAuth pages too
|
commit | commitdiff | tree |
2011-04-03 |
Andy Allan | Add a grey box around login dialog
|
commit | commitdiff | tree |
2011-04-03 |
Andy Allan | New version of slim layout with grey background and...
|
commit | commitdiff | tree |
2011-04-03 |
Andy Allan | Another approach, but this time without scattering...
|
commit | commitdiff | tree |
2011-04-03 |
Andy Allan | Ah, that doesn't work due to 'bugs' in the way layouts...
|
commit | commitdiff | tree |
2011-04-03 |
Andy Allan | Use the slim layout on the login page
|
commit | commitdiff | tree |
2011-04-03 |
Andy Allan | Try a different approach - grab the layout and stylesheet...
|
commit | commitdiff | tree |
2011-01-31 |
Andy Allan | Already got -> already have
|
commit | commitdiff | tree |
2010-12-21 |
Andy Allan | Change the home zoom level to 15
|
commit | commitdiff | tree |
2010-12-21 |
Andy Allan | Rework the login page to explain better what to do...
|
commit | commitdiff | tree |
2010-12-21 |
Andy Allan | Round corners on content-area notice boxes
|
commit | commitdiff | tree |
2010-12-20 |
Andy Allan | Split the help and wiki into two links - help centre...
|
commit | commitdiff | tree |
2010-12-20 |
Andy Allan | link to the foundation
|
commit | commitdiff | tree |
2010-12-20 |
Andy Allan | Remove link to the shop - it's not a very big part...
|
commit | commitdiff | tree |
2010-12-20 |
Andy Allan | News blog -> Community blogs
|
commit | commitdiff | tree |
2010-12-20 |
Andy Allan | Use a list for the main menu, rather than br-separated...
|
commit | commitdiff | tree |
2010-12-20 |
Andy Allan | Padding / margin updates for the introduction sidebar...
|
commit | commitdiff | tree |
2010-12-17 |
Andy Allan | Rounded corners baby
|
commit | commitdiff | tree |
2010-12-17 |
Andy Allan | Make the search box 17% longer, yay!
|
commit | commitdiff | tree |
2010-12-17 |
Andy Allan | Reduce the margins on the sidebar
|
commit | commitdiff | tree |
2010-12-17 |
Andy Allan | Show the latest changeset for each of the contacts...
|
commit | commitdiff | tree |
2010-12-17 |
Andy Allan | Use configuration variables for limiting nearby users...
|
commit | commitdiff | tree |
2010-12-16 |
Andy Allan | Fix the popup image - was updated in OL 2.10 release...
|
commit | commitdiff | tree |
2010-11-09 |
Andy Allan | Add a scale bar that changes with latitude (from OpenLayers...
|
commit | commitdiff | tree |
2010-05-01 |
Andy Allan | Move email configuration out of the model and into...
|
commit | commitdiff | tree |
2009-09-29 |
Andy Allan | Merge r17285 from the oauth branch - allow flash access...
|
commit | commitdiff | tree |
2009-05-31 |
Andy Allan | fix html email stuff
|
commit | commitdiff | tree |
2009-05-31 |
Andy Allan | i18n signup html
|
commit | commitdiff | tree |
2009-05-31 |
Andy Allan | confirmation email plain text version - comments on...
|
commit | commitdiff | tree |
2009-05-31 |
Andy Allan | i18n for messages
|
commit | commitdiff | tree |
2009-05-31 |
Andy Allan | more trace i18n
|
commit | commitdiff | tree |
2009-05-31 |
Andy Allan | fix bugs in translation
|
commit | commitdiff | tree |
2009-05-31 |
Andy Allan | Committing first of trace view i18n untested
|
commit | commitdiff | tree |
2009-05-31 |
Andy Allan | i18n geocoder results
|
commit | commitdiff | tree |
2009-05-31 |
Andy Allan | i18n the export tab
|
commit | commitdiff | tree |
2009-05-31 |
Andy Allan | i18n of the changeset views
|
commit | commitdiff | tree |
2009-05-31 |
Andy Allan | Last of the databrowser i18n
|
commit | commitdiff | tree |
2009-05-30 |
Andy Allan | Databrowser i18n. The stuff in start.rjs is a bit bizarre...
|
commit | commitdiff | tree |
2009-05-30 |
Andy Allan | more databrowser i18n
|
commit | commitdiff | tree |
2009-05-30 |
Andy Allan | hopefully fix messed up en.yml
|
commit | commitdiff | tree |
2009-05-30 |
Andy Allan | more databrowser i18n
|
commit | commitdiff | tree |
2009-05-30 |
Andy Allan | more translations, and this time with stuff in the...
|
commit | commitdiff | tree |
2009-05-30 |
Andy Allan | First two bits of databrowser i18n
|
commit | commitdiff | tree |
2009-05-22 |
Andy Allan | Override interestingTagsExclude in GML layer - improve...
|
commit | commitdiff | tree |
2008-11-10 |
Andy Allan | Postgres adapter, and make migration 022 db-agnostic
|
commit | commitdiff | tree |
2008-11-10 |
Andy Allan | nil protection - mysql however has a default for enums...
|
commit | commitdiff | tree |
2008-11-10 |
Andy Allan | boolean correctness
|
commit | commitdiff | tree |
2008-11-10 |
Andy Allan | forgot the test change from 11866
|
commit | commitdiff | tree |
2008-11-10 |
Andy Allan | In YAML yes is a boolean keyword: also fix test that...
|
commit | commitdiff | tree |
2008-11-09 |
Andy Allan | remove indexes before renaming tables (some dbs have...
|
commit | commitdiff | tree |
2008-11-09 |
Andy Allan | migrations: add specific method for nodes/ways/relations...
|
commit | commitdiff | tree |
2008-11-09 |
Andy Allan | move index dropping to remove_index method
|
commit | commitdiff | tree |
2008-11-08 |
Andy Allan | correcting typo on gps_points fixtures
|
commit | commitdiff | tree |
2008-11-08 |
Andy Allan | move fulltext indexes to monkeypatch, since not all...
|
commit | commitdiff | tree |
2008-11-08 |
Andy Allan | Move db engine changing into db adaptor monkeypatch
|
commit | commitdiff | tree |
2008-11-08 |
Andy Allan | last of the auto_increments removed from the migrations
|
commit | commitdiff | tree |
2008-11-08 |
Andy Allan | Fixing boo-boo in r11802 - but you can assign integers...
|
commit | commitdiff | tree |
2008-11-08 |
Andy Allan | Moving AUTO_INCREMENTs to monkeypatching. Seems a bit...
|
commit | commitdiff | tree |
2008-11-08 |
Andy Allan | Boolean correctness in migrations
|
commit | commitdiff | tree |
2008-11-08 |
Andy Allan | move bigint_pk id column into table def, no need to...
|
commit | commitdiff | tree |
2008-11-08 |
Andy Allan | Change bigint id column to monkeypatching-friendly...
|
commit | commitdiff | tree |
2008-11-07 |
Andy Allan | some boolean correctness work
|
commit | commitdiff | tree |
2008-11-07 |
Andy Allan | add fixme
|
commit | commitdiff | tree |
2008-11-07 |
Andy Allan | use boolean flags when using boolean columns
|
commit | commitdiff | tree |
2008-11-07 |
Andy Allan | Booleans should be true/false - coding style comments...
|
commit | commitdiff | tree |
2008-11-07 |
Andy Allan | users fixtures should all have creation times
|
commit | commitdiff | tree |
2008-11-07 |
Andy Allan | Booleans should be true/false for compatibility with...
|
commit | commitdiff | tree |
2008-10-28 |
Andy Allan | message title shouldn't accept invalid utf-8 sequences...
|
commit | commitdiff | tree |
2008-10-15 |
Andy Allan | set the db encoding to utf-8, otherwise data is stored...
|
commit | commitdiff | tree |
2008-10-15 |
Andy Allan | Checking foreign key constraints on message recipients...
|
commit | commitdiff | tree |
2008-10-15 |
Andy Allan | utf-8 wide-char testing of message title - this will...
|
commit | commitdiff | tree |
|