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

WhoWhatWhen
wolfgangaI need again seome help - spent soem hours with finding a final soloution.
On tracker items one cannot edit the comments.
There is no error or so - it just get not changed.
The eason is codemirror. If activated, the POST passes the initial value back, not the new modified value.
If i click one "Toggle Highlighter" in the edit box - right before hitting save, then it works. The POST takes the correct new value.
I debugged the issue down to tiki-jquery.js arround line 1740. The the wrong value is taken.
A solution might be to make use of the codemirror function syntaxHighlighter.sync() , but i was unable to include it.
So any help (or even a taker) is apreciatted.
[01:04]
Tiki-KGB03lindonb r53843 10trunk/templates/tiki-admin_banning.tpl * [FIX] banning: only one checkbox was showing with multiple ips [01:20]
....... (idle for 32mn)
Tiki|botRecent Bug: - http://dev.tiki.org/item5549 [01:52]
wolfgangalindonb - are you there? [01:55]
....... (idle for 34mn)
dbalieirojoined #tikiwiki [02:29]
.... (idle for 18mn)
joined #tikiwiki [02:47]
.................................................... (idle for 4h19mn)
chibaguyjoined #tikiwiki [07:06]
.... (idle for 18mn)
polom [07:24]
........................ (idle for 1h57mn)
Jyhem_laptopjoined #tikiwiki [09:21]
....... (idle for 31mn)
dbalieirojoined #tikiwiki [09:52]
..... (idle for 21mn)
Jyhem_laptopjoined #tikiwiki [10:13]
joined #tikiwiki [10:25]
.............. (idle for 1h8mn)
Telesightjoined #tikiwiki [11:33]
.......... (idle for 45mn)
fabriciusjoined #tikiwiki [12:18]
....... (idle for 34mn)
Jyhem_laptopjoined #tikiwiki [12:52]
...... (idle for 27mn)
wolfgangajoined #tikiwiki
Hello
[13:19]
fabriciuspolom [13:25]
wolfgangalindonb - are you there?
I would like to make a chhange to tiki-base.css but want to do it right (using the less definition).
[13:30]
...... (idle for 28mn)
Tiki|botRecent Bug: - http://dev.tiki.org/item5550 [13:59]
wolfgangaich glaueb ich weiss wei man das gernerll fixen kann, bin aber nicht sicher ob es seiteneffekte hat. wenn nur jemand mit ahnung im irc was sagen würde....
If someone with more in deep sights to tiki base css is here: I would like to remove an overflow: hidden that prevents menus and combo boxes to show up properly.
Example: tracker filter in trunk / on bug/wish list site
Vertical menus with dropdown.
But i do not know wether this will have site effects i do not imeedeatly see
Can anyone guide me?
[14:00]
fabriciuschibaguy: are you enough familiar with tiki.css to give wolfganga a hint? [14:10]
Jyhem_laptopjoined #tikiwiki [14:11]
.......... (idle for 47mn)
joined #tikiwiki [14:58]
chibaguyhi fabricius. [14:59]
wolfgangahi chibaguy [15:00]
chibaguyhi wolfganga
I'll take a look.
[15:00]
wolfgangaAre you fimilar with tiki-base-.css? I want to remove an overflow:hidden and i amnot sure wether this would have a negativ impact. [15:01]
chibaguyWhat is the selector that has overflow:hidden? [15:02]
wolfgangai am just looking it up - one moment [15:04]
chibaguyAlso what is the URL that shows this, please? [15:04]
wolfgangaits when you go to tracker - and try using a filter.
another one is - when you move a menu to the top position and set it to vertical dropdown.
the dropdoens are then cut - similar to the tracker filter dropdown.
i use bootstrap / bootstrap standard - and might have chosen activ.
[15:06]
Jyhem_laptopjoined #tikiwiki [15:11]
chibaguyok
In the case of the tracker filter, the problem is that the selector is in a table that's inside a div class="table-responsive", which doesn't allow overflow to be visible, it seems.
I don't see a reason why a table is needed there. It only contains the filter.
[15:12]
wolfgangaso for the menu stuff (when putting a menu in one of the top position and set it to "horiz" so menu options are vertical available - i needed to change tiki-base.css line 455: .panel-body ol, .panel-body ul { /* overflow: hidden; */ margin-top: 0; margin-bottom: 0; } [15:17]
chibaguyA horizontal menu in the top or topbar module zone? Their dropdowns should be visible. [15:18]
wolfgangafor the tracker filter - i am still looking (* should have made a notice *). I remeber someone said it would have to todo with chosen.
For testing i moved the main menu to the top position.
and set it "type" to "horiz"
(default is vert). so it shows up proper. But without the css modification, due to overflow: hidden, the menu options are cut.
topbar position
i agree to your comment on the trackerfilter. the table should be used for displaying the tracker item list - not the filter.
maybe a simple fix via the template?
[15:18]
chibaguyChosen does make a difference. It might be a problem with the z-index.
The table should go, but when chosen isn't used, the dropdown is visible.
probably the fix in the template, yes, shouldn't be hard.
Sorry, but I have to go offline now. I'll be back in 8 or so hours (bedtime here in Japan :-) ).
[15:25]
wolfgangabtw. i guess this is similar to the filter issue on the tracker of the bug+wishes side
ok - good night
[15:28]
chibaguyok, good night. I'll continue on this tomorrow. [15:31]
.... (idle for 19mn)
Jyhem_laptop_joined #tikiwiki [15:50]
....... (idle for 34mn)
joined #tikiwiki [16:24]
.... (idle for 15mn)
Tiki|botjoined #tikiwiki [16:39]
...... (idle for 29mn)
lindonbjoined #tikiwiki [17:08]
..... (idle for 22mn)
Tiki-KGB03jonnybradley r53844 10branches/ 1013.x/lib/jquery_tiki/tiki-jquery.js 1013.x
[bp/r53841][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
tikiwiki js files and 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! (thanks wolfganga and fabricius)
[17:30]
......................... (idle for 2h1mn)
pcwickjoined #tikiwiki [19:31]
joined #tikiwiki
joined #tikiwiki
[19:42]
....... (idle for 33mn)
lindonbjoined #tikiwiki [20:18]
Tiki-KGB03lindonb r53845 10trunk/lib/smarty_tiki/function.error_report.php
[REF] error report: Remove "Clear errors" link as it now duplicates dismiss button
[20:32]
.... (idle for 18mn)
03jonnybradley r53846 10trunk/templates/tiki-editpage.tpl
[FIX] wiki: Fix unusual "tri-state" select menus for use with Bootstrap and Chosen (which doesn't like having empty options)
Feature could do with finishing imho, the "On" option doesn't seem to override the main pref, so a checkbox would have been fine....
[20:50]
03jonnybradley r53847 10branches/13.x/templates/tiki-editpage.tpl
[bp/r53846][FIX] wiki: Fix unusual "tri-state" select menus for use with Bootstrap and Chosen (which doesn't like having empty options)
Feature could do with finishing imho, the "On" option doesn't seem to override the main pref, so a checkbox would have been fine....
[20:58]
leagrisjoined #tikiwiki [21:04]
Tiki-KGB03jonnybradley r53848 10branches/ 1012.x 1012.x/templates/tiki-editpage.tpl
[bp/r53847][bp/r53846][FIX] wiki: Fix unusual "tri-state" select menus for use with Bootstrap and Chosen (which doesn't like having empty options)
Feature could do with finishing imho, the "On" option doesn't seem to override the main pref, so a checkbox would have been fine....
[21:06]
Tiki|botjoined #tikiwiki
Recent Bug: - http://dev.tiki.org/item5551
Recent Bug: - http://dev.tiki.org/item5552
Recent Bug: - http://dev.tiki.org/item5553
[21:17]
................................ (idle for 2h38mn)
Tiki-KGB03walper r53849 10trunk/ 10templates/tracker_filter.tpl 10templates/bootstrap_menu_navbar.tpl * [FIX] Fixed some smarty notices. [23:56]

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