Jyhem: And importing structuure dumps also :)
Guest58175: there might be some little difference, but I'd guess not enough difference rhat you can't test 12.3 while everyone else uses 12.2 using the same DB? Tiki-KGB: 03luciash r53998 10branches/12.x/styles/layout/design.css * [FIX] Fix for too wide images in jQuery mobile view Caarrie: joined #tikiwiki chibaguy: joined #tikiwiki Tiki-KGB: 03chibaguy r53999 10trunk/templates/tiki-list_blogs.tpl
[FIX] Div to center "find" form wasn't closed, causing blog list table to also be text-centered. Thanks to gezza for spotting.
03chibaguy r54000 10trunk/templates/tiki-list_blogs.tpl * [REF] Indentation fixed after previous commit. No code changes.
03chibaguy r54001 10trunk/themes/base_files/ 10less/tiki-cssmenus.less 10css/tiki_base.css
[REF] Partially commented-out rule completed, to prevent empty selector. Minor background property change on cssmenus. Tiki|bot: New Forum Posts: Strange page-not-found message - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54958 Tiki-KGB: 03chibaguy r54002 10trunk/ 10(58 files in 55 dirs)
[ENH] Change instances of "My Tiki" to "My Account". Translators should update the translations in the language files accordingly. lindonb: left #tikiwiki Tiki-KGB: 03chibaguy r54003 10trunk/ 10(57 files in 56 dirs)
[ENH] Change instances of "MyTiki" (no space) to "My Account". Translators should update the translations in the language files accordingly.
03chibaguy r54004 10trunk/ 10templates/tiki-my_tiki.tpl 10tiki-setup.php
[FIX] Corrected link to see my contributions. (But why does this link get a line of text in the tab content instead of just being a link similar to others on the page? Maybe "My Account" should open to user-preferences or user-information instead of an empty screen except for one line of text.) chibaguy: joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03chibaguy r54005 10trunk/ 10(57 files in 57 dirs)
[ENH] Change instances of "Freetags" to "Tags" and "Wiki, Search, Menu & Freetags" to "Wiki, Search, Menu & Tags" in interface strings. Translators should update the translations in the language files accordingly. Todo: database-stored instances. chibaguy: joined #tikiwiki redflo: joined #tikiwiki Tiki-KGB: 03gezzzan r54006 10trunk/templates/tiki-view_blog.tpl * [MOD] change spaces to tabs, tooltips, adding numrow to find fabricius: joined #tikiwiki Tiki-KGB: 03robertplummer r54007 10trunk/ 10templates/wiki-plugins/wikiplugin_trackerlist.tpl 10lib/wiki-plugins/wikiplugin_trackerlist.php * [ENH] Expose who last modified the tracker item
03luciash r54008 10branches/12.x/ 10styles/mobile.css 10styles/layout/design.css
[rb53998][FIX] Fix for too wide images in jQuery mobile view - better in mobile.css - thanks Jonny :)
03luciash r54009 10branches/12.x/styles/mobile.css * [FIX] corrected information in the code comment chibaguy: joined #tikiwiki Telesight: joined #tikiwiki fabricius: polom
anybody there? Tiki-KGB: 03gezzzan r54010 10trunk/templates/tiki-admin_notifications.tpl * [ENH] bootstrappification fabricius: I need to seta background image backround: url ( etc. -> from look and feel custom css -> do not find the path to the image
I have a folder themes/img and cannot get the image, I have it n themes/cosmo and in themes/cosmo/images
I tried various paths, but I cannot get the image
I seem to have the right selector, as I can set a plain color to the div
but not an image Tiki-KGB: 03gezzzan r54011 10trunk/templates/tiki-admin_notifications.tpl * [MOD] missed bootstrappification of one input field wolfganga: joined #tikiwiki MagicFab_: joined #tikiwiki wolfganga: joined #tikiwiki jonnyb: joined #tikiwiki dhazel: joined #tikiwiki Telesight: joined #tikiwiki arildb: joined #tikiwiki dhz: joined #tikiwiki wolfganga: Can someone check what this [] is for in templates/trackerinput/category.tpl? i mean this line #6 and their the [] in the name: <select name="{$field.ins_id}"{if $field.options_array[1] eq 'm'} multiple="multiple"{/if} class="form-control">
sry that was my test: this is the original one:
<select name="{$field.ins_id}[]"{if $field.options_array[1] eq 'm'} multiple="multiple"{/if} class="form-control">
this causes issues somewhere else name="{$field.ins_id}[]" where this: name="{$field.ins_id}" works ok. Not sure where those [] could be needed... jonnyb: the [] brackets make the inputs return an array
but that's usually used for checkboxes - maybe not needed there wolfganga: maybe for a multi-select...
it breaks the binding of the eventlistener in lib/coreTracker/field/dynamicList.php:
$("input[name=ins_' . $filterFieldIdHere . '], select[name=ins_' . $filterFieldIdHere . ']").change(function(e, val) { jonnyb: i tihnk they're not needed for a select, it's only when you have several inputs (checkboxes or radio buttons) you use that to make the reposnse into a single array in $_REQUEST
does it still work wihtout? wolfganga: yes
even better jonnyb: should be fine to remove them then :) thanks wolfganga: thank you ;-) jonnyb: bye all, have good weekends :) gezza: joined #tikiwiki fabricius: joined #tikiwiki
polom redflo: joined #tikiwiki fabricius: joined #tikiwiki
joined #tikiwiki