Wykres commitów

631 Commity (77cbadb5b3a3d6715e8871c6da185596f61f3318)

Autor SHA1 Wiadomość Data
Candid Dauth fb8ff1d508 Add database migration that Pad.name, Marker.name and Line.name can be null
This was changed in an earlier commit, but no migration was added
2016-10-08 12:07:45 +03:00
Candid Dauth 283099f873 Correct dependencies 2016-10-08 11:20:03 +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 7c890d3fa8 Use gulp-inject to compile index.html 2016-10-07 15:41:08 +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 8bcf20f516 Use gulp-newer also in all target 2016-10-06 11:00:55 +03:00
Candid Dauth aca200f013 Detect changes in bower.json in gulp watch 2016-10-06 11:00:25 +03:00
Candid Dauth f3de41940d Include jQuery above angular 2016-10-06 11:00:02 +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 5493973d30 Kick out table sorter from dependencies, is not used 2016-10-05 12:43:55 +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 03be2b6e65 Add meta tag for bootstrap 2016-10-04 15:44:19 +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