Tiki|bot: joined #tikiwiki redflo: joined #tikiwiki gilles: joined #tikiwiki lindonb: joined #tikiwiki Tiki-KGB: 03lindonb r54012 10trunk/lib/core/Table/Settings/TikiViewforum.php
[FIX] forum: add back show archived filter lost with tablesorter implementation (thanks gezza!) fabricius1: joined #tikiwiki Tiki-KGB: 03lindonb r54013 10trunk/ 10themes/base_files/less/tablesorter-tiki.less 10lib/core/Table/Code/Other.php 10themes/base_files/css/tiki_base.css * [FIX] tablesorter: improve layout of table controls and buttons panamaus: joined #tikiwiki fabricius: joined #tikiwiki chibaguy: joined #tikiwiki Tiki|bot: New Forum Posts: Translations may need updating - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54962 chibaguy: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki fabricius: joined #tikiwiki chibaguy: polom wolfganga: joined #tikiwiki Tiki-KGB: 03chibaguy r54014 10trunk/ 10(33 files in 33 dirs) * [ENH] Expose Chosen color selectors to theme color variables. wolfganga: hello fabricius: joined #tikiwiki Tiki-KGB: 03chibaguy r54015 10trunk/ 10(33 files in 33 dirs)
[ENH] Expose Chosen color selectors to theme color variables (list item highlight color and background).
03walper r54016 10trunk/templates/trackerinput/category.tpl
[FIX] Trackerfield type category did not fire the JS Change event (and therefore not the XHR call) when be used with the tracker field type item-dynamic-list, thus not updating the item-dynamic-list field.
03chibaguy r54017 10trunk/themes/fivealive-lite/ 10(8 files in 8 dirs)
[ENH] Expose Chosen color selectors to fivealive-lite theme option color variables.
03chibaguy r54018 10trunk/themes/fivealive-lite/ 10options/kiwi/css/kiwi.css 10options/kiwi/less/kiwi.less
[ENH] Expose Chosen color selectors to fivealive-lite theme option color variables.
03chibaguy r54019 10trunk/themes/fivealive/ 10(17 files in 17 dirs) * [ENH] Expose Chosen color selectors to fivealive theme option color variables.
03jonnybradley r54020 10trunk/lib/validatorslib.php
[FIX] trackers: Scroll the first non-validated input into view and leave the focus on it (was hard sometimes to see why some tracker items weren't being saved)
03chibaguy r54021 10trunk/themes/fivealive-lite/options/akebi/less/akebi.less
03chibaguy r54022 10trunk/themes/fivealive/options/ 10akebi/less/bootstrap-variables.less 10akebi/css/akebi.css * [ENH] Expose Chosen color selectors to fivealive theme option color variables.
03chibaguy r54023 10trunk/themes/fivealive/options/plum/ 10less/bootstrap-variables.less 10css/plum.css
[ENH] Expose Chosen color selectors to fivealive plum theme option color variables. Tiki|bot: New Forum Posts: Translations may need updating - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54962
New Forum Posts: Strange page-not-found message - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54958
New Forum Posts: TrackerList search on Radio button problem in 12.4 - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54954 Tiki-KGB: 03chibaguy r54024 10trunk/themes/fivealive/options/plum/ 10less/bootstrap-variables.less 10css/plum.css * [FIX] Correct input color and background color. Tiki|bot: New Forum Posts: Translations may need updating - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54962
New Forum Posts: Strange page-not-found message - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54958
New Forum Posts: TrackerList search on Radio button problem in 12.4 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54954 lindonb: joined #tikiwiki Tiki|bot: New Forum Posts: Checking the meaning of a language string - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54965 wolfganga: Question: What type of value is the trackerfield dynamic-list-item supposed to store? the itemid of the remote item or the value of the remote field?
So far, from a plain display perspective, it seems that it displays the value as it is (i.e. if i set the value in the database to "xyz", it shows "xyz" when viewing the tracker item...) gezza: joined #tikiwiki
hi
lindonb: thanks for your reply about tablesorter filters! actually i wanted to add a checkbox next to the Clear Filters button, is that also possible? with dropdown filter I can not switch back to hide the archived threads Tiki-KGB: 03lindonb r54025 10trunk/ 10themes/base_files/less/tiki-miscellaneous_global.less 10themes/base_files/css/tiki_base.css 10templates/modules/mod-quickadmin.tpl * [ENH] quickadmin: make menus drop down upon hover (thanks gezza!) lindonb: hi gezza: clicking clear filters seems to hide them again for me
gezza: also, i just committed your gropdown upon hover suggestion - thanks! gezza: ah, yes, it clears it
but is it possible to easily add a new button/checbox or other item next to the Clear Filters button?
or it is by design that only those 3 should be there
(show/hide, unsort and clear filters) lindonb: by design so far
what is it you’re interested in adding? gezza: i wanted to add a checkbox for showing/hiding arhives
you solved it another which is fine lindonb: ok, cool gezza: why is it experimental? lots of duplicate code
it works fine as I see it lindonb: still fairly recently being rolled out and not on all tables yet Tiki-KGB: 03chibaguy r54026 10trunk/ 10(60 files in 57 dirs) * [FIX] Improved interface strings, no meaning changes. lindonb: really only on adminusers, listpages, forums and a couple of plugins fabricius: joined #tikiwiki chibaguy: Hi guys. I see a commit for dropdown on hover. I also suggested this for Bootstrap menus in general. Is it the same thing?
A script is in vendor, but it's not implemented yet.
(I'll be back in a few minutes.) gezza: I was just thinking that where it is rolled out, the old code could be cleaned out, like at tiki-view_forum.tpl lindonb: chibaguy: not sure, was following a suggestion from gezza and it worked so I committed. Not sure if it works for menus. Gezza - do you know?
gezza: on tablesorter - I agree that could be dome eventually but it feels a little early to me. But happy to go with the consensus. It would mean that tablesorter can’t be turned off gezza: i think chibaguy is asking whether the hover implementation uses cwspear's bootstrap-hover-dropdown that was added to the vendor dir recently lindonb: yes it does chibaguy: Actually I don't know if dropdown-on-hover is everyone's preference for all menus. Probably it should be a preference choice. lindonb: not adding it to all menus - only where we’ve put icons under an ellipsis chibaguy: I see. lindonb: that way it’s the same number of clicks to
perform the action
chibaguy: btw, greenvalley and strasa themes seem to be having less issues chibaguy: little by little they're getting more in shape. lindonb: agree - much better and you’ve done a ton of work to get it there
also, nice selfless work on freetags > tags, etc. - much appreciated fabricius: joined #tikiwiki chibaguy: well, partly selfless ;-) . It benefits me too in terms of improving the product. :-)
see you later. time to sleep here. lindonb: have a good night! chibaguy: thanks. fabricius: joined #tikiwiki lindonb: joined #tikiwiki wolfganga: Hello: after the last cvs update: 404 on code/vendor/cwspear/bootstrap-hover-dropdown/bootstrap-hover-dropdown.js
bug or feature ? ;-) Tiki-KGB: 03walper r54027 10trunk/lib/core/Tracker/Field/Category.php
[FIX] Complements FIX in r54016 for trackerfield type category. (Accidently not commited) Telesight: joined #tikiwiki fabricius: polom
I have a problem with the fixed-top navbar ... in different viewports it uses different space. Need a solution for the necessary padding of the body or a different solution