The list displayed in the form can be read only list of current groups. If add/modify will be clicked jQuery dialog with paging etc. can be displayed to provide necessary action.
On Fri, Sep 21, 2012 at 2:16 PM, [email protected] < [email protected]> wrote: > Hi Maxim, > > I have removed datatables again. I think now it it possible to > integrate too, but all what was required was to be able to scroll the > list really, anything else is not really needed at the moment. > > I see the same tasks that you do, I propably will continue in the > admin area to add forms for the rooms, groups, servers, ldap and > configuration on the right hand with the details for each record. > In the rooms section this can be a quite thing because it involves > many small lists and components. > > I think we will not show an editable list anymore in the groups > section, how many users belong to a group. It will be read only, to > assign users to a list you will need to use the user administration. > Cause you can't display easily a 50.000 user record database in a > single combobox. > But in the rooms section we need to component to add/remove/assign > users from a list of users and add them to a room as default moderator > for example. > > Sebastian > > 2012/9/21 Maxim Solodovnik <[email protected]>: > > I did add some (maybe not all necessary confirmations). > > > > Just googled "jquery datatables" - it look very nice :). > > It can be implemented, but will require lots of callbacks (like in DHML > > calendar right now) > > I can try to do it. Should I? > > > > What is the most required task right now from your point of view? > > I see several tasks: > > 1) finish admin (all areas need to be finished including objects saving) > > 2) finish calendar (create/edit need to be implemented) > > 3) add chat (not realtime, but working) > > 4) add basic functionality to all menu items/links > > 5) add "jquery datatables" to admin > > 6) ???? > > > > > > On Sat, Sep 15, 2012 at 3:14 PM, Maxim Solodovnik <[email protected]> > > wrote: > >> > >> I already implement confirm link (used on logout) it should be easy to > add > >> it on delete :) > >> > >> Never heard about jquery datatables. Will check after your commit :) > >> > >> On Sep 15, 2012 3:11 PM, "[email protected]" <[email protected] > > > >> wrote: > >>> > >>> No worries :) > >>> I will try to enhance our tables with some jQuery today in the admin > >>> section. > >>> Eventually use jQuery datatables. > >>> > >>> Sebastian > >>> > >>> 2012/9/15 Maxim Solodovnik <[email protected]>: > >>> > It is "minor" issues remain in language panel. Hopefully will handle > it > >>> > this > >>> > or next week > >>> > > >>> > On Sep 15, 2012 2:59 PM, "[email protected]" > >>> > <[email protected]> > >>> > wrote: > >>> >> > >>> >> I accidently deleted my languages by clicking on the red cross to > >>> >> check out what happens. > >>> >> There was no confirmation and as it is my current sessions > language_id > >>> >> I > >>> >> get an: > >>> >> java.lang.NullPointerException > >>> >> at > >>> >> > >>> >> > org.apache.openmeetings.web.components.MenuPanel$1.populateItem(MenuPanel.java:80) > >>> >> > >>> >> :) > >>> >> > >>> >> -- > >>> >> Sebastian Wagner > >>> >> https://twitter.com/#!/dead_lock > >>> >> http://www.webbase-design.de > >>> >> http://www.wagner-sebastian.com > >>> >> [email protected] > >>> > >>> > >>> > >>> -- > >>> Sebastian Wagner > >>> https://twitter.com/#!/dead_lock > >>> http://www.webbase-design.de > >>> http://www.wagner-sebastian.com > >>> [email protected] > > > > > > > > > > -- > > WBR > > Maxim aka solomax > > > > -- > Sebastian Wagner > https://twitter.com/#!/dead_lock > http://www.webbase-design.de > http://www.wagner-sebastian.com > [email protected] > -- WBR Maxim aka solomax
