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

WhoWhatWhen
Tiki|botjoined #tikiwiki [01:02]
marclaporteAnyone able to access http://themes.tiki.org/ ? [01:05]
Jyhemmarclaporte: Yes, but it's all broken. A huge div called "ajaxLoadingBG" hides everything and the rest is in display: none. When the "ajaxLoadingBG" is set to display: none (using firebug), and the rest not display:none, the layout is still broken [01:16]
........... (idle for 50mn)
marclaportehuh
marclaporte logs in and http://themes.tiki.org/tiki-admin_system.php?do=all
marclaporte removes minification to see...
it's working now
http://themes.tiki.org/Themes
any idea what can be causing this?
looks ok now,even with minification back
[02:06]
............ (idle for 55mn)
goj_killedByISPjoined #tikiwiki [03:08]
............................................................ (idle for 4h59mn)
redflojoined #tikiwiki [08:07]
...... (idle for 25mn)
gourjoined #tikiwiki [08:32]
........ (idle for 38mn)
Tiki-KGBtikiwiki 03kstingel r44590 10users/kstingel/ 10(15 files in 2 dirs)
tikiwiki [REF] fixed typo in page level doc block (@licence -> @license), apparently, I can't spell -- oops
[09:10]
......... (idle for 40mn)
GillesMjoined #tikiwiki [09:50]
xavi1joined #tikiwiki [09:52]
.............. (idle for 1h5mn)
Tumultejoined #tikiwiki [10:57]
........... (idle for 52mn)
gour_joined #tikiwiki [11:49]
..... (idle for 22mn)
rodrigoprimojoined #tikiwiki [12:11]
............ (idle for 57mn)
Tiki-KGBtikiwiki 03jonnybradley r44591 10trunk/ 10lib/tikilib.php 10lib/wiki-plugins/wikiplugin_flash.php
tikiwiki [ENH] flash: Add new plugin param for an alternative image URL to display when Flash Player is not available.
[13:08]
tikiwiki 03jonnybradley r44592 10trunk/lib/trackers/trackerlib.php
tikiwiki [FIX] trackers: Seems category fields need some special handling in field_render_value to set the "selected_categories" correctly when used in a {list} plugin. Other field types seem to be ok.
tikiwiki 03jonnybradley r44593 10trunk/lib/core/WikiPlugin/ConditionBase.php
tikiwiki [FIX] Strict: Declaration of WikiPlugin_HtmlBase::exec() should be compatible with WikiPlugin_ConditionBase::exec
[13:14]
ricks99joined #tikiwiki [13:18]
Tiki-KGBtikiwiki 03jonnybradley r44594 10trunk/lib/prefs/payment.php
tikiwiki [FIX] payment: Numeric default for payment_cart_inventory_type_field
[13:20]
redflojoined #tikiwiki [13:26]
.... (idle for 16mn)
Tiki-KGBtikiwiki 03jonnybradley r44595 10trunk/lib/payment/paymentlib.php
tikiwiki [FIX] payment: Strict: Only vars can be passed by reference.
tikiwiki 03jonnybradley r44596 10trunk/lib/search/searchlib-unified.php
tikiwiki [FIX] search: Ignore "sudo" versions of the shell.php process when checking for rebuildInProgress (missing merge from 10.x)
tikiwiki 03jonnybradley r44597 10trunk/tiki-download_file.php
tikiwiki [FIX] files: Strict: Only vars can be passed by reference.
[13:42]
ricks99polom y'all [13:46]
Tiki-KGBtikiwiki 03jonnybradley r44598 10trunk/tiki-index.php
tikiwiki [MOD] Add itemId to wiki page auto_query_args
[13:50]
pedorjoined #tikiwiki
joined #tikiwiki
[13:57]
........ (idle for 39mn)
ravijoined #tikiwiki [14:40]
Guest44199how to highligh particular row or colum in tikiwiki spradsheet? [14:40]
got it [14:50]
...... (idle for 26mn)
Tiki-KGBtikiwiki 03jonnybradley r44599 10trunk/ 10lib/core/Search/Formatter/Plugin/SmartyTemplate.php 10lib/wiki-plugins/wikiplugin_list.php
tikiwiki [MOD] search: Add new param to {list} to allow global php vars to be assigned to smarty for use in custom tpls e.g. assigns="base_url, prefs"
tikiwiki This is because {list} uses a minimal smarty implementation without all the usual Tiki overhead.
[15:16]
....... (idle for 32mn)
xavileft #tikiwiki [15:48]
....... (idle for 32mn)
Tiki-KGBtikiwiki 03jonnybradley r44600 10trunk/lib/core/Tiki/Profile/InstallHandler/Tracker.php
tikiwiki [FIX] trackers: Profile support for adminOnlyViewEditItem option
[16:20]
.... (idle for 16mn)
arildbjoined #tikiwiki [16:36]
mplawnerjoined #tikiwiki [16:44]
......... (idle for 44mn)
Another day, another challenge. Today it has to do with "dynamic item lists"
Yesterday we found that there is a bug in Tiki 10 that the drop-down box created on an item list does not obey user permissions. I've opened a bug ticket on it: http://dev.tiki.org/item4364?page=user&itemId=4364&show=view
Meanwhile, I'm trying to use dynamic item lists to provide the same functionality. Unfortunately, without success AND I may have uncovered a related issue.
I did the whole Windows/Solaris thing as a control (http://doc.tiki.org/Dynamic+items+list&structure=Documentation+TOC) That worked. No problem.
[17:28]
Emenemsjoined #tikiwiki [17:31]
mplawnerThen I added a User Select field in the "Operating Systems" (tracker 6) tracker with auto-assign to creator.
I tried 2 things, neither of which provided the results I wanted or expected:
Thing 1: In the "external" tracker, I added a User Select field with auto-assign to creatore and a Dynamic Items List field matching "Operating Systems" User field to the "External Tracker" User field, and if matching output the version number.
That didn't work. I suspect that it is either because the User Select field of the external tracker when adding a new item hasn't yet committed the username to the database and therefore cannot match it yet
or because some script-based trigger on selecting an item from a drop-box generates the Dynamic Item List. I don't know. It didn't work.
That, BTW, would have been ideal if it worked. The next thing I tried was for the sake of trying to understand what the problem is, not necessarily a good solution for my particular implementation.
Thing 2: To try to rule out the SECOND assumed reason of Thing 1, I created a new field in the External Tracker - a Item Link to the User Select field of the Operating Systems tracker. I then match this to the User Select field and output the Version.
Essentially, I selected on User rather then on Operating System.
The STRANGE thing that happened was that I would get a dropdown box, but all the items had the username of the logged in user, not the correct username in the item's records.
Even STRANGER was the fact that as I changed my selection in the dropdown box, I got different versions. In other words, even though it PRESENTED only the logged in user name, it was properly MATCHING the RIGHT username.
I tried looking into the code, and then I remembered that I'm not a developer.
[17:32]
Tiki-KGBtikiwiki 03jonnybradley r44601 03trunk/lib/smarty_tiki/modifier.nonp.php
tikiwiki [MOD] search: Tiny helper modifier to get to the real value of smarty vars which are wrapped in ~np~ no-parse tags.
tikiwiki Needed frequently in {list} plugin custom templates.
[17:48]
mplawnerHowever, I am making an assumption here that the two problems I've uncovered in the last two days are related.
Anyone seen this before? Am I doing something wrong? Should I NOT be using tikiwiki for data collection and (eventually) report generation?
[17:48]
ricks99afraid i dont understand your use case. suggest that you post to forum and/or mailing list. [17:51]
gourjoined #tikiwiki [17:53]
Tiki-KGBtikiwiki 03jonnybradley r44602 10trunk/lib/core/Tiki/Render/Lazy.php
tikiwiki [FIX] parser: __toString() must not throw an exception (apparently)
[17:56]
............... (idle for 1h14mn)
tikiwiki 03jonnybradley r44603 10trunk/ 10lib/core/Search/Formatter/Plugin/SmartyTemplate.php 10lib/wiki-plugins/wikiplugin_list.php
tikiwiki Revert: r44599 Will find a better way
tikiwiki [MOD] search: Add new param to {list} to allow global php vars to be assigned to smarty for use in custom tpls...
[19:10]
....... (idle for 30mn)
fabriciusjoined #tikiwiki [19:40]
....... (idle for 31mn)
Tiki|botNew Forum Posts: File Galleries - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=45767 [20:11]
luciashdoc.tiki.org db seems down
anybody knows plugin trackerif ?
[20:18]
Tiki|botjoined #tikiwiki [20:28]
......... (idle for 44mn)
fabriciusjoined #tikiwiki [21:12]
Tiki-KGBtikiwiki 03marclaporte r44604 10branches/9.x/lib/setup/twversion.class.php
tikiwiki updating version number
[21:16]
rinnanleft #tikiwiki [21:21]
fabriciusjoined #tikiwiki [21:27]
Tiki|botNew Forum Posts: Cronjob and Daily Reports - Permission problem?! - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45768 [21:29]
........... (idle for 51mn)
gourleft #tikiwiki [22:20]
........ (idle for 38mn)
Tiki-KGBtikiwiki 03marclaporte r44605 10branches/9.x/lib/setup/twversion.class.php
tikiwiki clarify doc for devs concerning version numbers
[22:58]
dhazeljoined #tikiwiki [23:00]
fabriciusjoined #tikiwiki [23:01]
Tiki-KGBtikiwiki 03marclaporte r44606 10branches/10.x/lib/setup/twversion.class.php
tikiwiki clarify doc for devs concerning version numbers (and make the same as 9.x)
[23:06]
redflojoined #tikiwiki [23:09]
........ (idle for 37mn)
Anja555joined #tikiwiki
hi together
I just posted my question in the forum.. maybe somebody here who knows about cron jobs/ daily reports/ watches? Would be great to get some hints! :)
[23:46]

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