Re: [Tiki-devel] Tiki 23.x Beta tomorrow
Roberto Kirschbaum <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <CADWZczg5AbBw=RTgBEwbCAEgzzGcMR_G2LoevRHbt9brE6an4Q@mail.gmail.com> |
Dear Devs, We're going to do Beta right now. Please refrain from committing/pushing to this branch until further notice. thanks Roberto On Mon, Aug 2, 2021 at 10:46 AM Jonny Bradley via TikiWiki-devel < [email protected]> wrote: > Hi Roberto > > I'll probably have a few fixes to push in the next hour or two, when are > you thinking of? > > After lunch might be better... thanks! > > jonny > > > > > > On 2 Aug 2021, at 08:28, Roberto Kirschbaum <[email protected]> > wrote: > > > > Hi all, > > > > I should have released Beta last Friday; because of this discussion but > mainly because I ran out of time, I didn't. > > > > So: are we ok to release Beta today, or any reasons against it? > > > > thanks > > Roberto > > > > On Sun, Aug 1, 2021 at 8:55 PM Xavier de Pedro <[email protected]> wrote: > >> Thanks Jonny. > >> > >> I'm not good at icons, but if I had to choose one, I'd go for this one > >> for this use case: > >> > >> https://fontawesome.com/v5.15/icons/calculator?style=solid > >> > >> HTH > >> > >> Xavi > >> > >> El 30/7/21 a les 18:12, Jonny Bradley via TikiWiki-devel ha escrit: > >> > Hi Xavi > >> > > >> > Thanks for the feedback - i agree, but that icon was probably the > third one i tried and i thought i'd make the code work instead of spending > the rest of my time on icon selection, let me know which one you'd prefer... > >> > > >> > https://fontawesome.com/v5.15/icons?d=gallery&p=2&q=l&m=free > >> > > >> > jb > >> > > >> > > >> > > >> > > >> >> On 30 Jul 2021, at 11:49, DE PEDRO PUENTE, XAVIER <[email protected]> > wrote: > >> >> > >> >> Thanks Jonny, I confirm it works. I was able to create the new categ > Tiki version :: 24.x (future trunk...) > >> >> Imho, the cloud+down+arrow icon looks like offering to download > something. Better than before, even if some icon meaning some calculator > (or numbers? ) would fit better? In any case, better than before, so thanks > heaps! > >> >> Xavi > >> >> > >> >> > >> >> > >> >> ________________________________________ > >> >>> De: Jonny Bradley via TikiWiki-devel < > [email protected]> > >> >>> Enviat el: divendres, 30 de juliol de 2021 11:50 > >> >>> Per a: Tiki Wiki CMS Groupware > >> >>> A/c: Jonny Bradley > >> >>> Tema: Re: [Tiki-devel] Tiki 23.x Beta tomorrow > >> >>> > >> >>> CORREU EXTERN: Si el correu electrònic que has rebut conté enllaços > o documents adjunts, recorda no obrir-los ni descarregar-los, llevat que > confiïs en la persona remitent del missatge i que el contingut n’és segur. > >> >>> . > >> >>> Re: > >> >>> > >> >>>>> Error 503 (WSOD-like) at this url: > https://dev.tiki.org/tiki-admin_categories.php > >> >>> > >> >>> Last night i committed this > https://gitlab.com/tikiwiki/tiki/-/commit/1c95f0fd which seems to work > and now https://dev.tiki.org/tiki-admin_categories.php is ok again. There > were two issues, one was the permissions caching was restarted every page > load, so if it timed out you had to start again and it never got everything > cached. > >> >>> > >> >>> The other was the fallback to use unified search when > category_browse_count_objects=n to get the object count for each category > was actually slower than the database way, probably down to it having to > create a connection for each count - i thought about trying to cache them > all into one (or a few) big multi-queries, but didn't really know how so i > put it on an AJAX call so you have to click a little cloud icon now to get > the count (and it's children). > >> >>> > >> >>> Hope that's ok, at least it loads now :) > >> >>> > >> >>> jb > >> >>> > >> >>> > >> >>> > >> >>> > >> >>>> On 29 Jul 2021, at 18:08, Jonny Bradley via TikiWiki-devel < > [email protected]> wrote: > >> >>>> > >> >>>> Thanks Roberto and (i expect) Fabio for the upgrades, and thanks > Xavi for testing! > >> >>>> > >> >>>> I reckon that 503 error will be time out due to lots of categories > - we have a site with well over 1000 of them and it always times out on > 22.x/23.x but seems still ok on 18.x. Much of the time is spent trying to > work out if the permissions item on the context menus should be coloured in > or not - so that definitely needs optimising. > >> >>>> > >> >>>> The same thing on doc is fine (doc has 25, and dev has 295 > categories). > >> >>>> > >> >>>> Is that a blocker? > >> >>>> > >> >>>> jonny > >> >>>> > >> >>>> > >> >>>> > >> >>>>> On 29 Jul 2021, at 13:14, DE PEDRO PUENTE, XAVIER < > [email protected]> wrote: > >> >>>>> > >> >>>>> After doing a quick edition in doc.t.o (23.x), I noticed that the > link to enable to codemirror syntax highlighter is not showing anymore, > even if I confirm that doc.t.o still has codemirror pref set to "Off (but > switchable)", which is expected to offer the user a link below the textarea > to enable in realtime the syntax highlighting inside the textarea. > >> >>>>> > >> >>>>> Editing without that feature in long pages (such as many in > doc.t.o) is a bit less user-friendly, imho. > >> >>>>> > >> >>>>> I added a new bug report about it (everything went fine). I > attempted to create a new categ in dev.t.o (since trunk/master is not > future 23.x but 24.x, a new categ for 24.x needs to be created), and I did > hit am Error 503 (WSOD-like) at this url: > >> >>>>> https://dev.tiki.org/tiki-admin_categories.php?parentId=0 > >> >>>>> > >> >>>>> "Error message: > >> >>>>> Service Unavailable > >> >>>>> > >> >>>>> The server is temporarily unable to service your request due to > maintenance downtime or capacity problems. Please try again later." > >> >>>>> > >> >>>>> > >> >>>>> HTH > >> >>>>> > >> >>>>> Xavi > >> >>>>> > >> >>>>> > >> >>>>>> De: Roberto Kirschbaum <[email protected]> > >> >>>>>> Enviat el: dijous, 29 de juliol de 2021 12:41 > >> >>>>>> Per a: Tiki developers > >> >>>>>> Tema: [Tiki-devel] Tiki 23.x Beta tomorrow > >> >>>>>> > >> >>>>>> CORREU EXTERN. Si el correu electrònic que has rebut conté > enllaços o documents adjunts, recorda no obrir-los ni descarregar-los, > llevat que confiïs en la persona remitent del missatge i que el contingut > n’és segur. > >> >>>>>> > >> >>>>>> Dear Devs, > >> >>>>>> > >> >>>>>> Just a gentle reminder to ask you to test doc.tiki.org and > dev.tiki.org as much as possible, as they've been upgraded to 23.x in the > last few days. Tomorrow we Beta and very soon we release 23.x. so all > testing is very welcome right now. > >> >>>>>> > >> >>>>>> thanks > >> >>>>>> Roberto > >> >>>>>> _______________________________________________ > >> >>>>>> TikiWiki-devel mailing list > >> >>>>>> [email protected] > >> >>>>>> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel > >> >>>> > >> >>>> > >> >>>> _______________________________________________ > >> >>>> TikiWiki-devel mailing list > >> >>>> [email protected] > >> >>>> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel > >> >>> > >> >>> > >> >>> _______________________________________________ > >> >>> TikiWiki-devel mailing list > >> >>> [email protected] > >> >>> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel > >> >>> > >> > > >> > _______________________________________________ > >> > TikiWiki-devel mailing list > >> > [email protected] > >> > https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel > >> > >> > >> _______________________________________________ > >> TikiWiki-devel mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel > >> _______________________________________________ > >> TikiWiki-devel mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel > > > > > _______________________________________________ > TikiWiki-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel > _______________________________________________ TikiWiki-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel