blades

Results 11 comments of blades

Unless you've fixed it yourself, then it probably is, yes. I'm unlikely to have the time in the near future to take a look due to stuff going on irl,...

i've merged with your recent changes now; no conflicts apparently so that would imply you've not done any work in the affected area.

i've got a fork here: https://github.com/blades/phabulous that addresses this in the maniphest resolver class if you're interested. i haven't touched any of the other resolvers, though.

i've added a pull request, too. if i get a chance, i'll see if i can do anything further with the other resolvers if necessary.

this is something i need for a project i'm working on; i'm planning on having a background cron job to check the stored run time information as the end user...

and, to be fair, a bit of mucking about had me working that out reasonably quickly: it's possible via http get (and therefore probably post as well as it's using...

swift's used for the email sending element; i can probably refactor that easily enough. i'd probably want to abstract out the email side of things as we've got a back-end...

i'm having exactly the same problem myself, so i don't think it's just you. in fact, i think it's a bug in the Report.php class line 336. If you change...

that kind of editing would need to be locked down for the roles side of things :)

another option is to play with the dataTables implementation in the templates/xxxx/html/report_content.twig file. if you remove the 'pagination:false' javascript declaration, and you don't mind mucking about with the css a...