Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins -> addons | zotlabs | 2018-06-28 | 1 | -4/+4 |
| | |||||
* | get rid of spinner.js in use a lightweight css spinner instead | Mario Vavti | 2017-09-26 | 1 | -5/+5 |
| | |||||
* | Revert "move theme specific files to theme dir" | zotlabs | 2017-05-02 | 1 | -0/+190 |
| | | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c. | ||||
* | move theme specific files to theme dir | zotlabs | 2017-05-01 | 1 | -190/+0 |
| | |||||
* | some sed magic on button class names | Mario Vavti | 2017-03-10 | 1 | -3/+3 |
| | |||||
* | Fixed numerous bugs with the addon repo management GUI. Only show Manage ↵ | Andrew Manning | 2017-01-26 | 1 | -3/+15 |
| | | | | Repos button if webserver has write permission on extend/addon/. | ||||
* | Replace text strings for translation support | Andrew Manning | 2016-05-19 | 1 | -9/+3 |
| | |||||
* | Improved plugin repo management UI in admin/plugins | Andrew Manning | 2016-05-19 | 1 | -17/+38 |
| | |||||
* | Check if target directories are writable when adding, updating, or removing ↵ | Andrew Manning | 2016-05-11 | 1 | -3/+3 |
| | | | | plugin repos | ||||
* | Delete existing repo if the new one has a different URL. Fixed bug that ↵ | Andrew Manning | 2016-05-10 | 1 | -4/+8 |
| | | | | could cause repeated installation. | ||||
* | Fixed some bugs with empty repo name and improved the interface a bit. | Andrew Manning | 2016-05-09 | 1 | -12/+19 |
| | |||||
* | copy-paste error | Andrew Manning | 2016-05-09 | 1 | -9/+24 |
| | |||||
* | Addon repo is copied to /extend/addon/ when admin presses install. Addon ↵ | Andrew Manning | 2016-05-08 | 1 | -6/+49 |
| | | | | repos can be removed via GUI. | ||||
* | Custom addon repo name option added. | Andrew Manning | 2016-05-08 | 1 | -1/+2 |
| | |||||
* | Existing addon repos are listed on plugin page with controls for updating, ↵ | Andrew Manning | 2016-05-07 | 1 | -1/+33 |
| | | | | removing, and switching branches. | ||||
* | New plugin repo cloned using new GitRepo class. Readme and info displayed in ↵ | Andrew Manning | 2016-05-07 | 1 | -11/+8 |
| | | | | wide modal dialog. | ||||
* | Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md ↵ | Andrew Manning | 2016-05-03 | 1 | -1/+10 |
| | | | | and render on plugins page. | ||||
* | AJAX and spinner for add repo form submission. Repo info will be displayed ↵ | Andrew Manning | 2016-05-03 | 1 | -1/+25 |
| | | | | below the form. | ||||
* | New plugin repo is cloned to /store/pluginrepos/REPONAME for analysis | Andrew Manning | 2016-05-01 | 1 | -14/+15 |
| | |||||
* | Create form on admin/plugins page to add plugin git repo using PHPGit | Andrew Manning | 2016-05-01 | 1 | -4/+15 |
| | |||||
* | update icon names in view/ | Treer | 2016-05-01 | 1 | -2/+2 |
| | |||||
* | plugin version compatibility checking. To use, set MinVersion, MaxVersion or ↵ | redmatrix | 2016-01-11 | 1 | -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 wrappers | marijus | 2014-10-10 | 1 | -1/+1 |
| | |||||
* | fix plugin and them toggles for the colourblind, add theme info block and ↵ | friendica | 2013-11-18 | 1 | -1/+1 |
| | | | | recent screenshot to redbasic | ||||
* | Admin templates. | Thomas Willingham | 2013-09-10 | 1 | -1/+1 |
| | |||||
* | Add a site access policy (to determine if this is really a public site or ↵ | friendica | 2013-08-06 | 1 | -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, | fabrixxm | 2013-05-08 | 1 | -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 atm | friendica | 2012-08-01 | 1 | -0/+15 |