CHIex|3: joined #tikiwiki CHIex|4: joined #tikiwiki CHIex|2: joined #tikiwiki CHIex: joined #tikiwiki kstingel1: joined #tikiwiki thraxisp: joined #tikiwiki
left #tikiwiki CHIex|2: joined #tikiwiki CHIex: joined #tikiwiki kstingel: joined #tikiwiki Caarrie: joined #tikiwiki goj_killedByISP: joined #tikiwiki fabricius: joined #tikiwiki Tiki|bot: New Forum Posts: User Registrierung Validierungs-Email - http://tiki.org/tiki-view_forum_thread.php?forumId=10&comments_parentId=46379 fcpd: joined #tikiwiki
tikiwiki 10: I am making a new tracker and would like to be able to have the info in a field create a page (e.g; Client ID gets John Doe so John Doe is the page created). Is this possible in the validation or somewhere? Thanx luciash: fcpd: (if you come back) it is possible using the page selector type field - but if you have two Johns Does, they will share the same page obviously
fcpd: unless you select the validation on the field to be distinct fabricius: joined #tikiwiki
joined #tikiwiki kstingel1: joined #tikiwiki Bsfez: joined #tikiwiki kstingel: joined #tikiwiki Christian: joined #tikiwiki redflo: joined #tikiwiki CHIex|2: joined #tikiwiki CHIex: joined #tikiwiki jonnyb: joined #tikiwiki Telesight: joined #tikiwiki Emenems: joined #tikiwiki Tiki|bot: New Forum Posts: Tiki Wiki side by side translation broken (even with 11.0svn REV 45235) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46382 Tiki-KGB: tikiwiki 03jonnybradley r45236 10trunk/lib/webmail/tikimaillib.php
tikiwiki [FIX] tikimail: Clear "from" header before setting to prevent "From Header Set Twice" Zend exception pedor: joined #tikiwiki rodrigoprimo: joined #tikiwiki pedor: joined #tikiwiki Bsfez: joined #tikiwiki Tiki|bot: New Forum Posts: Articles | pagination broken in Tiki9 and Tiki10 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46383
New Forum Posts: Tiki Monthly Webinar - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46384 Nikhar: joined #tikiwiki dhazel: joined #tikiwiki Tiki-KGB: tikiwiki 03jonnybradley r45237 10trunk/templates/modules/mod-login_box.tpl
tikiwiki [FIX] login: Quick fix for transparent poppup login box in most themes.
tikiwiki The "close" link is still outside it but seems to be unnecessary as it closes itself quite reliably now... discuss?
tikiwiki 03lphuberdeau r45238 10trunk/ 10templates/tiki-flaggedrev_approval_header.tpl 10lib/wiki/renderlib.php
tikiwiki [FIX] Fixes to messaging for flagged revisions BLAKE-VAIO: joined #tikiwiki Tiki|bot: New Forum Posts: Next release is today - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46392 Tiki-KGB: tikiwiki 03lphuberdeau r45239 10branches/10.x/templates/tiki-flaggedrev_approval_header.tpl
tikiwiki [FIX] Fixing message visibility for flagged revision
tikiwiki 03jonnybradley r45240 10trunk/lib/core/Services/Tracker/Utilities.php
tikiwiki [FIX] trackers: setFilter doesn't exist, replaceFilter seems to be the one
tikiwiki 03jonnybradley r45241 10trunk/lib/core/Tracker/Field/ItemLink.php
tikiwiki [FIX] trackers: Wrong var
tikiwiki 03jonnybradley r45242 10branches/10.x/lib/core/Services/Tracker/Utilities.php
tikiwiki [bp/r45240][FIX] trackers: setFilter doesn't exist, replaceFilter seems to be the one sipherdee: joined #tikiwiki Tiki-KGB: tikiwiki 03lphuberdeau r45243 10trunk/tiki-editpage.php
tikiwiki [FIX] Bad calls to strpos, looking up ? in URL always fails Tiki|bot: New Forum Posts: Unable to rebuild search indexes - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46395 Tiki-KGB: tikiwiki 03jonnybradley r45244 10trunk/lib/smarty_tiki/function.sefurl.php
tikiwiki [FIX] route: Wrong strpos param order from r45007 (doh! thanks LPH, thanks for fixing the others)
tikiwiki 03jonnybradley r45245 10branches/10.x/lib/core/Tracker/Field/ItemLink.php
tikiwiki [FIX] trackers: Restore the "one" option functionality for ItemLink:displayOneItem, but make "multi" the default, as using "one" can cause unpredictable data changes (but it does mention "random")
tikiwiki Fixed in trunk in other ways in r45082 amongst others (thanks Bsfez and LPH) Tiki|bot: New Forum Posts: Saving article in trunk gives error (wrong URL ? but saves) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46397 Tiki-KGB: tikiwiki 03lphuberdeau r45246 10trunk/tiki-setup_base.php
tikiwiki [FIX] Plugin approval (and probably lots of other things). This line is above in the file for cases where the value is empty only
tikiwiki 03lphuberdeau r45247 10trunk/ 10tiki-pagehistory.php 10tiki-index.php 10lib/wiki/flaggedrevisionlib.php
tikiwiki [ENH] Moving the re-indexing request to the library
tikiwiki 03lphuberdeau r45248 10trunk/lib/ 03core/Search/Action/WikiApprovalAction.php 10wiki-plugins/wikiplugin_listexecute.php
tikiwiki [NEW] Adding wiki approval action to listexecute for batch verifications Nikhar: joined #tikiwiki
joined #tikiwiki Tiki-KGB: tikiwiki 03lphuberdeau r45249 10trunk/ 10lib/tikilib.php 10tiki-setup_base.php
tikiwiki [ENH] Additional defense against session collisions Talad: joined #tikiwiki
Hi
I have an issue with tikiwiki not sending emails
is there a way to debug the problem?
I checked in the maillogs but there is nothing there
sendmail from command prompt works
I get the email if I send it manually on prompt
is there a log or verbose mode to activate to see what tikiwi is doing on sending an email?
in particular I have a problem with "Send an email to the user in order to allow him to validate his account."
in the edit account page jonnyb: Talad: sendmail from php isn't necessarily the same as from the command line
check the setting in your phpinfo Talad: I checked php info and it points to the right bin
sendmail_path /usr/sbin/sendmail -t -i
sendmail_path --> /usr/sbin/sendmail -t -i
and that's correct jonnyb: the mail log is usually /var/log/mail.log Talad: yes
I checked that
and there is no error
or no notification of the email being sent
looks like the button doesn't do much
let me try a new user
with a new user it tries to send it
and I see the mail.log info jonnyb: which tiki version? Talad: where do I see that?
A new version of Tiki, , is available. You are currently running 7.1. Please visit tiki.org/Download.
this is what it says on the admin page jonnyb: 10.1 and 9.4 LTS are out, probably fixed in them
and new versions of each coming out very soon (ay changi?) Talad: I can upgrade
how greater is 10 compared to 7 ?
is it a big difference? redflo: joined #tikiwiki jonnyb: yes, big difference Tiki-KGB: tikiwiki 03jonnybradley r45250 10trunk/ 03installer/schema/20121027_tracker_samerow_fix_tiki.sql 10templates/tiki-view_tracker_item.tpl
tikiwiki [FIX] trackers: Hopefully a fix for the samerow tracker regression introduced in 10.x - replace the first '0' option (samerow) in the relevant fields with a '1' and check for string '0' (instead of int 0 which also matches an empty string) in the tpl Talad: oohhhh
jonnyb: do you know how you are generating that Tiki-KGB message? Tiki-KGB: tikiwiki 03lphuberdeau r45251 10trunk/doc/ 10longterm.cycle 10regular.cycle
tikiwiki [FIX] Files should only contain the SUPPORTED versions, not all versions that existed Talad: I remember we used CIA in the past, but then the project died
so now we are without one for our project jonnyb: that's changi magic, from an rss feed i believe
which project? Talad: our project is PlaneShift
we used CIA as SVN bot
but then was removed
our code is hosted on sourceforge jonnyb: i sure changi will share (but he's a busy guy - there might already be a doc about it somewhere) Talad: ok, thanks anyway Tiki|bot: New Forum Posts: "same row" parameter for textarea and text tracker fields in Tiki 10 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46402 Talad: I will stay here for some time and see if someone else knows that jonnyb: super, please do :) Tiki|bot: New Forum Posts: Trunk forget to rename _htaccess + error in pagenames and in url treatment in sefurl mode - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46403 pedor: joined #tikiwiki Tiki-KGB: tikiwiki 03jonnybradley r45253 10trunk/templates/tiki-pagehistory.tpl
tikiwiki [FIX] history: Check correct "element" value for checked old version (thanks marclaporte) luciash: when is the webinar ? Tiki|bot: New Forum Posts: Multiple errors in "search" first time with trunk - Kaltura id and index - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46406 jonnyb: hi luciash - good question luciash: Americas shifted time again
so I am unsure jonnyb: we do ours this weekend, so still on UTC/GMT here Tiki-KGB: tikiwiki 03jonnybradley r45254 10branches/10.x/templates/tiki-pagehistory.tpl
tikiwiki [bp/r45253][FIX] history: Check correct "element" value for checked old version (thanks marclaporte) luciash: yep jonnyb: 19:00 UTC (according to https://tiki.org/March+2013+Webinar)
1 hour luciash: cool
thanks changi: polom jonnyb: moloq changi pedor: joined #tikiwiki refizul: polom luciash: hi refizul Tiki-KGB: tikiwiki 03jonnybradley r45255 10trunk/lib/jquery_tiki/tiki-jquery.js
tikiwiki [FIX] translation: Disable full screen side-by-side translation for wysiwyg (messes up the page layout badly) refizul: one minute Tiki-KGB: tikiwiki 03jonnybradley r45256 10branches/10.x/lib/jquery_tiki/tiki-jquery.js
tikiwiki [bp/r45255][FIX] translation: Disable full screen side-by-side translation for wysiwyg (messes up the page layout badly)
tikiwiki 03lphuberdeau r45257 10trunk/lib/rating/ 03formula/CategoryPresent.php 03formula/TrackerField.php
tikiwiki [NEW] Adding sources for advanced rating to read categories and tracker item fields jonnyb: so is webimar time now?
https://tiki.org/live Bsfez: yes getting in ! Tiki-KGB: tikiwiki 03jonnybradley r45258 10branches/9.x/lib/jquery_tiki/tiki-jquery.js
tikiwiki [bp/r45255][FIX] translation: Disable full screen side-by-side translation for wysiwyg (messes up the page layout badly)
tikiwiki 03jonnybradley r45259 10branches/ 1010.x/templates/tiki-view_tracker_item.tpl 0310.x/installer/schema/20121027_tracker_samerow_fix_tiki.sql
tikiwiki [bp/r45250]FIX] trackers: Hopefully a fix for the samerow tracker regression introduced in 10.x - replace the first '0' option (samerow) in the relevant fields with a '1' and check for string '0' (instead of int 0 which also matches an empty string) in the tpl luciash: jonnyb: that disable fullscreen translation for wysiwyg sounds more like a workaround than proper fix but fair enough jonnyb: yes, only a quick hack - releases in a few minutes i believe Tiki|bot: New Forum Posts: Dynamically generate a menu from tracker items? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46410 changi: 20 left before release of 10.2 jonnyb: hi changi
think i've done all my commits and back ports for today
i'm a bit worries about r45259 in 10.x (same row thing) - could you test it pls? luciash: jonnyb: i can, but later, which will be too late, sorry jonnyb: i understand, thanks
am hoping changi will spot if there's anything really bad in it changi: jonnyb: == to eq ? jonnyb: i prefer "baby booleans" in Smarty changi: :) jonnyb: :) changi: sql query is good and passed doc and dev jonnyb: w00t! :) changi: lets prepare release omstefanov: joined #tikiwiki changi: time to release
:) omstefanov: What is the admin parameter to get version numbers like " SVN (11.0svn): Wednesday 20 of March, 2013 21:35:28 GMT - REV 45235" instead of just "11.0svn"? Tiki-KGB: tikiwiki 03changi67 r45261 10branches/ 1010.x/lib/setup/twversion.class.php 0410.x/db/tiki-secdb_10.1_mysql.sql
tikiwiki [REL] Preparing release 10.2 changi: omstefanov: you need to run the upgrade script which provide the .svnrev file "doc/devtools/svnup.sh" Tiki-KGB: tikiwiki 03changi67 r45262 10branches/10.x/README
tikiwiki [REL] Update README file for 10.2 marclaporte: joined #tikiwiki Tiki-KGB: tikiwiki 03kstingel r45263 03users/kstingel/tiki11-layout.png
tikiwiki [NEW] fresh Tiki CSS schema image
tikiwiki 03changi67 r45264 10branches/10.x/ 10(49 files in 49 dirs)
tikiwiki [REL] Update language.php files for 10.2 kstingel: just updated the Tiki CSS schema pic ... new image uploaded to users/kstingel/tiki11-layout.png :) changi: kstingel: yes pretty nice one
for rick : >> Changelog updated with 50 new commits (revision 45259 to 44853), excluding duplicates, merges and release-related commits. kstingel: I've also kept a HTML copy, so I can easily make any changes and generate a fresh image jonnyb: nice, kstingel - thanks
stick in themes.t.o? Tiki-KGB: tikiwiki 03changi67 r45265 10branches/10.x/changelog.txt
tikiwiki [REL] Update changelog.txt for 10.2 CHIex|2: joined #tikiwiki CHIex: joined #tikiwiki Tiki-KGB: tikiwiki 03changi67 r45266 10branches/10.x/copyright.txt
tikiwiki [REL] Update copyright.txt for 10.2
tikiwiki 03changi67 r45267 03branches/10.x/db/tiki-secdb_10.2_mysql.sql
tikiwiki [REL] SecDB for 10.2 fabricius: joined #tikiwiki Tiki-KGB: tikiwiki 03changi67 r45268 03tags/10.2
tikiwiki [REL] Tagging release -: Jyhem sees that changi takes advantage of everybody else being in the webinar ;) marclaporte: hahahahah changi: Jyhem: time is time :) -: changi a little to german that one changi: Jyhem: did i miss something about the release ? luciash: lol Tiki-KGB: tikiwiki 03lphuberdeau r45269 10trunk/ 10lib/tikilib.php 10lib/prefs/user.php 10templates/admin/include_community.tpl 10templates/tiki-user_preferences.tpl
tikiwiki [NEW] Add option to use gravatar for all user avatars Jyhem: changi: No, but you missed a wonderful demo of elfinder by jonny! changi: Jyhem: i play with it today. Jyhem: changi: we will probably branch Tiki 11 during the TikiFest, and use trunk as alpha for the start changi: jonnyb: moving filegal doesn't work :) jonnyb: changi: in elfinder? Tiki-KGB: tikiwiki 03changi67 r45270 10branches/10.x/lib/setup/twversion.class.php
tikiwiki [REL] Closing release 10.2 changi: jonnyb: yep jonnyb: hmm - i thought i tested that
you need upload_files perms in both parent gals changi: yes i'm admin Tiki-KGB: tikiwiki 03changi67 r45271 10trunk/doc/regular.cycle
tikiwiki [REL] Updating versions changi: jonnyb: in fact it's a javascript error, maybe du to 1.9.1 jonnyb: :D -: changi is proud to announced 10.2 changi: nice job all luciash: thank you changi changi: marclaporte: can you update the channel title please
jonnyb: what do you think about jQuery.browser is deprecated ? luciash: jonnyb: you asked about the root gal id getter, could it be done at installation time of the profile that it would ask for that ID in the profile fields before you hit the apply profile button ?
jonnyb: probably too complicated for the night (brain related) Tiki|bot: New Forum Posts: Tiki Wiki side by side translation much better (with newer 11.0svn today) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46412 kstingel: while I'm tinkering with templates ... do we want to switch from 100% div layout to header,article,footer layout? luciash: ??? kstingel: at this stage, I'm not replacing tpl files, I'm creating blah-ks.tpl files with my edits jonnyb: luciash: good suggestion, but actually it's hard for people to easily find out, so i'm thinking it should make it a "magic" id - say "-2" which would work on all systems
kstingel: i think some crappy old IE's need divs, so probably do that after tiki 12
bbl (phew) kstingel: attempting to implement more Smarty3 optimisation ... making (better) use of inheritance changi: kstingel: like ? kstingel: jonnyb: not planning on 'releasing' any of my stuff into trunk, all my stuff goes into users/kstingel/ks-trunk so it can be merged into trunk as appropriate
changi: using {block name=whatever}show stuff here{/block} to layout the templates ... and perhaps?? move the (if) checks into a php page
so tpls become clearer for Tiki newbies to follow and theme
foreach data loops would need to be feft in tpls, as there is no way to tell while coding how big the dataset would be
... but they could possibly be simplified (for themers) as well
^^ feft = left changi: kstingel: ok, but how you will be able to remove if statement in the tpl code ? using one template per condition ?
jonnyb: Uncaught TypeError: Object #<Object> has no method 'isRejected' <= that what i get when moving a folder jonnyb: changi: doesn't look like one of mine, must be from inside elfinder kstingel: replace the if check with an empty named block (nblock), move the query into tikipage-presmarty.php (example name) ... if(query) $smarty->assign('nblock',$query);
... eventually (once I've tested my mods) the presmarty.php would be merged back into the real calling page where it belongs changi: jonnyb: ok
kstingel: need to see an example, but why not kstingel: happy to show you examples ... but sorry, not today (no actual example ready yet) changi: kstingel: no rush, i will be away for a week, and Rome was not build in one day kstingel: all 'examples' will be in users/kstingel/ks-trunk with a 'ks-' prefix Topic: for #tikiwikiis now Tiki Wiki CMS Groupware - The Free and Open Source Web Application with the most built-in features - Tiki 10.2, 9.4 LTS and 6.10 LTS are out! Question? Just ask. We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log) kstingel: heh heh ... makes it really easy to 'fix' my errors that way ... just uncomment my page redirection and return Tiki to defaults changi: marclaporte: thx kstingel: ... I killed several Tiki 6.x installs before that trick occured to me
now Tiki only seriously dies if my SVN plays dirty changi: jonnyb: should i fixed external revision of branches/10.x to start switching to 1.9.1 ? marclaporte: changi: can you update https://nextdev.tiki.org/tiki-admin.php?page=general for code and for DB update? jonnyb: should all be fixed already, no? marclaporte: LP & I have some new code trunk to test :-) jonnyb: that should have happened before 10.0 changi: marclaporte: update in progress
marclaporte: did you see my answer about freetag ? it was blocked because of my screenshot marclaporte: Jonny: https://dev.tiki.org/tracker5 (inserting) is looking good now jonnyb: :) fabricius: joined #tikiwiki marclaporte: jonnyb: but one field is weird: https://dev.tiki.org/Report+a+Bug Tiki-KGB: tikiwiki 03kstingel r45272 04users/kstingel/ks-trunk-broken
tikiwiki [KIL] removal of broken branch marclaporte: changi: no, didn't see changi: marclaporte: i was saying that i'm 100000% sure, because list is a list and cloud is a cloud
marclaporte: you can check doc.tiki.org, the module need to have a "type" param to cloud to display it as a cloud marclaporte: oh, ok, then easy to fix :-) changi: marclaporte: it's already fixed
marclaporte: refresh is over marclaporte: merci
Database Version Problem changi: f5 Tiki-KGB: tikiwiki 03changi67 r45273 10trunk/templates/tiki-received_pages.tpl
tikiwiki [FIX] Wrong colspan fabricius: joined #tikiwiki marclaporte: jonnyb: do you see issue at https://dev.tiki.org/Report+a+Bug ? jonnyb: subject is a bit wide? (a clue please) Tiki-KGB: tikiwiki 03lphuberdeau r45274 10trunk/ 10composer.json 10composer.lock
tikiwiki [MOD] Replacing packagist package for zend framework to avoid downloading tests and documentation in all languages changi: jonnyb: you'rre right they are fixed :) jonnyb: woo hoo (sorry, what's fixed? - goldfish brain now) changi: jonnyb: the revision for externals jonnyb: :D
(got me worried there, i seem to remember in 6 or 7 "we" forgot) changi: jonnyb: there are a lot of js that needed to be upgraded jonnyb: i know - i did a few a couple of weeks ago Tiki-KGB: tikiwiki 03changi67 r45275 10trunk/templates/tiki-edit_quiz_questions.tpl
tikiwiki [FIX] Typo jonnyb: people just add extra plugins and then run away changi: jonnyb: shouldn't we make some cleanup and reorganization ? jonnyb: definitely before 12
pretty well booked up until June ;)
(you're welcome to start thought, at least it'll all work afterwards if you do it :D) changi: ok, will try to create a new jquery folder on third_party with a little restructuration jonnyb: i've been dreaming of some easy way for designers etc to be able to add plugins they need without code changes - like in filegals or something
coo, sounds like fun - good luck! changi: jonnyb: what do you think about jquery/plugins folder with all plugin in it jonnyb: sounds good Tiki-KGB: tikiwiki 03changi67 r45276 03third_party/jquery.clean
tikiwiki [NEW] Start a little restructuration
tikiwiki 03changi67 r45277 10third_party/jquery.clean/ 10(17 files in 2 dirs)
tikiwiki [MOD] Cleanup marclaporte: changi: do you do a rebuild index on nextdev.tiki.org at each update?
I can't do via web: http://nextdev.tiki.org/tiki-admin.php?page=search&rebuild=now&loggit changi: marclaporte: no it's a cron Tiki-KGB: tikiwiki 03changi67 r45278 10third_party/jquery.clean/ 03jquery-1.9.1.min.js 03jquery-1.9.1.js
tikiwiki [UPD] jquery 1.9.1
tikiwiki 03changi67 r45279 10third_party/jquery.clean/ 04jquery-1.7.2.min.js 04jquery-1.7.2.js
tikiwiki [KIL] Remove old one changi: marclaporte: index in progress
marclaporte: Abnormal termination. Unless it was killed manually, it likely ran out of memory. Tiki-KGB: tikiwiki 03lphuberdeau r45280 10trunk/templates/admin/include_rating.tpl
tikiwiki [ENH] Displaying the ID, since it is useful marclaporte: changi: ok, if you can get last line from log, we can investigate
This is to provide: http://nextdev.tiki.org/Ease+Importance+Priority+test