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

WhoWhatWhen
JustKenHaving trouble with the tiki accordion. It works all right under the Admin account, but not under anonymous. [00:40]
luciashhi JustKen
whats the prob
[00:49]
got to go, sorry [00:57]
..... (idle for 21mn)
JustKenDescribed on Facebook. [01:18]
............................. (idle for 2h20mn)
Tiki|botNew Forum Posts: Tracker > Edit Field > Permissions > Visibility >Error Message - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53578
New Forum Posts: Tracker > Edit Field > Permissions > Visibility > Error Message - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53573
New Forum Posts: Edit Pages Are Blank After Upgrade - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=53569
[03:38]
New Forum Posts: Tracker > Edit Field > Permissions > Visibility >Error Message - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53578
New Forum Posts: Tracker > Edit Field > Permissions > Visibility > Error Message - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53573
New Forum Posts: Edit Pages Are Blank After Upgrade - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=53569
[03:48]
...................... (idle for 1h46mn)
chibaguyjoined #tikiwiki [05:34]
.............................. (idle for 2h26mn)
milesdo83joined #tikiwiki [08:00]
....................... (idle for 1h52mn)
luciashpolomium [09:52]
milesdo83left #tikiwiki [09:57]
chibaguyjoined #tikiwiki [10:06]
..... (idle for 24mn)
Tiki-KGB03chibaguy r52671 04trunk/themes/base_files/tiki.css * [KIL] Generated tiki.css was in wrong location: base_files/css/ . [10:30]
chibaguyErr, that's the correct location, in the commit message.
chibaguy reaches for coffee....
[10:30]
luciash:) [10:44]
.... (idle for 18mn)
Tiki-KGB03chibaguy r52672 10trunk/ 10(29 files)
[KIL] The theme files were copied to the themes directory (r52563
to r52577), so these files in styles should be removed.
[11:02]
chibaguyHm, fatal error in trunk after svn up. I don't think it's due to my removing theme file copies. [11:07]
Solution: I had to uncomment RewriteBase because the installation is in a subdirectory. [11:13]
chibaguy wishes someday he'll find out why trunk doesn't run on his laptop (but the branches do) [11:24]
Tiki-KGB03chibaguy r52673 04trunk/styles/layout
[KIL] The files in styles/layout/ are now in themes/base_files/ , so styles/layout can be removed.
[11:28]
Tiki|botNew Forum Posts: Tiki 12 item number instead of subject in emails sent by tracker - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53587 [11:28]
chibaguyAny opinions about whether CSS files other than theme files should go in tikiroot/css, or in themes/base_files/ ?
(wondering about styles/layout/BiDi and styles/layout/integrator....) Probably BiDi will be obsolete with Bootstrap; I don't know how integrator works (never knew).
[11:30]
luciashanother work wasted because someone was lazy to do this in time
(so i commited in wrong dir apparently, which was KILd now)
thnaks gary you take care of it now
s/thnaks/thanks/
[11:42]
chibaguySorry, luciash, did I delete a change you made? (I'm checking the logs now.)
ah, ok, I see it: the shadow. I'll take care of it. Sorry.
[11:47]
luciashyeah, probably not important - it has to be done differently anyway later on
first it gets overriden by .table .table background color anyway now, second it has to detect if the table overflows or it does not make sense to have it on every .table-responsive
[11:49]
Tiki-KGB03chibaguy r52674 10trunk/themes/base_files/ 10less/tiki-tabs_and_tables.less 10css/tiki.css
[ENH] Recover the enhancement by luci: "indicate the responsive tables continue behind the right edge with inset shadow"
[11:52]
chibaguyWell, it's back for now anyway. :-) [11:52]
luciashany idea why there is div .table and in it table with class .table ? does not make much sense to me... [11:52]
chibaguyIIRC, the div.table was added to fix cases of long text lines not wrapping. [11:53]
luciashseen e.g. here: http://dev.tiki.org/tracker5 [11:54]
chibaguyNo idea why it works exactly. [11:54]
luciashweird it has background-color: #fff now - it showed the shadow few days before, now the shadow is covered by this white background
so my "enhancement" seems useless anyway ;)
[11:55]
chibaguyWell, there may be another way, or another class that will work. [11:58]
luciashcould be <div class="wrapper"> instead of <div class="table"> ? [12:00]
chibaguyMaybe so. I haven't looked at the properties to understand how it fixed the non-wrapping text.
Also I don't know the reason for .table .table {
background-color: #FFFFFF} in bootstrap.css.
I think adding the scrollbar at the top of the table will be good.
[12:01]
luciashbootstrap.css is original from Bootstrap ? [12:06]
chibaguyI need to check to be sure.
Yes, it is.
But we have a "bootstrap_overrides.less" file for such things, if that color causes problems.
[12:08]
luciashi think changing the class will make the job
bbl
[12:15]
Tiki-KGB03chibaguy r52675 10trunk/ 10(11 files in 3 dirs)
[FIX] Move remaining files (BiDi and integrator, plus mobile.css) in styles/ to themes/ . Probably the files won't work from this location, but they may be deprecated anyway.
03chibaguy r52676 04trunk/styles * [KIL] Remove now-empty styles directory.
[12:20]
chibaguybbl [12:31]
Tiki-KGB03jonnybradley r52677 10trunk * [MRG] Automatic merge, branches/13.x 52662 to 52667 [12:38]
Tiki|botjoined #tikiwiki [12:40]
Tiki-KGB03jonnybradley r52678 10branches/13.x/lib/core/Tiki/Composer/CleanVendors.php
[FIX] composer: Remove unwanted "components" dir, which is created by robloach/component-installer (triggered by afarkas/html5shiv) and there doesn't seem to be any way of preventing it as far as i can see (hopefully addresses wish5323)
[12:44]
03jonnybradley r52679 10trunk/lib/core/Tiki/Composer/CleanVendors.php 10trunk * [MRG] Automatic merge, branches/13.x 52667 to 52678 [12:50]
JustKenjoined #tikiwiki [13:01]
............... (idle for 1h14mn)
fabriciusjoined #tikiwiki [14:15]
........ (idle for 36mn)
redflojoined #tikiwiki [14:51]
.... (idle for 15mn)
jonnybjoined #tikiwiki [15:06]
nelsonkojoined #tikiwiki [15:11]
Tiki|botNew Forum Posts: Not logged in when accessing thumbnails ?? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53591 [15:18]
chibaguyjoined #tikiwiki [15:20]
.............. (idle for 1h8mn)
dhazeljoined #tikiwiki [16:28]
..... (idle for 24mn)
Tiki-KGB03jonnybradley r52680 10branches/13.x/lib/jquery_tiki/tiki-maps.js * [FIX] maps: Reinitialise colorbox on images in info-box dialogs (& popups) [16:52]
luciashchibaguy: you know if Bootstrap handles RTL by default ? [16:52]
chibaguyNot yet, I think. I believe it is coming in the next release maybe.
'While we originally wanted v3.1 to include RTL support, we decided to hold back on that for some potentially beneficial unreleased tooling. We'll share more on that when we know more, but suffice to say it's been bumped to v3.2.'
[16:52]
Tiki-KGB03jonnybradley r52681 10branches/ 1012.x 1012.x/lib/jquery_tiki/tiki-maps.js
[bp/r52680][FIX] maps: Reinitialise colorbox on images in info-box dialogs (& popups)
[16:56]
chibaguyOh, woops. 3.2 is released already. I guess rtl was bumped again. [16:57]
............. (idle for 1h0mn)
Jyhempolom [17:57]
Telesightjoined #tikiwiki [18:02]
............. (idle for 1h0mn)
chibaguyjoined #tikiwiki [19:02]
......................... (idle for 2h1mn)
joined #tikiwiki [21:03]
............ (idle for 55mn)
Tiki|botNew Forum Posts: Vertical drop down menu in the nav-bar - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53594 [21:58]
test_joined #tikiwiki
Hi
I want to report a bug
[22:12]
........... (idle for 51mn)
chibaguyjoined #tikiwiki [23:03]

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