←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
fabricius1joined #tikiwiki [03:13]
...... (idle for 29mn)
Tiki-KGB03lindonb r53832 10trunk/templates/antibot.tpl * [FIX] iconset conversion [03:42]
.................. (idle for 1h26mn)
03chibaguy r53833 10trunk/ 10themes/base_files/css/tiki_base.css 10themes/base_files/less/tiki-blogs.less 10themes/base_files/less/tiki_base.less 10tiki-setup.php
[ENH] Import bootstrap-chosen (http://github.com/alxlit/bootstrap-chosen) Less files into tiki_base.less. Todo: multiple select isn't right yet.
[05:08]
.................................. (idle for 2h49mn)
panamausjoined #tikiwiki [07:57]
...................................... (idle for 3h5mn)
Tiki-KGB03lindonb r53834 10trunk/doc/devtools/satis.json * latest tablesorter version 2.19.0 [11:02]
lindonbjoined #tikiwiki [11:02]
............. (idle for 1h2mn)
joined #tikiwiki [12:04]
Tiki-KGB03lindonb r53835 10trunk/doc/devtools/satis.json * tablesorter version 2.17.8 no longer needed [12:12]
.... (idle for 16mn)
03lindonb r53836 10trunk/ 10composer.json 10composer.lock * update to tablesorter 2.19.0
03lindonb r53837 10trunk/doc/devtools/satis.json * remove superseded tablesorter version 2.18.3 not used in any tag release
[12:28]
Telesightjoined #tikiwiki [12:43]
...................... (idle for 1h48mn)
fabriciusjoined #tikiwiki [14:31]
gillesjoined #tikiwiki [14:33]
..... (idle for 24mn)
wolfgangajoined #tikiwiki [14:57]
luciashpolom [15:04]
wolfgangahello [15:04]
luciashluciash going to work on fivealive-lite improvements now
hi wolfganga !
[15:05]
wolfgangaHi luciash [15:06]
.... (idle for 16mn)
luciashany idea why theme options wouldn't work in trunk ? [15:22]
I have set fivealive-lite but it stayson violet theme option instead of the others
ah I see, I have the theme switcher module enabled :-p
[15:27]
Caarriejoined #tikiwiki [15:45]
luciashsome little emergency here, bbl [15:46]
Jyhem_laptopjoined #tikiwiki [15:57]
gilleshello [16:01]
wolfgangahello [16:02]
gilleswith bootstrap I understand how to change column but how to reduce spacec between module ? [16:02]
Jyhem_laptop_joined #tikiwiki [16:13]
nelsonkojoined #tikiwiki [16:27]
Tiki-KGB03nkoth r53838 10trunk/ 10(5 files in 4 dirs)
[REF] Add functionality in new Wikiplugin Alert (ability to store cookie to keep alert dismissed) to remarksbox instead
[16:34]
luciashre [16:45]
I don't like the new quickadmin in trunk (two clicks instead of one as before) [16:50]
.............. (idle for 1h8mn)
wolfgangaIn need some inspiration / direction. I want to optimize the response time when creating a new trackeritem. The problem is that the css and js files are loaded again, although there are already cached
This does not happen, when clickling itemlist in the tracker
It only happens wen creating a new new item (and the the list is passed via xhr i think)
This is also te reason why filing a bug on the official website is so slow / unresponsive.
[17:58]
lindonbjoined #tikiwiki [18:08]
luciashI think it is because tiki-tracker-update_item loads all the css, maybe if it was just raw html (without css) it would be faster... maybe limit to load only the body ? I do not understand why it loads whole html though, maybe there is some reason... [18:10]
wolfgangaI am actually debugging it. I guesst it is because the javascript callback from the xhr-call executes: document.location.reload();
and "document.location.reload();" forces a reload with teh equest header no-cache.
similra to the browser reload button.
i undderstand why the request are made then, but do not understand why its not getting a 304 response instead (like with images...)
This is really painfull when using tiki outside a lan but in a WAN.
[18:15]
Tiki-KGB03luciash r53839 10trunk/img/tiki/ 03tiki-icon-flat-white.png 03tiki-icon-flat.svg 03tiki-icon-flat-black.png * [NEW] flat tiki black and white icon (including svg version) [18:22]
..... (idle for 22mn)
fabriciusHi luciash -> I think the new appearance of the quickadmin AND of the wikieditbuttons should be optional - both as independantly settings for module and content page. I use the quickadmin in a bootstrap list element and there it is not accessible anymore (even much worse than the two click issue [18:44]
wolfgangaWOW!!!!
I have it!
This is awesome.
[18:45]
fabriciuswolfganga: your issue mentioned above? [18:45]
wolfgangaYes. [18:45]
fabriciusvery cool! [18:45]
wolfgangaWithout patch (as it is today). When creating a new trackeritem: [18:46]
fabriciusI started to get stressed out on that myself (especially with the bugtracker)
ah .. listening ..
[18:46]
wolfganga45 js files to load gzipped 788k + 13 css files gzipped 81.4k + 1 response for content 12kb = sums up to: 59 request for 881,4kb [18:47]
fabriciusouch [18:47]
wolfgangawith ptach:
patch:
0 js files to load + 0 css files to load + 1 response for content 12kb = sums up to: 1 request for 12kb
so in summary: 59 request with 880kb vs 1 request for 12kb
[18:47]
fabriciusWOW [18:49]
wolfgangaI think i should commit it ;-) [18:49]
fabriciusthat means about probably the bugtracker will seem to work
can you aswell backport that to 13 pls for that we will get it in the bugtracker asap?
we should not wait til 14 in this case
wolfganga: if you have questions for when commit where and how to backport, there is a wikipage on dev and you could aswell ask jonnyb
[18:49]
wolfgangafabricius - would you be able/willing to do a test against my dev machine?
if it works i can backport
[18:55]
fabriciuswolfganga: willing yes, able? :)
-> query
[19:01]
wolfgangaA moment - will prepare [19:06]
...... (idle for 29mn)
luciashcool, just fearing there will be some use case, when this will cause issue... but maybe not. lets give it a try. rollback is always possible [19:35]
fabriciusif issues luciash, maybe optional instead of rollback ... it is running
really fast on a slow server
luciash: you know who committed the new quickadmin apearance? lindon, or gezza or who?
we should rise the issue I think - ask for some chance, respectively optional ... I'll check the module first, but it looks like a new default for ever<thing
[19:45]
luciashfabricius: no idea, I bet on gezza :) [19:52]
fabriciusI try to find in svn logs
do you have the relevant selector(s) off hand?
[19:52]
luciashquickadmin module has its own tpl probably
TPL: /var/www/tikitrunk/templates/modules/mod-quickadmin.tpl
[19:54]
fabriciusit was lindon!
[FIX] quick admin: put all single-action options under a dropdown.
lindonb: are you there? This was definitively not a fix
[19:59]
Tiki-KGB03luciash r53840 10trunk/templates/layouts/social/layout_view.tpl * [MOD] no excuse to use inline style [20:00]
lindonbfabricius: hello! [20:00]
fabriciushi lindon [20:00]
lindonbsorry, what are you referring to? [20:00]
fabriciusI have dropdown for qucikadmin and
page actions
[20:01]
lindonbok [20:01]
fabricius/s/qucikadmin/quickadmin
on the one hand I like it, but on the other hand it causes issues for luci and me
[20:01]
lindonbwhat issues? [20:02]
fabriciusthe dropdown uses bootstrap.js so it is dependant on js, which should be optional and not madatory [20:02]
lindonbhmmm, there are many parts of tiki that won’t work without js now [20:03]
fabriciusit should anyway be optional, as one person likes it in most cases, another person hates the extra click
for most parts - especially basic parts - we still have alternative options in Tiki
for example we still keepo suckerfish and thus have non-js menus
for me personally it would not be so much a problem, but I have to do with people .. groups .. who avoid js and who recommend to have at least the basic navigation non-js capable
I mean there is no problem, if wysiwyg is js only, as we still have plain syntax aswell
and we can expect that s.b. who avoids js for reasons should be prepared to accept a bit less comfort or the need of a minimum of knowledge like syntax
[20:03]
lindonbI thought many parts of Tiki didn’t work without js but could be wrong, never tried it [20:07]
Telesightjoined #tikiwiki [20:07]
fabriciusbut that a wikipage edit button for no reason is not accessible without js and I have even not an option to shut that off (maybe in a perspective) is not nice
lindonb: shure, I thought this aswell. I simply have not been aware, but then last year i made a one weeks Tiki workshop with Frank to work with a dataprotection group ...
so there are people out there thinking different - and not using apple
[20:08]
Tiki-KGB03walper r53841 10trunk/lib/jquery_tiki/tiki-jquery.js
[FIX] Heavily improved response time on new or modified trackeritems (down from 59 requests with 880KB to just 1 request with 12KB). The js callback handler that was called after save and requested the same page for displaying the updated list, was using the reload() method. This methods instructs the browser to update the local cache. This in turn leads to loading ALL js files a
tikiwikind ALL css files again. This patch implements the href atrribute instead of the reload() function. This way the browser behaves like clicking a link, which uses the cached files. Note: You must have a proper webserver setup with valid cache header!
[20:10]
wolfgangaIf anyone has access to the current bug+wishes tracker - this patch (just one line) would make it respond MUTCH faster on new items. [20:11]
fabriciusanyway ... do you see any way of a bit more improving your enhancement to make it a bit more optional and give back the state of acessibility we had before? Would be great, cause in the end I really like it and see it as an improvement ... IF ... [20:12]
wolfgangaNote: There i still an issure with updating trackeritems (does not work, takes long) i will lokk into this soon. [20:12]
fabriciuslast one was for lindonb
wolfganga: somebody must backport and then we need svn up of dev.t.o ... then I will mention to you, as you surely want to test :)
[20:12]
wolfgangaYes very eager to try it on the bug tracker! [20:14]
lindonbfabricius: not clear to me why we need a non-js option for this one and not all the other features like trackers where you can hardly do anything without js and ajax?
will become harder now with bootstrap
in general, i don’t think we’re maintaining a non-js Tiki overall
[20:15]
fabriciusI see trackers more as an advanced feature ... for basic collaboration of techhsavvy people there is still the plain oldstyle direct tracker view ... wikipages easily can be used (edited) without js etc.
lindonb: there is no need to lock the front door just because we might have a few locked rooms inside the house
[20:17]
lindonbit’s becoming less though - I’ve been implementing popup modals to confirm deletions, etc. so that you don’t go to an entirely new page just to click okay
not thinking of making every improvement like that optional
[20:19]
fabriciusIn case we will go for a Tiki that is only usable with js and non-configurable to be at all usable without js, I'd ask for a poll and agreement in the dev-list [20:20]
lindonbmakes sense - would add ajax as well [20:21]
fabriciuslook lindonb I have an intranet with pre-14. I have a bootstrap navbar and in it a quickadmin. Since your commit I cannot use it anymore
I do not like to leave it this way
[20:21]
lindonbif it’s not working with js on that’s a different issue
which should be fixed
[20:22]
fabriciusand making JS as default AND non-usable without is a big decition, that includes accessability issues [20:22]
lindonbI think tiki is more dependent on js and ajax than you realize but if you have a working tiki site with JS truned off then maybe not
in any case it makes sense to have a vote to be sure of the direction
[20:25]
wolfgangaIf anyone is interested - load time on item updates improved as well - very usable now. ^^ [20:25]
lindonbway to go wolfganga!
the tracker master!
[20:26]
wolfganga*lol*
^^
btw. the fix for tracker filter from the last days for chosen: is that final? it looks -somehow strange ....
[20:26]
Here a screenshot (i guess the css part for the list is missing) : http://fs2.directupload.net/images/150207/j4ypgpjx.jpg [20:33]
.... (idle for 15mn)
a minor one for chosen: /themes/base_files/css/chosen-sprite.png Failed to load resource: the server responded with a status of 404 (Not Found) [20:48]
....... (idle for 34mn)
Edit a comment seems to be broken. The POST rtequest contains the old data instead of the edited one. [21:22]
luciashanyone fancy to try my inital version of the profile "Hide Fixed Top Nav Bar on Scroll" on trunk ?
just go to your Profiles admin panel and search for "Nav Bar"
[21:30]
fabriciusluciash: I'd like to
but does that make sense?
hiding a fixed bar, instead of not making it fixed?
[21:38]
luciashit makes sense when you do not need to see it all the time reading the page while scrolling down - saves space
it gets revealed again on hover or scrolling back to top
lot of room for improvements still, it is just version 0.1 ;)
gotta go now, more tomorrow prolly, bb!
[21:47]
fabriciusHey, just applied ist - it works well - when I deactivate JS, I have no bad effect - so semm to be quite perfect. Thx luciash ! I'd like to recommend it. [22:03]
joined #tikiwiki [22:14]
.......... (idle for 48mn)
Tiki-KGB03walper r53842 10trunk/lib/core/Services/Comment/Controller.php
[REF] Removed obsolete code. With the latest changes to save the referer url when using the vi_tpl parameter in tiki-item-view.php, this code is no longer needed.
[23:02]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)