| ../irclogs/#mantishelp.2009-11-24.log | ||
| --- scribe started --- | 00:00 | |
| CIA-1 | Mantisbt: hickseydr * r81dd8e669d22 / (core/filter_api.php lang/strings_english.txt): Add missing strings | 02:51 |
|---|---|---|
| CIA-1 | Mantisbt: hickseydr * r1e87c208a4b9 / (5 files in 2 dirs): Cleanup Max. Size label placement for attachments | 03:07 |
| CIA-1 | Mantisbt: hickseydr master-1.2.x * rb22e716755e9 /view_all_inc.php: Add missing space at top of bug list table | 03:13 |
| CIA-1 | Mantisbt: hickseydr * rfbbc2d0146d4 /view_all_inc.php: Add missing space at top of bug list table | 03:13 |
| Watergad | Hi. Is it alright that the DUE_DATE couldn't be set by mass operations on the view_all_bug_page.php? | 12:59 |
| Watergad | Or maybe I've missed something? | 13:01 |
| g0rd0n | hmmm http://docs.mantisbt.org/release-1.2.0rc2/en/manual.installation.upgrading.html cannot be found... any idea how i can upgrade from 1.1.18 to 1.2.0rc2? | 22:13 |
| dhx_m | hi | 22:14 |
| dhx_m | hmm | 22:14 |
| dhx_m | first, make a backup of 1.1.x | 22:14 |
| dhx_m | the database, the files, etc | 22:14 |
| giallu | g0rd0n, 1. backup your data 2. remove 1.1.8 3. install 1.2 4. visit admin/install.php | 22:14 |
| dhx_m | yep | 22:15 |
| giallu | dhx_m, :P | 22:15 |
| dhx_m | delete your entire 1.1.x directory | 22:15 |
| dhx_m | :) | 22:15 |
| dhx_m | otherwise you'll end up with orphaned files, etc | 22:15 |
| giallu | ah forgot one thing | 22:15 |
| g0rd0n | basically i installed 1.1 only to migrate from bugzilla, since the upgrade script is not compatible with 1.2's db | 22:15 |
| giallu | 1.a. keep your config_inc.php from 1.1.8 | 22:15 |
| dhx_m | yeah but he'll probably need to redo a lot of it | 22:16 |
| g0rd0n | hmm actually i just want to upgrade the db schema from 1.1.18 to 1.2.0rc2 | 22:16 |
| dhx_m | and all your custom_* files if you used those | 22:16 |
| dhx_m | ah, MantisBT does that for you automatically | 22:16 |
| * paulr slaps dhx_m | 22:16 | |
| dhx_m | paulr: boo | 22:17 |
| CIA-1 | Mantisbt: robert.munteanu master-1.2.x * r7dc117905dfa /api/soap/mantisconnect.php: Fixes #0011156: Restore the advanced flag in CustomFieldDefinitionData | 22:17 |
| dhx_m | it's all happening now | 22:18 |
| g0rd0n | damn i forgot i have to make mantis work with ldap authentication :P | 22:21 |
| paulr | dhx_m: i'll do a run a some point | 22:23 |
| paulr | dhx_m: need tocheck your changes anyway :) | 22:23 |
| * paulr thinks soap api is messy | 22:23 | |
| dhx_m | paulr: great :) | 22:29 |
| dhx_m | paulr: you won't find anything, it's perfect :p | 22:29 |
| g0rd0n | hmmm | 22:34 |
| dhx_m | I'm fiddling around with writing a new authorisation API at the moment | 22:34 |
| g0rd0n | what does it mean when under the status column the email address is strike-through? | 22:34 |
| g0rd0n | oh, i know, i disabled the user | 22:34 |
| paulr | dhx_m: take what john/myself started before | 22:34 |
| g0rd0n | ok ok forget about it :P | 22:34 |
| paulr | or well look at | 22:35 |
| dhx_m | paulr: what did you start? :) | 22:35 |
| paulr | well, we were looking at auth before | 22:35 |
| paulr | i'd need to dig out | 22:36 |
| dhx_m | I was planning on having features like separation of duties, multiple authorisations (you need 2 or more people to make a change), etc | 22:36 |
| paulr | oh | 22:36 |
| paulr | you mean like roles | 22:36 |
| paulr | as opposed to auth | 22:36 |
| paulr | (i.e. auth as in ldap/ntlm/basic/http) | 22:36 |
| dhx_m | I think you're talking about authentication whereas I'm talking about authorisation | 22:37 |
| paulr | whereas you are thinking roles/duties/verification | 22:37 |
| paulr | yea | 22:37 |
| paulr | i've got a headache | 22:37 |
| dhx_m | yeah, essentially I'm looking at getting rid of access levels in favour of roles/etc | 22:37 |
| g0rd0n | dammit | 22:48 |
| paulr | dhx_m: we'll try and hook up over weekend | 22:49 |
| g0rd0n | if i want to report an issue it makes me select the project, but when i submit that form it just keeps asking me to select the project | 22:49 |
| dhx_m | paulr: what timezone (+/- GMT?) | 22:49 |
| dhx_m | I'm +11hrs | 22:50 |
| paulr | sometime between Friday 8GMT -> Saturday 1AM GMT, Saturday 10AM GMT -> Sunday1AM GMT | 22:50 |
| paulr | :P | 22:50 |
| dhx_m | Friday=>Saturday I'll be around for | 22:51 |
| g0rd0n | damn | 22:51 |
| g0rd0n | something broke with proejct selection | 22:51 |
| g0rd0n | oh well | 22:51 |
| g0rd0n | im going to bed | 22:51 |
| g0rd0n | n8 | 22:51 |
| dhx_m | hmm what version? | 22:51 |
| g0rd0n | 1.2.0rc2 but it's a db import from bugzilla to 1.1.8 then upgraded to 1.2.0rc2 so something might have broken a bit i guess | 22:52 |
| g0rd0n | but am tired now :P | 22:52 |
| dhx_m | Sat=>Sun I'm not around for though | 22:53 |
| CIA-1 | Mantisbt: robert.munteanu * r8b69aa2a4934 /api/soap/ (mantisconnect.php mc_api.php mc_issue_api.php): Issue #8612: Expose time tracking on notes using the SOAP API | 23:02 |
| CIA-1 | Mantisbt: robert.munteanu * rb87111403e44 /tests/soap/ (4 files): Issue #8612: Test exposing time tracking on notes using the SOAP API | 23:02 |
| CIA-1 | Mantisbt: robert.munteanu master-1.2.x * r952fb1d844bd /tests/soap/ (4 files): Issue #8612: Test exposing time tracking on notes using the SOAP API | 23:02 |
| CIA-1 | Mantisbt: robert.munteanu master-1.2.x * r878cc23ed630 /api/soap/ (mantisconnect.php mc_api.php mc_issue_api.php): Issue #8612: Expose time tracking on notes using the SOAP API | 23:02 |
| paulr | is robert still coming on here? | 23:04 |
| dhx_m | not much afaik | 23:04 |
| paulr | :( | 23:04 |
| dhx_m | you're more likely going to catch him on wave | 23:04 |
| paulr | now that we've filled up posts on wave | 23:06 |
| paulr | i'm actually finding it hard to use | 23:06 |
| paulr | for example | 23:06 |
| paulr | MantisBT 1.3 Themes shows 'Nov22' as when it was last changed | 23:06 |
| dhx_m | yeah it seems like a gimmick to me | 23:06 |
| paulr | there's no posts I can see from Nov 22 | 23:07 |
| dhx_m | the last changed date is modified whenever someone edits something | 23:07 |
| dhx_m | or if they made a message by accident | 23:07 |
| dhx_m | and then want to delete it | 23:07 |
| paulr | so how does one tell what was edited? | 23:07 |
| dhx_m | it's meant to be highlighted | 23:07 |
| dhx_m | but you have to scroll around to find modifications | 23:07 |
| paulr | so basically | 23:08 |
| paulr | hmm | 23:08 |
| paulr | it's a good idea | 23:08 |
| dhx_m | it is just a preview | 23:08 |
| dhx_m | so it could be fixed later I suppose | 23:08 |
| paulr | anyway, got work to do and bed ) | 23:11 |
| dhx_m | ok cya later :) | 23:11 |
| CIA-1 | Mantisbt: robert.munteanu * rd91387b1f323 /api/soap/mantisconnect.php: Fixes #0011156: Restore the advanced flag in CustomFieldDefinitionData | 23:14 |
Generated by irclog2html.py