Bsfez: joined #tikiwiki
joined #tikiwiki jonnyb: joined #tikiwiki Tiki-KGB: 03jonnybradley r60633 10branches/16.x/lib/soap/nusoap/nusoap.php * [FIX] webservices: Declare some undeclared variables
03jonnybradley r60634 10branches/ 1015.x 1015.x/lib/soap/nusoap/nusoap.php
[bp/r59046][FIX] use __construct instead of same function name as class name to avoid deprecated error in php7
[bp/r60633][FIX] webservices: Declare some undeclared variables xavi: joined #tikiwiki Tiki-KGB: 03jonnybradley r60635 10branches/15.x/lib/core/Tracker/Field/WebService.php
[FIX] webservices: Replace Feedback with errorreport used in 15.x (regression from r60572)
03jonnybradley r60636 10branches/15.x/lib/core/Tracker/Field/Location.php
[FIX] trackers: Replace Feedback with errorreport used in 15.x (regression from r59774 - me again, sorry) jonnyb: pompom polom Jyhem: polom, hi jonnyb :) jonnyb: hi Jyhem
glad your text file thing went away, sounds very odd!
Meanwhile, this page could do with some help :) https://doc.tiki.org/Webservice+tracker+field Tiki-KGB: 03jonnybradley r60637 10branches/16.x/lib/core/Tracker/Field/WebService.php
[ENH][FIX] webservices: Add control over what to do with empty parameters. Default to all required but allow only first or none as well.
This is due to improved error handling which now shows that many services return with errors when requested with empty parameters such as object id's etc.
03jonnybradley r60638 10branches/ 1015.x/lib/core/Tracker/Field/WebService.php 1015.x
[bp/r60637][ENH][FIX] webservices: Add control over what to do with empty parameters. Default to all required but allow only first or none as well.
This is due to improved error handling which now shows that many services return with errors when requested with empty parameters such as object id's etc.
03jonnybradley r60639 10trunk/lib/soap/nusoap/nusoap.php 10trunk/lib/core/Tracker/Field/WebService.php 10trunk * [MRG] Automatic merge, branches/16.x 60630 to 60637 Jyhem_laptop: joined #tikiwiki Tiki-KGB: 03jonnybradley r60640 10branches/16.x/lib/userslib.php * [FIX] notices Jyhem_laptop: yes, weird thing about file extensions.
Also, I'd like to have a discussion about this scheme about handling files through tracker items.
The whole workflow is made difficult by the fact the Files field files do not inherit the categories from the tracker item. So the idea of building a workflow … I still miss some steps.
a discussion for another day
Hmmm, passwords are not reset anymore on demo since column 'password' was removed from the database structure jonnyb: joined #tikiwiki nelsonko: joined #tikiwiki ironwarning: joined #tikiwiki
Can any one help with the notepad feature?
anyone jonnyb: hi ironwarning - maybe, but i've never used it Bsfez: hello all (phpstorm webinar is in 15mn) jonnyb: hi Bsfez Bsfez: hello jonnyb jonnyb: will have to skip this one, too busy using it! :) Bsfez: he he he
we still try to release 12.10 and 15.3 today
or no ironwarning: Can any one help with the notepad feature? Bsfez: what is your question ? (never use it) ironwarning: Hi Bsfez - when any one saves it with a fancy table or code box either/or &amp or &quot gets added to the text
i cant find anywhere that i can configure the text area jonnyb: sounds like a bug ironwarning - i didn't think anyone used that these days, the html is getting encoded twice by the sound of it - which version are you on? ironwarning: 14.2
any time i upgrad it breaks the approval stuff css and page renames jonnyb: ew, that doesn't sound good, did you file bug reports? ironwarning: To be fair it seems to be my install
but i could submit it jonnyb: might be worth it, you can do that here https://dev.tiki.org/File+a+bug ironwarning: the whole point was so users could creaet pages with many edits then convert to wiki for approval jonnyb: i
i'm not sure what you mean by "approval stuff css and page renames" ironwarning: Apologies for my lack of explanation, When i upgrade pass 14.2 if a page is renamed its deleted. I found it was part of the process where the page is deleted and recreated by the system but it fails recreating the page
CSS - it loses some of the styling set by the system
Approval - i have the flagged revision system working but it flips out once upgraded ironwarning_: joined #tikiwiki ironwarning: left #tikiwiki ironwarning_: left #tikiwiki
joined #tikiwiki
sorry back ironwarning: joined #tikiwiki
is the bug list the best way to go? jonnyb: custom css often needs to be changed in an upgrade, that's normal (if that's what you mean) Bsfez: jonnyb we still release in one hour or you are too busy ? ironwarning: oh ok - it does nto explain the rest though right? jonnyb: flagged revisions should work the same in 14 to 16 i thought, should be no changes there, so we'd need to know what "flips out" means ;) - probably worth a bug report and a show instance if you can do that
pages getting deleted sounds the worst, so you mean if you make a page in 14, rename it then upgrade to 15 (say) that page isn't there any more? I can't imaging how that could happen...
Bsfez: trying to get ready for it Bsfez: okido ironwarning: nope upgrade and the pages are fine but rename a page under 15 and ot deletes jonnyb: ew, that sounds bad, i'll try it
seems fine for me, just renamed a page called "test" to "test renamed" and it worked as expected... ironwarning: which makes me think that its local to this install somehow jonnyb: but i do believe you, so file a bug for it and set up a show instance so we can all see it, then we can try and fix it :) ironwarning: ok will take some time to sort - i will need to upgrade the test server
Thanks for all your help jonnyb: meanwhile i'm having a quick look at the notepad thing ironwarning: Cheers - its again a strange one jonnyb: hmmm, code plugin seems ok
ah, ok - i see it when i deit it a second time
edit ironwarning: yep
take it i need to submit the bug report? What version are you using Jonnyb jonnyb: ok, got it, fixing in 16.x ironwarning: whats the release date of 16 jonnyb: 16.0 happened but there were some problems so hopefully today if we have time (and enough people) ironwarning: ok cool jonnyb: hopefully 16.1 today :) ironwarning: will it be a mainstream release?
is it simply fix? jonnyb: i'll fix it in 15 too (but 14 is finished i'm afraid)
15.3 should also be released today Tiki-KGB: 03jonnybradley r60641 10branches/16.x/templates/tiki-notepad_write.tpl
[FIX] notepad: Don't escape the contents of the textarea when editing (thanks ironwarning)
03jonnybradley r60642 10branches/ 1015.x/templates/tiki-notepad_write.tpl 1015.x 1015.x/templates
[bp/r60641][FIX] notepad: Don't escape the contents of the textarea when editing (thanks ironwarning) ironwarning: Thanks Jonnyb jonnyb: hope we can get your upgrade problems sorted out, in the meantime you could just hack that file and remove the escape modifier
So everyone, we'll be releasing some new versions in about 30 minutes, if anyone would like to join us and help out we'll be in BigBlueButton via https://tiki.org/live
brb ironwarning: i will wait for the update to go out - needs to be upgraded really -: jonnyb feels lonely Bsfez: you shouldn't :) jonnyb: :P Bsfez: BBB ? Tiki-KGB: 03jonnybradley r60643 10branches/ 0415.x/db/tiki-secdb_15.2_mysql.sql 1015.x/lib/setup/twversion.class.php * [REL] preparing 15.3 release
03yonixxx r60644 10branches/ 10(51 files in 51 dirs)
[FIX] Fixing typo directly in translation file to avoid losing already translated strings. Leu: joined #tikiwiki Tiki-KGB: 03jonnybradley r60645 10branches/15.x/lib/prefs/global.php * [FIX] typo
03jonnybradley r60646 10branches/16.x/lib/prefs/global.php * [FIX] typo
03yonixxx r60647 10branches/ 10(5 files in 5 dirs)
[FIX] Fixing typo directly in translation file to avoid losing already translated strings.
03yonixxx r60648 10branches/16.x/lang/ 10ca/language.php 10fr/language.php 10de/language.php 10en-uk/language.php * [FIX] Correcting typo directly to avoid losing translation
03jonnybradley r60649 10branches/ 1015.x 1015.x/tiki-setup.php * [br/r59653][FIX] maps: Handle zoom level string better
03jonnybradley r60650 10branches/15.x/README * [REL] Update README file for 15.3
03jonnybradley r60651 10branches/ 10(52 files in 52 dirs) * [REL] Update language.php files for 15.3
03jonnybradley r60652 10branches/15.x/changelog.txt * [REL] Update changelog.txt for 15.3
03jonnybradley r60653 10branches/15.x/copyright.txt * [REL] Update copyright.txt for 15.3
03jonnybradley r60654 10branches/12.x/tiki-setup.php * [bp/r60649][br/r59653][FIX] maps: Handle zoom level string better
03jonnybradley r60655 10branches/12.x/ 10lib/setup/twversion.class.php 04db/tiki-secdb_12.9_mysql.sql * [REL] Preparing 12.10 release olinuxx: joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03jonnybradley r60656 10branches/12.x/README * [REL] Update README file for 12.10
03jonnybradley r60657 10branches/12.x/ 10(52 files in 52 dirs) * [REL] Update language.php files for 12.10
03jonnybradley r60658 10branches/12.x/changelog.txt * [REL] Update changelog.txt for 12.10
03jonnybradley r60659 10branches/12.x/copyright.txt * [REL] Update copyright.txt for 12.10
03jonnybradley r60660 03branches/12.x/db/tiki-secdb_12.10_mysql.sql * [REL] SecDB for 12.10
03jonnybradley r60661 03tags/12.10 * [REL] Tagging release jonnyb: hi all - we have some pre-release tarballs for testing here https://release.tiki.org/download/12.10/ (if anyone has a moment? ;) ) Leu: joined #tikiwiki Tiki-KGB: 03jonnybradley r60662 03branches/15.x/db/tiki-secdb_15.3_mysql.sql * [REL] SecDB for 15.3
03jonnybradley r60663 03tags/15.3 * [REL] Tagging release olinuxx: hi all
linuxmao.org is victim of https://tools.cisco.com/security/center/viewAlert.x?alertId=47126
we're on 12.5
(yes, I know, this is stupid not been already in 12.9) jonnyb: ew, nasty - we just are relasing 12.10 olinuxx: I'd like to ask if the user account can be compromised with that (ie: password) jonnyb: yes, it was fixed in 12.9 if not before - that was why we added annoying notices all over the tiki sites... and spamed everyone a lot
better to email security@tiki.org for this sort of stuff
meanwhile... more tarballs to test here! :) https://release.tiki.org/download/15.3/
published 12.10 tarballs are here now! https://sourceforge.net/projects/tikiwiki/files/Tiki_12.x_Altair/12.10/ Telesight: joined #tikiwiki Tiki-Leu: joined #tikiwiki Tiki-KGB: 03jonnybradley r60664 10branches/16.x/ 04db/tiki-secdb_16.0_mysql.sql 10lib/setup/twversion.class.php * [REL] Preparing 16.1 release
03jonnybradley r60665 10branches/16.x/README * [REL] Update README file for 16.1
03jonnybradley r60666 10branches/16.x/lang/ 10(53 files in 53 dirs) * [REL] Update language.php files for 16.1
03jonnybradley r60667 10branches/16.x/changelog.txt * [REL] Update changelog.txt for 16.1
03jonnybradley r60668 10branches/16.x/copyright.txt * [REL] Update copyright.txt for 16.1
03jonnybradley r60669 10branches/12.x/lib/setup/twversion.class.php * [REL] Closing 12.10 release
03jonnybradley r60670 10branches/15.x/lib/setup/twversion.class.php * [REL] Closing 15.3 release ironwarning: joined #tikiwiki Tiki-KGB: 03jonnybradley r60671 10branches/16.x/lib/core/Search/Expr/Distance.php
[FIX] search: Some php7 only syntax crept in to the search by distance code (thanks release.php syntax check!)
03jonnybradley r60672 03branches/16.x/db/tiki-secdb_16.1_mysql.sql * [REL] SecDB for 16.1
03jonnybradley r60673 03tags/16.1 * [REL] Tagging release olinuxx: jonnyb, do you reckon I can install a 12.10, then reconnect the BDD to it straight ?
ie: I'm on 12.5 and I don't have to 12.5 -> 12.6, 12.6-> 12.7, ... -> 12.10 ? jonnyb: more tarballs here now https://sourceforge.net/projects/tikiwiki/files/Tiki_15.x_Situla/15.3/
olinuxx: you'll need to clean out any infection first, but then you can go straight from 12.5 to 12.10 olinuxx: jonnyb, ok, cool thanks. jonnyb: don't forget to run the upgrade script or tiki-install.php updater which should secure your tiki olinuxx: I'll make a backup of the current htdocs/*, then remove it, then I'll install a 12.10, then connect the dB, then will tiki-install.php it Tiki-KGB: 03jonnybradley r60674 10branches/16.x/lib/setup/twversion.class.php * [REL] Closing 16.1 release jonnyb: olinuxx: good plan, a full rebuild is safest just in case any files got infected olinuxx: yep, some are and I'm not too sure if I can trust the ctime
so, I prefer to restart it from (almost-)scratch then
BTW jonnyb (I'm pretty sure you're in the middle of your release-todo list but in case of ...) https://tiki.org/Download is still about 12.9 jonnyb: yup, but that's someone else's job! :D The files are here https://sourceforge.net/projects/tikiwiki/files/Tiki_12.x_Altair/12.10/ olinuxx: yes, I've found these
anyway, good lesson is : "olinuxx, you've got to keep up with the Tiki updates, stupid moron !"
:) jonnyb: joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03jonnybradley r60675 10(65 files in 61 dirs) * [MRG] Automatic merge, branches/16.x 60637 to 60674 ironwarning: joined #tikiwiki