aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* js lint semicolon fixDave Whiteland2012-10-01-1/+1
|
* adding a 'suggest_username' to message_manager_client.js, now only fills ↵Dave Whiteland2012-10-01-8/+15
| | | | username if none is already in use, fixes mysociety/message-manager#26
* explicitly handle msg-is-active class for message that will be used to ↵Dave Whiteland2012-10-01-5/+8
| | | | create report, instead of msg-is-owned, fixes mysociety/message-manager#49
* don't use form tag in reply div, because it will nest in the main submit ↵Dave Whiteland2012-10-01-2/+2
| | | | form, which is very bad
* assume/guess that MM username -if it exists at all- will be based on the ↵Dave Whiteland2012-10-01-0/+2
| | | | email. More convenient than sensible, works for now.
* remove redundant message 'hide' codeDave Whiteland2012-10-01-8/+0
|
* faq textDave Whiteland2012-10-01-4/+55
|
* tiny layout tidyDave Whiteland2012-10-01-5/+2
|
* remove console.log debuggingDave Whiteland2012-09-30-6/+0
|
* JS lint fixesDave Whiteland2012-09-30-9/+7
|
* display 'owned' message very strongly (since we're using exclusive locks), ↵Dave Whiteland2012-09-30-3/+5
| | | | now matches the 'click map to report...' call-to-action
* Merge branch 'fmb-read-only' of ↵Dave Whiteland2012-09-30-283/+481
|\ | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into fmb-read-only Conflicts: web/cobrands/fixmybarangay/message_manager.scss
| * FMB Sprite tweaksJedidiah Broadbent2012-09-28-24/+22
| |
| * Merge branch 'fmb-read-only' of ↵Jedidiah Broadbent2012-09-28-9/+53
| |\ | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into fmb-read-only
| | * admin interface to add contact level endpointsStruan Donald2012-09-28-0/+34
| | |
| | * we now return a hash from get_council_senderStruan Donald2012-09-28-7/+7
| | |
| | * admin interface to set endpoint as devolvedStruan Donald2012-09-28-2/+12
| | |
| * | Main nav tweaks, and sprite changes.Jedidiah Broadbent2012-09-28-10/+93
| |/
| * Added a textured header to test.Jedidiah Broadbent2012-09-28-74/+88
| |
| * Merge branch 'fmb-read-only' of ↵Jedidiah Broadbent2012-09-27-1/+1
| |\ | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into fmb-read-only
| | * correct site titleStruan Donald2012-09-27-1/+1
| | |
| * | Updated FMB and mySociety logo in spriteJedidiah Broadbent2012-09-27-0/+0
| |/
| * remove locate me automatically as it makes no senseStruan Donald2012-09-26-6/+10
| |
| * ignore autogenerated FixMyBarangay.poStruan Donald2012-09-26-0/+1
| |
| * correct syntax error in schemaStruan Donald2012-09-26-1/+1
| |
| * deal with pluralsStruan Donald2012-09-26-0/+2
| |
| * generalise make_emptyhomes_po so we can use it for FMBStruan Donald2012-09-26-147/+199
| | | | | | | | | | make some updates to translations scripts so they work on OS X Use FMB translation in Cobrand
| * Fix other part of race conditionStruan Donald2012-08-29-1/+1
| |
* | small layout spacing fixDave Whiteland2012-09-30-1/+4
| |
* | make SHOW MESSAGES and COPY TO UPDATE conditional on page displaying single ↵Dave Whiteland2012-09-30-28/+31
| | | | | | | | problem
* | reply js/formatting for MM in /around, note suppressed SHOW MESSAGES and ↵Dave Whiteland2012-09-30-82/+153
| | | | | | | | COPY TO UPDATE for now
* | add message_manager_client.js updated from MMDave Whiteland2012-09-27-22/+171
|/
* allow endpoints to be configured at a category levelStruan Donald2012-08-29-37/+75
| | | | | default cobrand now checks for endpoint configuration and only extra fallbacks are in UK cobrand
* remove race conditionStruan Donald2012-08-28-2/+1
|
* cut down alert options to within boundary ofStruan Donald2012-08-28-14/+63
|
* only show message manager interface for council usersStruan Donald2012-08-28-0/+2
|
* missing wordStruan Donald2012-08-27-2/+2
|
* change report form text to make more sense within contextStruan Donald2012-08-27-1/+10
|
* Display support count even if not logged inStruan Donald2012-08-27-10/+23
| | | | use a button for adding support rather than a link
* cobrand.moniker not plain cobrandStruan Donald2012-08-27-1/+1
|
* show wards if NOT fixmybarangay cobrandStruan Donald2012-08-27-1/+1
|
* FixMyBarangay does not have wards so do not list them in the dashboardStruan Donald2012-08-24-0/+2
|
* adding text from a message manager message increments supporter countStruan Donald2012-08-24-0/+4
|
* show/hide message manager message listStruan Donald2012-08-23-2/+8
|
* Better words for supporter countStruan Donald2012-08-23-1/+1
|
* allow adding of message manager messages as updates rather than as issuesStruan Donald2012-08-23-2/+95
|
* initial crude add support option for a problemStruan Donald2012-08-23-3/+39
|
* update alert page text to be appropriate for FixMyBarangayStruan Donald2012-08-22-0/+41
|
* area_types now returns array refStruan Donald2012-08-22-1/+1
|
* sort out small issues from mergeStruan Donald2012-08-22-9/+1
|