nelsonko: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
left #tikiwiki lindonb: joined #tikiwiki Tiki|bot: New Forum Posts: Porting the business theme to Tiki 13 or 14. - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54671
New Forum Posts: Header with Streetview - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=54670
New Forum Posts: Apply Profiles - 403 Error - v12.3 - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54668
New Forum Posts: Porting the business theme to Tiki 13 or 14. - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54671
New Forum Posts: Header with Streetview - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=54670
New Forum Posts: Apply Profiles - 403 Error - v12.3 - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54668 fabricius: joined #tikiwiki Tiki-KGB: 03lindonb r53692 10trunk/templates/addreference.tpl * [FIX] iconset conversion
03lindonb r53693 10trunk/templates/admin_modules_form.tpl * [FIX] iconset conversion
03lindonb r53694 10trunk/templates/tiki-admin_menus.tpl * [FIX] convert action items to plain icons
03chibaguy r53695 10trunk/templates/monitor/link.tpl * {REF] Standardize icon style (no border or background). wolfganga: joined #tikiwiki Tiki-KGB: 03lindonb r53696 10trunk/templates/tiki-admin_calendars.tpl * [FIX] iconset conversion for list of calendars wolfganga: Hello
. Tiki|bot: Recent Bug: - http://dev.tiki.org/item5538
Recent Bug: - http://dev.tiki.org/item5539 Tiki-KGB: 03lindonb r53697 10trunk/ 10themes/base_files/iconsets/default.php 10themes/base_files/iconsets/glyphicons.php 10themes/base_files/iconsets/legacy.php 10templates/tiki-admin_calendars.tpl
[FIX] fix checkbox plus label broken formatting; add icons to major buttons; add popup icon definition
03walper r53698 10trunk/ 10tiki-view_tracker_item.php 10templates/tiki-view_tracker_item.tpl 10lib/smarty_tiki/function.trackerfields.php
[NEW] Allow to pass a template directly to tiki_view_tracker_item.php to improve the pretty tracker functionallity. Added vi_tpl, ei_tpl. See http://dev.tiki.org/item5539.
Example: {trackerlist trackerId="1" fields="1:2:3" showlinks="y" showpagination="y" more="n" server="n" url="tiki-view_tracker_item.php?vi_tpl=wiki:Support-View&itemId"}
03walper r53699 10trunk/templates/attachments_tracker.tpl
[FIX] Unified size of heading in tracker attachment dialog to align with the other tabs. Reduced comment field size to avoid page scrolling. nelsonko: joined #tikiwiki
joined #tikiwiki
left #tikiwiki
joined #tikiwiki chibaguy: joined #tikiwiki Tiki-KGB: 03gezzzan r53700 10trunk/ 10templates/tiki-admin_menus.tpl 10templates/tiki-admin_menu_options.tpl * [MOD] iconset and styling changes Telesight: joined #tikiwiki nelsonko: joined #tikiwiki wolfganga: joined #tikiwiki
Hello nelsonko: joined #tikiwiki lindonb: joined #tikiwiki fabricius: joined #tikiwiki wolfganga: Hi guys - i try to fix a jquery cachebuster issue in the comments section. Problem is: If the content loaded via xhr (ajax) through jquery, and the conent itself has a script tag like: <script type="text/javascript" src="lib/jquery_tiki/tiki-toolbars.js"></script>, then these script tag will be executed by jquery as well, and jquery adds a cachebuster to the url.
so no caching for any that is loaded via xhr and embeds script tags in teh conetnt. Any ideas?
You can easily check yourself what i mean: view a trackeritem (having comments enabled) Now eachtime you switch from the itemlist to a specific item, lib/jquery_tiki/tiki-toolbars.js is loaded
(see it in xhr tab of chrome or ff)
This is really soemthing bad, since it effects any content that is loaded via xhr using jquery and emebds a script src= tag.
See an explaination in the comments here where someone explicit states that isse: http://stackoverflow.com/questions/7651984/disable-the-cache-busting-in-dynamically-linked-external-javascript-files
fabricius - are you there? fabricius: Hello
just short
Whazup?
jquery cachebuster issue wolfganga?
if that - not my focus; I am afraid, with that I cannot help Tiki-KGB: 03lphuberdeau r53701 10trunk/ 10(6 files in 5 dirs) * [ENH] Allow configuring the column text alignment lindonb: joined #tikiwiki wolfganga: I guess i fixed it on a global level by setting up a jquery pre filter - it works fine.
Will commit soon. lindonb: wolfganga: hi - saw your commit regarding templates and tracker items. curious, what does it do beyond what the “Template to display an item” setting does? wolfganga: joined #tikiwiki
lindonb - sry had a dc
Have you read the description i put into thebug tracker?
.
.
lindonb: if you have replied i havent seen it. not sure wether i had a 2nd dc bc my vpn disconnected twice. lindonb: wolfganga: haven’t replied, was pulling up the bug reports...
not seeing a description there for some reason - #5538 right? wolfganga: #5539
#5538 aborted whle clicking save
. lindonb: okay, i see that it hides the standard toolbar and provides a back button, whcih is cool. Is it doing something besides that in cases where you’re not using a 2nd trackerlist plugin? wolfganga: it allows to set individuell templates by case. lindonb: ie, per item? Tiki-KGB: 03lindonb r53702 10trunk/templates/tiki-admin_calendars.tpl * [FIX] better tooltip descriptions wolfganga: no not per item - altough it would be possible lindonb: ok, what does by case mean? wolfganga: what dou you mean lindonb: when you said the commit allows setting individual templates by case, what does “by case” mean? wolfganga: by case means - by each page that uses a trackerlist plugin
so you set up a list for internal stuff like emplyees nad a list for customers that uses a diff. template lindonb: ok, I think I have it - for the same tracker, different display templates can be used for each time a different trackerlist plugin is used to access that tracker wolfganga: yes lindonb: nice!
did you get a chance to document yet on doc.tiki.org? wolfganga: not yet but i will
i will further extend this
and commit soon after testing lindonb: cool - look forward to it. the toolbar thing was bothering me too but your fix is much better than what I was planning fabricius: joined #tikiwiki Tiki-KGB: 03walper r53703 10trunk/lib/jquery_tiki/tiki-jquery.js
[FIX] Allow caching for javascript that is load via the script tag, if the content containing the script tag was load via an xhr/ajax call through jquery. In short: jquery adds a cachebuster to the request, even they are are requested by as simple script tag. This fix implements a jquery prefilter for script tags that disables partially the cachebuster. Example: The toolbar for ad
tikiwikiding a comment which is loaded via xhr. arildb: joined #tikiwiki Tiki-KGB: 03lphuberdeau r53704 10trunk/ 10(11 files in 5 dirs) * [MOD] Allow defining how the filters display, exclude empty dynamic filters arildb_: joined #tikiwiki fabricius: joined #tikiwiki gilles: joined #tikiwiki chibaguy: joined #tikiwiki wolfganga: . fabricius: joined #tikiwiki wolfganga: Hi chibaguy are you there?
. fabricius: joined #tikiwiki arildb__: joined #tikiwiki Tiki-KGB: 03lindonb r53705 10trunk/ 10(6 files in 4 dirs)
[FIX] wiki topline: place all single-action icons under a single dropdown, so there are far fewer icons and every icon is a dropdown. There's been some (but not full) discussion that this is the way to go to get control of the many action icons that may relate to an object or list item. Going ahead and committing but welcome feedback - happy to revert if that's the consensus. (tha
tikiwikinks gezza for the idea!)
03lindonb r53706 10trunk/lib/parser/parserlib.php * [FIX] iconset conversion
03lindonb r53707 10trunk/themes/base_files/css/tiki_base.css * [FIX] css: stray setting from less compilation Tiki|bot: Recent Bug: - http://dev.tiki.org/item5540 chibaguy: joined #tikiwiki Tiki-KGB: 03lindonb r53708 10trunk/templates/modules/mod-quickadmin.tpl * [FIX] quick admin: put all single-action options under a dropdown. wolfganga: joined #tikiwiki Tiki-KGB: 03walper r53709 10trunk/ 10tiki-view_tracker_item.php 10templates/tiki-view_tracker_item.tpl 10lib/smarty_tiki/block.tab.php
[FIX] Printing a trackeritem missed the whole body of the item - only the main_tracker_field were printed. Reason was the missing class "active" when printing. Added a param print=y|n to the smarty function block.tab.php.
Example {tab name="{tr}View{/tr}" print=y}. This will force the activation of the tab when clicking the print icon.
Maybe it is possible to get the active tab from a cookie or via jquery into a smarty variable, but i haven't seen anything like this. wolfganga: See https://dev.tiki.org/item5540 for details fabricius: polom