Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | jslint-inspired change of JS 'module pattern' here | Dave Whiteland | 2012-07-06 | -53/+61 | |
| | | | |||||
| * | | jslint fixes | Dave Whiteland | 2012-07-06 | -56/+55 | |
| | | | |||||
| * | | showing login form after initial call is unexpected, so remove all messages ↵ | Dave Whiteland | 2012-07-05 | -3/+8 | |
| | | | | | | | | | | | | (expect to call /available again to re-populate), closes #18 | ||||
| * | | store MM auth credentials in localstorage to avoid repeat login | Dave Whiteland | 2012-07-05 | -15/+29 | |
| | | | |||||
| * | | switch click listener to the radio button (not the li) to make user action ↵ | Dave Whiteland | 2012-07-05 | -2/+2 | |
| | | | | | | | | | | | | unambiguous | ||||
| * | | login hidden except when needed | Dave Whiteland | 2012-07-05 | -2/+2 | |
| | | | |||||
| * | | mm layout/locks after /avaible messages are pulled from MM | Dave Whiteland | 2012-07-05 | -30/+40 | |
| | | | |||||
| * | | MM ajax calls, using message_manager_client.js | Dave Whiteland | 2012-07-04 | -0/+348 | |
| | | | |||||
| * | | some CSS tweaks | Dave Whiteland | 2012-07-03 | -7/+16 | |
| | | | |||||
| * | | FMB web fixes | Dave Whiteland | 2012-06-25 | -0/+22 | |
| | | | |||||
| * | | delete overlooked conflict marker? | Dave Whiteland | 2012-06-25 | -1/+0 | |
| | | | |||||
| * | | FMB scss needs contrast1_dark declaration | Dave Whiteland | 2012-06-25 | -0/+1 | |
| | | | |||||
| * | | Merge branch 'master' into fmb-read-only | Dave Whiteland | 2012-06-25 | -44/+616 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css perllib/FixMyStreet/Cobrand/FixMyStreet.pm | ||||
| * \ \ | Merge remote branch 'origin/master' into fmb-read-only | Dave Whiteland | 2012-05-29 | -397/+676 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm templates/web/fixmystreet/alert/index.html templates/web/fixmystreet/around/display_location.html web/cobrands/fixmystreet/_layout.scss web/js/map-OpenLayers.js | ||||
| * \ \ \ | Merge branch 'master' into fmb-read-only | Matthew Somerville | 2012-05-17 | -7/+15 | |
| |\ \ \ \ | |||||
| * | | | | | Allow display of areas on /around. | Matthew Somerville | 2012-05-08 | -15/+19 | |
| | | | | | | |||||
| * | | | | | merge master to get schema changes | Dave Whiteland | 2012-05-04 | -93/+103 | |
| |\ \ \ \ \ | |||||
| * | | | | | | remove sloppy scss | Dave Whiteland | 2012-05-01 | -4/+0 | |
| | | | | | | | |||||
| * | | | | | | cosmetic changes to front bgy. buttons | Dave Whiteland | 2012-05-01 | -0/+13 | |
| | | | | | | | |||||
| * | | | | | | small cosmetic fixes | Dave Whiteland | 2012-05-01 | -8/+0 | |
| | | | | | | | |||||
| * | | | | | | FixMyBarangay presentation changes | Dave Whiteland | 2012-05-01 | -4/+23 | |
| | | | | | | | |||||
| * | | | | | | Colour fix (hmm). | Matthew Somerville | 2012-04-26 | -0/+10 | |
| | | | | | | | |||||
| * | | | | | | Work much better if reporting pin is clicked/dragged in/out of council ↵ | Matthew Somerville | 2012-04-26 | -14/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | boundary (CM17). | ||||
| * | | | | | | initial go at working round FindBin and Carp issues | Struan Donald | 2012-04-26 | -4/+9 | |
| | | | | | | | |||||
| * | | | | | | Pull in texts from message manager, pre-fill detail box if selected. | Matthew Somerville | 2012-04-25 | -0/+43 | |
| | | | | | | | |||||
| * | | | | | | Black/white colour for FMB (and can be used for default look later, hopefully). | Matthew Somerville | 2012-04-25 | -1/+80 | |
| | | | | | | | |||||
| * | | | | | | fixed deprecation warning (commas in shadow-box argument list) that was ↵ | Dave Whiteland | 2012-04-23 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | breaking compass for me even if everyone else was cool with it | ||||
* | | | | | | | Remove any remaining BCI reference. | Matthew Somerville | 2012-10-03 | -2/+2 | |
| | | | | | | | |||||
* | | | | | | | Mark councils using FMS on /reports. | Matthew Somerville | 2012-09-07 | -3/+0 | |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | add zurich css that just copies fms | Struan Donald | 2012-08-17 | -0/+44 | |
| | | | | | | |||||
* | | | | | | Remove outdated XSL. | Matthew Somerville | 2012-08-17 | -182/+0 | |
| | | | | | | |||||
* | | | | | | Don't use FindBin before local::lib set up, as it can cause confusion due to ↵ | Matthew Somerville | 2012-08-16 | -4/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | it requiring Carp, and then some of Carp coming from global, some from local. | ||||
* | | | | | | add extra front page text for lichfield about suitable problem types | Struan Donald | 2012-08-10 | -0/+5 | |
| | | | | | | |||||
* | | | | | | put a bit of space between report title and meta information in issue list | Struan Donald | 2012-08-09 | -0/+1 | |
| | | | | | | |||||
* | | | | | | make sure text in issue lists does not press up against edge of screen on ↵ | Struan Donald | 2012-08-09 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | mobiles | ||||
* | | | | | | Simplify HTML and CSS for issue lists | Struan Donald | 2012-08-09 | -18/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Also fixes link gap in IE6/7 and part width rollover in IE6 | ||||
* | | | | | | IE6/7 fixes for issue lists | Struan Donald | 2012-08-09 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * background colour change on hover for IE6 * make sure whole of background is correct colour in IE6 ( li width -> 100% ) * narrow gap between link and image in IE6/7 ( .text width -> 19em ) | ||||
* | | | | | | links should be black | Struan Donald | 2012-08-09 | -0/+4 | |
| | | | | | | |||||
* | | | | | | persuade ie7 that recent report rows are a link | Struan Donald | 2012-08-09 | -6/+7 | |
| | | | | | | |||||
* | | | | | | fix southampton street lighting message if map is skipped | Struan Donald | 2012-08-01 | -1/+5 | |
| | | | | | | |||||
* | | | | | | Get attribution right on zoomed in maps in NI. | Matthew Somerville | 2012-07-23 | -1/+3 | |
| | | | | | | |||||
* | | | | | | Improve map tile handling outside Great Britain. | Matthew Somerville | 2012-07-20 | -5/+24 | |
| | | | | | | |||||
* | | | | | | incorporate new dashboard design | Struan Donald | 2012-07-16 | -0/+97 | |
| | | | | | | |||||
* | | | | | | Move default cobrand to new design. | Matthew Somerville | 2012-07-13 | -0/+101 | |
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to old cobrands, this involves the subclasses implementing the web templates dir to ignore what the default is doing. A vaguely garish yet pleasing colour scheme has been chosen so that the site is both usable and suggests you may want to change it. | ||||
* | | | | | Fix JS validation of name to make sure validName has at least two parts | Struan Donald | 2012-06-21 | -3/+9 | |
| | | | | | | | | | | | | | | | | | | | | Change report updates so validName required for Bromley but not elswhere | ||||
* | | | | | display category prompts on southampton cobrand | Struan Donald | 2012-06-19 | -10/+87 | |
| | | | | | |||||
* | | | | | tweak font size to fix overlap on lists | Struan Donald | 2012-06-08 | -1/+1 | |
| | | | | | |||||
* | | | | | do not allow map to become too large | Struan Donald | 2012-06-08 | -0/+8 | |
| | | | | | |||||
* | | | | | Form needs to be in the body for IE8 to submit. | Matthew Somerville | 2012-06-08 | -0/+1 | |
| | | | | | |||||
* | | | | | slide_wards_down is a variable not a string | Struan Donald | 2012-06-08 | -1/+1 | |
| | | | | |