| *** dejalexander <dejalexander!~dejalexan@94-192-80-98.zone6.bethere.co.uk> has joined #mantisbt | 00:12 | |
| *** dejalexander <dejalexander!~dejalexan@94-192-80-98.zone6.bethere.co.uk> has quit IRC | 00:17 | |
| *** Protogenes <Protogenes!~Protogene@dslb-178-012-142-112.pools.arcor-ip.net> has joined #mantisbt | 01:07 | |
| *** kirillka <kirillka!~Miranda@195.242.142.17> has joined #mantisbt | 01:49 | |
| *** dejalexander <dejalexander!~dejalexan@host81-134-4-247.in-addr.btopenworld.com> has joined #mantisbt | 02:41 | |
| *** dejalexa_ <dejalexa_!~dejalexan@195.171.92.84> has joined #mantisbt | 02:42 | |
| *** dejalexander <dejalexander!~dejalexan@host81-134-4-247.in-addr.btopenworld.com> has quit IRC | 02:45 | |
| *** dejalexander <dejalexander!~dejalexan@195.171.92.84> has joined #mantisbt | 04:46 | |
| *** dejalexa_ <dejalexa_!~dejalexan@195.171.92.84> has quit IRC | 04:49 | |
| *** dejalexander <dejalexander!~dejalexan@195.171.92.84> has quit IRC | 05:32 | |
| *** dejalexander <dejalexander!~dejalexan@host81-134-4-247.in-addr.btopenworld.com> has joined #mantisbt | 06:03 | |
| kirillka | dregad: Can you write drag and drop support for attachments? | 06:40 |
|---|---|---|
| dregad | can I ? probably; do I have the time ? not really... | 06:40 |
| kirillka | :)) | 06:41 |
| *** dejalexander <dejalexander!~dejalexan@host81-134-4-247.in-addr.btopenworld.com> has quit IRC | 06:47 | |
| GitHub | [mantisbt] dregad pushed 5 new commits to master: http://git.io/ce5TTA | 07:36 |
| GitHub | mantisbt/master f4989d4 Damien Regad: core.php: move config_inc.php include earlier in the file... | 07:36 |
| GitHub | mantisbt/master 53a8e99 Damien Regad: Move env_obsolete() function to config_api.php... | 07:36 |
| GitHub | mantisbt/master e68dc7e Damien Regad: Added phpdoc for env_obsolete() | 07:36 |
| GitHub | [mantisbt] dregad pushed 47 new commits to master: http://git.io/Mk8-hw | 07:38 |
| GitHub | mantisbt/master 298d60a Damien Regad: Change copyright year | 07:38 |
| GitHub | mantisbt/master ba23906 Damien Regad: Change revision number to 1.3-1... | 07:38 |
| GitHub | mantisbt/master 091a293 Damien Regad: Fix typo in Gianluca's name | 07:38 |
| dregad | The 2nd series of commits is a complete review of Admin + Dev guides docbook | 07:40 |
| *** maximkletsov <maximkletsov!6d4417bc@gateway/web/freenode/ip.109.68.23.188> has joined #mantisbt | 07:46 | |
| maximkletsov | hello | 07:47 |
| dregad | hi | 07:47 |
| maximkletsov | can you help me. i want to make some kind of the same thing as on you off BT | 07:47 |
| maximkletsov | so, how can i do, like, when i push 'report issue' | 07:48 |
| maximkletsov | that there will be only project selection | 07:48 |
| maximkletsov | not like the full form | 07:48 |
| dregad | this happens when the current project is set to "All Projects" | 07:49 |
| maximkletsov | like this http://www.mantisbt.org/bugs/login_select_proj_page.php?ref=bug_report_page.php | 07:49 |
| maximkletsov | ty | 07:50 |
| *** dejalexander <dejalexander!~dejalexan@host81-134-4-247.in-addr.btopenworld.com> has joined #mantisbt | 07:51 | |
| maximkletsov | dregad, its like "visibility" or what? | 07:52 |
| dregad | not sure what you mean by that | 07:54 |
| maximkletsov | check the link | 07:54 |
| maximkletsov | if it`s not troublesome for ya | 07:54 |
| dregad | that does not help me understand your question | 07:55 |
| maximkletsov | hm. i want people who will press 'report issue' will see project selection | 07:56 |
| maximkletsov | not like the full form | 07:56 |
| dregad | each user can select their default project in My Account/Preferences | 07:57 |
| dregad | if they set this to a specific project, the "report issue" link will go straight to the form | 07:58 |
| maximkletsov | ok, got it, ty again | 07:58 |
| dregad | the current project is stored in a cookie | 07:58 |
| dregad | so if the default is "All Project" but at any point in time another project is selected | 07:59 |
| dregad | then that becomes the default | 07:59 |
| dregad | and again, you go straight to the form | 07:59 |
| maximkletsov | oh | 07:59 |
| maximkletsov | usefull information | 07:59 |
| dregad | So short of customizing the code, I am not sure you can achieve what you want | 07:59 |
| maximkletsov | ty | 08:00 |
| dregad | you can try to use http://www.mantisbt.org/bugs/bug_report_page.php?project_id=0 | 08:02 |
| dregad | which will basically force the project selection | 08:02 |
| dregad | maximkletsov hope this helps | 08:04 |
| maximkletsov | ye ye, i finally got it. didnt notice it in the begining. ty vm | 08:04 |
| *** dejalexander <dejalexander!~dejalexan@host81-134-4-247.in-addr.btopenworld.com> has quit IRC | 08:22 | |
| maximkletsov | one more question, what if user have permission to view only 2 projects, how can i make "all projects" always to be default when that user will press "report issue" ? | 08:23 |
| *** dejalexander <dejalexander!~dejalexan@195.171.92.84> has joined #mantisbt | 08:25 | |
| GitHub | [mantisbt] dregad pushed 1 new commit to master: http://git.io/LhWM8Q | 08:39 |
| GitHub | mantisbt/master 9323b09 Damien Regad: Fix publican.cfg for automated builds... | 08:39 |
| dregad | maximkletsov use the link I provided above | 08:39 |
| *** maximkletsov <maximkletsov!6d4417bc@gateway/web/freenode/ip.109.68.23.188> has quit IRC | 09:15 | |
| *** dejalexa_ <dejalexa_!~dejalexan@host81-134-4-247.in-addr.btopenworld.com> has joined #mantisbt | 09:45 | |
| *** dejalexander <dejalexander!~dejalexan@195.171.92.84> has quit IRC | 09:48 | |
| *** dejalexa_ <dejalexa_!~dejalexan@host81-134-4-247.in-addr.btopenworld.com> has quit IRC | 09:59 | |
| travis-ci | [travis-ci] Build #124: dregad/mantisbt oracle (a73674b) Damien Regad - The build was fixed. | 10:01 |
| travis-ci | [travis-ci] Build details: http://travis-ci.org/dregad/mantisbt/builds/24017660 | 10:01 |
| travis-ci | [travis-ci] Code Changes: https://github.com/dregad/mantisbt/compare/5bb1a1eacd54...a73674b0ae80 | 10:01 |
| *** kirillka <kirillka!~Miranda@195.242.142.17> has quit IRC | 10:03 | |
| *** dejalexander <dejalexander!~dejalexan@195.171.92.84> has joined #mantisbt | 10:11 | |
| travis-ci | [travis-ci] Build #125: dregad/mantisbt db-prefix-suffix (1298ff0) Damien Regad - The build passed. | 10:17 |
| travis-ci | [travis-ci] Build details: http://travis-ci.org/dregad/mantisbt/builds/24019184 | 10:17 |
| travis-ci | [travis-ci] Code Changes: https://github.com/dregad/mantisbt/compare/9323b0946c01^...1298ff0bffa0 | 10:17 |
| travis-ci | [travis-ci] Build #127: dregad/mantisbt fix13-12677-user-search (a724fd9) Damien Regad - The build passed. | 10:31 |
| travis-ci | [travis-ci] Build details: http://travis-ci.org/dregad/mantisbt/builds/24020335 | 10:31 |
| travis-ci | [travis-ci] Code Changes: https://github.com/dregad/mantisbt/compare/882e0e215876...a724fd9ae5bb | 10:31 |
| travis-ci | [travis-ci] Build #128: dregad/mantisbt fix13-ldap-timeout (07209b2) Damien Regad - The build passed. | 10:36 |
| travis-ci | [travis-ci] Build details: http://travis-ci.org/dregad/mantisbt/builds/24020448 | 10:36 |
| travis-ci | [travis-ci] Code Changes: https://github.com/dregad/mantisbt/compare/6481e870c638...07209b24da31 | 10:36 |
| dregad | sorry for the noise - going over and rebasing old local branches | 10:37 |
| *** Protogenes <Protogenes!~Protogene@dslb-178-012-142-112.pools.arcor-ip.net> has quit IRC | 11:53 | |
| *** Protogenes <Protogenes!~Protogene@dslb-178-012-142-112.pools.arcor-ip.net> has joined #mantisbt | 11:56 | |
| *** Protogenes <Protogenes!~Protogene@dslb-178-012-142-112.pools.arcor-ip.net> has quit IRC | 11:59 | |
| *** dejalexander <dejalexander!~dejalexan@195.171.92.84> has quit IRC | 14:31 | |
| *** dejalexander <dejalexander!~dejalexan@host86-176-120-69.range86-176.btcentralplus.com> has joined #mantisbt | 15:37 | |
| *** dejalexander <dejalexander!~dejalexan@host86-176-120-69.range86-176.btcentralplus.com> has quit IRC | 16:08 | |
| *** Protogenes <Protogenes!~Protogene@dslb-178-012-142-112.pools.arcor-ip.net> has joined #mantisbt | 16:49 | |
| travis-ci | [travis-ci] Build #256: grangeway/mantisbt schema (052d491) Paul Richards - The build failed. | 18:36 |
| travis-ci | [travis-ci] Build details: http://travis-ci.org/grangeway/mantisbt/builds/24058708 | 18:36 |
| travis-ci | [travis-ci] Code Changes: https://github.com/grangeway/mantisbt/compare/3c23897730be^...052d491c1b97 | 18:36 |
| GitHub | [mantisbt] vboctor pushed 1 new commit to master: http://git.io/1E87Kg | 22:05 |
| GitHub | mantisbt/master 085986c Victor Boctor: Fixes #17246: Date custom fields can't store dates pre-1970. | 22:05 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!