Age | Commit message (Expand) | Author | Files | Lines |
2011-07-27 | more startup seq code for synch setup | Mike Conway | 8 | -452/+592 |
2011-07-26 | work in progress [#90] LL - headless auto-backup synch woven int txfr engine ... | Mike Conway | 9 | -17/+112 |
2011-07-19 | working on adding synch, tweaks to deploy via webstart | Mike Conway | 2 | -2/+4 |
2011-07-19 | another refactoring compile issue | Mike Conway | 2 | -4/+4 |
2011-07-19 | fix some refactoring induced errors, possible case sensitive bug in git? | Mike Conway | 12 | -67/+67 |
2011-07-18 | enough of a config to start looking at synch process | Mike Conway | 5 | -100/+638 |
2011-07-18 | work in progress [#229] LL - sync management preferences for single device | Mike Conway | 5 | -1089/+924 |
2011-07-18 | adding config panel | Mike Conway | 18 | -553/+537 |
2011-07-18 | attempts to save initial synch, still lots of defaults to help in initial tests | Mike Conway | 5 | -30/+141 |
2011-07-17 | Merge branch 'master' of ssh://code.renci.org/gitroot/irodsidrop | Terrell Russell | 1 | -1/+1 |
2011-07-17 | fix typo in logging message | Terrell Russell | 2 | -2/+2 |
2011-07-17 | dont default to ll mode | Mike Conway | 1 | -1/+1 |
2011-07-17 | clean up initial setup, now calls to save synch, thats yet to be implemented | Mike Conway | 5 | -151/+144 |
2011-07-17 | more setup wizard for synch | Mike Conway | 6 | -150/+328 |
2011-07-17 | irods finder dialog add new,rename,delete | Mike Conway | 17 | -109/+1894 |
2011-07-16 | fix a couple pprob on delete/rename irods node causing npe in log for null node | Mike Conway | 3 | -94/+5 |
2011-07-16 | building custom idrop finder as swing JFinder is too buggy | Mike Conway | 14 | -298/+858 |
2011-07-15 | set look and feel at startup, now restart to avoid occ'l awt repaint errors | Mike Conway | 5 | -68/+184 |
2011-07-15 | fix java exec via mvn exec plugin | Mike Conway | 1 | -0/+15 |
2011-07-15 | startup sequence tweaks for initial show of gui | Mike Conway | 2 | -0/+3 |
2011-07-15 | more tweaks to look and feel setting, now a saved config | Mike Conway | 5 | -11/+35 |
2011-07-15 | [#338] allow different look and feel of client interface plus some z fighting... | unknown | 5 | -31/+298 |
2011-07-14 | working on irods file chooser (almost done) for synch | Mike Conway | 6 | -0/+579 |
2011-07-14 | #227, harden wizard, options for back and do later | Mike Conway | 5 | -32/+163 |
2011-07-14 | #227, startup and shutdown sequence enhancements for startup wizard, show gui... | Mike Conway | 9 | -1121/+1179 |
2011-07-14 | #227 consolidate props, setup wizard work | Mike Conway | 10 | -74/+175 |
2011-07-13 | permutations at statup (show gui, show wizard) | Mike Conway | 66 | -4994/+6239 |
2011-07-13 | added setup wizard | Mike Conway | 3 | -0/+473 |
2011-07-13 | Merge branch 'master' of ssh://code.renci.org/gitroot/irodsidrop | Mike Conway | 2 | -5/+5 |
2011-07-13 | initial setup wizard comes up properly, guarded by prop in idrop.config | Mike Conway | 6 | -21/+66 |
2011-07-13 | fix compile error IDropSplashWindow | unknown | 2 | -5/+5 |
2011-07-12 | add classpath manifest to jar in package step for iplant | Mike Conway | 1 | -135/+150 |
2011-07-12 | cleanup of libs (compacting) to fit on iren-web, deployed to webstart as 0.9.... | Mike Conway | 2 | -10/+10 |
2011-07-12 | restore to state to work on #227, fix info panel select refresh | Mike Conway | 4 | -71/+107 |
2011-07-12 | fix idrop to use startup sequencer for dev of synch config dialogs | Mike Conway | 85 | -3775/+1421 |
2011-07-07 | addig back in assembly plugin | Jason Reilly | 1 | -0/+8 |
2011-07-07 | adding one-jar maven plugin | Jason Reilly | 1 | -4/+18 |
2011-07-06 | passing a file instead of path | Jason Reilly | 1 | -2/+4 |
2011-07-06 | adding labels | Jason Reilly | 1 | -6/+6 |
2011-07-06 | constructor takes a file and overloads properties in the bootstrapConfigurati... | Jason Reilly | 1 | -25/+42 |
2011-07-06 | fixing compile time errors as a result of the Constants.propValues | Jason Reilly | 1 | -10/+10 |
2011-07-06 | applying logic to properly handle props/prefs settings & UI behaviour | Jason Reilly | 1 | -27/+75 |
2011-07-06 | formatting and adding JLabels for loginDialog | Jason Reilly | 1 | -33/+197 |
2011-07-06 | adding a bunch of new property keys | Jason Reilly | 1 | -5/+25 |
2011-07-06 | removing System.exit(0) from cancel action | Jason Reilly | 1 | -1/+1 |
2011-07-06 | adding distributable jar assembly instructions | Jason Reilly | 1 | -71/+75 |
2011-07-06 | uncommenting out working code | Jason Reilly | 1 | -5/+1 |
2011-07-06 | Merge branch 'master' of ssh://code.renci.org/gitroot/irodsidrop | Jason Reilly | 3 | -30/+60 |
2011-07-06 | changing main class | Jason Reilly | 1 | -1/+1 |
2011-07-06 | [#317] rename irods file (in windows xp) completes but throws up an 'excepti... | Mike Conway | 3 | -30/+60 |