0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Several additions - Settings menu ; Run now button ; and JSON endpoints to go along with it More... over 11 years ago
Made the first prototype of the live test - which is failing for AC 4.x.x. Related with #40 More... over 11 years ago
Restructured the test system so that one can run liveTests with the maven profile 'liveTests'. Contributing to #40 More... over 11 years ago
Made the AC iframe's src based on the baseUrl property configured More... over 11 years ago
Changed a property to reflect the base url, including the scheme name. Bumped bennu-knockout version to one that allows multiple 'apps' i.e. templates on a single app data-bind. Introduced other templates and viewModels for the now renamed to 'mainContent' which is the main app More... over 11 years ago
Now listing the changed files on the interface - Closes #26 More... over 11 years ago
BugFix: Restored the AC and GH duration times and all of the details popovers More... over 11 years ago
BugFix: Pager now working as intended. Closes #37 More... over 11 years ago
Added support for 'ongoing' syncs. Closes #22. Fixed a bug resulting from a lack of a var self = this instead of self = this on function declarations More... over 11 years ago
Minor enhancement, indication of when the data was last refreshed is now available to the user More... over 11 years ago
Migrated to Bennu-knockout. Closes #38 More... over 11 years ago
Almost completed #38. Just a minor bug with the asynchness of the loadPage. See jcarvalho/bennu-knockout#2 and a recently introduced bug with the conflicts view! almost More... over 11 years ago
minor change in the description in README.md More... over 11 years ago
ACTask: corrected a bug when synching (update) an ACTask that has no GH side More... over 11 years ago
Added the basic bennu-ko dependencies and started migration of the viewmodels and the main. The work is still incomplete ATM More... over 11 years ago
Changes on the documentation and a simple feature to turn off the schedule of the synch task More... over 11 years ago
Added extra modules for convenience More... over 11 years ago
Added the EnumViewer - not accepted in bennu-core (altered the other viewers to use this one); removed bankai dependency; Added the bennu submodule with the correct modifications More... over 11 years ago
Updated and added the properties.sample files; Added a helper to get the GH client token; removed useless eclipse files More... over 11 years ago
syncher-web: unhooked jetty from maven goals; updated egit's mvn dependency version to match the submodule commit; deleted some eclipse files and added them to the ignore More... over 11 years ago
Added the needed file for maid-syncher-tests to run out of the box More... over 11 years ago
Added eclipse files to gitignore More... over 11 years ago
BugFix: ACTask with Subtasks synching now solved :) More... over 11 years ago
Bug - ACTask creation/update working as intended (subtask functionality not yet tested) More... over 11 years ago
NPE bug fixed; Nasty wrong relationship multiplicity corrected (between ACTask and ACTaskCategory); Added detailed view of the reamaining syncEvents by adding the SyncEventViewer More... over 11 years ago
Bug Fix: corrected the bug 'When creating a GHRepository, the recently created ACProject does not get the categories from the other repositories' More... over 11 years ago
minor bug fixed - ACTaskCategory objects that are assigned to a DSIProject do not trigger conflicts when they are changed More... over 11 years ago
Added some documentation; Web: minor changes More... over 11 years ago
Web: added conflict web display of things More... over 11 years ago
Web: Added the descriptors of the syncevents involved, on the conflict logs More... over 11 years ago