aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/admin_plugins.tpl
Commit message (Collapse)AuthorAgeFilesLines
* plugins -> addonszotlabs2018-06-281-4/+4
|
* get rid of spinner.js in use a lightweight css spinner insteadMario Vavti2017-09-261-5/+5
|
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+190
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-190/+0
|
* some sed magic on button class namesMario Vavti2017-03-101-3/+3
|
* Fixed numerous bugs with the addon repo management GUI. Only show Manage ↵Andrew Manning2017-01-261-3/+15
| | | | Repos button if webserver has write permission on extend/addon/.
* Replace text strings for translation supportAndrew Manning2016-05-191-9/+3
|
* Improved plugin repo management UI in admin/pluginsAndrew Manning2016-05-191-17/+38
|
* Check if target directories are writable when adding, updating, or removing ↵Andrew Manning2016-05-111-3/+3
| | | | plugin repos
* Delete existing repo if the new one has a different URL. Fixed bug that ↵Andrew Manning2016-05-101-4/+8
| | | | could cause repeated installation.
* Fixed some bugs with empty repo name and improved the interface a bit.Andrew Manning2016-05-091-12/+19
|
* copy-paste errorAndrew Manning2016-05-091-9/+24
|
* Addon repo is copied to /extend/addon/ when admin presses install. Addon ↵Andrew Manning2016-05-081-6/+49
| | | | repos can be removed via GUI.
* Custom addon repo name option added.Andrew Manning2016-05-081-1/+2
|
* Existing addon repos are listed on plugin page with controls for updating, ↵Andrew Manning2016-05-071-1/+33
| | | | removing, and switching branches.
* New plugin repo cloned using new GitRepo class. Readme and info displayed in ↵Andrew Manning2016-05-071-11/+8
| | | | wide modal dialog.
* Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md ↵Andrew Manning2016-05-031-1/+10
| | | | and render on plugins page.
* AJAX and spinner for add repo form submission. Repo info will be displayed ↵Andrew Manning2016-05-031-1/+25
| | | | below the form.
* New plugin repo is cloned to /store/pluginrepos/REPONAME for analysisAndrew Manning2016-05-011-14/+15
|
* Create form on admin/plugins page to add plugin git repo using PHPGitAndrew Manning2016-05-011-4/+15
|
* update icon names in view/Treer2016-05-011-2/+2
|
* plugin version compatibility checking. To use, set MinVersion, MaxVersion or ↵redmatrix2016-01-111-1/+5
| | | | MinPHPversion in the plugin header block. Case is not important. We check the project versions against STD_VERSION, which should be rolled to a new y of x.x.y if the plugin interface or project code changes in an incompatible way.
* and more missing wrappersmarijus2014-10-101-1/+1
|
* fix plugin and them toggles for the colourblind, add theme info block and ↵friendica2013-11-181-1/+1
| | | | recent screenshot to redbasic
* Admin templates.Thomas Willingham2013-09-101-1/+1
|
* Add a site access policy (to determine if this is really a public site or ↵friendica2013-08-061-5/+0
| | | | just an open site) and add an orphan flag to xchans in case all their hublocs go away. Get rid of a couple of DO NOT EDIT template messages which were still lurking in the tree.
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-8/+13
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-011-0/+15