Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Ryan Joseph via lazarus


> On Apr 22, 2019, at 8:23 PM, Martin Frb via lazarus 
>  wrote:
> 
> red text, changing to blue when you hover. Same for me.  That seems to be the 
> intend.
> They were red before https://i.imgur.com/PjGYpEb.png  (The background color 
> changed from the image)

The red text appeared after some changes so I don’t think it was intended. 
Looks pretty off also imo.

Regards,
Ryan Joseph

-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Martin Frb via lazarus

On 23/04/2019 01:52, Ryan Joseph via lazarus wrote:

Red foreground. The background colors are properly colored based on status but 
the yellow dash icons are pretty hard to see now though.
red text, changing to blue when you hover. Same for me.  That seems to 
be the intend.
They were red before https://i.imgur.com/PjGYpEb.png  (The background 
color changed from the image)



I sent some bits of css, that I hope will get applied, to fix the 
"yellow dash" (and all other priority indicators).


--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Ryan Joseph via lazarus
Red foreground. The background colors are properly colored based on status but 
the yellow dash icons are pretty hard to see now though.

JavaScript is on. All browsers are affected, Safari, Firefox and Chrome.

> On Apr 22, 2019, at 7:19 PM, Martin Frb via lazarus 
>  wrote:
> 
> red background, red foreground?
> 
> Javascript enabled?

Regards,
Ryan Joseph

-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Martin Frb via lazarus

One more. If people have no JavaScript enabled

Drop the css
.my-buglist-id .fa-status-box, .column-status .fa-status-box, 
.bug-status .fa-status-box {

    display: none !important;
}

and add the js (inside the unnamed function in colorize.js)

  $(".my-buglist-id .fa-status-box").each(function() {
    var $this = $(this);
    $this.attr('style', 'display: none !important');
  });
  $(".column-status .fa-status-box").each(function() {
    var $this = $(this);
    $this.attr('style', 'display: none !important');
  });
  $(".bug-status .fa-status-box").each(function() {
    var $this = $(this);
    $this.attr('style', 'display: none !important');
  });





On 23/04/2019 00:23, Martin Frb via lazarus wrote:

On 23/04/2019 00:09, Martin Frb via lazarus wrote:

On 23/04/2019 00:02, Martin Frb via lazarus wrote:



.my-buglist-id .fa-lg {
  text-shadow: 0px 0px 1px #444;
}
.my-buglist-id .fa-paperclip {
  text-shadow: 0px 0px 0px #000;
}




and  for prior symbols on the search results

.column-priority .fa-lg {
  text-shadow: 0px 0px 1px #444;
}



And maybe also
grey the fixed field in the view issue page / though interrupts the 
color for state:


th.category, td.category {
    background-color: #e8e8e8 !important;
}






--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Martin Frb via lazarus

On 23/04/2019 00:56, Ryan Joseph via lazarus wrote:

I’m testing on Safari (Mac) and all the links are red. Should I file a bug 
report? ;)


red background, red foreground?

Javascript enabled?
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Ryan Joseph via lazarus
I’m testing on Safari (Mac) and all the links are red. Should I file a bug 
report? ;)

Regards,
Ryan Joseph

-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Martin Frb via lazarus

On 23/04/2019 00:09, Martin Frb via lazarus wrote:

On 23/04/2019 00:02, Martin Frb via lazarus wrote:


Better colors, but trouble to see the normal prior indicator on some 
of them.


If interested, the below should fix that:

.my-buglist-id .fa-lg {
  text-shadow: 0px 0px 1px #444;
}
.my-buglist-id .fa-paperclip {
  text-shadow: 0px 0px 0px #000;
}




and  for prior symbols on the search results

.column-priority .fa-lg {
  text-shadow: 0px 0px 1px #444;
}



And maybe also
grey the fixed field in the view issue page / though interrupts the 
color for state:


th.category, td.category {
    background-color: #e8e8e8 !important;
}




--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Martin Frb via lazarus

On 23/04/2019 00:02, Martin Frb via lazarus wrote:


Better colors, but trouble to see the normal prior indicator on some 
of them.


If interested, the below should fix that:

.my-buglist-id .fa-lg {
  text-shadow: 0px 0px 1px #444;
}
.my-buglist-id .fa-paperclip {
  text-shadow: 0px 0px 0px #000;
}



And maybe also
grey the fixed field in the view issue page / though interrupts the 
color for state:


th.category, td.category {
    background-color: #e8e8e8 !important;
}


--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Martin Frb via lazarus

On 22/04/2019 23:52, Michael Van Canneyt via lazarus wrote:


On Mon, 22 Apr 2019, Bart via lazarus wrote:

This getting to be a nightmare.


Not really, a nightmare is for example when you find yourself naked
on top of El Castillo in Chichen Itza amidst a cheering crowd, while some
priest with bloodshot eyes  uses a stone knife to peel off your skin and
cut out your heart, showing it triumphantly to foresaid crowd...
If you fanatically believe in your sacrifice appeasing an otherwise 
angry deity Dream of a lifetime (not mine, though)




I did some adjustments, please let me know whether this is better for 
you.

Make sure you do a forced reload of the page.


Better colors, but trouble to see the normal prior indicator on some of 
them.


If interested, the below should fix that:

.my-buglist-id .fa-lg {
  text-shadow: 0px 0px 1px #444;
}
.my-buglist-id .fa-paperclip {
  text-shadow: 0px 0px 0px #000;
}

--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Ralf Quint via lazarus

On 4/22/2019 2:52 PM, Michael Van Canneyt via lazarus wrote:



On Mon, 22 Apr 2019, Bart via lazarus wrote:


On Mon, Apr 22, 2019 at 12:45 PM Martin Frb via lazarus
 wrote:


The colors are different though...


I can't see the difference between closed, resolved and assigned.
The only distinct colors I can see are for new and acknowledged.
This getting to be a nightmare.


Well, today's fads of those "dark themes" or "flat look" are more a PITA 
than truly a nightmare

Not really, a nightmare is for example when you find yourself naked
on top of El Castillo in Chichen Itza amidst a cheering crowd, while some
priest with bloodshot eyes  uses a stone knife to peel off your skin and
cut out your heart, showing it triumphantly to foresaid crowd...

Then you wake up in your own cold sweat and with a sigh of relief 
realize we're no longer living in the age of the Mayas.


Now that definitely counts as a nightmare.
Only if you're a child back in those days, as an adult, you were pretty 
safe. But then today a lot of folks have problems growing up...


By contrast: Difficult to discern colors (sic) is a minor inconvenience.
That is a very personal experience. I had a customer who set up here 
computer is the most nausea inducing (for me) color scheme of pink, 
purple, neon green and yellow. I could not work on if for 2 minutes, but 
she was getting her job done each day of the week just fine.


But I have lots of clients complaining about all those "flat" menues in 
M$ Office and such, which makes it hard specially for older people to 
discern the different functionalities, because it all looks the same. A 
lot of "modern UX" folks should be taken out to the alley and stuck in a 
dumpster...


Ralf


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Michael Van Canneyt via lazarus



On Mon, 22 Apr 2019, Bart via lazarus wrote:


On Mon, Apr 22, 2019 at 12:45 PM Martin Frb via lazarus
 wrote:


The colors are different though...


I can't see the difference between closed, resolved and assigned.
The only distinct colors I can see are for new and acknowledged.
This getting to be a nightmare.


Not really, a nightmare is for example when you find yourself naked
on top of El Castillo in Chichen Itza amidst a cheering crowd, while some
priest with bloodshot eyes  uses a stone knife to peel off your skin and
cut out your heart, showing it triumphantly to foresaid crowd...

Then you wake up in your own cold sweat and with a sigh of relief 
realize we're no longer living in the age of the Mayas.


Now that definitely counts as a nightmare.

By contrast: Difficult to discern colors (sic) is a minor inconvenience.

I did some adjustments, please let me know whether this is better for you.
Make sure you do a forced reload of the page.

Michael.
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Bart via lazarus
On Mon, Apr 22, 2019 at 12:45 PM Martin Frb via lazarus
 wrote:

> The colors are different though...

I can't see the difference between closed, resolved and assigned.
The only distinct colors I can see are for new and acknowledged.
This getting to be a nightmare.

-- 
Bart
-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Martin Frb via lazarus

On 22/04/2019 12:45, Martin Frb via lazarus wrote:

And the background on bug-notes is far to dark now.


For anyone who is interested, here is my latest greasemonkey (tested on 
firefox)


And screenshots:
https://i.imgur.com/PjGYpEb.png
https://i.imgur.com/Ffkuxq1.png
https://i.imgur.com/xakd2ag.png
https://i.imgur.com/uopHcxW.png


// ==UserScript==
// @name mantis
// @version  1
// @grant    none
// @include https://bugs.freepascal.org/*
// @include http://bugs.freepascal.org/*
// @require 
https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js

// ==/UserScript==


  $(".fa-status-box").each(function() {
    var $this = $(this);
    var col = $this.css('color');
    $this.closest("td").css("background-color", col);
  });

function GM_addStyle (cssStr) {
    var D   = document;
    var newNode = D.createElement ('style');
    newNode.textContent = cssStr;

    var targ    = D.getElementsByTagName ('head')[0] || D.body || 
D.documentElement;

    targ.appendChild (newNode);
}

GM_addStyle (`
.my-buglist-id, .column-status, .bug-status {
  position: relative !important;
  z-index: 0 !important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
 background-color:#f9f9f9 !important;
}
.table-striped>tbody>tr:nth-of-type(even) {
 background-color:#fff !important;
}

.my-buglist-id .fa-status-box, .column-status .fa-status-box, 
.bug-status .fa-status-box {

  display: none !important;
}

th.category, td.category {
    background-color: #e8e8e8 !important;
}
td.bugnote-note {
    background-color: #f9f9f9 !important;
}
`);

--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Martin Frb via lazarus

On 22/04/2019 13:14, Michael Van Canneyt via lazarus wrote:



On Mon, 22 Apr 2019, Martin Frb via lazarus wrote:


On 22/04/2019 12:41, Michael Van Canneyt via lazarus wrote:


I added another solution suggested by florian,


https://www.ryadel.com/en/mantis-bt-2-enable-row-level-coloring-like-v1-jquery-javascript/ 





The colors are different though...

And the background on bug-notes is far to dark now.


It's just colors. Knock yourself out on designing a theme.

I don't intend to spend another minute on it. I've been on this since 
days,

anyone pronouncing the word mantis in my presence will get his keyboard
inserted in a place where the sun usually doesn't shine.


No problem, I solved it locally for me.

And I appreciate the time spent by you.


--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Michael Van Canneyt via lazarus



On Mon, 22 Apr 2019, Martin Frb via lazarus wrote:


On 22/04/2019 12:41, Michael Van Canneyt via lazarus wrote:


I added another solution suggested by florian,


https://www.ryadel.com/en/mantis-bt-2-enable-row-level-coloring-like-v1-jquery-javascript/ 




The colors are different though...

And the background on bug-notes is far to dark now.


It's just colors. Knock yourself out on designing a theme.

I don't intend to spend another minute on it. I've been on this since days,
anyone pronouncing the word mantis in my presence will get his keyboard
inserted in a place where the sun usually doesn't shine.

Michael.
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Martin Frb via lazarus

On 22/04/2019 12:41, Michael Van Canneyt via lazarus wrote:


I added another solution suggested by florian,

https://www.ryadel.com/en/mantis-bt-2-enable-row-level-coloring-like-v1-jquery-javascript/ 



The colors are different though...

And the background on bug-notes is far to dark now.
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online (colors)

2019-04-22 Thread Michael Van Canneyt via lazarus


I added another solution suggested by florian,

https://www.ryadel.com/en/mantis-bt-2-enable-row-level-coloring-like-v1-jquery-javascript/

Michael.

On Sun, 21 Apr 2019, Martin Frb via lazarus wrote:


On Sun, Apr 21, 2019 at 12:42 AM Martin Frb via lazarus
>  wrote:
>
>> I can (if needs must) get used to the look. Maybe this would help?
>> https://github.com/mantisbt-plugins/MantisBT-Colorized
> Yes, I miss the colors.
>

Until we have something better, a very crude greasemonkey script (tested 
with firefox)


// ==UserScript==
// @name mantis
// @version  1
// @grant    none
// @include https://bugs.freepascal.org/*
// @include http://bugs.freepascal.org/*
// ==/UserScript==


function GM_addStyle (cssStr) {
     var D   = document;
     var newNode = D.createElement ('style');
     newNode.textContent = cssStr;

     var targ    = D.getElementsByTagName ('head')[0] || D.body || 
D.documentElement;

     targ.appendChild (newNode);
}

GM_addStyle (`
.my-buglist-id, .column-status, .bug-status {
   position: relative !important;
   z-index: 0 !important;
}
`);
GM_addStyle (`
.fa-status-box {
   width: 100% !important;
   height: 100% !important;
   position: absolute !important;
   top:  0px !important;
   left: 0px !important;
   z-index: -1 !important;
   font-size: 15em !important;
   overflow: hidden !important;
}
`);

--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Mantis application error

2019-04-22 Thread Michael Van Canneyt via lazarus



On Mon, 22 Apr 2019, Florian Klämpfl via lazarus wrote:


Am 22. April 2019 11:35:29 schrieb Michael Van Canneyt via lazarus 
:


On Mon, 22 Apr 2019, Juha Manninen via lazarus wrote:


Strange. Now I looked at the issue again and the note is there.
It got stored when I resolved the issue despite the error message.


Let me know if it happens again, I'll look at it then.

Michael.
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


There is a setting for spam protection which can be increased.


I found it and increased it.

Michael.-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Mantis application error

2019-04-22 Thread AlexeyT via lazarus
Will be good if Developers will be added to white list in Mantis. Seems 
they are not spammers.


AT

--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Mantis application error

2019-04-22 Thread Florian Klämpfl via lazarus
Am 22. April 2019 11:35:29 schrieb Michael Van Canneyt via lazarus 
:

> On Mon, 22 Apr 2019, Juha Manninen via lazarus wrote:
>
>> Strange. Now I looked at the issue again and the note is there.
>> It got stored when I resolved the issue despite the error message.
>
> Let me know if it happens again, I'll look at it then.
>
> Michael.
> --
> ___
> lazarus mailing list
> lazarus@lists.lazarus-ide.org
> https://lists.lazarus-ide.org/listinfo/lazarus

There is a setting for spam protection which can be increased.


-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Mantis application error

2019-04-22 Thread Juha Manninen via lazarus
On Mon, Apr 22, 2019 at 12:30 PM Juha Manninen
 wrote:
> Strange. Now I looked at the issue again and the note is there.
> It got stored when I resolved the issue despite the error message.

Ah damn, forget that. I was looking at a wrong issue.
The note was not there but now I was able to add it because the
timeout had passed.
So, now it is there but the original problem remains.

Juha
-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Mantis application error

2019-04-22 Thread Michael Van Canneyt via lazarus



On Mon, 22 Apr 2019, Juha Manninen via lazarus wrote:


Strange. Now I looked at the issue again and the note is there.
It got stored when I resolved the issue despite the error message.


Let me know if it happens again, I'll look at it then.

Michael.
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Mantis application error

2019-04-22 Thread Juha Manninen via lazarus
Strange. Now I looked at the issue again and the note is there.
It got stored when I resolved the issue despite the error message.

Juha
-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] FpDebug apps do not compile

2019-04-22 Thread Martin Frb via lazarus

On 22/04/2019 10:14, Juha Manninen via lazarus wrote:

Also "components/fpdebug/test/dwarfviewer/" gives an error:
  Error: Illegal parameter: -WC


That param is Windows only (makes sure a console is opened for the app)
It can/should be removed.

Dwarfviewer should compile and work.

The fpdserver might compile, but have not been maintained for a 
while todo

--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Website/Mantis back online

2019-04-22 Thread Michael Van Canneyt via lazarus



On Sun, 21 Apr 2019, Bart via lazarus wrote:


On Sun, Apr 21, 2019 at 11:26 PM Bart  wrote:


I miss "Monitored by me"


Martin beat me to that ;-(


Added.

Michael.
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] FpDebug apps do not compile

2019-04-22 Thread Juha Manninen via lazarus
Also "components/fpdebug/test/dwarfviewer/" gives an error:
 Error: Illegal parameter: -WC

Juha

P.S.
Sent the first mail too soon accidentally.
-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


[Lazarus] FpDebug apps do not compile

2019-04-22 Thread Juha Manninen via lazarus
Are the projects under "components/fpdebug/app/" directory supposed to compile?
They don't.
-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


[Lazarus] Mantis application error

2019-04-22 Thread Juha Manninen via lazarus
Oh boy. When resolving this issue:
 https://bugs.freepascal.org/view.php?id=35415
I also tried to include a note but got the error message below. The
issue got resolved without the note. Trying to add the same note
afterwards leads to the same error again.
Maybe it will work again after 3600 seconds...

Juha

---
APPLICATION ERROR #27

You have reached the allowed activity limit of 10 events within the
last 3600 seconds; your action has been blocked to avoid spam, please
try again later.

Please use the "Back" button in your web browser to return to the
previous page. There you can correct whatever problems were identified
in this error or select another action. You can also click an option
from the menu bar to go directly to a new section.
-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus