6
I Use This!
Inactive

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed the return of taskToJSONFormat back to String (to avoid having several toString() in the TimerTaskUpdaterView, when it can be done once in the method) More... over 8 years ago
added the gson library to the project to enable easier generation of json output for the updates, adapted the update functions to accomodate (removed useless prettyfier) More... over 8 years ago
removed a useless comment More... over 8 years ago
added an error message if the update isn't done, asking to check for url More... over 8 years ago
saving synchronisation time when update successful More... over 8 years ago
be able to pick previous month and current month for update with a button More... over 8 years ago
displayed the checkbox to include annotations with the update, includes it in the update if checked. More... over 8 years ago
set up ids for times in the json output to be dates (one task at one date has only one value for duration in jtimer), minor properties change More... over 8 years ago
showing an info log when receiving a 200 OK after an update. small typo correction in properties file More... over 8 years ago
small typo corrected with " at the wrong places or missing in the json output More... over 8 years ago
corrected method for getting times that was ignoring the date parameters and always sending all the times of a task More... over 8 years ago
Deletion of TaskJsonDisplayer class that was used to test the display of the json Adding an update option to the UI and an update frame (TimeTaskUpdaterView) to display the data to be sent (not finished) based on the Report UI More... over 8 years ago
"use of simpler json format, sends update request to url when url is changed with the json of the task." More... almost 9 years ago
Fix jnlp codebase url More... almost 9 years ago
[jgitflow-maven-plugin]Updating develop poms back to pre merge state More... almost 9 years ago
[jgitflow-maven-plugin]merging 'master' into 'develop' More... almost 9 years ago
[jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts More... almost 9 years ago
[jgitflow-maven-plugin]merging 'release/1.5' into 'master' More... almost 9 years ago
[jgitflow-maven-plugin]updating poms for branch'release/1.5' with non-snapshot versions More... almost 9 years ago
[jgitflow-maven-plugin]updating poms for 1.6-SNAPSHOT development More... almost 9 years ago
[jgitflow-maven-plugin]updating poms for 1.5 branch with snapshot versions More... almost 9 years ago
Fix some mnemonic More... almost 9 years ago
Clean i18n files More... almost 9 years ago
Update readme.md More... almost 9 years ago
Fixes #1338 (for this release but won't work with snapshot) More... almost 9 years ago
Add missing icon More... almost 9 years ago
Prevent too long task name to increase popup size More... almost 9 years ago
fixes #880: Select running task in popup More... almost 9 years ago
Improve message with file containing error More... almost 9 years ago
refs #1319: Set button the same size More... almost 9 years ago