Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_new_channel: don't require nickname validation after name validation ↵ | zotlabs | 2018-02-22 | 1 | -0/+3 |
| | | | | (which generates a valid nickname). Enable the submit button as long as there are no errors. | ||||
* | Add 'Validate' button to new_channel page and disable submit until ↵ | zotlabs | 2018-02-20 | 1 | -12/+23 |
| | | | | validated. This is to get around the issue that clicking submit without ever focusing and blurring the nickname field won't actually submit the form but only provide validation. It needs to be clicked again to submit. The first click processed the blur but remained on the page with no feedback. If somebody has better workarounds, please provide. The goal is to ensure that the name and the nickname are both validated before we can submit. | ||||
* | update some old spinners which were causing js issues | zotlabs | 2017-10-05 | 1 | -4/+4 |
| | |||||
* | some work on mod/register | Mario Vavti | 2016-02-22 | 1 | -2/+8 |
| | |||||
* | pimp up mod new_channel | Mario Vavti | 2016-02-19 | 1 | -6/+7 |
| | |||||
* | Use grouped select field for role selection | Stefan Parviainen | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | add stylish_select to new_channel page - but comment out until we can theme ↵ | friendica | 2014-09-18 | 1 | -0/+1 |
| | | | | it. It needs a bit of theming to even work correctly. | ||||
* | add a spinner or two to the new channel page so folks have a clue that we're ↵ | friendica | 2014-09-17 | 1 | -0/+4 |
| | | | | doing something in the background - trying to complete the nick field for them (and then check it before they submit). | ||||
* | fix channel creation and management after last changes | friendica | 2012-10-30 | 1 | -2/+2 |
| | |||||
* | zchannel rename to new_channel | friendica | 2012-10-29 | 1 | -0/+17 |