Tom Hughes
a5626fc55b
Update imagery definitions for Potlatch 2
2013-02-08 19:18:36 +00:00
Tom Hughes
eed9de5483
Reject attempts to create notes with no comment text
2013-02-05 21:54:03 +00:00
Tom Hughes
68044c6054
Separate the links in the bottom right map corner better
2013-02-05 19:18:37 +00:00
Tom Hughes
8090e086da
Merge branch 'master' into notes
2013-02-05 19:03:28 +00:00
Tom Hughes
a5ca0f48c1
Stop newly added notes disappearing
2013-02-05 19:03:13 +00:00
Tom Hughes
9f025130fd
Change "Close" button to "Resolve" in notes popup
2013-02-05 18:56:59 +00:00
Tom Hughes
d1aa084d28
Reject note comments with no text
2013-02-05 18:46:41 +00:00
Tom Hughes
ae27f7adbe
Make the API reject changes to closed notes
2013-02-05 18:08:42 +00:00
Tom Hughes
6279d83260
Pass parameters to APIAlreadyDeletedError correctly
2013-02-05 18:08:11 +00:00
Tom Hughes
c12fe5f6e8
Remove redundant return
2013-02-05 17:42:08 +00:00
Tom Hughes
d92ca41cae
Avoid javascript warning
2013-02-05 17:32:44 +00:00
Tom Hughes
51dcf86f40
Remove the "new note" marker when the user clicks somewhere else
2013-02-05 00:30:58 +00:00
Tom Hughes
72ce4bc922
Expire special m- and c- reply addresses after a month
2013-02-04 09:10:59 +00:00
Tom Hughes
b97fe91bba
Disable "Add Note" button when there is no text
2013-02-03 18:03:25 +00:00
Tom Hughes
97b21e5fb1
Enable the "add note" link after a new note is created
2013-02-03 17:58:37 +00:00
Tom Hughes
a51509c668
Add link to show a note on the map to the note browser page
2013-02-03 17:44:05 +00:00
Tom Hughes
104f554008
Make titles in note popups link to the note
2013-02-03 16:50:59 +00:00
Tom Hughes
4b324f5896
Allow a note=N parameter in the URL to zoom to and open a note
2013-02-03 16:47:30 +00:00
Tom Hughes
2da3b85a7a
Disable the "add note" link while a note is being added
2013-02-03 16:18:06 +00:00
Tom Hughes
40b3c828e7
Avoid making the map scroll when adding a new note
2013-02-03 16:07:47 +00:00
Tom Hughes
703663c4a2
Add a test for commenting on diary entries
2013-02-03 15:50:09 +00:00
Tom Hughes
e29c47b056
Add a test for diary entry creation
2013-02-03 14:35:02 +00:00
Tom Hughes
ae48206d2c
Move the note popups up slightly
...
The default position makes it hard to grab the marker and move it
when adding a note, so move themm up a few pixels.
2013-02-03 13:04:14 +00:00
Tom Hughes
cff41d2171
Ajaxify message deletion
2013-02-03 12:52:51 +00:00
Tom Hughes
fa86ea0187
Remove unused messages
2013-02-03 12:29:18 +00:00
Tom Hughes
3374f50a5d
Drop secret_token as we don't use it and it confuses people
2013-02-03 12:23:37 +00:00
Tom Hughes
7f83692317
Improve date display in user notes list
2013-02-03 11:10:24 +00:00
Tom Hughes
8e5364b2f2
Only show each note once is the user notes view
2013-02-03 11:07:01 +00:00
Tom Hughes
43f39c50a3
Touch notes when new comments are added
2013-02-03 11:06:34 +00:00
Tom Hughes
ff73d12255
Make notes RSS feeds work
2013-02-02 17:48:56 +00:00
Tom Hughes
16a0f14f4a
Show anonymous user warning in data browser note view
2013-02-02 16:34:49 +00:00
Tom Hughes
5ad45549e1
Add anonymous comment warning to note popup
2013-02-02 16:18:35 +00:00
Tom Hughes
9d3b419aad
Improve styling of the per-user notes list view
2013-02-02 14:29:45 +00:00
Tom Hughes
2ef58f47a2
Improve display of anonymous note comments
2013-02-02 13:04:27 +00:00
Tom Hughes
0b993e5ce0
Tweak sizing of note popups
2013-02-02 12:21:53 +00:00
Tom Hughes
e957aaacb6
Localise dates and times in notes popups
2013-02-02 12:11:46 +00:00
Tom Hughes
db5c58ed09
Improve comment descriptions in note popups
2013-02-02 11:40:28 +00:00
Tom Hughes
56db9ca2b7
Merge branch 'master' into notes
2013-02-02 11:00:46 +00:00
Tom Hughes
a77b0e45a5
Update Potlatch 2 translations
2013-02-02 10:58:32 +00:00
Paweł Paprota
9762fbff50
Missing aerodrome symbol (referenced in browse.css.scss).
2013-02-02 10:46:48 +00:00
Tom Hughes
773f145edc
Show the header block on slim layout pages
2013-01-30 18:17:04 +00:00
Siebrand Mazeland
c4e879c884
Localisation updates from http://translatewiki.net .
2013-01-27 19:47:32 +00:00
Saman Bemel-Benrud
a4af16417b
Allow non-square user images
2013-01-26 15:44:44 +00:00
Tom Hughes
1f7dd79daf
Fix lists in rich text to display properly
...
Add a "richtext" class to anything which contains text rendered
by our rich text library, and move styles which were only being
applied to diary entries to apply to all rich text.
2013-01-24 14:54:26 +00:00
Tom Hughes
f430d2c6e1
Remove redundant CSS rule - table headings are already bold
2013-01-24 14:31:14 +00:00
Tom Hughes
a4b5485405
Compute size of rich text preview pane correctly
2013-01-24 14:29:27 +00:00
Tom Hughes
f8cadaf480
Put some white space back to make things readable
2013-01-24 14:18:18 +00:00
Tom Hughes
f612f573f9
Wrap longitude values explicitly
...
Leaflet 0.5 no longer wraps longitude values, so we need to do it.
2013-01-22 22:29:50 +00:00
Saman Bemel-Benrud
08dba25d7a
Fix overflow on login page on mobile
2013-01-22 18:49:44 +00:00
Saman Bemel-Benrud
3bce9ceee5
Fix mobile map and other minor mobile adjustments
2013-01-22 18:49:25 +00:00