17
0

Commit Graph

  • 82ce75c820 Accepting request 1307725 from Office factory Ana Guerrero 2025-09-29 14:37:16 +00:00
  • a60465f0e2 OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=58 Martin Wilck 2025-09-29 10:28:52 +00:00
  • 36b88e4562 - Update to GNOME 49 * 0184-Mark-GNOME-49-as-supported.patch - Add option to hide the summary * add 0183-Add-option-to-hide-the-summary.patch Martin Wilck 2025-09-29 10:19:21 +00:00
  • af5693e211 Accepting request 1256420 from Office Ana Guerrero 2025-03-27 21:33:17 +00:00
  • 87a68ca513 Accepting request 1256330 from home:mwilck:branches:Office Martin Wilck 2025-03-27 09:18:04 +00:00
  • b6361c71b1 Accepting request 1218972 from Office Ana Guerrero 2024-10-29 13:36:42 +00:00
  • 38c053f993 OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=53 Martin Wilck 2024-10-28 15:03:47 +00:00
  • add23eff33 OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=52 Martin Wilck 2024-10-28 14:17:31 +00:00
  • b1c61c9b22 - Mark GNOME 47 supported * add 0180-metadata.json.in-mark-GNOME-47-supported.patch Martin Wilck 2024-10-28 13:56:13 +00:00
  • f6eb22c237 Accepting request 1166456 from Office Ana Guerrero 2024-04-09 14:48:39 +00:00
  • 8235295881 - Re-add GNOME 45 compatibility (gh#projecthamster/hamster-shell-extension#368) * update code to GitHub develop branch (e3a4cb1) * add 0177-metadata.json-re-add-GNOME-45-support.patch * add 0178-todaysFactsWidget-Fix-broken-layout-in-GNOME-45.patch * add 0179-todaysFactsWidget-Fix-broken-layout-in-GNOME-45-and-.patch Martin Wilck 2024-04-09 13:29:09 +00:00
  • c1e5700805 Accepting request 1164390 from Office Ana Guerrero 2024-04-04 20:25:11 +00:00
  • ee8d1c942b - Update GNOME extension for GNOME shell 46 support * add 0174-Fix-compatibility-issues-with-Gnome-shell-46.patch * add 0175-Change-README.rst-to-refer-to-metadata.json.in-for-g.patch * add 0176-metadata.json.in-change-compatible-gnome-shell-versi.patch - Fix %patch syntax for rpm 4.20 Martin Wilck 2024-04-03 15:18:56 +00:00
  • f95ecfb723 Accepting request 1149628 from Office Ana Guerrero 2024-02-22 20:02:35 +00:00
  • 7358c251df Accepting request 1149008 from home:dimstar:rpm4.20:h Martin Wilck 2024-02-22 18:29:04 +00:00
  • 5bb14ca746 Accepting request 1127748 from Office Ana Guerrero 2023-11-21 20:31:44 +00:00
  • 20cb98e8e0 - Update to version 3.0.3 - Changed fact entry syntax (see NEWS.md for details) * Remove the need for using a double comma to start the description, a single comma can be used instead. * The tags part must now be separated by a comma. This allows using '#' inside activityx, category and description * extract simple #haswords from description, like "fix #bugs in #hamster" * consistent limitations on field content - spec file: fix build with python 3.6 * added remove-text-keyword-from-subprocess.run.patch * refreshed replace-env-python-invocation-by-direct-call.patch Martin Wilck 2023-11-20 16:15:28 +00:00
  • abfce6d1d1 Accepting request 1114055 from Office Ana Guerrero 2023-09-29 19:13:53 +00:00
  • 7d77d0ae4c OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=41 Martin Wilck 2023-09-27 21:18:28 +00:00
  • c20376c4b2 - Update GNOME extension for GNOME shell 45 support (older GNOME shell is not supported any more) * add 0162-README.rst-add-info-about-restarting-the-extension.patch * add 0163-TotalTimeWidget-port-to-JS6-classes.patch * add 0164-prefs.js-Remove-display-of-extension-version.patch * add 0165-settings-schema-fix-description-for-panel-placement-.patch * add 0166-README.rst-simplify-installation-instructions.patch * add 0167-panelWidget-add-button-to-open-extension-settings.patch * add 0168-Use-ECMAScript-import-export-statements.patch * add 0169-extension.js-adapt-to-GNOME-45.patch * add 0170-prefs.js-re-implement-for-GNOME-45.patch * add 0171-metadata.json.in-GNOME-45-support.patch * add 0172-README.rst-fixup-GNOME-shell-compatiblility.patch * add 0173-Replace-global.log-by-console.log.patch Martin Wilck 2023-09-27 21:13:13 +00:00
  • 7fc1e7c2db Accepting request 1093837 from Office Dominique Leuenberger 2023-06-20 14:48:42 +00:00
  • fc532788c3 - spec file: Fix GNOME shell dependency so that it works for "44.2" Martin Wilck 2023-06-19 20:55:45 +00:00
  • 006387e07c - Update to version 3.0.3~20 (git d10ae12): * Had to bump pre-release to 20 to fix artefact of broken version for shell extension ("3.0.3~10.10.0_42" instead of "3.0.3~1_0.10.0_42") * use upstream patches for GNOME shell 44 support * Fix GNOME shell dependency on TW Martin Wilck 2023-06-19 17:05:38 +00:00
  • 0ad4272e96 - Update GNOME shell extension to upstream 75541ac * gracefully handle hamster DBUS service disappearing * use upstream patches for GNOME shell 44 support * del 0154-metadata.json.in-add-support-for-GNOME-44.patch * add 0154-prefs.js-handle-different-return-values-of-Gtk.accel.patch * add 0155-Use-of-ellipsis-instead-of-tripledot.patch * add 0156-Use-ellipsis-instead-of-triple-dot-.-in-translations.patch * add 0157-Add-Gnome-Shell-43-compatibility.patch * add 0158-Add-basic-gnome-44-support.patch * add 0159-Report-errors-in-DBUS-calls.patch * add 0160-Report-errors-on-initial-DBUS-connection.patch * add 0161-Gracefully-handle-hamster-DBUS-disappearing.patch Martin Wilck 2023-06-19 16:27:57 +00:00
  • 673bdd4a82 - Update to version 3.0.3~2 (git d10ae12): * Fix hamster startup failure under python 3.11 (remove call to deprecated bind_textdomain_codeset gettext function) * HTML export fixes and clean up (gh#projecthamster/hamster#665) * Apply escaping and preserve newlines in HTML export (gh#projecthamster/hamster#704) * Update Croatian translation, add hr.po * Fix time-activity overlap with wide fonts Martin Wilck 2023-06-19 15:56:01 +00:00
  • 7365ed7f5e Accepting request 1083852 from home:Gankov:branches:Office Martin Wilck 2023-05-05 11:05:18 +00:00
  • 7496e48b50 Accepting request 1039029 from home:StevenK:branches:Office Martin Wilck 2022-11-30 20:53:26 +00:00
  • ce4c4e6da2 - Fix version ranges for GNOME shell extension * Avoid "nothing provides gnome-shell >= 42" errors from factory bot for s390x/ppc64 * This will cause conflicts on future GNOME shell updates, but that's what we want, actually. Martin Wilck 2022-03-29 07:29:46 +00:00
  • 4901ebaf08 Accepting request 964949 from Office Dominique Leuenberger 2022-03-26 21:31:18 +00:00
  • e0fa2fe25e delete obsolete files Martin Wilck 2022-03-25 20:51:54 +00:00
  • 64d0ad9a2d * removed 0132-ongoingFactEntry-stop-using-deprecated-Clutter-key-s.patch Martin Wilck 2022-03-25 20:22:28 +00:00
  • fb3cbd3fb7 Fix source name and build dir Martin Wilck 2022-03-25 20:14:21 +00:00
  • 98383c0712 - Update to upstream hamster 3.0.3~1 - Upstream fixes and enhancements: * Resume last activity using Ctl-Space. (#678) * FactController: Fix start date picker modifying date twice (#674) * Fix Wayland pop-up issues (#652) * Add keyword entry to .desktop file (#649) * Reset position in FactTree only when needed (#648) * Remove dark bars for empty days in overview. (#650) Martin Wilck 2022-03-25 19:57:44 +00:00
  • 365a0d2419 - Fix GNOME shell versions for TW and 15.4 Martin Wilck 2022-03-25 19:41:37 +00:00
  • 4bdefb8c84 - GNOME 41 and GNOME 42 support for GNOME shell extension * added 0152-metadata.json-add-support-for-GNOME-41.patch * added 0153-metadata.json.in-add-support-for-GNOME-42.patch - Changed default shortcut from Super-t to Super-h to avoid conflict with GNOME's "minimize window" shortcut * added 0151-Default-shortcut-Super-t.patch - Allow "center" positioning in menu bar * added 0149-Extension-configuration-add-a-new-option-center-with.patch * added 0150-Improve-description-of-center-positioning.patch - Display total time for the day * added 0148-display-total-time-for-the-day.patch Martin Wilck 2022-03-25 19:32:16 +00:00
  • 822a7bd7bc OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=24 Christophe Giboudeaux 2021-06-15 17:09:17 +00:00
  • d6015f39c7 - GNOME 40 support for hamster shell extension Upstream: d6e45d7 ("Fix GNOME shell error message about factsBox.FactsBox") * added 0131-metadata.json.in-fix-json-syntax-error.patch * added 0132-Update-README.st.patch * added 0133-Bump-latest-validated-gnome-shell-version-1.patch * added 0134-README-mention-GNOME-shell-compatibility-of-this-ver.patch * added 0135-README.rst-document-GNOME-shell-compatibility.patch * added 0136-ongoingFactEntry-stop-using-deprecated-Clutter-key-s.patch * added 0137-README.rst-update-GNOME-shell-compatibility-informat.patch * added 0138-Makefile-Add-install-user-target.patch * added 0139-Makefile-Add-install-target.patch * added 0140-README-Add-description-of-install-targets.patch * added 0141-Update-reST-syntax.patch * added 0142-Update-reST-syntax-take-2.patch * added 0143-Document-GNOME-3.38-compatibility.patch * added 0144-panelWidget-Remove-show-method.patch * added 0145-panelWidget-Rename-toggle-to-toggle_menu.patch * added 0146-Makeing-it-work-with-Gnome-40.-340.patch * added 0147-fixup-Makeing-it-work-with-Gnome-40.-340.patch Martin Wilck 2021-05-20 21:42:39 +00:00
  • 484a64fccf Accepting request 893697 from Office Dominique Leuenberger 2021-05-17 16:45:20 +00:00
  • 0db23cdec8 Accepting request 892563 from home:susnux:branches:Office Martin Wilck 2021-05-17 10:54:38 +00:00
  • 790299dfb6 Accepting request 798968 from Office Dominique Leuenberger 2020-05-01 09:09:45 +00:00
  • b924d49f3c (was 0010-Port-GObject-classes-to-JS6-classes.patch) Martin Wilck 2020-04-29 15:13:47 +00:00
  • 0791000cf6 (was 0009-Mark-GNOME-3.32-as-supported-all-others-as-unsupport.patch) * renumber patch: 0113-todaysFactsWidget-add-missing-bind.patch (was 0012-todaysFactsWidget-add-missing-bind.patch) Martin Wilck 2020-04-29 14:53:16 +00:00
  • a15b45f66d - Update shell extension to GNOME-3.36 branch, and use upstream patch order (was 0001-Don-t-try-to-access-controller.activities-before-it-.patch) (was 0002-Fix-disable-callback-gnome-shell-3.30-compatibility.patch) (was 0003-convenience.js-has-been-removed-in-GNOME-extensions-.patch) * renumber patch: 0104-Makefile-allow-shipping-convenience.js.patch (was 0005-Makefile-allow-shipping-convenience.js.patch) * renumber patch: 0105-metadata.json-mark-GNOME-3.30-as-supported.patch (was 0004-metadata.json-mark-GNOME-3.30-as-supported.patch) * renumber patch: 0108-drop-convenience.js.patch (was 0007-drop-convenience.js.patch) (was 0008-make-test-style-set-esversion-to-6-for-GNOME-3.32.patch) (was 0010-Mark-GNOME-3.32-as-supported-all-others-as-unsupport.patch) (was 0011-add-jshint-validthis-to-silence-warnings-about-stric.patch) * renumber patch: 0113-todaysFactsWidget-renumber-missing-bind.patch (was 0012-todaysFactsWidget-renumber-missing-bind.patch) * renumber patch: 0114-replace-Lang.bind-with-function-.bind.patch (was 0013-replace-Lang.bind-with-function-.bind.patch) * renumber patch: 0115-Port-non-GObject-class-to-JS6.patch (was 0014-Port-non-GObject-class-to-JS6.patch) * renumber patch: 0116-extension.js-add-jshint-validthis-hints.patch (was 0015-extension.js-add-jshint-validthis-hints.patch) (was 0016-extension.js-fix-indentation-after-previous-change.patch) * renumber patch: 0118-Don-t-log-ACTIVITIES-at-every-refresh.patch (was 0017-Don-t-log-ACTIVITIES-at-every-refresh.patch) * renumber patch: 0119-doc-remove-broken-link-to-usejsdoc.org.patch (was 0018-doc-remove-broken-link-to-usejsdoc.org.patch) * renumber patch: 0120-factsBox-use-GObject.registerClass.patch (was 0019-factsBox-use-GObject.registerClass.patch) (was 0020-panelWidget-fix-object.actor-is-deprecated-warning.patch) * renumber patch: 0122-metadata.json-mark-GNOME-3.34-as-supported.patch Martin Wilck 2020-04-29 14:41:54 +00:00
  • c81f481285 - Fix malfunction of backspace key in GNOME extension (3.36) * add patch: 0132-ongoingFactEntry-stop-using-deprecated-Clutter-key-s.patch Martin Wilck 2020-04-28 15:35:55 +00:00
  • c072671a5f - Fix syntax error in metadata.json.in * add patch: 0131-metadata.json.in-fix-json-syntax-error.patch Martin Wilck 2020-04-28 12:29:40 +00:00
  • 6bf5cfd8fa Fix TW shell version dependency Martin Wilck 2020-04-27 20:07:14 +00:00
  • b99ef6de57 - Correctly set GNOME shell version depending on OS release Martin Wilck 2020-04-27 19:56:15 +00:00
  • cf98e983c7 Fix GNOME version part of extension version number Martin Wilck 2020-04-27 19:36:40 +00:00
  • dd3d5c7e65 Added zip to BuildRequires Fixed Version dependencies of extension on GNOME shell Martin Wilck 2020-04-27 19:22:55 +00:00
  • bbc5f546d0 - cleaned up patch sequence (didn't apply because of fuzz) * renumber patch: 0103-convenience.js-has-been-removed-in-GNOME-extensions-.patch * renumber patch: 0104-Makefile-allow-shipping-convenience.js.patch (was 0005) * renumber patch: 0105-metadata.json-mark-GNOME-3.30-as-supported.patch (was 0004) * remove patch: 0006-Makefile-don-t-zip.patch * add patch: 0106-Fix-installation-instructions-matches-Ubuntu-18.04-T.patch Martin Wilck 2020-04-27 16:58:56 +00:00
  • 2fc141047e Fixed typo Martin Wilck 2020-04-27 13:15:25 +00:00
  • c1f611a617 - Support GNOME 3.34 on SLE15-SP2/Leap15.2 - Update shell extension to GNOME-3.36 branch, and use upstream patch order * remove patch: 0006-Makefile-don-t-zip.patch * renumber patch: 0101-Don-t-try-to-access-controller.activities-before-it-.patch (was 0001) * renumber patch: 0102-Fix-disable-callback-gnome-shell-3.30-compatibility.patch (was 0002) * add patch: 0103-Fix-installation-instructions-matches-Ubuntu-18.04-T.patch * renumber patch: 0104-convenience.js-has-been-removed-in-GNOME-extensions-.patch (was 0003) * renumber patch: 0105-Makefile-allow-shipping-convenience.js.patch (was 0005) * renumber patch: 0106-metadata.json-mark-GNOME-3.30-as-supported.patch (was 0004) * add patch: 0107-metadata.json-remove-version-field.patch * renumber patch: 0108-drop-convenience.js.patch (was 0007) * renumber patch: 0109-make-test-style-set-esversion-to-6-for-GNOME-3.32.patch (was 0008) * renumber patch: 0110-Mark-GNOME-3.32-as-supported-all-others-as-unsupport.patch (was 0009) * renumber patch: 0111-Port-GObject-classes-to-JS6-classes.patch (was 0010) * renumber patch: 0112-add-jshint-validthis-to-silence-warnings-about-stric.patch (was 0011) * renumber patch: 0113-todaysFactsWidget-renumber-missing-bind.patch (was 0012) * renumber patch: 0114-replace-Lang.bind-with-function-.bind.patch (was 0013) * renumber patch: 0115-Port-non-GObject-class-to-JS6.patch (was 0014) * renumber patch: 0116-extension.js-add-jshint-validthis-hints.patch (was 0015) * renumber patch: 0117-extension.js-fix-indentation-after-previous-change.patch (was 0016) * renumber patch: 0118-Don-t-log-ACTIVITIES-at-every-refresh.patch (was 0017) Martin Wilck 2020-04-27 12:54:20 +00:00
  • 4354ba707e Accepting request 789902 from Office Dominique Leuenberger 2020-03-31 15:16:51 +00:00
  • ef50f5f7f5 OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=9 Martin Wilck 2020-03-23 20:49:19 +00:00
  • 07e321acd0 - Update to version v3.0.1+8: * New source file hamster-time-tracker-v3.0.1+8.tar.xz (3.0.1 + 2 bug fixes, upstream commit e6b90fcd) * Fix off-by-one error in hamster export tsv (upstream #576, #580) * Use itstool instead of xml2po (#584) - Fix broken version number of extension package in previous build - Remove upstreamed patches * Drop patch: fix-from_start_end-handle-datetime-first.patch * Drop patch: choke-on-invalid-types-in-from_start_end.patch * Drop patch: Use-itstool-instead-of-xml2po.patch (i18n fixes) * Drop patch: fixup-Use-itstool-instead-of-xml2po.patch Martin Wilck 2020-03-23 18:35:38 +00:00
  • a782129e62 Accepting request 785399 from home:mwilck:branches:Office Martin Wilck 2020-03-15 22:20:12 +00:00
  • 6dc58633c7 - Fix search function (https://github.com/projecthamster/hamster/pull/551) * Add Fix-search-function-551.patch - Fix icon not being displayed on Wayland (https://github.com/projecthamster/hamster/pull/541) * Add hamster-explicitly-set-application-ID-and-prgname-on.patch Martin Wilck 2020-02-12 20:35:06 +00:00
  • 2775c35329 Fix bug in previous submission (patch not applied) Martin Wilck 2020-02-12 08:32:51 +00:00
  • 87ff9e1654 Accepting request 773529 from home:mwilck:branches:Office Martin Wilck 2020-02-11 21:02:41 +00:00
  • 58c76a5eeb Accepting request 773521 from home:mwilck:branches:Office Martin Wilck 2020-02-11 20:16:08 +00:00
  • e0f9169f20 Accepting request 741921 from Office Dominique Leuenberger 2019-10-23 13:51:35 +00:00
  • 96b3cb6fee Accepting request 702005 from devel:openSUSE:Factory:Apps Dominique Leuenberger 2019-05-12 09:43:44 +00:00
  • 2f179479ca Accepting request 685387 from devel:openSUSE:Factory:Apps Dominique Leuenberger 2019-03-26 14:42:26 +00:00