14 Commits
Author SHA1 Message Date
PieterGit 292ed122a3 update fontello
use  fontello-cli --config ./config.json install and move the files to the staic/glyphs directory
2018-11-21 22:16:48 +01:00
Sulka Haro 89cee93805 Fix battery icon, some tests 2017-08-21 18:02:27 +03:00
Jason Calabrese bdc6940c16 hide/show lock if careportal is enabled and shown, but permissions are needed; some new glyphs 2016-08-04 23:41:29 -07:00
MilosKozak da2984ad79 Edit mode, drag&drop, WS DB update 2015-12-14 10:11:54 +01:00
MilosKozak a765c042ee updated fontello icons 2015-08-30 18:24:02 +02:00
Jason Calabrese e6c1c3d0e6 use icon-hourglass instead of icon-hourglass-1 2015-03-14 12:21:33 -07:00
Jason Calabrese d2be75a59a use an updated fontello font to include an hourglass glyph instead of using the unicode hourglass and hoping it works out 2015-03-14 12:05:22 -07:00
Jason Calabrese 0404905e53 Revert "Revert to c1b2988eb0 (Merge branch 'hotfix/0.3.5')"
This reverts commit 1cc9c6127c.
2014-08-31 00:04:11 -07:00
Jason Calabrese 1cc9c6127c Revert to c1b2988eb0 (Merge branch 'hotfix/0.3.5') 2014-08-24 22:22:55 -07:00
Jason Calabrese 322b90e6db added new + glyph for use when logging treatments 2014-08-10 00:35:27 -07:00
Brian Hanifin 2dd8f5385c Added Battery Glyphs in preparation for display of battery percentage. 2014-07-28 23:08:57 -07:00
Brian Hanifin c619738ab4 Notifications
* Custom built, simple notification system.
* `showNotification(“Hamburger?”);` Android Toast style messages can
appear at the top middle of the screen.
* Use `?notify=Hello,+world!` to test.
* Each new message overwrites the last.
* The notifications are locked to the top middle of the page.
2014-07-25 07:59:49 -07:00
Brian Hanifin 57c30b9bfa Rudimentary Notifications
* `showNotification(“Hamburger!”);` Android Toast style messages can
appear at the top middle of the screen.
NOTE: The right edge of the notification is clipped. I need some sleep
so I will take another look at it tomorrow.
2014-07-25 03:03:15 -07:00
Brian Hanifin a476b9f67e Cleanup + ?drawer=true + mv fonts/ glyphs/
* Auto settings drawer opener (to help use support users).
* Removing experiments favicons and logos (because choices were made by
@rnpenguin).
* Glyph Fonts folder renamed to reflect usage: /static**/fonts** was
renamed to /static**/glyphs**.
* Hamburger?
2014-07-25 00:58:36 -07:00