Wykres commitów

359 Commity (58f94d9d27a58f09ef5a331b89d844546f2b4727)

Autor SHA1 Wiadomość Data
Candid Dauth 0a1dbf4461 Always open external links in new window 2016-10-12 01:36:27 +03:00
Candid Dauth 0d0aab95ff Move search reset button to the left 2016-10-12 01:02:47 +03:00
Candid Dauth 85382c7ae9 Prevent annoying map movements to keep line popup in view 2016-10-12 00:56:02 +03:00
Candid Dauth 76223f26ac Move search result polygon tooltip with mouse 2016-10-12 00:37:57 +03:00
Candid Dauth 48e0360d30 Fix table after restructuring to have a front page map 2016-10-11 23:27:30 +03:00
Candid Dauth 78b06c0548 Fix bug that marker/line popups don't get updated when closed 2016-10-11 23:26:26 +03:00
Candid Dauth 482568042b Add buttons to copy pad URLs 2016-10-11 19:56:46 +03:00
Candid Dauth 54657ef048 Replace index page by a map where you can optionally start a pad 2016-10-11 19:30:16 +03:00
Candid Dauth cc50ee8a88 Use leaflet.locatecontrol instead of a button in the toolbox 2016-10-11 15:30:02 +03:00
Candid Dauth 9ec78c79f8 Show markers and popups for search results 2016-10-11 14:28:16 +03:00
Candid Dauth 1feb17b39c Move nameFinder to the server 2016-10-11 11:08:31 +03:00
Candid Dauth 025dd61d89 Unfinished support for file import 2016-10-11 10:40:09 +03:00
Candid Dauth e46ef278f7 Fix "Create Type" button 2016-10-08 12:19:17 +03:00
Candid Dauth 5bd834b1fa Remove accidentially checked in empty layer 2016-10-07 20:48:20 +03:00
Candid Dauth 332960f92c Expand search box on focus 2016-10-07 20:43:58 +03:00
Candid Dauth 44c8e01f12 Use uib-tooltip instead of title in toolbox 2016-10-07 20:43:42 +03:00
Candid Dauth 68598932d1 Collapse menu and legend on small devices 2016-10-07 20:43:18 +03:00
Candid Dauth fd8eeb85ec Make search work again 2016-10-07 20:06:22 +03:00
Candid Dauth dfe56a152f Kick out unused code 2016-10-07 15:41:12 +03:00
Candid Dauth 908d884a83 base64-encode images in html 2016-10-07 15:33:25 +03:00
Candid Dauth eb8e406797 Add tooltips to markers and lines again 2016-10-07 10:25:49 +03:00
Candid Dauth 89adc17869 Make lines draggable 2016-10-07 09:20:15 +03:00
Candid Dauth 708c38b089 "Add line" was broken after last commits 2016-10-06 15:51:49 +03:00
Candid Dauth 8dd46fd7be Add loading indicator 2016-10-06 15:25:00 +03:00
Candid Dauth 25337eddcd Initialise marker with icon to avoid error 2016-10-06 15:15:58 +03:00
Candid Dauth c30271c01d Fix "Move Line" (cannot add new points yet) 2016-10-06 15:15:34 +03:00
Candid Dauth a38488a548 Create marker object before opening popup on creation 2016-10-06 14:17:04 +03:00
Candid Dauth 26131a85e0 Do not close marker popup on button click 2016-10-06 14:16:26 +03:00
Candid Dauth 10da87580b Fix "Add Line" 2016-10-06 14:15:54 +03:00
Candid Dauth 8968c6c331 Fix "Save View" 2016-10-06 13:20:12 +03:00
Candid Dauth 83941448f9 Fix "Add Marker" and "Move Marker" functions 2016-10-06 13:08:55 +03:00
Candid Dauth fb74044270 Adjust popup styles 2016-10-06 11:49:18 +03:00
Candid Dauth 633481829f Use Leaflet.AlmostOver for click tolerance on lines 2016-10-06 10:59:51 +03:00
Candid Dauth 5549ac21ec First part of migration to leaflet
Still missing: Move line / marker, create line / marker, search,
distance measurement and coordinate display on map
2016-10-05 17:47:50 +03:00
Candid Dauth c8ea16fba7 No need to init jquery UI styles anymore 2016-10-05 12:07:31 +03:00
Candid Dauth 6a53bfa95b Adjust legend style 2016-10-05 11:31:42 +03:00
Candid Dauth 7c73c6715d Move attribution to "About FacilPad" dialog 2016-10-04 20:44:34 +03:00
Candid Dauth 8e2515c9d3 Add "Jump to my location" button to toolbox 2016-10-04 20:33:53 +03:00
Candid Dauth 35eb839d08 Move component css into own files 2016-10-04 19:36:59 +03:00
Candid Dauth e9f8bb2a50 Use arrow as cursor in sortable table heading 2016-10-04 19:29:12 +03:00
Candid Dauth 03e5863950 Fix textarea height 2016-10-04 19:23:05 +03:00
Candid Dauth b20fcf5b55 Fix styles in readonly view 2016-10-04 19:21:11 +03:00
Candid Dauth 7d1e5274e2 Remove unused styles after migration to bootstrap 2016-10-04 19:20:46 +03:00
Candid Dauth a0693091cb Abort message action on close 2016-10-04 19:11:27 +03:00
Candid Dauth 65728f3c38 Migrate message panel to bootstrap 2016-10-04 19:11:11 +03:00
Candid Dauth 35104f2ecf Migrate "Pad Settings" dialog to bootstrap 2016-10-04 17:25:39 +03:00
Candid Dauth e1951a6ce4 Migrate "View as table" dialog to bootstrap 2016-10-04 17:13:11 +03:00
Candid Dauth 4d3864ccc8 Fix click on view in view management 2016-10-04 16:56:05 +03:00
Candid Dauth eb2ecc9d2e Properly closing popups again on second click 2016-10-04 16:54:25 +03:00
Candid Dauth f6cb4bbe24 Migrate type dialogs to bootstrap 2016-10-04 16:52:16 +03:00
Candid Dauth 3d0f9549af Migrate toolbox to bootstrap 2016-10-04 15:43:57 +03:00
Candid Dauth a2c395e0a2 Migrate "Save View" and "Manage Views" dialogs to bootstrap 2016-10-04 14:21:20 +03:00
Candid Dauth 768d0fab8f Migrate "View Marker" and "View Line" popups to bootstrap 2016-10-04 14:01:40 +03:00
Candid Dauth 1f1a2dea46 Migrate "Edit Marker" dialog to bootstrap 2016-10-04 11:03:20 +03:00
Candid Dauth c5658ffb3e Port "Edit Line" dialog to bootstrap 2016-10-04 10:49:39 +03:00
Candid Dauth ec6924146c Replace jquery-ui-based colour picker with a bootstrap one 2016-10-03 17:52:34 +03:00
Candid Dauth d65e182260 Add bootstrap to dependencies 2016-10-03 17:38:21 +03:00
Candid Dauth 9bcc114945 Fix image urls after restructuring directories 2016-10-03 15:49:58 +03:00
Candid Dauth be8f5f2bff Restructure directories to have one directory per component 2016-10-02 21:03:24 +03:00