18 Commits

Author SHA1 Message Date
adam-m
068e9807ad another minor optimization to string extraction 2011-12-22 11:08:29 -05:00
Peter J. Martel
15bfd26baa Merge branch 'master' into keyword-search-prototype (NOT RUNNABLE) 2011-12-20 17:52:50 -05:00
Peter J. Martel
25673930f3 Misc. trivia 2011-12-16 16:12:19 -05:00
Peter J. Martel
e8588b0be7 Add "Name" property to KeyValueNode 2011-12-16 13:22:36 -05:00
adam-m
9b22b67c9f Improve performance DataCOnversion util method to get ASCII from bytes - using string buffer instead of concatentation improves extraction speed by 2 orders of magnitude on larger files 2011-12-16 12:19:01 -05:00
Peter J. Martel
c903011f7a Cleanup ExtractAction
- extract File/Folder export to ExtractFscContentVisitor in ContentUtils
2011-12-15 18:01:37 -05:00
Peter J. Martel
2bad9d1603 KeyValue classes added to DataModel 2011-12-13 13:14:59 -05:00
Peter J. Martel
f6e029935d Forgot to add ReadContentInputStream 2011-12-13 11:08:36 -05:00
Peter J. Martel
522b2bf0f7 Add writeToFile method to ContentUtils 2011-12-12 16:54:44 -05:00
Peter J. Martel
124ed5dfdd Clear out ContentNode & subclasses from CoreComponents 2011-12-12 16:06:40 -05:00
Peter J. Martel
f66d92ff33 Remove ContentNode.getRowValues(), .getDisplayPath(), and .getSystemPath() 2011-12-08 18:46:43 -05:00
Peter J. Martel
c842c9a6b5 Remove ContentNode.getContent() 2011-12-08 17:46:58 -05:00
Peter J. Martel
dfcf854109 Remove ContentNode.getName() and .getId() 2011-12-08 16:35:58 -05:00
Peter J. Martel
483e5cddf5 Remove ContentNode.read() 2011-12-08 16:03:45 -05:00
Peter J. Martel
0c717f8dcb Base class for implementing FilterNodes that are also supposed to be ContentNodes 2011-11-28 19:36:34 -05:00
Peter J. Martel
48154da58b Remove unused <ContentNode>.getFileIdColumn() method 2011-11-18 19:04:19 -05:00
Peter J. Martel
dee4401575 Went through release process.
Updated module and application version numbers. Logging and MenuAction modules only had implementation changes, everything else was major (not backwards-compatible).
2011-11-10 17:30:55 -05:00
Brian Carrier
8d72f95d11 Initial import into github 2011-11-09 13:10:50 -05:00