...
[15:55:08 CDT(-0500)] <EricDalquist> that is our prod PAGS/DLM config
[15:55:36 CDT(-0500)] <athena> thanks!
[15:55:37 CDT(-0500)] <athena> much appreciated
[15:55:53 CDT(-0500)] <athena> will be cool to have a UI for that
[15:56:08 CDT(-0500)] <athena> peter also had a suggestion that i think would make a nice improvement to the import/export portlet
[15:56:21 CDT(-0500)] <athena> basically the ability to input XML via copy/paste/entry rather than just file upload
[15:56:24 CDT(-0500)] <EricDalquist> yes
[15:56:26 CDT(-0500)] <EricDalquist> that would be nice
[15:56:31 CDT(-0500)] <athena> could probably also display XML on the screen and let you edit and save
[15:56:32 CDT(-0500)] <EricDalquist> that portlet is on my todo list
[15:56:32 CDT(-0500)] <athena> yeah
[15:56:39 CDT(-0500)] <athena> that modification?
[15:56:46 CDT(-0500)] <EricDalquist> since the import/expoert API now supports listing available data per type
[15:56:47 CDT(-0500)] <athena> or just the portlet in general
[15:56:51 CDT(-0500)] <athena> that one could use UI help as well
[15:56:51 CDT(-0500)] <EricDalquist> in general
[15:56:53 CDT(-0500)] <athena> yeah
[15:56:57 CDT(-0500)] <athena> and it needs a facelift
[15:57:09 CDT(-0500)] <EricDalquist> we could in theory have a data type drop down and a fluid pager
[15:57:11 CDT(-0500)] <EricDalquist> pick your data type
[15:57:16 CDT(-0500)] <EricDalquist> then page through the entities of that type
[15:57:21 CDT(-0500)] <EricDalquist> pick what you want to export/delete
[15:57:33 CDT(-0500)] <EricDalquist> also it would be nice to be able to upload a .zip or .tar.gz
[15:57:36 CDT(-0500)] <EricDalquist> for import
[15:57:37 CDT(-0500)] <athena> yeah that'd be cool too
[15:57:38 CDT(-0500)] <athena> yes
[15:57:45 CDT(-0500)] <athena> those all sound like nice new features
[15:57:48 CDT(-0500)] <EricDalquist> yes
[15:57:56 CDT(-0500)] <EricDalquist> just you know ... no time
[15:57:58 CDT(-0500)] <athena> maybe we should create a ticket for a general overhaul of that one
[15:57:59 CDT(-0500)] <athena> yes :/
[15:58:08 CDT(-0500)] <athena> and that layout stuff . . . no idea when we're going to really do that
[15:58:15 CDT(-0500)] <EricDalquist> well
[15:58:21 CDT(-0500)] <EricDalquist> that will be on my todo list post conference
[15:58:23 CDT(-0500)] <EricDalquist> yeah
[15:58:37 CDT(-0500)] <EricDalquist> what ticket is peter working off of right now for it?
[15:58:50 CDT(-0500)] <EricDalquist> I really need to get the diagraming done for the conference bof
[15:59:12 CDT(-0500)] <athena> that came up in discussion for https://issues.jasig.org/browse/UP-3367
[15:59:19 CDT(-0500)] <athena> so not actively working on import/export right now
[15:59:48 CDT(-0500)] <EricDalquist> ah
[15:59:48 CDT(-0500)] <EricDalquist> ok
[16:04:30 CDT(-0500)] <EricDalquist> https://issues.jasig.org/browse/UP-3463
[16:10:02 CDT(-0500)] <EricDalquist> ok athena documented all those ideas
[16:10:12 CDT(-0500)] <EricDalquist> all subtasks of 3436
[16:11:42 CDT(-0500)] <athena> awesome!
[16:14:23 CDT(-0500)] <EricDalquist> so it looks like I have to figure out how to apply read-only transactions to reading portlet entities and definitions only when the DB is postgres
[16:14:29 CDT(-0500)] <EricDalquist> since it requires that for clobs
[16:14:43 CDT(-0500)] <EricDalquist> and postgres actually has a read-only tx concept
[16:14:51 CDT(-0500)] <EricDalquist> the rest of the dbs result in lots of table locking
[16:14:54 CDT(-0500)] <EricDalquist>
[17:04:49 CDT(-0500)] <peterjhart1> dlm.xml is only for uP3, right?