aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
...
* | provide repository versions on admin summary page and an upgrade message if ↵redmatrix2016-05-101-0/+11
|/ | | | you're behind master
* Delete existing repo if the new one has a different URL. Fixed bug that ↵Andrew Manning2016-05-101-4/+8
| | | | could cause repeated installation.
* Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-093-6/+8
|\
| * remove unused code and whitespaceMario Vavti2016-05-091-1/+1
| |
| * remove the old IE html5 hack.redmatrix2016-05-081-4/+0
| |
| * improve non-ACL option description in ACL dialogTreer2016-05-081-1/+7
| |
* | 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-082-1/+3
| |
* | 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-072-11/+23
| | | | | | | | wide modal dialog.
* | Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-072-2/+2
|\|
| * update 2 fontawesome iconsTreer2016-05-062-2/+2
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into plugin-repoAndrew Manning2016-05-061-5/+9
|\|
| * use section-content-info-wrapper class for info textMario Vavti2016-05-061-2/+2
| |
| * use darker background colour only for searchbarMario Vavti2016-05-061-3/+7
| |
* | Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-052-1/+2
|\|
| * provide a tag cloud for app categories and allow filtering apps from thisredmatrix2016-05-041-1/+1
| |
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-05-041-5/+24
| |\
| * | add categories to apps (wip)redmatrix2016-05-041-0/+1
| | |
* | | Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-043-7/+30
|\ \ \ | | |/ | |/|
| * | add help to some permissions dialogsTreer2016-05-051-2/+4
| | |
| * | Refine permissions dialog UITreer2016-05-041-5/+22
| |/
| * ensure that important system fields are passed through the appman editorredmatrix2016-05-031-0/+4
| |
| * more background work for app management - give every member a copy of all ↵redmatrix2016-05-031-2/+2
| | | | | | | | the system apps so that they can edit and delete them to taste/preference. This needs further work to pick up changes in system apps (additions, edits, deletions, etc.). Currently this is done once and never attempted again.
* | Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-031-1/+1
|\|
| * Merge pull request #365 from Treer/fontawesomegit-marijus2016-05-031-1/+1
| |\ | | | | | | another font-awesome icon
| | * another font-awesome iconTreer2016-05-041-1/+1
| | |
* | | Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md ↵Andrew Manning2016-05-031-1/+10
| | | | | | | | | | | | and render on plugins page.
* | | Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-034-1/+13
|\| |
| * | more security stuffredmatrix2016-05-021-13/+3
| | |
| * | a couple of bugfixes from earlier checkins and implementation of source tagsredmatrix2016-05-012-0/+2
| | |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-05-012-2/+8
| |\ \
| * | | some much needed work on oembed securityredmatrix2016-05-012-0/+20
| | | |
* | | | AJAX and spinner for add repo form submission. Repo info will be displayed ↵Andrew Manning2016-05-032-2/+26
| | | | | | | | | | | | | | | | below the form.
* | | | Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-012-2/+8
|\ \ \ \ | | |/ / | |/| |
| * | | fix mime-type icons in /cloudMario Vavti2016-05-011-1/+1
| | | |
| * | | make weblink and attach button hideable and some minor fixesMario Vavti2016-05-011-1/+7
| |/ /
* | | 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-012-4/+23
|/ /
* | Merge pull request #362 from Treer/fontawesomeredmatrix2016-05-0182-343/+343
|\| | | | | Update Font-Awesome to 4.6.1
| * update icon names in view/Treer2016-05-0181-342/+342
| |
| * update icon names in include/Treer2016-05-011-1/+1
| |
* | css fixMario Vavti2016-04-301-1/+1
|/
* get rid of the unused ispublic variableMario Vavti2016-04-292-12/+1
|
* some work on making mod editpost use status_editor() - if you find anything ↵Mario Vavti2016-04-291-5/+5
| | | | related to jot broken please revert this commit
* This setting isn't implemented so remove the UI until it is.redmatrix2016-04-281-3/+0
|
* provide help button in context help popupMario Vavti2016-04-281-5/+4
|
* some refinements on jotMario Vavti2016-04-271-13/+20
|