mOrloff: !help Tiki|bot: You can get a more complete list of commands that work with this bot at http://tiki.org/TikiBot . arildb: mOrloff: did you clear the cache after activating SEFURL? mOrloff: Nope, can't say I did.
I'll go give that a try
No dice
Cleared cache as found on tiki-admin_system.php arildb: which Tiki version and OS do you use? mOrloff: Still getting 404 error
TW 8.4
As for the OS ... I think it was Debian
I can check arildb: it's ok...it's not windows
when you go to the Admin / SEFURL panel, any messages? mOrloff: Ya, it does throw the warning that the .htaccess file is out of date arildb: so, copy _htaccess to .htaccess again, if you haven't made any customizations Jyhem: mOrloff: in .htaccess, did you configure the part which says
# You may need to uncomment and fix the RewriteBase value below to suit your installation. e.g. if your Tiki is not installed directly in the web root.
#RewriteBase "/tiki"
?
since you seem to be in a /wiki directory mOrloff: OK, so I orig copied the .htaccess to _htaccess, and now I need to get a newer copy of .htaccess by reversing it?
@jyhem, no I didn't Jyhem: might be worth a try mOrloff: I'll look for that line and give it a go, thx
will I need to do that in both the _htaccess and the .htaccess ?? Jyhem: .htaccess is the one which apache uses. _htaccess is for reference, so upgrading tiki does not clobber your customised .htaccess
so .htaccess is the one you need to get right mOrloff: K, thx Jyhem: np -: Jyhem going to sleep. Bye all mOrloff: Good night
To anyone qwho's still herer ..
I'm still getting "Not Found The requested URL /wiki/HomePage was not found on this server." arildb: did you restart apache? mOrloff: Other thoughts ??
Oooh, no
Should I? arildb: I believe so mOrloff: I'll give it a go
Still no luck
:( arildb: strange amette: joined #tikiwiki arildb: mOrloff: Maybe this page can help: http://doc.tiki.org/Clean+URLs amette: joined #tikiwiki marclaporte: joined #tikiwiki goj_killedByISP: joined #tikiwiki
joined #tikiwiki Jenser: joined #tikiwiki changi: polom :) CIA-82: tikiwiki: 03changi67 * r41829 10/branches/9.x/tiki-setup_base.php: [FIX] Wrong name for memcache - missing e Bsfez: joined #tikiwiki GillesM: joined #tikiwiki jonnyb: joined #tikiwiki RobertPlummer: changi: polom jonnyb: it's raining poloms RobertPlummer: Flowing like wine, lol.
(stupid, dumb and dumber ref)
jonnyb: What is the deal with memcache in 9? jonnyb: hi RobertPlummer - no idea, i've never got it working, but while i was away all my 9.x sites died due to a regression connected with it RobertPlummer: Odd, can we just kill it?
It is optional, right? jonnyb: 1 mo - phone CIA-82: tikiwiki: 03jonnybradley * r41830 10/third_party/ckeditor/ (111 files in 6 dirs): some missing added files from the last ckeditor update (apologies) RobertPlummer: Some reading material to get us on the right foot for the day devs: http://www.yacoset.com/Home/signs-that-you-re-a-good-programmer jonnyb: sorry RobertPlummer - forgot we were half way through...
er, i think you made a change to memcache so it loads the library on every page load so the shell installer script could update something CIA-82: tikiwiki: 03jonnybradley * r41831 10/third_party/jquery/ (53 files in 31 dirs): minor update for jquery-ui to 1.8.21 (last for 1.8 apparently) Deletes to come jonnyb: and in some (my) setup it broke tiki - can't remember why, but that was all i was referring to CIA-82: tikiwiki: 03jonnybradley * r41832 10/branches/9.x/lib/headerlib.php: [FIX] use new jquery-ui version (1.8.21)
tikiwiki: 03jonnybradley * r41833 10/branches/9.x/ (templates/tiki-edit_article.tpl tiki-edit_article.php):
tikiwiki: [FIX] articles: Let articles recognise "wiki_html" template flag to mean allowhtml, and remember the allowhtml setting in the form even if wysiwyg is being used.
tikiwiki: Not a great fix but done this way to minimise other disruption - some refactoring TODO after 9.0
tikiwiki: 03jonnybradley * r41834 10/trunk/ (9 files in 5 dirs): [MRG] Automatic merge, branches/9.x 41817 to 41833
tikiwiki: 03jonnybradley * r41835 10/third_party/jquery/jquery-ui/ui/ (jquery-ui-1.8.18.js minified/jquery-ui-1.8.18.min.js): remove previous jquery-ui version files following merge Bsfez: hi jonnyb, RobertPlummer
jb i will check edit article… plz don't forget to update the same way tiki-edit_submission.php and .tpl RobertPlummer: polom Bsfez Bsfez: dear RobertPlummer with all this i got no time to explore further spreadsheet/stats/chart… may be once tw9 is in the air. :) jonnyb: hi Bsfez - i haven't really even worked out if we're on the same issue yet :)
just looked very similar to Nelson's commit RobertPlummer: Bsfez: Can't wait. Bsfez: :) changi: jonnyb: memcache is working now :) jonnyb: looks like it was just a typo
so how are you feeling about beta2 later? (changi, RobertPlummer and all) xavi1: joined #tikiwiki changi: jonnyb: i have time this evening jonnyb: coolio - i'll be around too changi: jonnyb: i found a new edge case with tokens benoitg: joined #tikiwiki jonnyb: never used tokens but will need to soon for jcapture changi: jonnyb: when you want to print pdf using an external tool, tiki use the token to do it
but we store the date without timezone and compare the date using UNIX_TIMESTAMP between tiki timestamp and this date, so it cannot work when you are in a UTC + something radek82: joined #tikiwiki changi: maybe i'm not clear enough jonnyb: timezones are usually a pain CIA-82: tikiwiki: 03jonnybradley * r41836 10/branches/9.x/ (templates/tiki-admin_toolbars.tpl tiki-admin_toolbars.php): [FIX] toolbars: Set visibility server-side for tools as the js code can take a surprisingly long time to execute, leading to mixed up toolbars when changing sections
tikiwiki: 03jonnybradley * r41837 10/branches/9.x/templates/tiki-admin_content_templates.tpl:
tikiwiki: [FIX] content templates: Make "is html" checkbox only show for text area templates, and move it to it's own row as it can apply to all types of template now, not just wiki.
tikiwiki: Leaving name as wiki_html to minimise disruption (Thanks Geoff) nkoth|nelson: joined #tikiwiki CIA-82: tikiwiki: 03changi67 * r41838 10/branches/9.x/lib/auth/tokens.php: [FIX] createToken can only return token instead of all informations
tikiwiki: 03jonnybradley * r41839 10/branches/9.x/tiki-send_newsletters.php: [FIX] content templates: Make newsletters obey "wiki_html" templates and switch to wysiwyg editor if one is applied so html can be used (regression from 6.x)
tikiwiki: 03xavidp * r41840 10/branches/9.x/lang/es/language.php: typo and wrong wording
tikiwiki: 03jonnybradley * r41841 10/branches/9.x/lib/ (2 files in 2 dirs): 120607 more on <br> in plugins benoitg: joined #tikiwiki Barberman: joined #tikiwiki CIA-82: tikiwiki: 03jonnybradley * r41842 10/branches/9.x/lib/ (2 files in 2 dirs): Revert: 120607 more on <br> in plugins (committed by mistake - should have shelved) Bsfez: jonnyb: ? jonnyb: hi Bsfez Bsfez: ast commit can correct <br> being added after a <p> as i just report ?
last CIA-82: tikiwiki: 03jonnybradley * r41843 10/branches/9.x/lib/ckeditor_tiki/plugins/tikiplugin/plugin.js: [FIX] wysiwyg: Catch strange edge case on IE where plugin container element not selected properly jonnyb: Bsfez: was committed by mistake - broke other things
which report? Bsfez: Ah forget it i have tested already it is still there... :)
<br> are added after each <p> on each edit/preview/approve article
cul8r CIA-82: tikiwiki: 03xavidp * r41844 10/branches/9.x/lang/es/language.php: Complex sentence related to forum and list sync. Fixing wording (finally makes sense) xavi: polom
any export in charsets in tiki? CIA-82: tikiwiki: 03changi67 * r41845 10/branches/9.x/lib/auth/tokens.php: [FIX] Don't use datetime for token, it's not safe enough with timezone things xavi: I did set up a basic gateway from list to tiki-forum, and messages seem to get passed successfully when they include a reference to the right charset in the headers of the email
but those messages without the charset definition in the header of the email, and being written in a lating language (in Spanish, with accents, etc.), they get cut at the position of the first non-english character jonnyb: hi xavi - sorry, don't know xavi: so the corresponding entry at teh forum is created but the message is shown as cut. Example: http://www.r-es.org/tiki-view_forum_thread.php?comments_parentId=24
hi jonnyb, ok, no problem
in the thread (from the previous url), the second message (the first reply) is shown ok, adn that email came with the ref to charset iso-8859-1 in the headers (and tiki is set to use iso-8859-1 since today)
but the third message (the second reply in that thread) got cut at the "ó" from "educación", as shown here - http://www.r-es.org/forumthread24&post_reply=1&comments_threshold=0&comments_reply_threadId=26&comments_offset=0&thread_sort_mode=commentDate_asc&comments_per_page=20&comments_grandParentId=24&thread_style=commentStyle_plain#form )
sorry for the long url, I dunno how to link with a shorter url jonnyb: try tinyurl.com :)
sorry, deep in other stuff - no idea about this i'm afraid xavi: ok, no worries, jonnyb, thanks
sylvieg around?
or Jyhem / Jyhem_laptop? did you ever play with charsets in Tiki? CIA-82: tikiwiki: 03jonnybradley * r41846 10/branches/9.x/lib/wiki-plugins/wikiplugin_trackerlist.php: [FIX] trackerlist: Point export button to the right file as export has moved (displayedFields etc not hooked up there yet) xavi: jonnyb: nice! (r41846). Does export fields work for you in 9x? jonnyb: this is for exporting data
fields seem to work a while back xavi: ah, ok. Exporting fields failed fro me last week
s/fro/for jonnyb: no, seems fine here xavi: ok, good to know jonnyb: not the most intuitive ui though ;) xavi: yes, yes, I know :-) but at least it works (worked for me) when you know where to click, etc jonnyb: you have to select the fields then "export selected" then click go kstingel|lurking: joined #tikiwiki Tiki|bot: New Forum Posts: Problems with maketoc - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=44181 xavi: joined #tikiwiki CIA-82: tikiwiki: 03jonnybradley * r41847 10/branches/9.x/ (2 files in 2 dirs):
tikiwiki: [FIX] trackerfilter: Export line end behaviour seems to have changed (Smarty 3 thing maybe?) so now needs a blank line to create a n for the csv export in the tpl.
tikiwiki: Also initialised missing var and added usage note in the php (thanks Geoff)
tikiwiki: 03jonnybradley * r41848 10/branches/9.x/tiki-admin_content_templates.php: [FIX] content templates: Obey wysiwyg_default pref on new template form xavi: polom-again
there is some issue with sefurl in blog posts in 9x
when feature_sefurl_title_blog is on, and a new blog post is added, the user gets this type of error shown in the central column: $_GET["postId"] = 3-A-new-post
with a url like this: tiki-view_blog_post.php?postId=3-A-new-post
however, this short url works: blogpost3-A-new-post jonnyb: where does a url like tiki-view_blog_post.php?postId=3-A-new-post come from? it's just wrong xavi: so something related to line 240 in 9x tiki-blog_post.php is wrong, I guess
or the problem can be in tiki-sefurl.php after line 79
I've tried tweaking it in localhost (having a look at how this is written in mod-func-since_last_visit_new.php line 327) but I didn't succedd
beyond my skills and limited time to learn CIA-82: tikiwiki: 03jonnybradley * r41849 10/branches/9.x/lib/smarty_tiki/block.textarea.php: [FIX] wysiwyg: Sometimes wysiwyg toolbar was in wysiwyg_htmltowiki mode even if the feature was not enabled (as seen in tracker items), so set $is_html true in this case (thanks again Geoff) xavi: on another hand, I managed to add multiseelct box to blog posts, to allow deleting many at once (I got a site in 9x spammed with many blog posts that I'd like to remove at once) jonnyb: yay, nice on xavi! :) spread sheets next ay? xavi: so that I'll commit it: it's not perfect, but better than before, and works for me... I'll appreciate some review in case it can be also improved at little extra cost by a more expert coder
he he :-)
took me a loong while to do :-) and probably not perfect, (I'll commit, it works for me, and you or other have a look, please ) jonnyb: i still don't understand where you are seeing urls like: tiki-view_blog_post.php?postId=3-A-new-post xavi: url like that: just after I hit save to a new blog post
there we 3 pots, I did add a third one, and then I got that url and error message
s/there we 3 pots/there we 2 posts
argh!
s/there we 2 posts/there were 2 posts -: xavi commiting in short jonnyb: hmm, i get redirected to blogpost2-more-here (for instance) after creating of editing a post CIA-82: tikiwiki: 03xavidp * r41850 10/branches/9.x/ (templates/tiki-list_posts.tpl tiki-list_posts.php): [MOD]Improved spam removal: multiple blog posts can now be removed at once. xavi: mmm, not me :-( jonnyb: you have feature_sefurl_title_blog = y? (i guess) xavi: oh well, glad it's a local problem, then (manybe some configi issue, or htaccess that needs update in my case, etc.)
yes, I do
I have to go jonnyb: could be htaccess maybe xavi: yes, see you
left #tikiwiki CIA-82: tikiwiki: 03robertplummer * r41851 10/branches/9.x/lib/jquery_tiki/tiki-jquery.js: [FIX] Resize when parent is Tiki|bot: New Forum Posts: admin permission denied - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=44183 marclaporte: joined #tikiwiki changi: hi marclaporte
jonnyb: what do we do, beta2 + dev and doc => beta1 ?
s/beta1/beta2 jonnyb: hi changi
what are they on now?
we could do with some people around to test stuff
hi marclaporte too :) Jyhem: polom guys :) jonnyb: hi Jyhem -: Jyhem got some breathing space after the rush :) changi: starting beta2 Jyhem: Any way I can help? jonnyb: how's the dev.t.o/tiki9 page looking these days? schedule probably could do with an update CIA-82: tikiwiki: 03changi67 * r41852 10/branches/9.x/lib/setup/twversion.class.php: [REL] Preparing 9.0Beta2 -: changi syncing svn CIA-82: tikiwiki: 03changi67 * r41853 10/branches/9.x/README: [REL] Update README file for 9.0beta2
tikiwiki: 03changi67 * r41854 10/branches/9.x/lang/ (49 files in 49 dirs): [REL] Update language.php files for 9.0beta2 changi: for rick99: Changelog updated with 116 new commits (revision 41851 to 41681), excluding duplicates, merges and release-related commits. CIA-82: tikiwiki: 03changi67 * r41855 10/branches/9.x/changelog.txt: [REL] Update changelog.txt for 9.0beta2 changi: ricks99: >> Copyrights updated: No new contributor, +284 commit(s) CIA-82: tikiwiki: 03changi67 * r41856 10/branches/9.x/copyright.txt: [REL] Update copyright.txt for 9.0beta2
tikiwiki: 03changi67 * r41857 10/branches/9.x/db/tiki-secdb_9.0_mysql.sql: [REL] SecDB for 9.0beta2 changi: :) CIA-82: tikiwiki: 03changi67 * r41858 10/tags/9.0beta2/: [REL] Tagging release changi: 10 minutes :) jonnyb: changi so quick! :) changi: jonnyb: so easy to do on a server :)
jonnyb: i have a javascript things for you marclaporte: dev.t.o/tiki9 are we supposed to delete stuff that is confirmed solved ? jonnyb: oh?
hi marclaporte - i'd say so, it's impossible to read now changi: jonnyb: when you are not using ckeditor, and you have codemirror enabled
jonnyb: try to add a code plugin with something in it. Then try to add another one just below using the button
jonnyb: it automatically open the previous one
jonnyb: an idea why ,
? jonnyb: RobertPlummer added some code involved in that recently - i'd check there RobertPlummer: Changi can you give me a click-by-click on that?
;) changi: RobertPlummer: what do you mean ? Tiki|bot: joined #tikiwiki changi: RobertPlummer: http://demo.tiki.org/9x/tiki-editpage.php?page=click-by-click
RobertPlummer: just try to add another code plugin
jonnyb: upload in progress Tiki|bot0: joined #tikiwiki changi: jonnyb: upload finished CIA-82: tikiwiki: 03changi67 * r41859 10/branches/9.x/lib/setup/twversion.class.php: [REL] Beta2 is now out jonnyb: ta changi - have visitors, will check later -: changi 1000 commits :) Jyhem: :) jonnyb: back changi: jonnyb: everything is on sf.net
just download and check for those who have time jonnyb: they're here https://sourceforge.net/projects/tikiwiki/files/Tiki_9.x_Herbig_Haro/9.0beta2/
just doing a mail to the dev list changi: ok
marclaporte: which website should i start with ?
tv ? marclaporte: tv should be on trunk jonnyb: changi: that or themes usually gets "done" first marclaporte: themes is good for 9.x
I hope Gary agrees :-) changi: marclaporte: i'm creating legacy8themes.tiki.org :) marclaporte: super!
for tv, there are many Kaltura enhancements in trunk. We might as well test them (we will later propose to backport to 9.1)
jonnyb: screencast not ready for testing in trunk? jonnyb: no sorry, not yet
having trouble... with java generally :P changi: jonnyb: should we switch trunk to zend 1.11.11 ? marclaporte: hehe, no problem jonnyb: yes, on it marclaporte: Here is a weird one for latest 9x: http://learn.ourwiki.net/cartograf/TrackerList
jonnyb: I wanted to test your latest commit
in r, you put $exportUrl = "tiki-tracker-export?trackerId=$trackerId";
which seems like a strange URL changi: marclaporte: missed a .php ? marclaporte: but I can't test because http://learn.ourwiki.net/cartograf/TrackerList outputs ~np~ Error No field indicated Close Window ~/np~ jonnyb: actually changi, i think Zend should be on their trunk, no? changi: jonnyb: for trunk, yes i think too :) jonnyb: cos it's only fixes now for ZF1
when we're feeling brave we should switch trunk to ZF2! changi: switch to ZF2 will require some sword and arrows :) marclaporte: hehe changi: marclaporte: i can fix the exportUrl if you don't want to do it :) jonnyb: coo - was that me?
trackerlist changi: jonnyb: yes but it happened to the best :) jonnyb: can't seem to log in any more to cartograf, marclaporte? changi: s/to/even
marclaporte: i love the design of cartograf
marclaporte: is that what lph is working on ? RobertPlummer: Have you guys seen it's integration with draw?
I thought it would never happen were tiki would get a graphics editor that was 100% integrated.... I was wrong. CIA-82: tikiwiki: 03jonnybradley * r41860 10/trunk/lib/core/: [FIX] Change link for Zend from branch that seems to have been abandoned to trunk (ZF2 next!) marclaporte: jonnyb: admin/12345 jonnyb: the export button sends you to the tracker export panel via a service
thx marclaporte: lph, Robert, luci and I are working on CartoGraf jonnyb: odd indeed - don't think it's to do with my change today marclaporte: I suspect HTML entities :-) changi: joined #tikiwiki
back
damned internet connection jonnyb: marclaporte: do you have some weird ajax stuff going on there? CIA-82: tikiwiki: 03jonnybradley * r41861 10/branches/9.x/lib/wiki-plugins/wikiplugin_trackerlist.php: [FIX] trackerlist: No need to ~np~ the output of format => html plugins jonnyb: i've made the errors prettier! :) changi: jonnyb: ;)
jonnyb: is the url correct in that wikiplugin ? tiki-tracker-export ? CIA-82: tikiwiki: 03jonnybradley * r41862 10/branches/9.x/lib/wiki-plugins/wikiplugin_trackerlist.php: [FIX] trackerlist: Wrong error tpl - error_simple.tpl includes metatags, footer etc jonnyb: yes it's an ajax service url, and it falls back to something useful if you use it as a link
should end up here: http://learn.ourwiki.net/cartograf/tiki-tracker-export?trackerId=1 marclaporte: but Jonny, {trackerlist trackerId="1"} should be valid jonnyb: indeed
think it's something else
the code i changed only runs if you have export=y marclaporte: If no fields are indicated, it used to take all. And in the second use of the plugin, I did indicate fields {trackerlist trackerId="1" fields="1:2:3" export="y"} jonnyb: and then it's only an href in an anchor tag changi: themes is switch to 9.x
welcome to legacy8themes.tiki.org
:) jonnyb: super changi
i have to grab some food - bbl RobertPlummer: I want to create a merger that allows us to create a theme from themeroller jquery ui and merges it with our jqui.css so themes can be genereated quick with no guess work, who is interested? changi: RobertPlummer: not enough skills sorry
RobertPlummer: any chance that you look at the click issue i told you about earlier ? Jyhem: fresh install in French runs near perfectly (just 1 unstranslated bit). Installing community profile is good, too changi: Jyhem: thx RobertPlummer: changi: I will, I'm still on a couple time sensitive projects, and I'm running behind. marclaporte: CartoGraf demo is tomorrow :-) RobertPlummer: changi: Just imagine we have 2 css files, each of them is parsed into a collection of rules, all the rules are just in a simplified array. We then have a merge config that tells the parser to create a new css file the merges styles between the 2 sheets. It doesn't do anything automatically.
changi: we say to the config "take style #header1 {border} and merge it into our base jqui.css from the css found in jquery ui themeroller.
merge it at #tiki-header {} etc
So setup will probably be tuff at first, but after we know what needs merged where, we can then have themeroller as the new tiki theming engine.
Why regenerate such an amazing tool? Just leach into it! jabber: joined #tikiwiki RobertPlummer: Just think, we could have on-the-fly theme-genereation based off of themeroller.
That would be COOL!
And, considering.... Not too much code. jabber: I just upgraded from 5.3 to 8.4. Everything loads fine on the frontend. In admin I get an error that I need to upgrade my database? changi: RobertPlummer: yes it would
jabber: did you run the installer with success ,
? jabber: yes RobertPlummer: jabber: Did you clear cache? changi: jabber: no sql error ?
tv.tiki.org in now on 9.x RobertPlummer: Woohoo!
changi, results? changi: and legacy8tv.tiki.org is online jabber: did not clear cache - it did indicate that there was one error creating a twitter table but not a show stopper RobertPlummer: jabber: Clear cache if possible. changi: jabber: you need to check the box to ignore the script RobertPlummer: Sometimes anomalies happen with it. changi: jabber: because if not tiki think you missed one update script
jabber: just rerun the installer and when it show the failed script just check the box to ignore it jabber: thanks RP and changi, clearing cache did the trick
all good marclaporte: changi: congrats for your 1000 commits! changi: marclaporte: thx
marclaporte: more to come, i'm currently switching our tiki from 6 to 9 marclaporte: ;-) -: marclaporte can't upgrade from 8x to 9x with MySQL 4.x marclaporte: MySQL INFORMATION_SCHEMA not available. Your MySQL version is too old to perform this operation.
yes, installing a 9.x is OK Jyhem: should it accept to install a 9.x on MySQL 4.x ? changi: http://www.youtube.com/watch?v=5IuNqvI7EJw Jyhem_laptop: thx changi. Nice
Oh, I had it in mail. You beat me :-) changi: jonnyb: drag and drop structure is finished ? marclaporte: OVH uses an old version of Tiki : http://guides.ovh.com/guides
for those who can't read French, the video promotes the largest data center in the World, opened by OVH, near a hydro-eletric dam near Montréal
360 000 servers will be there when it reaches capacity CIA-82: tikiwiki: 03robertplummer * r41863 10/branches/9.x/lib/jquery_tiki/tiki-jquery.js: [FIX] Make draw able to reload changi: http://dev.tiki.org/Tiki9 updated -: changi switching trunkthemes and trunktv to trunk jonnyb: bravo changi - doing a fantastic job! -: jonnyb remembers he has tiki-9.0.beta2.tar.gz to play with jonnyb: gz package seems fine
got that odd "not logged in" when trying to use a tiki_p_admin thing for the first time after and install CIA-82: tikiwiki: 03changi67 * r41864 10/branches/9.x/lib/newsletters/nllib.php: [BP/41587][FIX] Newsletter was not handling subscription of users with uppercases in login correctly. tID4230 jonnyb: changi: if you're in newsletters... seem to be encoding html content - can you see an easy fix (he says hopefully)
not a blocker imho changi: jonnyb: sorry, i'm just backporting fix from trunk as asked in a ticket on dev jonnyb: how are the *.t.o sites you've upgraded looking? which ones to check? -: jonnyb tries themes.t.o CIA-82: tikiwiki: 03changi67 * r41865 10/branches/9.x/lib/smarty_tiki/modifier.sefurl.php: [FIX] modifier.sefurl.php does not contain a case that handles calendar urls -> ID/4228 leny2010 -: jonnyb was expecting to have found something to fix by now on themes.t.o CIA-82: tikiwiki: 03robertplummer * r41866 10/branches/9.x/lib/jquery_tiki/tiki-jquery.js: [FIX] Padding in the way jonnyb: changi: re drag & drop structure edit, yes - seemed to be working for me, even on trunkdoc's mad one! changi: jonnyb: so i can strike the line on the Tiki9 page :) jonnyb: i always like someone else to test my stuff before that... changi: ok 2s jonnyb: i only can test the bits that work :) changi: jonnyb: it's working :) jonnyb: yay!
so theme.t.o is running on branches/9.x? (just added the svn module for admins
)
the "smooth" theme looks a bit broken, but obviously not updated yet - no biggie changi: yes themes and tv are on 9.x jonnyb: i'm amazed, no probs at all on themes (so far) CIA-82: tikiwiki: 03jonnybradley * r41867 10/branches/9.x/styles/jqui.css: [FIX] jqui: secondary_site_menu top (as seen on themes.t.o, thanks changi) redflo: joined #tikiwiki jonnyb: changi: think you might need to manually delete themes.t.o/temp/preference-index-en*
config search doesn't work (i think) CIA-82: tikiwiki: 03changi67 * r41868 10/branches/9.x/templates/tiki-syslog.tpl: [FIX] Message where not sort properly -> ticket 4223 -> aciarlotta
tikiwiki: 03changi67 * r41869 10/branches/8.x/templates/tiki-syslog.tpl: [BP/41868][FIX] Message where not sort properly -> ticket 4223 -> aciarlotta
tikiwiki: 03marclaporte * r41870 10/branches/9.x/installer/ (schema/20120429_fix_collation_tiki.php tiki-installer.php): Indicating which operation is failing
tikiwiki: 03changi67 * r41871 10/branches/9.x/lib/logs/logslib.php: [FIX] Don't store password in logs: Ticket ID:4224 -> jcarter RobertPlummer: joined #tikiwiki