Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.

Releases: roma0104/gsd5

Release 0.6-beta

16 May 18:02
Compare
Choose a tag to compare
Release 0.6-beta Pre-release
Pre-release

Release of GSD5 v0.6-beta

Added Features

  • Correct names for tiddlers. Some tiddlers were going out with incorrect names. #57
  • Renamed the $action widget to better identify its purpose. #59
  • Created a Dashboard to find Contacts easier. #60
  • New GSD5 tiddlers can be created on-the-fly in certain contexts. #58 See Notes
  • Show the gsd_type of the current GSD5 tiddler. #61
  • BlueBox toggle button improved. #52
  • Completed Actions are now shown in their Project's tiddler. #50
  • New Actions created in Projects respect user's show/hide preference. #42
  • Projects and Actions can be hidden or shown upon creation independently. #41
  • No Next Actions should no longer show Completed Projects. #56
  • Completed Actions display completed date in lists. #51
  • Completed lists are sorted by date. #51
  • Some UI icons have been lightened. #51

Corrected Bugs

  • gsd5-list macro should show dates in correct order. #46

Notes

The change from v0.5-beta to v0.6-beta resulted in changes to how prerequisite Actions are tracked. The change involves the renaming of the gsd_prereq field to gsd_action. This change break tiddler dependency chains unless corrected with the provided tool.

Prerequisite Conversion Tool

Issue #58 is completed with a workaround. Currently, there is a hardcoded 0.5 second delay so widgets have time to refresh. The unknown bug appears to be up stream in TiddlyWiki5 itself and Jeremy knows about it at this time. No is no definite timeline for resolution of this issue.

Thanks

Special thanks to the following individuals for their contributions:

Thanks to all who have contributed with bugs, questions and suggestions!

Release 0.5.2beta

10 Feb 03:07
Compare
Choose a tag to compare
Release 0.5.2beta Pre-release
Pre-release

Release of GSD5 v0.5.2beta

Added Features

  • Collapsible BlueBox. The BlueBox found on GSD5 tiddlers can be minimized to reduce screen space when needed. A Tiddler View Toolbar button is provided to toggle states. #40
  • Collapsible Lists. Lists created with the gsd5-list macro can be hidden by clicking the title of the list. #22
  • GSD5 List Macro rewrite. A new macro is provided to build lists. Combines several smaller macros into a single macro. This should make it easier for non-programmers to create customized lists. There is no formal documentation for the macro at this time. #39
  • Show/hide new GSD5 tiddlers. GSD5 tiddlers can be shown or hidden based upon user preferences. #37
  • Action Contexts. Actions can be given contexts, allows users to further categorise Actions into related groups even though they may not be of the same Project. #15
  • No-Next-Action List. List of Projects that do not have a Next Action associated with it. #13
  • CSS classes on Buttons/Widgets. Buttons and Widgets previously without CSS classes now have GSD5 CSS classes. #32

Notes

There is non-critical breakage of user configuration. The solution is to reassert user preferences.

Release v0.4beta

11 Dec 02:05
Compare
Choose a tag to compare
Release v0.4beta Pre-release
Pre-release

Release of GSD5 version 0.4beta

Added Features

  • Assign Contacts to Realms. Contacts can be now associated with Realms allowing a user with a large number of Contacts to organise and traverse the list quickly. Contacts are hidden using the same hiding mechanic as Actions/Projects when the non-associated Realm is selected. For Contacts that transcend one Realm, assigning the Contact with no Realm will make that Contact available to all Realms.
  • Convert actions to projects. Users can now convert actions that may need to be an project with a click of a button.
  • Waiting/Future Actions are now displayed on a Contacts tiddler. Selecting a Contact's tiddler displays all actions delegated to them. Shows actions depending on the selected Realm.
  • No Realm Action List. Actions without a Realm can be found using this Dashboard.
  • No Realm Project List. Projects without a Realm can be found using this Dashboard.

Notes

The change from v0.3-beta to v0.4-beta resulted in change on how Realms are implemented. The change involves the switch from system tags to the use of the gsd_type field. This change can render user-created Realms non-working in version 0.4-beta.

Realm Conversion Tool

Updating to v0.4-beta

  1. Download a GSD5 v0.4-beta environment.
  2. Import existing user content into the new environment.
  3. Import the Realm Conversion Tool into the new environment.
  4. Follow the Instructions of the Realm Conversion Tool.

Corrected Bugs

  • Removing contacts from Project/Actions results in link to Contact's tiddler persisting. #31

Release v0.3.1beta

21 Nov 05:02
Compare
Choose a tag to compare
Release v0.3.1beta Pre-release
Pre-release

Corrected Bugs

  • Corrected #16 issue where actions/projects displayed in another/all realm, displayed blank drop-lists or spawned child actions that were of another realm.

Release v0.3beta

21 Nov 04:47
Compare
Choose a tag to compare
Release v0.3beta Pre-release
Pre-release

Release of GSD5 version 0.3beta

Added Features

  • A References list. Provide a means of viewing references without going through the project tiddler.
  • The pseudo-realm 'all'. Allows all actions and project to be viewed at once regardless of assigned realm.
  • Allow the user to toggle the display of the realm selector on the Dashboard.

Corrected Bugs

  • Newly created action/projects/contact/reference/realm trigger autosave.
  • Projects and actions that are marked completed trigger autosave, after dependent actions/projects are properly resolved.

Release v0.2beta

21 Nov 04:50
Compare
Choose a tag to compare
Release v0.2beta Pre-release
Pre-release

Added Features

  • GSD5 Control Panel
  • Select actions/projects lists shown in the dashboard
  • Display actions list items by project.

Notes

The tickler functionality was dropped from GSD5/core. This step was taken to simplify the core but also in response to modern, ubiquitous calendar options that may serve the user better for creating and managing ticklers (e.g. Google Calendar, iCal, Outlook). Ticklers will be made as a plugin for GSD5.

Release v0.1beta

21 Nov 05:14
Compare
Choose a tag to compare
Release v0.1beta Pre-release
Pre-release

Initial Release of GSD5. Also known as Briefcase.