aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/new_channel.tpl
Commit message (Collapse)AuthorAgeFilesLines
* merge branch perms_ng into devMario2021-12-151-6/+6
|
* get devHilmar R2021-03-011-0/+0
|
* Hide form when at or over service_class['limit_identities']M.Dent2018-09-271-18/+20
|
* an attempt to fix the new_channel validation situationMario Vavti2018-05-181-4/+1
|
* Simplify first channel creation even further by using a site-configurable ↵zotlabs2018-05-071-0/+2
| | | | default permissions role and removing one more conceptual roadblock for first time registrants. This default role only applies to the first channel an account creates and can be changed from the settings page once they've started to explore. This functionality was always present but optional and not well exposed. Now it is part of the standard workflow and exposed in the admin settings.
* Add 'Validate' button to new_channel page and disable submit until ↵zotlabs2018-02-201-1/+3
| | | | 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 issueszotlabs2017-10-051-2/+2
|
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+34
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-34/+0
|
* some work on mod/registerMario Vavti2016-02-221-2/+0
|
* grid->network, whitespace and bootstrapify create buttonMario Vavti2016-02-201-1/+1
|
* pimp up mod new_channelMario Vavti2016-02-191-41/+35
|
* Linking new connection notification to pending connections (see Channel 1) ↵jeroenpraat2016-01-271-1/+2
| | | | and improved email notifications about new connections. Could not find a way to do this also for the generic notifications. Added hub domain of channel address on the new channel page. A few people on my hub didn't understood. This example will make it more clear. Some minor bits.
* Provide the ability for a hub admin to specify a default permissions role ↵redmatrix2016-01-021-4/+7
| | | | for the first channel created by a new account. This simplifies channel creation by restricting the available options at registration time. The restriction is not applied to any additional channels created under the same account; and in any event can be changed immediately after channel creation, if desired.
* update srings nl+es, wrapper-styled 1 tpl-file, more finetuning bluegrid schema.jeroenpraat2015-10-311-0/+2
|
* Use grouped select field for role selectionStefan Parviainen2015-01-011-4/+1
|
* provide link to help for channel permission roles when creating a channelfriendica2014-12-191-0/+1
|
* closing tagfriendica2014-09-191-1/+1
|
* add a spinner or two to the new channel page so folks have a clue that we're ↵friendica2014-09-171-0/+2
| | | | doing something in the background - trying to complete the nick field for them (and then check it before they submit).
* channel permission rolesfriendica2014-09-171-0/+7
|
* Kill autogenerated warnings, plus a typo.Thomas Willingham2013-07-161-5/+0
|
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-10/+15
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* dang - this is almost testable. Still have to figure out the best way to ↵friendica2013-02-191-2/+2
| | | | deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen.
* fix channel creation and management after last changesfriendica2012-10-301-1/+1
|
* zchannel rename to new_channelfriendica2012-10-291-0/+29