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

WhoWhatWhen
PenguinMan98PenguinMan98 is busy deconstructing tiki-login.php
PenguinMan98 has discovered a few interesting bits and bobbles
[00:01]
Tiki|botRecent Bug: - on click, on mouseover, etc. cause the in preview, and preview diff - http://dev.tiki.org/item4555 [00:05]
PenguinMan98oh, how wonderfully convenient
$ret = $userlib->validate_user($requestedUser, $pass, $challenge, $response);
list($isvalid, $requestedUser, $error, $method) = $ret;
That should tell me if my login worked or not
And that function is included with tiki-setup.php
[00:06]
PenguinMan98 ponders the feasibility of just sending post to tiki-login.php and have it redirect back to my page [00:22]
I could hotwire that code in to do that. But then I'd have to do that again likely for every system upgrade. [00:31]
.... (idle for 16mn)
hrm, bbl] [00:47]
arthur_mullardjoined #tikiwiki
joined #tikiwiki
[01:00]
......... (idle for 43mn)
Tiki|botRecent Bug: - Parser regression on -> between 6 and 9, and still present in 10 and 11 - http://dev.tiki.org/item4556 [01:45]
.............. (idle for 1h9mn)
astroo-joined #tikiwiki [02:54]
....... (idle for 33mn)
goj_killedByISPjoined #tikiwiki [03:27]
............. (idle for 1h0mn)
arildb_joined #tikiwiki [04:27]
arildbjoined #tikiwiki [04:32]
arildb_joined #tikiwiki [04:41]
..... (idle for 21mn)
arildbjoined #tikiwiki [05:02]
..... (idle for 24mn)
pm_98_awaypm_98_away returns [05:26]
kstingelluciash: immutable = once set, can't be changed
apologies for late reply, I was napping and didn't see your reply to my query luciash
[05:28]
arildb_joined #tikiwiki [05:40]
PenguinMan98So, my solution is going to be to copy large chunks of tiki-login.php into an ajax call I'll place within my chat program. With luck and some tweaks, I'll be able to effect a remote login
I probably don't need any of the interwiki stuff
[05:41]
..... (idle for 24mn)
arildbjoined #tikiwiki [06:07]
arildb__joined #tikiwiki [06:08]
.... (idle for 19mn)
arildbjoined #tikiwiki [06:27]
........... (idle for 53mn)
PenguinMan98hmmm... [07:20]
........... (idle for 53mn)
arildb_joined #tikiwiki [08:13]
arildbjoined #tikiwiki [08:18]
..... (idle for 22mn)
Sp4rkyjoined #tikiwiki [08:40]
.... (idle for 15mn)
lindonbleft #tikiwiki [08:55]
........... (idle for 52mn)
xavi1joined #tikiwiki [09:47]
...... (idle for 27mn)
redflojoined #tikiwiki [10:14]
luciashpolom
kstingel|away: no prob
[10:24]
PenguinMan98: u can check if user is logged in via Smarty simply by doing {if $user ne ""}do something{else}Hi Anonymous !{/if}... or even in wiki page using the wikiplugin: {GROUP(groups=Anonymous)}...{ELSE}{REDIRECT(url=...?status=buddyisloggedin) /}{GROUP} [10:34]
PenguinMan98: or maybe the other way around (check for Registered and/or other groups, then do else for Anonymous) because Anonymous is included in Registered group iirc [10:41]
.... (idle for 19mn)
Jyhempolom
IMHO, Anonymous is not included in Registered group by default. That is how you can display a login module for Anonymous and Registered does not see it
[11:00]
..... (idle for 20mn)
luciashJyhem: i think modules have this exception only
kstingel|away: so you can do {if $f_XX eq "foo"}{jq}$("#ins_XX").attr("disabled","disabled");{/jq}{/if} for example
[11:21]
vmachineleft #tikiwiki [11:35]
Tiki-KGBtikiwiki 03xavidp r46252 10branches/11.x/ 10templates/admin/include_share.tpl 10lib/prefs/share.php
tikiwiki [FIX]Usability fix: wording was missleading, and fixed former non-English sentences.
[11:40]
..... (idle for 23mn)
Tiki|botNew Forum Posts: 12x: share vs. tell a friend: fix token & merge? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=47546
New Forum Posts: We need to roll to Tiki11 Beta - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=47545
[12:03]
Tiki-KGBtikiwiki 03xavidp r46253 10branches/10.x/ 10lib/prefs/share.php 10templates/admin/include_share.tpl
tikiwiki [bp/r46252][FIX]Usability fix: wording was missleading, and fixed former non-English sentences.
tikiwiki 03xavidp r46254 10branches/9.x/ 10templates/admin/include_share.tpl 10lib/prefs/share.php
tikiwiki [bp/r46252][FIX]Usability fix: wording was missleading, and fixed former non-English sentences.
[12:04]
.......... (idle for 48mn)
rodrigoprimojoined #tikiwiki [12:54]
.... (idle for 19mn)
ricks99joined #tikiwiki [13:13]
.... (idle for 15mn)
Tiki|botjoined #tikiwiki [13:28]
GillesMMjoined #tikiwiki [13:31]
SkiNutjoined #tikiwiki [13:42]
..... (idle for 20mn)
jonnybjoined #tikiwiki [14:02]
.... (idle for 15mn)
arildbjoined #tikiwiki [14:17]
Tiki-KGBtikiwiki 03arildb r46255 10trunk/templates/tiki-admin_mailin.tpl
tikiwiki [ENH] Make it easier to spot and change requirements
[14:20]
....... (idle for 34mn)
tikiwiki 03lphuberdeau r46256 10(12 files in 9 dirs)
tikiwiki [MRG] Automatic merge, branches/11.x 46220 to 46252
[14:54]
tikiwiki 03jonnybradley r46257 10branches/11.x/lib/wiki-plugins/wikiplugin_img.php
tikiwiki [FIX] img: Don't render draw icon if parser is set to suppress_icons (thanks marclaporte)
[15:00]
...... (idle for 25mn)
kstingel|awaythere appears to be a fault with the 'add user' script (Tiki SVN 12)... when adding a user via admin account, once added, the admin account loses all perms ...
thus far I have been logging out and logging back in as admin, I haven't traced exactly where the error is yet
[15:25]
dhazeljoined #tikiwiki [15:32]
kstingel|away^^ problem also appears when assigning users to groups [15:45]
Tiki-KGBtikiwiki 03jyhem r46258 10trunk/ 10lib/userslib.php 10templates/tiki-edit_article.tpl 10tiki-edit_article.php
tikiwiki [ENH] Let admins reattribute articles ownership
[15:46]
jonnybjoined #tikiwiki [15:58]
Tiki|botNew Forum Posts: Kaltura and Tiki 11 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=47549 [16:10]
arildbjoined #tikiwiki [16:13]
PenguinMan98luciash: Thanks for your reply but I think you misunderstand. I'm on webpages that are not inside tikiwiki and trying to tell if someone is logged in or not. If they are not, I want to send them to the login but have them bounce back to the page they were on afterward. [16:14]
luciash: or the way I'm working it now where I set up a copy of the tiki-login.php called my-tiki-login.php that doesn't invoke smarty. It just checks the logged in status and does the session initialization but then returns a json response to the calling script
why does this project even use smarty anyway?
[16:20]
http://screencast.com/t/oqBNJyFR [16:27]
Tiki|botNew Forum Posts: Problems with pdf and galleries - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=47552 [16:30]
PenguinMan98http://screencast.com/t/DjWGJItuMu [16:38]
Tiki-KGBtikiwiki 03lphuberdeau r46259 10trunk/lib/core/ 10(5 files in 3 dirs)
tikiwiki [ENH] Adding numeric type to the factory interface as there is confusion about what sortable is supposed to do
[16:42]
arildb_joined #tikiwiki [16:48]
........ (idle for 38mn)
Tiki-KGBtikiwiki 03lphuberdeau r46260 10trunk/lib/ 10search/searchlib-unified.php 03core/Search/Formatter/DataSource/Trusted.php
tikiwiki [ENH] Obtaining datasource should be in formatting mode most of the time, elasticsearch results do not need a datasource as the data is provided in the results
[17:26]
tikiwiki 03arildb r46261 10branches/11.x/tiki-blogs_rss.php
tikiwiki [FIX] wysiwyg blog posts are displayed ok in rss feeds
tikiwiki 03arildb r46262 10branches/11.x/tiki-upload_file.php
tikiwiki [FIX] notice about invalid index
tikiwiki 03jonnybradley r46263 10branches/11.x/ 10templates/admin/include_video.tpl 10admin/include_video.php
tikiwiki [FIX] kaltura: Add a button to be able to recreate the KCW uiConf on demand
[17:32]
..... (idle for 24mn)
tikiwiki 03lphuberdeau r46264 10trunk/lib/core/ 10Search/Formatter/Plugin/WikiTemplate.php 10WikiParser/PluginMatcher.php
tikiwiki [ENH] Clone the parsed status instead of re-parsing for every result
tikiwiki 03lphuberdeau r46265 10trunk/lib/core/Tracker/Field/Rating.php
tikiwiki [FIX] Notice
tikiwiki 03lphuberdeau r46266 10trunk/lib/core/Services/Search/CustomSearchController.php
tikiwiki [FIX] Notice
[18:00]
...... (idle for 28mn)
xavileft #tikiwiki [18:30]
Telesightjoined #tikiwiki [18:32]
.......... (idle for 48mn)
Tiki|botNew Forum Posts: New Hosting Sponsor - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=47556 [19:20]
Tiki-KGBtikiwiki 03jonnybradley r46267 10branches/11.x/lib/tiki-js.js
tikiwiki [FIX] wysiwyg: Eliminate nested spans or divs accumulating around plugins on html pages (thanks Pascal & Geoff)
[19:26]
SkiNut1joined #tikiwiki [19:35]
jonnyb_joined #tikiwiki [19:40]
redflojoined #tikiwiki [19:53]
Tiki-KGBtikiwiki 03jonnybradley r46268 10branches/11.x/templates/tiki-editpage.tpl
tikiwiki [FIX] wysiwyg: Correct rendering of allowhtml input obeying tiki_p_use_HTML perm correctly
[19:58]
tikiwiki 03jonnybradley r46269 10branches/11.x/lib/parser/parserlib.php
tikiwiki [FIX] wysiwyg: Prevent empty p tags being added in html wysiwyg rendering, and exclude calendar plugin from wysiwyg rendering
tikiwiki 03arildb r46270 10branches/11.x/lib/wiki-plugins/wikiplugin_mouseover.php
tikiwiki [FIX] coordinates of mouseover popup is adjusted, so it appears where the mouse is.
[20:06]
jonnybjoined #tikiwiki [20:06]
........ (idle for 38mn)
Tiki-KGBtikiwiki 03arildb r46271 10branches/11.x/lib/wiki-plugins/wikiplugin_mouseover.php
tikiwiki [FIX] mouseover plugin popups now render html tags
[20:44]
.... (idle for 19mn)
arildbjonnyb: the are still empty paragraphs created in wysiwyg-html block posts, even after your recent updates. Maybe a similar fix is needed there? [21:03]
jonnybhi arildb [21:04]
arildbhi [21:04]
jonnybyou mean blog posts? yes, quite possibly i'm afraid
posts don't know if they're html or not i think
[21:04]
arildbyes blog posts ...spelling error [21:05]
jonnyb:) [21:05]
amettejoined #tikiwiki [21:14]
Tiki-KGBtikiwiki 03jonnybradley r46272 10branches/11.x/lib/ 10jquery_tiki/tiki-jquery.js 10wiki-plugins/wikiplugin_wysiwyg.php
tikiwiki [FIX][REF] wysiwyg plugin: Reposition button according to offsetParent, remove other plugin save/cancel buttons correctly, observe height param and refactor js to tiki-jquery.js
[21:20]
....... (idle for 33mn)
Tiki|botNew Forum Posts: Fwd: New Hosting Sponsor - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=47557 [21:53]
lphuberdeaujoined #tikiwiki [22:04]
.... (idle for 18mn)
changipolom
lphuberdeau: rebuild is under processing
joelCOE: hi
[22:22]
jonnybjoined #tikiwiki [22:25]
changijoelCOE: hi
jonnyb: hi :)
jonnyb: switching tv to 11
[22:25]
jonnybhi changi
thank, but i fear the current issue is at kaltura
[22:26]
changijonnyb: ok
jonnyb: should i switch other website ?
[22:27]
jonnybnot sure, been fixing instead of testing :) [22:28]
changijonnyb: i saw that, nice hunt
lphuberdeau: ping ?
lphuberdeau: still no errors
[22:28]
..... (idle for 23mn)
jonnyb: still no beta ? [22:51]
jonnybseems not - i think Marc wants all the tiki sites on 11.x first... it's traditional (and good practice) [22:53]
changiso themes could switch too. [22:53]
refizuljoined #tikiwiki [22:58]
changiok see you guys [22:59]
marclaportejoined #tikiwiki
marclaporte is looking to make jQuery accordion in Tiki
like this: http://jqueryui.com/accordion/ in a wiki page
[23:05]
jonnybhi marclaporte - didn't lphuberdeau (also hi) make a plugin for that? [23:07]
Tiki-KGBtikiwiki 03jonnybradley r46274 10branches/11.x/lib/jquery_tiki/tiki-jquery.js
tikiwiki [FIX] wysiwyg plugin: Missing semicolon from r46272 broke js minify (thanks marclaporte)
[23:20]
marclaportejonnyb: I seem to remember we have that somewhere
I can use tabs for now
[23:22]
jonnybmarclaporte it was only in the revamp framework branch [23:24]
Tiki-KGBtikiwiki 03jonnybradley r46275 10branches/11.x/lib/ 10ckeditor_tiki/wysiwyglib.php 10smarty_tiki/block.textarea.php 10core/Tracker/Field/TextArea.php
tikiwiki [FIX] wysiwyg mainly: Make ckeditor obey height params, but also make rows and cols params work again (may have surprise effects in other textareas, like tracker fields (fixed))
[23:34]
marclaporteSay I have this: http://demo.tiki.org/10x/tiki-index.php?page=tracker_filter [23:41]
jonnybmarclaporte: checking... [23:41]
marclaporteI set it up, so when items are clicked, it takes me to: http://demo.tiki.org/10x/tracker_6_tpl&itemId=66
This is fine
[23:42]
jonnybmmm, odd - should be a page with the plugin in? [23:43]
marclaporte(for the link)
That page should have the values from the tracker item I think
I seem to remember that is what it used to do
[23:43]
jonnybno, only when it's used as the wiki (page) option in a tracker/list/filter plugin
brb
[23:44]
marclaportehmmm [23:49]
jonnybb
http://doc.tiki.org/Pretty+Tracker+in+a+Wiki+Page
[23:50]
blob-time now, more tomorrow [23:56]

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