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

WhoWhatWhen
fabriciusI will need that soon aswell [00:00]
wolfgangaIt cannot be used in a template - does not show any value. [00:00]
fabriciusoh why that? [00:00]
wolfgangait a bug or a feature - havent figured that out yet.
a field ot the type item-list shows up in the tracker itemlist and even in the popup (if configured)
but it does not show up when using that field in a view-template
item-link for example works
very strange
[00:00]
fabriciusitem-link works, item-list does not work - strange. Why should that be a feature? [00:09]
wolfganga"bug or feature" is a sort of saying in our company - sry was missleading. Yes it is imho a bug
And i am surprised it is in version 14
[00:13]
fabriciusyes, me aswell!!
I am getting projects now, where I need trackers everywhere .. so I must keep an eye on that feature .. damned that I cannot code
[00:14]
wolfgangaReally, the trackerstuff is one of the coolest feature in tiki - so that should really work as it is supposed to. [00:20]
fabriciusY E S !!!
So I can temporarily workaround with plugin trackerfilter - but tablesorter should either be working robust or be marked as experimental
[00:27]
lindonbit is marked experimental
fabricius: i am not having this issue - can you show a demo?
[00:33]
fabriciusohh creating a full tracker with 30 items? hummm - if that's the only way to do ... I cannot use the original tracker due to confident user data [00:38]
lindonbdo you have this parameter set: server=“y” [00:40]
fabriciusno! [00:40]
lindonbplease try that [00:40]
fabriciusok lindonb - please confirm: the tablesorter in trackerlist IS experimental? => if yes, I will make it more clear on the doc.t.o wikipage that it is experimental
yes, I try server=y now - moment please
WOW IT WORKS!!!!
[00:40]
lindonb:) [00:42]
fabriciusThank you lindonb [00:42]
lindonbnp
it’s experimental AND it works!
[00:42]
fabriciusI will recheck the documentation now and point that out more clear (experimental AND server=y)
Do we need server="y" for tablesorter in general?
I assume, I missunderstood the documentation
[00:42]
lindonbthe user may not want to fetch rows from the database each time they page
the example on doc.tiki.org/plugintrackerlist is an example where server=“n” and yet you are still able to filter from all the rows even if not visible
paging, filtering and sorting is very fast because it is not going to the server each time, only at the beginning to get all the rows
i don’t know exactly how you are using it, but you should be able to do the same thing with server=“n”
so not sure why it wasn’t working for you the other way but please see the example on the doc page if you’re interested
[00:46]
fabriciusYes I do. I am not sure aswell, but it was definitely NOT fetching any non-visible items
with server=y it does
I use it with trackers
[00:59]
lindonbit works for me with server=n [01:00]
fabriciustrackerlist
I believe you
even so it would be interesting what was the reason for different behaviour
[01:00]
lindonbit works on doc.tiki.org/plugintrackerlist in case you want to compare parameter settings to see if that helps [01:01]
fabriciusas said, I'll do that
thank you very much
[01:01]
lindonbnp [01:02]
fabriciusactually I still have issues, when I filter a certain textfield or more than one fields at the same time
but now I first compare parameters
always try to proof that it's not error 40
then ask for help
[01:04]
lindonb: I used the exact setup of doc.t.o now - strange thing: ts recognises only 25 items and itself it shows 10 items (rows) as set with ts-parameter in the plugin [01:09]
lindonbwhat do you maxRecords set at in the control panels?
“Maximum number of records in listings” in the look&feel panel
you can do preference search on “records”
[01:11]
fabriciuslooking
hehe 25
[01:12]
lindonbtablesorter respects that setting [01:15]
fabriciushow to unlimit?
-1?
[01:16]
lindonbnot sure - that could work [01:17]
fabriciusnope - not allowed
0 does not work
I mean, 0 is respected - not used as unlimited
So: set higher number or use server=y <-> agree?
[01:17]
lindonbyes, personally would do higher number at least up to 50 or so, above that would use server
but your choice of course
[01:21]
fabriciusthx again
and one bug report less to submit ;-)
[01:33]
....... (idle for 31mn)
lindonbfabricius: np :) [02:04]
...................... (idle for 1h47mn)
wolfgangaI got it - item-list works in templates! [03:51]
lindonbway to go!
lindonb bowing to the tracker master
[03:55]
....... (idle for 33mn)
Tiki-KGB03walper r53942 10trunk/ 10templates/tiki-view_tracker_item.tpl 10lib/smarty_tiki/function.trackerfields.php
[FIX] Trackerfields of the type "item-list" were not usable in templates because they did not show any value. They can now be used as any other field in custom templates.
[04:28]
03walper r53943 10trunk/lib/core/Services/Search/Controller.php
[ENH] Enhancement or Fix: When configuring a trackerfield from type item-link, item-list or dynamic item-list, in some of the comboboxes all fields from all trackers show up. If the same fieldnames are used across trackers, then it is impossible to distinguish which field belongs to which tracker. Also, fields show up that must NOT be selected. This patch adds the tracker-id to th
tikiwikie fieldname to make a selection at least possible if the same fieldnames are used. A final fix would be to only show fields that one can select.
[04:34]
lindonbjoined #tikiwiki [04:35]
Tiki-KGB03walper r53944 10trunk/ 10lib/core/Tracker/Field/ItemsList.php 10lib/core/Tracker/Field/Abstract.php 10lib/trackers/trackerlib.php
[DOC] Mostly tracker related. Added documentation to the code and made same areas more debug friendly. Please correct/add comments if they are misleading, wrong or incomplete. Note: Especially the trackerstuff would be maintainable much easier, if it would be documented.
[04:40]
.................... (idle for 1h36mn)
03lindonb r53945 10trunk/templates/monitor/link.tpl * [ENH] notification link: add ability to set title [06:16]
........... (idle for 52mn)
chibaguyjoined #tikiwiki [07:08]
.... (idle for 15mn)
TomJarvisleft #tikiwiki [07:23]
...... (idle for 26mn)
xlrpjoined #tikiwiki
mlaporte
[07:49]
....................... (idle for 1h50mn)
chibaguy_joined #tikiwiki [09:42]
....... (idle for 31mn)
wolfgangajoined #tikiwiki [10:13]
Tiki-KGB03xavidp r53946 10trunk/tiki-view_blog_post.php
[FIX]Check also object perms for a blog (regardless of global perms) before allowing a user to read the blog posts.
03xavidp r53947 10branches/13.x/tiki-view_blog_post.php
[bp/r53946][FIX]Check also object perms for a blog (regardless of global perms) before allowing a user to read the blog posts.
03xavidp r53948 10branches/12.x/tiki-view_blog_post.php
[bp/r53946][FIX]Check also object perms for a blog (regardless of global perms) before allowing a user to read the blog posts.
[10:14]
...... (idle for 26mn)
03xavidp r53949 10trunk/tiki-print_blog_post.php
[FIX]Check also object perms for a blog (regardless of global perms) before allowing a user to read the blog posts in print view.
03xavidp r53950 10branches/13.x/tiki-print_blog_post.php
[bp/r53949][FIX]Check also object perms for a blog (regardless of global perms) before allowing a user to read the blog posts in print view.
03xavidp r53951 10branches/12.x/tiki-print_blog_post.php
[bp/r53949][FIX]Check also object perms for a blog (regardless of global perms) before allowing a user to read the blog posts in print view.
[10:42]
...... (idle for 29mn)
redflojoined #tikiwiki [11:11]
.... (idle for 18mn)
Tiki|botNew Forum Posts: Userinfo/ add friends - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=54885 [11:29]
............ (idle for 59mn)
nelsonkojoined #tikiwiki [12:28]
.... (idle for 19mn)
left #tikiwiki [12:47]
......... (idle for 41mn)
Telesightjoined #tikiwiki [13:28]
lindonbjoined #tikiwiki [13:38]
.... (idle for 19mn)
joined #tikiwiki [13:57]
joined #tikiwiki [14:09]
....... (idle for 33mn)
adautojoined #tikiwiki [14:42]
adauto_joined #tikiwiki [14:54]
Tiki|botNew Forum Posts: Timezones and dates [was [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[53883] trunk] - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54887 [15:02]
wolfgangajoined #tikiwiki [15:10]
Tiki|botNew Forum Posts: Branching really soon (at this weekend) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54888 [15:12]
....... (idle for 32mn)
Tiki-KGB03xavidp r53952 10trunk/templates/tracker/export.tpl
[DOC]Provide info to the user of why the quick export might not be producing the expected results in cases where special tracker fields are in use. Thanks jonnyb for the idea.
[15:44]
jonnybjoined #tikiwiki [15:44]
Tiki-KGB03xavidp r53953 10branches/13.x/templates/tracker/export.tpl
[bp/r53952][DOC]Provide info to the user of why the quick export might not be producing the expected results in cases where special tracker fields are in use. Thanks jonnyb for the idea.
03xavidp r53954 10branches/12.x/templates/tracker/export.tpl
[bp/r53952][DOC]Provide info to the user of why the quick export might not be producing the expected results in cases where special tracker fields are in use. Thanks jonnyb for the idea.
[15:46]
......... (idle for 40mn)
03walper r53955 10trunk/themes/base_files/ 10less/tiki-maps.less 10css/tiki_base.css 10less/tiki-sheets.less
[FIX] Changed some definitions to ensure identical css output accross different less compiler. Otherwise the generated css would be slightly different (although functional) and cause unnecessary commits.
Note: .chosen-container .chosen-results li.highlighted {background-color: #337ab7;} has changed due to @chosen-background: @input-bg in tiki-variables.less. But i do not see where it is finally defined. Maybe someone could have a look at it.
[16:26]
RobertPlummerjoined #tikiwiki
Is there an ability to cite in tiki wiki pages?
[16:37]
ricks99joined #tikiwiki
polom y'all
[16:47]
jonnybhi ricks99 [16:48]
ricks99hiya jonnyb [16:48]
Tiki-KGB03jonnybradley r53956 10trunk/themes/base_files/ 10less/tiki-modules.less 10css/tiki_base.css
[FIX] CSS margin-top property correction (no idea why that colour changed back again though)
[16:56]
RobertPlummerricks99: Do you know if there is a citation feature in tiki? [16:57]
ricks99for "real" citations or simiply footnotes?
ricks99 recalls someone working on a CITE plugin some time ago
There's a "Add Reference" and "Show Reference" plugin
RobertPlummer: see http://doc.tiki.org/References
[16:57]
RobertPlummerricks99: Thanks bud. [17:00]
ricks99no problem [17:02]
wolfgangajoined #tikiwiki [17:06]
Tiki-KGB03jonnybradley r53957 10trunk/tiki-index.php * [FIX] warnings: $objectperms not set until later and $page not defined at all [17:14]
03walper r53958 10trunk/themes/base_files/ 03less/tiki-media-print.less 10css/tiki_base.css 10less/tiki-bootstrap_overrides.less 10less/tiki_base.less
[ENH] Added media print css to adjust print output via browser (smaller size). Consolidated all print media related rules in their own less file tiki-media-print.less and removed media print references in other less file.
[17:22]
lindonbhi jonnyb - do you think I’m off base on the timezone issue? [17:23]
jonnybhi lindonb - no, not at all [17:23]
lindonbit’s a tough one - hard to recrete the individual issue that others are seeing [17:24]
Tiki-KGB03jonnybradley r53959 10branches/12.x/lib/smarty_tiki/function.query.php
[bp/r52023] [FIX] Minor fix for r51994 - don't add a starting slash every time as that breaks relative links for tikis in subdirectories
Backported here to 12.x as it also fixes the return to original document link on tiki-print.php where it was adding an extra slash (thanks marclaporte)
[17:28]
............... (idle for 1h11mn)
fabriciusjoined #tikiwiki [18:39]
XGuardenjoined #tikiwiki
Hi
[18:43]
....... (idle for 30mn)
I need soem help with mouseover fonction [19:13]
fabriciusjoined #tikiwiki
polom
XGuarden?
mouseover?
question?
[19:23]
wolfgangajoined #tikiwiki [19:28]
XGuardenyes
sorry for make you waiting
{MOUSEOVER(label="dernier salaire")}test{MOUSEOVER}
when I use this, text appear at the bottom of my screen
I try with offsetx and offsety, but did't work
{MOUSEOVER(label="test" offsetx=1 offsety=1)}test{MOUSEOVER}
I try too: {MOUSEOVER(label="test" offsetx="1" offsety="1")}test{MOUSEOVER}
But the text still dont appear over the click area
Any idea what I doing wrong?
I try with -400 and change where text appear
But can I set it to automaticky appear over the text area?
Maybe it's a bugg because I have dual screen
[19:33]
.... (idle for 19mn)
olinuxxsalut XGuarden
we had kind of the same issue on linuxmao which has been resolved by a tweak on he CSS as following :
[19:59]
XGuardensalut [20:00]
olinuxx.cluetip.ui-widget {
position:relative;
margin-left: -150px;
margin-top: 28px;
}
[20:00]
XGuardenSo if I put that, my text will stop appear half offscreen? [20:00]
olinuxxyou certainly will want to play around the -150 and the +28 to fit with your own CSS
it would do
XGuarden, is your website online ?
[20:00]
XGuardenBut I have no idean where to put it, him good with wiki creation,but still have to learn about general config [20:01]
olinuxxyou can put it anywhere in your current CSS file
(I'd recommend at the end of the CSS file)
[20:02]
Tiki-KGB03lindonb r53960 10trunk/lib/comments/commentslib.php * [FIX] forum: apply max records appropriately [20:10]
Tiki|botjoined #tikiwiki [20:13]
Tiki-KGB03lindonb r53961 10trunk/lib/core/Services/Access/Controller.php * [FIX] confirm modal: add ticket to parameters that can be automatically returned [20:14]
03lindonb r53962 03trunk/lib/core/Services/Exception/BadRequest.php
[ENH] exception services: new exception type that checks the authentication ticket automatically
[20:24]
Tiki|botNew Forum Posts: value of @chosen-background: @input-bg in tiki-variables.less - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54895 [20:24]
Tiki-KGB03lindonb r53963 10trunk/ templates/utilities/alert.tpl 03templates/utilities/modal_alert.tpl 10lib/core/Services/Utilities/Controller.php
[FIX] ajax services: update alert services - one for modal and one for feedback that can be injected into a page
[20:30]
fabriciusXGuarden: you could try it out in the Look and Feel -> Custom CSS [20:34]
Tiki|botNew Forum Posts: Dedicated less files for media print related rules - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54896 [20:34]
XGuardenthey have many css [20:35]
Tiki-KGB03lindonb r53964 10trunk/templates/access/confirm.tpl * [ENH] confirm modal: add more options
03lindonb r53965 10trunk/lib/jquery_tiki/tiki-ajax_services.js
[FIX] ajax services: revise the functions for confirm modal popups and submit action. Generally will refresh the page each time to avoid issues with updating only with ajax (losing jQuery; modules not updating, etc.)
[20:36]
XGuardenWhen I use || for create table, can I chose to not use line return for the first columb? [20:36]
Tiki-KGB03lindonb r53966 10trunk/ 10(12 files in 4 dirs) * [FIX] forum: update for confirm modal changes [20:38]
fabriciusXGuarden: what do you mean? I do not understand your question [20:38]
Tiki-KGB03lindonb r53967 10trunk/ 10(6 files in 4 dirs) * [ENH] confirm modal: implement for admin users page [20:40]
fabricius||r1c1|r1c2
r2c1|r2c2
r3c1|r3c2||
What do you want to do with "not use line return" - can you say it more clear please?
[20:41]
.... (idle for 15mn)
XGuardenI mena
mean
Curently he auto set size between columb 1 and 2
I want to be able to fix the size of the columb 1
I can show you the link to the page that cause me trouble
if you want
[20:56]
fabriciussure [20:58]
XGuardenhttp://www.uni-action.com/wiki/tiki-index.php?page=Le+fichier+d%27importation+PIMPORT
On format import tab
Under the fade Syntaxe de la premire ligne de Paie
The columb in color, I dont want line retourn
for the first columb
column
[20:59]
fabriciusahh -> [Les huit (8) caractres suivants] in one line without line break?
XGuarden: an idea - surely different ways to do it aswell:
wrap a {DIV(class="something")}around the ||table|| {DIV}
then
.something .wikitable td {min-width: forexample 300px; }
about this could work - play with it a bit to fetch the right selector
[21:06]
XGuardenright
But I try to always use only wiki syntax ll
SO I guest I dont have choise tu use html then
[21:11]
TomJarvisjoined #tikiwiki
XGuarden have you looked at plugins Split and Fancytable? You can specify column sizes with those.
[21:13]
XGuardenhum, maybe, I will take a look [21:16]
Tiki|botjoined #tikiwiki [21:17]
wolfgangahello, TrackerPlugin: is it possible to set default values but not showing the field (or disable the field)? I.e like hidden input fields in forms? [21:18]
Tiki|botjoined #tikiwiki [21:25]
.... (idle for 15mn)
Tiki-KGB03robertplummer r53968 10trunk/lib/tikilib.php * [ENH] A better way of striping html
03robertplummer r53969 10trunk/lib/search/searchlib-mysql.php * [ENH] When pages are cached, and user is null, use cached page as search result
03robertplummer r53970 10trunk/lib/core/Search/ContentSource/WikiSource.php * [ENH] Better means of removing html for search results
[21:40]
aalexjoined #tikiwiki [21:42]
............. (idle for 1h0mn)
Tiki|botjoined #tikiwiki
New Forum Posts: Can I get a code review? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54897
[22:42]
........ (idle for 38mn)
olinuxxHi all, I saw that if you put the word "Tracker" as a menu option, then Tiki translates it auto-magically (in "Formulaire in French since this is the langage sets up on my installation). Does someone know where is this process ? [23:21]

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