Richard Cordovano
|
6849f7d52c
|
Merge pull request #1326 from millmanorama/scroll_to_tile_infinite_loop_fix
attempt to fix infinite loop
|
2015-06-09 14:10:51 -04:00 |
|
Richard Cordovano
|
77a6078061
|
Merge pull request #1327 from sidheshenator/embedded_file_extractor_misc
removed unused imports and update dox
|
2015-06-09 14:01:09 -04:00 |
|
sidheshenator
|
5a16859fc8
|
Updated dox for embedded file extractor
|
2015-06-09 12:01:11 -04:00 |
|
jmillman
|
f3bcb66efc
|
attempt to fix infinite loop
|
2015-06-09 10:47:20 -04:00 |
|
sidheshenator
|
6592492e0d
|
removed unused imports
|
2015-06-09 10:43:39 -04:00 |
|
Richard Cordovano
|
755e4fcd86
|
Merge pull request #1322 from sidheshenator/add_derived_files_after_closing_resources
Add the derived files to the job after closing open resources
|
2015-06-08 15:05:20 -04:00 |
|
sidheshenator
|
4993e48d66
|
Add the derived files to the job after closing open resources
|
2015-06-08 14:59:56 -04:00 |
|
Richard Cordovano
|
ea0ab09c3c
|
Merge pull request #1320 from millmanorama/multiselect_npe_fix
prevent index out of bounds during multiselect
|
2015-06-08 10:24:02 -04:00 |
|
jmillman
|
cfe9e44b97
|
prevent index out of bounds during multiselect
|
2015-06-05 15:26:14 -04:00 |
|
Richard Cordovano
|
e1a6f2a8c2
|
Merge pull request #1317 from millmanorama/category_counts_during_ingest
show category count updates as ingest proceedes
|
2015-06-05 13:39:04 -04:00 |
|
Richard Cordovano
|
b15dcbd7c0
|
Merge pull request #1316 from millmanorama/delete_followup_refreshes_tags
refresh tags tree when removing FollowUp tag;
|
2015-06-05 13:38:47 -04:00 |
|
jmillman
|
13bd12cbfc
|
show category count updates as ingest proceedes
|
2015-06-05 13:30:21 -04:00 |
|
Brian Carrier
|
fd70adfc55
|
Merge pull request #1315 from sidheshenator/python_module_reload_and_logging
Python module reload and logging
|
2015-06-05 13:16:16 -04:00 |
|
Sidhesh Mhatre
|
4c23cc79f3
|
Removed duplicate BB Query code snippet
|
2015-06-05 13:01:33 -04:00 |
|
jmillman
|
4fe5f15e13
|
refresh tags tree when removing FollowUp tag;
|
2015-06-05 12:31:20 -04:00 |
|
Richard Cordovano
|
b91f9aedb0
|
Merge pull request #1311 from millmanorama/timeline_dialogs_text
Timeline dialogs text
|
2015-06-05 12:07:43 -04:00 |
|
Richard Cordovano
|
825559baf3
|
Merge pull request #1312 from millmanorama/options_panel_review
cleanup and add explanation to ImageGalleryOptionsPanel
|
2015-06-05 12:07:29 -04:00 |
|
Richard Cordovano
|
3c02f72940
|
Merge pull request #1310 from millmanorama/show_unseen_status
Show unseen status of groups in the tree; verify next unseen group action
|
2015-06-05 12:06:40 -04:00 |
|
sidheshenator
|
4a6af0e8bc
|
resolved merge conflicts
|
2015-06-05 11:36:40 -04:00 |
|
sidheshenator
|
30054474c6
|
easy-to-use logging method added to the examples
|
2015-06-05 11:29:59 -04:00 |
|
U-BASIS\sidhesh
|
cc8120a660
|
py modules reloaded everytime to reflect changes
|
2015-06-05 11:19:09 -04:00 |
|
jmillman
|
1aad1dfb78
|
cleanup and add explanation to ImageGalleryOptionsPanel
|
2015-06-05 10:42:16 -04:00 |
|
jmillman
|
ff0f3c94f2
|
clarify rebuild messages
|
2015-06-05 10:24:23 -04:00 |
|
Brian Carrier
|
b5211b3f28
|
Added comments to python scripts
|
2015-06-05 10:23:10 -04:00 |
|
Brian Carrier
|
4b2f704738
|
Merge pull request #1309 from sidheshenator/BB_lookup_python_sample
Added BB query sample PY code in the exsiting fileIngestModule.py
|
2015-06-05 09:41:44 -04:00 |
|
sidheshenator
|
8d10c28329
|
Unnecessary null check removed
|
2015-06-04 17:21:42 -04:00 |
|
Brian Carrier
|
065c45c452
|
Merge pull request #1314 from millmanorama/multiselect_npe_fix
prevent index out of bounds during multiselect
|
2015-06-04 15:56:58 -04:00 |
|
Brian Carrier
|
ccfbfbf1e9
|
Merge pull request #1313 from sidheshenator/embedded_file_extraction_module
Embedded file extraction module implemented
|
2015-06-04 15:56:11 -04:00 |
|
jmillman
|
bf1e95d577
|
prevent index out of bounds during multiselect
|
2015-06-04 15:43:52 -04:00 |
|
sidheshenator
|
07b76f4910
|
Embedded file extraction module implemented
|
2015-06-04 15:41:00 -04:00 |
|
jmillman
|
9c98dbabe4
|
cleanup and verify NextUnseenGroup and related functionality. Add seen status to GroupTreeCell
|
2015-06-04 13:06:49 -04:00 |
|
jmillman
|
b2d2b3e746
|
(still buggy)show unseen status and improve next unseen action; reset changes that broke regrouping
|
2015-06-04 13:04:27 -04:00 |
|
jmillman
|
7e260f6818
|
cleanup
|
2015-06-04 13:04:25 -04:00 |
|
Brian Carrier
|
9ea43527b1
|
Merge pull request #1306 from sidheshenator/lookup_additional_location_for_py_modules
search additional locations for python modules
|
2015-06-04 11:50:34 -04:00 |
|
sidheshenator
|
1395f5f1be
|
Added BB query sample PY code in the exsiting fileIngestModule.py
|
2015-06-04 11:13:26 -04:00 |
|
Richard Cordovano
|
c6b2e936dd
|
Merge pull request #1305 from millmanorama/grouptreecell_npe_fix
fix NPE in GroupTreeCell by not removing null Listener
|
2015-06-04 09:45:33 -04:00 |
|
Richard Cordovano
|
2e51d53467
|
Merge pull request #1304 from millmanorama/create_module_output_folder
Create module output folder
|
2015-06-04 09:45:09 -04:00 |
|
sidheshenator
|
3f87e78f1d
|
InternalPythonModules folder added along with a readme file
|
2015-06-04 09:24:45 -04:00 |
|
sidheshenator
|
9b7ea4d0b9
|
search additional locations for python modules
|
2015-06-03 14:45:24 -04:00 |
|
jmillman
|
0f7c26aed7
|
fix NPE in GroupTreeCell by not removing null Listener; comments
|
2015-06-03 11:11:26 -04:00 |
|
jmillman
|
ceeab5223b
|
fix comment formatting
|
2015-06-02 16:48:24 -04:00 |
|
jmillman
|
ea610c51ae
|
fix db creation at case change by creating ModuleOutput/Image Gallery folder if needed.
use Path api instead of strings.
|
2015-06-02 16:35:48 -04:00 |
|
Richard Cordovano
|
ac9763b329
|
Merge pull request #1302 from millmanorama/GroupPane_Refactor
Group pane refactor and Categorization bugs
|
2015-06-02 14:51:46 -04:00 |
|
jmillman
|
e7a9aa7a12
|
comments
|
2015-06-02 14:03:33 -04:00 |
|
jmillman
|
5b6251b9f7
|
fix categorization bug updating ui
|
2015-06-02 13:35:14 -04:00 |
|
jmillman
|
6e4107a72b
|
simplify CategorizeAction
|
2015-06-02 12:36:35 -04:00 |
|
jmillman
|
8359528f71
|
show progress of categorization tasks
|
2015-06-02 12:36:33 -04:00 |
|
jmillman
|
8a7831b57d
|
cleanup; fix typo
|
2015-06-02 12:36:31 -04:00 |
|
jmillman
|
a08fa13c5f
|
added convenience methods to access attrubutes of GroupKey; cleanup
|
2015-06-02 12:36:29 -04:00 |
|
jmillman
|
7bf122e1d6
|
rename DrawableDB.isImagefile() => isDrawableFile(), and other minor cleanup
|
2015-06-02 12:36:26 -04:00 |
|