Skip to content

Dev meeting 2016 01 26

Gawain Lynch edited this page Jan 26, 2016 · 2 revisions

Agenda

  • Documentation
  • Progress updates

Log

<insert log here>
<gawainlynch> ping Bopp carsonfull phillipp rarila rixbeck rossriley SahAssar slick0 
<phillipp> here
<rixbeck> ready
<Bopp> present
<slick0> 200 OK
<phillipp> not 304?
* Bopp glares at carsonfull, rossriley, rarila
<gawainlynch> Bopp: Everyone is in channel and they'll be getting pings… do you have more to add on docs related stuff while we wait for Response::HTTP_OK 
<slick0> phillipp: you're right, that would have totally been better
<phillipp> :P
<rossriley> hello
<Bopp> yes, I've put in a PR to make the cheatsheet codebase as an actual small Silex app. 
* rixbeck has quit (Read error: Connection reset by peer)
<Bopp> https://github.com/bolt/cheatsheet/pull/10
<Bopp> It now uses silex 2, symfony 3 components, Foundation 6, and is much less hackish than before. 
<phillipp> cool
<Bopp> When it's merged in, i'll refactor the equally hackish Docs codebase to the same structure. 
* rixbeck (~rixbeck@54009D67.dsl.pool.telekom.hu) has joined #boltcms
* draconusdesigns (~draconusd@static-66-137-171-68.axsne.net) has joined #boltcms
<Bopp> So, please take a look, and let me know if you have comments.. 
<Bopp> If not, let's get it merged in, and i'll move on to docs. :-)
<draconusdesigns> Ok, I am here. You can start now.
<draconusdesigns> Sorry.
<slick0> haha
* Bopp pokes draconusdesigns
<slick0> hi Ryan
<gawainlynch> Welcome draconusdesigns 
<gawainlynch> rossriley: Storage seems to be throwing up more and more (matter of stage of the game)… how are you going on docs so that more of us can chime in with bug fixes intelligently?
* draconusdesigns chuckles
<draconusdesigns> Hi there.
* rarila reglares to Bopp
<gawainlynch> rossriley: My afternoon was spent getting to the stage of logging that last issue :)
* rixbeck has quit (Read error: Connection reset by peer)
<rossriley> I’ve got another PR to come, then I should be done...
<gawainlynch> Awesome… "almost" or "nearly" done?
<rossriley> yes..
<gawainlynch> :-)
<gawainlynch> carsonfull: Are you away form desk in phone in hand yet?
* rixbeck (~rixbeck@54009D67.dsl.pool.telekom.hu) has joined #boltcms
<Bopp> would be awesome, rossriley.. Can't wait to help out more on fixing bugs and stabilizing stuff
<SahAssar> pong
<Bopp> welcome, SahAssar
<gawainlynch> SahAssar: base-2016… progression report to the front-line?
<rossriley> there’s gonna be quite a few related to validation as in what gawainlynch turned up
<gawainlynch> rossriley: In that PR?
<SahAssar> made some progress, still waiting for design feedback.
* rixbeck has quit (Read error: Connection reset by peer)
<Bopp> about base-2016, and the "default templates" in general.. With my `{{ fields() }}` nearly done, it clears out a large part of confusing code from the templates.. 
<Bopp> #4722
-[BoltIssueBall]/#boltcms- #4722 [open] [WIP] Add {{ fields() }} Twig tag https://github.com/bolt/bolt/pull/4722 
<rossriley> i mean as in #4754 / #4755
-[BoltIssueBall]/#boltcms- #4754 [open] ContentType names with Capital Letters break https://github.com/bolt/bolt/issues/4754 
-[BoltIssueBall]/#boltcms- #4755 [open] Incorrect relationship keys give unclear error https://github.com/bolt/bolt/issues/4755 
<SahAssar> Bopp: nice!
<gawainlynch> In carsonfull's absence… he has a branch well under way that tackles most of the outstanding session bugs… a lot of them are now fixed in core, but BC… that said, the remaining one(s) seem to be related to differing routes as they have differing sessions
<Bopp> As an added benefit, we'll now have a generic way to list repeaters in templates: {{ fields(repeaters = true) }} 
* R2B2 (~nodebot@bplan.neologik.hu) has joined #boltcms
* rixbeck (~rixbeck@54009D67.dsl.pool.telekom.hu) has joined #boltcms
<gawainlynch> Bopp: Did I mention that rarila rejected that PR?
<gawainlynch> :-P
<rossriley> rarila: are you in?
<gawainlynch> draconusdesigns & slick0: anything to add from your end?
<rarila> rossriley: all  in
<rossriley> https://github.com/bolt/bolt/blob/master/app/src/js/widgets/fields/fieldRepeater.js#L105-L108
<slick0> nothing here, but there's some refactoring ongoing that may allow some more extensions coming to the marketplace in the future ;)
<Bopp> rarila rejected what?
<gawainlynch> Bopp: </jokes>
<Bopp> ah, ok :-)
<rossriley> when we add an empty set from the template the date time init doesn’t get fired….
<rossriley> any idea what I need to do at that line?
<rossriley> call Bolt.app.run()?
<rarila> rossriley: probably, as datetime isn't ported to widgets yet
* rixbeck has quit (Read error: Connection reset by peer)
* rarila <= VLST
<Bopp> vlst? 
<gawainlynch> rossriley: What branch can I pull to test/mitigate with for that storage stuff… it's killing me :-)
<draconusdesigns> Just remember on your next deploy to remember that part of the build process needs to be recompiling and minifying the assets.
<slick0> draconusdesigns: that was already fixed in 2.2.16 ;)
<gawainlynch> draconusdesigns: Bopp only forgets once
<rarila> Bopp: very limited spare time ;)
<draconusdesigns> I recall that I said I would remind him though.
<Bopp> :-D
<rossriley> gawainlynch: which stuff?
<draconusdesigns> lol
<gawainlynch> rossriley: Storage PR you have incoming
<Bopp> thanks, draconusdesigns ;-)
<draconusdesigns> Thank you Bopp. You rock
<gawainlynch> rossriley: I just don't see any point in debugging/PRing what you've already fixed
<rossriley> oh sorry… no I meant a PR for docs...
<gawainlynch> Oh!
<gawainlynch> Derp
<gawainlynch> rossriley: Apparently I can't read
<rossriley> ha, no sorry… I meant there will be a few bugs around validation of the yml file… becasue we’ve added a bit of extra syntax and not added validations for it
* rixbeck (~rixbeck@5400A979.dsl.pool.telekom.hu) has joined #boltcms
<gawainlynch> Yeah… spot the overly distracted one around here :-D
<gawainlynch> rixbeck: Anything your end?
<gawainlynch> rarila: Anything you need to add?
<rixbeck> trying to keep alive in IRC
<rarila> gawainlynch: to the codebase or the discussion here? :)
<gawainlynch> Touché… but yes, discussion 
<gawainlynch> So from my end, there is really just following carsonfull around cleaning stuff up and stopping him refactoring stuff (he's not here, I can say that)
<rarila> I just want to say, that I'm proud that I finally managed to be here a the right time :-)
* Bopp slaps rarila. ;-)
<slick0> i think people here want to stop me from refactoring stuff :)
<gawainlynch> Mostly it looks that the remaining issues can be covered by more people when docs land
<gawainlynch> slick0: Learn2Code then :-P
<Bopp> yes, land the outstanding pr's. get docs in, and fix & stabilize
<gawainlynch> OK… if nobody has anything?
<Bopp> i'm done
Clone this wiki locally