Commit Graph

  • b7f0b06684
    Remove items from shopping list without reloading the whole page Bernd Bestel 2018-08-11 14:07:44 +0200
  • 324487d395
    Add a "consume all ingredients of this recipe" button (this now closes #32) Bernd Bestel 2018-08-11 11:48:25 +0200
  • 9a8c61497b Fixed typo Bernd Bestel 2018-08-09 17:32:21 +0200
  • bc7afe4bdd Auto "click" the shortcut checkbox when manually entering the shortcut date (references #40) Bernd Bestel 2018-08-09 17:25:27 +0200
  • bb5dcb2434 Fixed a warning on embedded and demo installations Bernd Bestel 2018-08-09 17:24:37 +0200
  • 71b9d11ff5 Implement that recipe ingredients can have arbitrary quantity units (references #32) Bernd Bestel 2018-08-09 17:24:04 +0200
  • 3e73a44576
    Merge pull request #41 from BlizzWave/patch-10 Bernd Bestel 2018-08-07 21:00:06 +0200
  • dedfe3a854
    Update no.php Marius Boro 2018-08-07 20:46:27 +0200
  • c4b0ef4d49
    Refresh the complete row on all overview pages on changes, including the background color (closes #39) Bernd Bestel 2018-08-07 20:11:08 +0200
  • 339d81318f
    Add a checkbox to set the "never expires date" (closes #40) Bernd Bestel 2018-08-06 22:41:35 +0200
  • 282ee0885b
    Hotfix - syntax error in norwegian localization file (this will be included in the v1.17.0 release) Bernd Bestel 2018-08-04 17:46:40 +0200
  • 5833364e51
    Add pluralization of demo and default quantity units v1.17.0 Bernd Bestel 2018-08-04 17:37:43 +0200
  • 525f1705d1
    Update dependencies for next release Bernd Bestel 2018-08-04 17:22:15 +0200
  • 5a13cb5ffe
    Fix jquery timeago update did not really work Bernd Bestel 2018-08-04 16:54:46 +0200
  • e830805443
    Refresh also habit/battery statistics on changes on overview pages (references #26) Bernd Bestel 2018-08-04 15:44:58 +0200
  • ca3f28b615
    Refresh stock statistics on consume on stock overview page (references #26) Bernd Bestel 2018-08-04 14:25:32 +0200
  • 6081b8ee67
    Fix some form validation problems (closes #36) Bernd Bestel 2018-08-04 07:45:24 +0200
  • 7eef4acd81 Use the same info-bar to explain table colors in shopping list as in stock overview (fixes #27) Bernd Bestel 2018-08-03 09:06:11 +0200
  • 678579e933 Don't use ORDER BY in VIEWS (as this is invalid SQL, why does this even work sometimes in SQLite) (fixes #33) Bernd Bestel 2018-08-03 08:26:59 +0200
  • 4cc2d39063 Merge remote-tracking branch 'remotes/origin/fix-issue-33' Bernd Bestel 2018-08-03 08:18:59 +0200
  • 14cc153422 Removed unused dependency Bernd Bestel 2018-08-03 08:16:33 +0200
  • f5b5c4c7e1 Add default quantity units and locations to reduce confusion (only for new installations) (references #38) Bernd Bestel 2018-08-03 08:14:23 +0200
  • 88b76a52a5
    Merge pull request #37 from BlizzWave/patch-9 Bernd Bestel 2018-08-02 07:48:33 +0200
  • a4a25af460
    Update no.php Marius Boro 2018-08-01 22:44:23 +0200
  • 41a72d11da
    Remove unneeded ORDER BY as this maybe lead to problems like in #33 Bernd Bestel 2018-07-31 17:42:07 +0200
  • c8236b101b Fix redefine of constant GROCY_DATAPATH when it's not an embedded AND not a demo installation Bernd Bestel 2018-07-31 17:31:03 +0200
  • ef1df0a446
    Unify path references and only use relative ones Bernd Bestel 2018-07-30 19:16:36 +0200
  • 5c4953b9b2
    Merge pull request #28 from BlizzWave/patch-5 Bernd Bestel 2018-07-30 19:12:06 +0200
  • ccaf2411fe
    Merge pull request #30 from BlizzWave/patch-7 Bernd Bestel 2018-07-30 19:03:41 +0200
  • bce8bd6b35
    Merge pull request #31 from BlizzWave/patch-8 Bernd Bestel 2018-07-30 19:03:28 +0200
  • 66c07887cb Update no.php (#29) Marius Boro 2018-07-30 19:02:02 +0200
  • d009d1d8c3
    Update no.php Marius Boro 2018-07-30 00:28:33 +0200
  • be99880ce4
    Update batteriesoverview.blade.php Marius Boro 2018-07-29 23:49:35 +0200
  • e026609972
    Update de.php Marius Boro 2018-07-29 23:46:16 +0200
  • 6edeb2aa74
    Update no.php Marius Boro 2018-07-29 23:45:15 +0200
  • 3474f55866
    Update README.md Marius Boro 2018-07-29 23:26:34 +0200
  • f583810d5c
    Properly pluralize everything (closes #19) Bernd Bestel 2018-07-27 19:39:34 +0200
  • 419445f5ae
    Don't add a dummy data point on chart initialization (not needed, will lead to that the current price is always 0 - references #22) Bernd Bestel 2018-07-26 21:23:37 +0200
  • c64eb27ca1
    Add something for product price tracking (references #22) Bernd Bestel 2018-07-26 20:27:38 +0200
  • f4eb5196f7
    Merge pull request #24 from BlizzWave/patch-4 Bernd Bestel 2018-07-26 17:30:51 +0200
  • 9e493430d8 Battery charge interval was not editable and not shown anywhere Bernd Bestel 2018-07-26 17:28:30 +0200
  • 7690eedd70
    Update no.php Marius Boro 2018-07-25 23:40:57 +0200
  • aaa270a52f
    Hotfix for old user to database migration (this will be included in the v1.16.0 release) Bernd Bestel 2018-07-25 20:20:09 +0200
  • 6f47a5415c
    Added a rudimentary habit analysis possibility v1.16.0 Bernd Bestel 2018-07-25 20:01:58 +0200
  • 42c1709633
    Optimize and refactor latest changes Bernd Bestel 2018-07-25 19:28:15 +0200
  • 4685ff4145 Add an update script for Linux Bernd Bestel 2018-07-25 08:22:27 +0200
  • 249b01d7a8
    Added possibility to track who did a habit (this implements and closes #21) Bernd Bestel 2018-07-24 20:45:14 +0200
  • bcbdf58376
    Prefix all global vars Bernd Bestel 2018-07-24 19:41:35 +0200
  • 7f8540ff4e
    Replace the single user (defined in /data/config.php) with a multi user management thing Bernd Bestel 2018-07-24 19:31:43 +0200
  • b52ab91606 Update no.php (#23) Marius Boro 2018-07-23 21:23:55 +0200
  • 7246ac55b6
    Hide scrollbar in sidebar for now (workaround for #15, found no better solution, this closes #15) This also references BlackrockDigital/startbootstrap-sb-admin#73 Bernd Bestel 2018-07-23 21:21:27 +0200
  • a946bd5626
    Update no.php Marius Boro 2018-07-23 12:05:17 +0200
  • 251d7240a0
    Update no.php BlizzWave 2018-07-23 11:59:44 +0200
  • 848931da21
    Mention grocy-desktop in README Bernd Bestel 2018-07-22 13:59:53 +0200
  • bf4092e746
    Changed latest release download link Bernd Bestel 2018-07-22 13:26:46 +0200
  • 7cee18c926
    This is version 1.15.0 v1.15.0 Bernd Bestel 2018-07-22 13:10:12 +0200
  • e9a4b43268
    Improve date picker MMDD shorthand Bernd Bestel 2018-07-22 13:09:23 +0200
  • b1522742cc
    Add new date input shorthand Bernd Bestel 2018-07-22 13:03:08 +0200
  • ecdaaab789
    Update README.md Bernd Bestel 2018-07-22 12:41:11 +0200
  • 3379942086
    Document settingoverrides for embedded mode Bernd Bestel 2018-07-22 11:06:01 +0200
  • 12eaa8c074
    Fixed barcode lookup disabled hint was not localized Bernd Bestel 2018-07-22 10:18:03 +0200
  • c6310d636d
    Always save the recipe edit form when adding, editing or deleting ingredients (fixes #17) Bernd Bestel 2018-07-22 10:14:06 +0200
  • 9bedc6a138
    Fixed habit- and batterytracking dropdowns - selection did not work Bernd Bestel 2018-07-22 09:54:06 +0200
  • 70dbc6018f
    Fix selected product in productpicker was not highlighted Bernd Bestel 2018-07-22 09:33:01 +0200
  • 3afeb44b1d
    Prepare for embedded mode Bernd Bestel 2018-07-18 19:07:00 +0200
  • 3131b8965e
    Prepare for embedded mode Bernd Bestel 2018-07-16 21:23:13 +0200
  • bbc2fc9e42
    Merge pull request #18 from BlizzWave/patch-2 Bernd Bestel 2018-07-16 21:18:23 +0200
  • 3b4141eb4d
    Prepare for embedded mode Bernd Bestel 2018-07-16 21:17:32 +0200
  • 5f826be82c
    Update no.php BlizzWave 2018-07-16 19:17:47 +0200
  • db9ee93d2b Norwegian localization (#16) v1.14.0 BlizzWave 2018-07-15 21:46:16 +0200
  • 5164648714
    Update no.php BlizzWave 2018-07-15 21:33:53 +0200
  • a1e09b3cf4
    Create no.php BlizzWave 2018-07-15 21:07:25 +0200
  • 1eabd29105
    Describe new API function Bernd Bestel 2018-07-15 13:57:27 +0200
  • dc05c56440
    Do not expand card body automatically Bernd Bestel 2018-07-15 13:39:48 +0200
  • cb88ab2080
    Changed file extension of custom CSS and JS files to clarify that the content is HTML and not directly CSS/JS Bernd Bestel 2018-07-15 13:35:54 +0200
  • 254e1a9bc1
    Fix all the little things for the next release Bernd Bestel 2018-07-15 13:33:59 +0200
  • 0fc7c297bf
    Fixed a problem about recipe fulfillment wrong when there is no stock of a given product Bernd Bestel 2018-07-15 11:25:12 +0200
  • 82bfb6a3c3
    Improve demo data Bernd Bestel 2018-07-15 11:24:36 +0200
  • 277c622475
    Add missing German translations Bernd Bestel 2018-07-15 10:40:21 +0200
  • 091a0f3efe
    Removed not needed Italian technical translation item Bernd Bestel 2018-07-15 10:32:50 +0200
  • 823c76aa08
    Add missing German translations Bernd Bestel 2018-07-15 10:30:27 +0200
  • 37dee2a50b
    Display first recipe by default on recipes page Bernd Bestel 2018-07-15 10:16:36 +0200
  • ea0f5101ec
    Finalize recipes feature Bernd Bestel 2018-07-15 09:56:10 +0200
  • be650d093d
    Add a button to clear the whole shopping list Bernd Bestel 2018-07-15 08:29:26 +0200
  • 734814d96b
    More or less finalize recipes feature Bernd Bestel 2018-07-14 22:49:42 +0200
  • d9246b9b42
    Start working on recipes feature Bernd Bestel 2018-07-14 18:23:41 +0200
  • 70e7e630c3
    Refresh screenshots Bernd Bestel 2018-07-14 14:52:18 +0200
  • 71fc49252f
    Modularize product picker Bernd Bestel 2018-07-14 14:43:57 +0200
  • aa0771877f
    Remember sidebar collapsed state Bernd Bestel 2018-07-14 11:25:19 +0200
  • e5a4d11c0b
    Remove arrows on tooltips (only needed for sidebar, but found now way to limit this now) Bernd Bestel 2018-07-14 11:08:10 +0200
  • 909949a9e1
    Expand and highlight parent menu item when active page sidebar navigation item is a sub menu Bernd Bestel 2018-07-14 10:28:33 +0200
  • f018696219
    Save data tables state (client side for now) Bernd Bestel 2018-07-14 10:17:12 +0200
  • 347a47d0d2
    Add info about how to maintain own localizations Bernd Bestel 2018-07-14 08:51:48 +0200
  • c3de4b86b0
    Enable column reordering for all data tables Bernd Bestel 2018-07-14 08:48:14 +0200
  • 594e77ca41
    Only changed default width of datetimepicker for date-only inputs, as this does not work for side-by-side with time picker (references #14) Bernd Bestel 2018-07-14 08:38:03 +0200
  • 31ce7a13ea
    Show a calendar on the shopping list page (just for info purposes) Bernd Bestel 2018-07-13 22:38:31 +0200
  • 5d762001c8
    Fix too small border in datetime picker (references #14) Bernd Bestel 2018-07-13 21:37:49 +0200
  • bc3d339d9c
    Small UI adjustments Bernd Bestel 2018-07-13 21:10:58 +0200
  • 33e5ed9ddc
    Fix non-string settings were not correctly recognized Bernd Bestel 2018-07-12 22:23:00 +0200
  • 2d712b0ef7
    Update comment to reflect changed config "style" Bernd Bestel 2018-07-12 21:24:37 +0200