aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings.tpl
Commit message (Collapse)AuthorAgeFilesLines
* enhanced content filtersMario2022-03-011-0/+4
|
* merge branch perms_ng into devMario2021-12-151-61/+2
|
* fix bs regressionMario2021-09-231-3/+3
|
* add option to mark all notices of a thread read if a notice of the thread is ↵Mario2021-09-181-0/+1
| | | | clicked (default 1) and fix a php error in find_parent() if $act->obj is not an array
* Merge branch 'dev' into bs5Mario2021-07-291-1/+6
|\
| * more work on notificationsMario2021-06-251-1/+6
| |
* | upgrade to bootstrap 5.0.1 and first batch of fixesMario2021-06-071-10/+10
|/
* get devHilmar R2021-03-011-0/+0
|
* move profile assign selector to profile settings and personal menu selector ↵Mario Vavti2018-10-061-36/+0
| | | | | to channel_home settings and get rid of misc channel settings section. (cherry picked from commit 66cf0852728d2f95ed3a5b7a304dbc7b79111831)
* Update settings.tplMax Kostikov2018-10-041-5/+4
|
* button sticking fixedMax Kostikov2018-10-031-19/+21
|
* minor cleanupMario2018-09-231-2/+0
|
* finalize filters and forum notificationsMario Vavti2018-06-021-0/+1
|
* provide easy access to the autoperms setting for forum and repository ↵zotlabs2018-05-021-0/+1
| | | | channels. This may be needed in the future to protect an existing forum from assault by spammers with changing identities. The forum can quickly be turned into membership by approval and either left that way permanently or hopefully reversed at a later date. Previously this would require switching to expert mode or setting a pconfig manually.
* allow to toggle visibility of likes/dislikes in notificationsMario Vavti2018-04-111-0/+1
|
* show site registration notifications setting only to site adminMario Vavti2018-03-141-1/+3
|
* fix issues with accordions in settings and comment out jquery.textinputs.jsMario Vavti2018-03-011-8/+8
|
* default profile assignzotlabs2017-11-241-0/+4
|
* move mailhost settings from plugin to corezotlabs2017-11-131-0/+3
|
* Default Access Control List (ACL) -> Default Privacy Group and minor ↵Mario Vavti2017-09-041-2/+1
| | | | template fix
* initial notifications support for new shared files and new (since initial ↵git-marijus2017-07-281-0/+4
| | | | site load) pubstream activity
* start deprecation of server_rolezotlabs2017-05-291-6/+3
|
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+192
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-192/+0
|
* minor bs4 fixesMario Vavti2017-03-281-7/+7
|
* some sed magic on button class namesMario Vavti2017-03-101-4/+4
|
* add default permcat to channel settings formzotlabs2017-02-121-0/+4
|
* move firefox social api configuration to pluginzotlabs2017-02-021-4/+14
|
* some preliminary work for email notification of likes - potentially ↵zotlabs2016-12-111-0/+1
| | | | destabilising so disabled until after next release
* multi acl: port /settingsMario Vavti2016-08-051-2/+2
|
* update 2 fontawesome iconsTreer2016-05-061-1/+1
|
* update icon names in view/Treer2016-05-011-1/+1
|
* Removed export temporary from UNO. Removed 'Remove Channel' from UNO, cause ↵jeroenpraat2016-02-181-1/+1
| | | | a UNO member has only 1 channel, so it's logical to remove the acccount (by experience on UNO hub). Styling oauth settings.
* a few tweaks to uno settings page to allow a default ACL to be createdredmatrix2016-02-071-1/+6
|
* fix tpl if clauseMario Vavti2015-11-281-1/+1
|
* make calendar week start (sun or mon) configurableMario Vavti2015-11-211-0/+1
|
* Firefox share (that seems now the official name) button added to misc. settings.jeroenpraat2015-11-051-5/+9
|
* Revert "moved submit button to the bottom in settings.tpl"Mario Vavti2015-09-171-5/+7
| | | | This reverts commit 1500691cc22443aac9bb6af409f8bbd64787a9e9.
* moved submit button to the bottom in settings.tplmrjive2015-09-161-7/+5
|
* lots of work on merging photo and file albums/foldersredmatrix2015-06-171-0/+3
|
* fix wordingMario Vavti2015-03-041-1/+1
|
* make remove channel button work againMario Vavti2015-03-031-1/+1
|
* some more work on settingsMario Vavti2015-03-021-29/+33
|
* settings: missing /form and whitespaceMario Vavti2015-03-011-133/+129
|
* more settings workMario Vavti2015-03-011-154/+160
|
* first pile of work on settingsMario Vavti2015-03-011-2/+8
|
* Merge pull request #805 from pafcu/moretplRedMatrix2015-01-021-5/+2
|\ | | | | Move some HTML out to templates
| * Use grouped select field for role selectionStefan Parviainen2015-01-011-4/+1
| |
| * Use grouped select field for timezone selectionStefan Parviainen2015-01-011-1/+1
| |
* | Checkboxify yesno-fields, but use CSS to show them as switches in RedbasicStefan Parviainen2015-01-011-1/+1
|/