Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observations #2

Open
risingisland opened this issue Dec 9, 2017 · 26 comments
Open

Observations #2

risingisland opened this issue Dec 9, 2017 · 26 comments

Comments

@risingisland
Copy link

risingisland commented Dec 9, 2017

Now that I have had a little time to play with it...

• In config., not exactly sure what "Tv columns", "Tv Sort type" do?

• It looks like, by default, sorting is by "Edited, Asc"?
It would be nice to choose default sorting.
For example, if parent was a blog(2), choose sortby "PubDate" or "MenuIndex" and whether it is Asc or Desc.

• Also, maybe "Create Resource here" for Parent, add icon near search bar.

@Nicola1971
Copy link
Owner

  1. tv columns : you can add tvs in the overview toggle row or as new sortable columns.
    The sort type is the sort method to apply to the new tv columns.
    ie in default config example:
    tv columns: [+longtitle+],[+menuindex+]
    sorttype: text, number
    longtitle requires a text sorting (a-z) , menuindex requires a number sorting (1-10)
    there is a date sorttype too, but need more test (for different date formats)

  2. yes, should be nice save a default sorting. Now user sorting is saved in localhost

  3. i agree, but I'm looking for a more elegant way to do it (cant add near search and dont want add new icons near the parent column, maybe a context menu?)

@risingisland
Copy link
Author

By "context menu", do you mean something similar to what was in Article Manager?
my cms site cms manager

@Nicola1971
Copy link
Owner

no, like in evo elements
download

@risingisland
Copy link
Author

Hmm, nice, but I dont know how intuitive this would be for a "normal user" or client. As they might not pay attention to structure.
I guess this could just be done via "DashboardLinks" instead.

@Nicola1971
Copy link
Owner

maybe i can add something like "custom button for header" in a next future.
anyway, i've just added a smal context menu on Parent column :)

download

@Nicola1971
Copy link
Owner

docliste-ctx

@Nicola1971
Copy link
Owner

like this?
download

@risingisland
Copy link
Author

I think that would work just fine.

@Nicola1971
Copy link
Owner

this option is available in rc3.3.7 plugin settings > Show Create Resource Buttons

@risingisland
Copy link
Author

Very nice Nicola, works perfect!

Maybe add a tiny margin between Number of items, and buttons and add a + before page icon like...
my evolution site evo cms manager

In config section, the last item shows "undefined", is this for future dev., or is something missing?
my evolution site evo cms manager 2

Nicola1971 added a commit that referenced this issue Dec 10, 2017
- xs (mobile) style fixes
- buttons improvements #2 (comment)
@Nicola1971
Copy link
Owner

Nicola1971 commented Dec 11, 2017

added your suggestions and fixes

New RC4 (maybe last rc)

  • Added languages for Status filter and pagination
  • Improved Pagination infos and added total rows
  • Added minified footable.evo.min.css
  • Language files for:
    ** english
    ** italian
    ** nederlands [Google Translator]
    ** russian [Google Translator]
    ** spanish [Google Translator]
    ** francais [Google Translator]

@risingisland
Copy link
Author

• In config., if set to not dispay "Create Resource etc." it shows in drop-down.
my evolution site evo cms manager

• Can SortBy be manually set to Desc instead of Asc if needed?

• Minor update to Spanish lang.
spanish.zip

Everything else looks and works awesome!

@Nicola1971
Copy link
Owner

@risingisland

@Nicola1971
Copy link
Owner

v2 RC4.1

https://github.com/Nicola1971/DashboardListDoc-widget/releases/tag/RC4.1

  • added user column and plugin setting Show User Column: createdby,publishedby,editedby,no
  • updated spanish language by risingisland

@Nicola1971
Copy link
Owner

just added
Show Date Column: Show Date Column from createdon or publishedon or editedon (default : editedon)

next step: allow custom date format

@Nicola1971
Copy link
Owner

Nicola1971 commented Dec 11, 2017

Third release of today 😄

v2 RC4.2

https://github.com/Nicola1971/DashboardListDoc-widget/releases/tag/RC4.2

added:

  • Show Date Column: Show Date Column from createdon or publishedon or editedon (default : editedon)
  • Date Column Format: Choose date column format: DD MM YYYY or MM DD YYYY or YYYY MM DD (default : DD MM YYYY)

@risingisland
Copy link
Author

As far as I call tell, everything is working great.
You can take the rest of the day off now 😄

@Nicola1971
Copy link
Owner

I have nothing more to add 😄 and everything seems to work properly.
i think we are ready for the first release.

@risingisland Thanks again for your great help ;)

@Nicola1971
Copy link
Owner

Nicola1971 commented Dec 14, 2017

Reopen as a main suggestions topic

@Nicola1971
Copy link
Owner

What do you think about a module version?

@risingisland
Copy link
Author

What do you think about a module version?

One possible benefit I see is that it could be duplicated, which was nice in "Article Manager".
It came in handy in multilingual sites, where there was a blog in each language. I could quickly see and add to the desired lang.

@Nicola1971
Copy link
Owner

@Nicola1971
Copy link
Owner

and a small plugin to connect a resource in the tree to the module https://www.youtube.com/watch?v=mBnTGEfi9EY

@risingisland
Copy link
Author

Tree2ListDocConnect ✨, what kind of sorcery is this? 😆
Looks like an awesome idea.

@Nicola1971
Copy link
Owner

there are a lot of features to play in new evo 1.4 :)

@Nicola1971
Copy link
Owner

ideas:

  1. sort menu index in parent context menu?
  2. duplicate button in action buttons?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants