XH 1.7: sprint #2

Discussions and requests related to new CMSimple features, plugins, templates etc. and how to develop.
Please don't ask for support at this forums!
Post Reply
cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

XH 1.7: sprint #2

Post by cmb » Thu Feb 26, 2015 1:47 am

Hello Community,

it occurs to me that tackling CMSimple_XH 1.7 in manageable "sprints" is the best (and maybe only) solution. Considering the huge amount of ideas on the roadmap for XH 1.7, I suggest to keep these sprints as short as possible, i.e. roughly one sprint per month (some time for discussion; 18 days for voting; some time for the implementation). Even with monthly sprints, each sprint would need to encompass about ten or twelve ideas, so we can deliver a first beta of XH 1.7 in fall.

Voting items for sprint #2:
  1. Password hashing
  2. Refactor filebrowser to rid editorbrowser.php
  3. Removal of special handling for Menumanager
  4. Remove remaining "utf-8 markers"
  5. Move deprecated functions
  6. Remove $cf[xhtml][endtags]
  7. Modest refactoring of XH_LinkCheck
  8. Remove some PHP < 5.3 related fallbacks
  9. Extract XH_Mail class from XH_Mailform
  10. Remove XH_JSON
This list is not exhaustive, and I hope that others will bring forward their suggestions on what to decide for this sprint. I'll keep the list up-to-date according to the following discussion.

Anyhow, I'd like to start voting in very early March.
Last edited by cmb on Mon Mar 02, 2015 11:34 pm, edited 8 times in total.
Reason: updated list of voting items
Christoph M. Becker – Plugins for CMSimple_XH

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: XH 1.7: sprint #2

Post by cmb » Mon Mar 02, 2015 11:36 pm

I'd like to start voting on Wednesday. It would end on 2015-03-22 midnight (UTC).

Are there any further issues you consider important to decide upon for sprint #2?
Christoph M. Becker – Plugins for CMSimple_XH

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: XH 1.7: sprint #2

Post by cmb » Wed Mar 04, 2015 6:59 pm

Hello Community,

I have opened the voting for sprint #2. Just sort descending by date, and you see the ten items. Voting ends on 2015-03-22 midnight UTC.
Christoph M. Becker – Plugins for CMSimple_XH

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: XH 1.7: sprint #2

Post by cmb » Wed Mar 11, 2015 11:04 pm

Just a reminder:
cmb wrote:Voting ends on 2015-03-22 midnight UTC.
Christoph M. Becker – Plugins for CMSimple_XH

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: XH 1.7: sprint #2

Post by cmb » Thu Mar 19, 2015 12:04 am

Last reminder for those who have not voted yet:
cmb wrote:Voting ends on 2015-03-22 midnight UTC.
Christoph M. Becker – Plugins for CMSimple_XH

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: XH 1.7: sprint #2

Post by cmb » Mon Mar 23, 2015 2:30 pm

The voting has been closed. Thanks to all who voted.

All patches have been applied, so anybody who is interested in some very early development version testing, can download the latest trunk version and do some testing in a test environment. Feedback is welcome.
Christoph M. Becker – Plugins for CMSimple_XH

lck
Posts: 2963
Joined: Wed Mar 23, 2011 11:43 am
Contact:

Re: XH 1.7: sprint #2

Post by lck » Tue Mar 24, 2015 10:51 am

Got the advance version under XAMPP times installed and tested, cmsimplexh-code-1526-trunk.zip
System: Apache/2.4.10 and PHP/5.6.3

Runs as far as around.

The messages in debug mode I are apparently normal, for the pre-release, diving think since version 1.6.6.
XH-DEPRECATED: Function tag() is deprecated
...

And at some point, I think according to changes In the plugins, enigmatic entries appear under the admin menu in a row:
"ryUI";? >? > ryUI ";? >
Also, do not disappear after logging out. This of course creates problems, for example in the PageManager.
Error: Invalid XML:
...
„Bevor du den Pfeil der Wahrheit abschießt, tauche die Spitze in Honig!“   👉 Ludwig's XH-Templates for MultiPage & OnePage

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: XH 1.7: sprint #2

Post by cmb » Tue Mar 24, 2015 11:49 am

Ludwig wrote:Got the advance version under XAMPP times installed and tested, cmsimplexh-code-1526-trunk.zip
Thanks. Really appriciated.
Ludwig wrote:XH-DEPRECATED: Function tag() is deprecated
Indeed, that is a known issue: http://cmsimpleforum.com/viewtopic.php? ... 605#p47095.
Ludwig wrote:And at some point, I think according to changes In the plugins, enigmatic entries appear under the admin menu in a row:
"ryUI";? >? > ryUI ";? >
Also, do not disappear after logging out. This of course creates problems, for example in the PageManager.
Error: Invalid XML:
Hmm, this deserves further investigation. Apparently, it is somehow related to jqueryUI, but I have not been able to reproduce the problem, or any concrete idea what's wrong there. Can you please post the relevant part of the generated HTML source code? That might help.

Oh, I just found a bug: Pagemanager can't save. I'll have a look at it.
Christoph M. Becker – Plugins for CMSimple_XH

Post Reply