Saturday, 2009-05-02

../irclogs/#mantishelp.2009-05-02.log
--- scribe started ---00:00
inetbizohttp://strikehawk.pastebin.com/m72ef5ccf post-commit is not sending data to /core/checkin.php  can someone help?00:37
inetbizowould it be because the location of mantis is not within that user or do I need to give group ownership to checkin user.apache 664400:39
nuclear_eclipseinetbizo: the user that subversion runs as needs to have a) permission to execute the post-commit hook, and b) access to read/execute the checkin.php script00:54
inetbizowe run web dav svn00:57
inetbizobut I will check with our sysadmin00:57
inetbizoclear though here. IF apache (nobody) is the group owner that runs web dav svn, then checkin.php needs to have group ownership of nobody with executable permissions, correct?01:00
nuclear_eclipsethat sounds about right01:05
nuclear_eclipseinetbizo: you may also be interested in looking at the unreleased 1.2.x versions, and the source-integration plugin that we have running mantisbt.org -- it's much better and more useful than the core checkin/notes that you're setting up01:06
nuclear_eclipsehttp://leetcode.net/blog/2009/01/integrating-git-svn-with-mantisbt/01:06
inetbizowow that is nice.01:09
inetbizonow if we can get more enhancement to project sponsorship and project billing heh01:10
inetbizobilling: billing codes, RFP#, etc01:11
inetbizoand we have to fix the billing link showing up in navigation if the user does not have the right ACL01:12
nuclear_eclipseinetbizo: have you sumbitted a bug report for the access issue?01:12
inetbizoI'm waiting for the dev dept to upgrade mantisbt, retest and confirm, then submit the issue. There once was an issue open on mantisbt about billing link showing up in the menu navigation. We want to check if that was resolved yet. We are running 1.1.501:14
nuclear_eclipseah, ok01:14
inetbizothen integrate into whmcs billing, whew01:14
kinabaluhey guys, is there any way to archive a project that is EOL?05:31
dprophit<kinabalu> You mean like export project to csv or something06:52
kinabaludprophit: hrmm .. possibly.  they are EOL, but I don't want to necessarily delete anything, is there an export?06:53
kinabalulooked like there was in the latest version06:53
dprophitI haven't found anything on it, yet07:04
CIA-11Mantisbt: s.mazeland * r723db70d1f2c / (3 files in 2 dirs): Fix #0010445 for master branch. Update copyright year to 2009.10:01
CIA-11Mantisbt: s.mazeland master-1.1.x * r4db17335723c / (26 files in 2 dirs): Fix #0010445 for master-1.1.x branch. Update copyright year to 2009.10:08
paulrsiebrand: heh :)10:17
siebrandpaulr: guess I'm spamming at the moment... Also closed a few other issues.10:18
paulryou want to see spam? :)10:18
paulrI could push my master branch to master :)10:18
siebrandpaulr: ow, you're about to commit. Yay!10:18
paulrdunno10:19
* paulr scared10:19
siebrandpaulr: what was that motto again? Commit early, commit often.10:19
siebrandpaulr: http://www.traceback.org/2008/06/15/commit-early-commit-often-the-sane-way-to-work/10:20
paulr:)10:21
paulrjust need to work out if there's anything in my master that needs more work10:21
paulralthough I guess it is a bank holiday weekend10:22
paulrsiebrand: right lets see now10:31
* paulr pushes10:33
CIA-11Mantisbt: paul * ra22e4e94596e / (8 files in 2 dirs): Initial start of work to make /admin pages part of the standard mantis layout. In addition, check.php includes a couple of new checks.10:34
CIA-11Mantisbt: paul * ree7508b5e6ea /core/print_api.php: Missing lang_get call.10:34
CIA-11Mantisbt: paul * rdbe2163a135a /admin/check.php: add check for #0003484: check_mx_record fails on windows platforms10:34
CIA-11Mantisbt: paul * r49ca189e400a /core/email_api.php: Remove calls to wordwrap() - Phpmailer already wraps text to 80 characters as we specify the width. All these calls to wordwrap do is wrap the text to 75 before we try to wrap to 80.10:34
CIA-11Mantisbt: paul * rfc7a055fc2a8 /core/profile_api.php: Fix: #0010234: List of profiles not sorted alphabetically10:34
CIA-11Mantisbt: paul * rcb56532e6433 / (4 files in 2 dirs): 1. html formatting10:34
CIA-11Mantisbt: paul * r3bdff58abc2e /core.php: Perf: Remove call to project_cache_all from core.php -> this was added by myself to improve performance before, but slows things down for large number of projects.10:34
CIA-11Mantisbt: paul * r8645a836bb20 /core/string_api.php: Handle utf8 text within string_insert_hrefs (we pass in /u paramater to treat input as utf8, and add \pL (aka utf8-letter) to valid characters that can appear in a url)10:34
CIA-11Mantisbt: paul * r1bf8efa313be /admin/install.php: Fixes for #000926910:34
CIA-11Mantisbt: paul * r1a8caee1f89a /config_defaults_inc.php: mantis_database_table does not exist10:34
CIA-11Mantisbt: paul * raed7ea23c29a /view_all_bug_page.php: call project_cache_array_rows as appropriate to cache project information for view_all_bug page10:34
CIA-11Mantisbt: paul * r46b2fc290af3 /admin/check.php: Fix mail check changes to allow validate_email =OFF to pass10:34
CIA-11Mantisbt: paul * rb12a343da6f0 /core.php: allow the ability to define $g_skip_lang_load to skip loading language files as part of core.php10:34
CIA-11Mantisbt: paul * ra9278935977a /core/database_api.php: Following siebrand's commit to remove all non-utf8 languages files, and the commit to use utf8 in install.php, we should always send the set names utf8 line to mysql.10:34
CIA-11Mantisbt: paul * r1b0a3663e2e9 /admin/schema.php: Fixes for #000926910:34
CIA-11Mantisbt: paul * rc729f169b656 /lang/strings_english.txt: test_langs: Language strings should be single quoted.10:34
CIA-11Mantisbt: paul * rcb8575faab46 /admin/check.php: Add checks to check.php to check that database is set up for utf8:10:34
CIA-11Mantisbt: paul * r685b9e0bfb91 /core/projax_api.php: html: only display the inline-stylesheet for projax once10:34
CIA-11Mantisbt: paul * ra3cee1b8c4eb / (9 files in 3 dirs): Following siebrands commit to remove non-utf8 language files, we can remove calls to lang_get(charset) as we also return utf8 now10:35
* paulr hugs CIA-11 10:35
* CIA-11 hugs paulr10:35
* paulr hugs CIA-11 10:35
* CIA-11 hugs paulr10:35
paulroh :)10:35
* paulr tickles CIA-11 10:35
paulronly thing I need to do now I think10:37
paulris work out how we do updates :)10:37
paulror more split check.php up a bit10:37
CIA-11Mantisbt: paul * r8df6b839daad /tests/soap/SoapBase.php: Add configuration options to enable SOAP tests11:04
siebrandpaulr: you can check out how mediawiki does it. Want me to point you there?14:21
paulr?14:22
siebrandpaulr: that was re:15:03
siebrand[12:37] <paulr> is work out how we do updates :)15:03
siebrand[12:37] <paulr> or more split check.php up a bit15:03
paulrmediawiki dont seem to do it15:07
siebrandpaulr: ah, no, not the update checking, but the incremental schema updates.15:08
paulrthey dont do a utf8 conversion15:08
paulrvia their schema updates15:08
siebrandno, that's correct, too15:09
paulrso far15:09
paulri've added a check for utf815:09
paulrbut not done anything in terms of conversions15:09
paulri'm wondering if we need to do something15:09
paulror whether it's more a case of 'use mysqls tools'15:10
siebrandpaulr: that's what I see in other projects that go from 'loads of encodings possible' to utf-815:11
paulrthey just tell users to sort it themselves?15:11
siebrandpaulr: preferably with a link to a nice tutorial.15:16
paulryour job :)15:20
[KK]KirillHi all15:43
[KK]Kirillsiebrand: you around?15:43
[KK]Kirillsiebrand: can you get last russian translation from translatewiki?15:44
siebrand[KK]Kirill: http://translatewiki.net/w/i.php?title=Special%3ATranslate&task=untranslated&group=out-mantis&language=ru&uselang=en16:25
[KK]Kirillsiebrand: I see this, but I don't what it's mean16:25
siebrand[KK]Kirill: choose "I want to 'Export translation to file'" and press Fetch to get the file served.16:26
[KK]Kirillsiebrand: when you commit my change to git?16:26
[KK]Kirillah.. I understand what's you mean in first link...16:30
[KK]KirillBut I don't want change file in my git without your changes in master-branch.. I have some trouble when I can try merge phpmailer when I change it's source and then pulled from master16:30
CIA-11Mantisbt: paul * r63dd296cd97a /core/ (database_api.php graph_api.php html_api.php): Only show unique queries if show_queries_list is set to true. i.e. by default we will just show query count19:38
CIA-11Mantisbt: paul * ree4b767a79b3 /core/adodb/ (adodb.inc.php docs/docs-adodb.htm drivers/adodb-pdo.inc.php): Update adodb to 5.08a20:03
giallupaulr, did they finally catch up?20:04
paulr?20:06
* paulr wants to change way we look for adodb ;/20:06
CIA-11Mantisbt: paul * re5b0087dc808 /admin/check.php: Add check to display adodb version - currently just check >520:20
giallupaulr, translation. Can we finally use upstream adodb without modifications?20:26
paulrno20:27
paulrtbh, I think we should use our bundled version by default20:27
paulras we test against it20:27
paulror more20:28
paulrwhat we could do is20:28
gialluyeah, if we continue to run a fork there is no point in allowing using anything else20:28
paulrmodify version string20:28
paulrto include 'mantis'20:28
paulrthen require 'mantis' for pgsql/mssql/db2 (which I think is what we modify)20:28
paulrand allow non-mantis for mysql20:29
paulronly question is whether we require the system adodb to be the same version as our bundled one20:29
paulr(aka 5.0.820:29
gialluI guess no. if distros include something else, it's their business to keep em compatible20:29
gialluwe can clearly state somewhere what's the version we use/recommend20:30
paulr(when I say 'require', i think i more mean make it a check20:31
paulrWARNING20:31

Generated by irclog2html.py