aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Replace text strings for translation supportAndrew Manning2016-05-191-9/+3
|
* Improved plugin repo management UI in admin/pluginsAndrew Manning2016-05-191-17/+38
|
* Merge pull request #388 from phellmes/de20160516hubzilla2016-05-172-3045/+3082
|\ | | | | Update DE translation strings
| * Update DE translations stringsphellmes2016-05-162-3045/+3082
| |
* | Dutch and Spanish Spanish strings, and some schema-bitsjeroenpraat2016-05-169-5809/+5990
|/
* Enable options for chat notifications, with optional audio. Notify for ↵Andrew Manning2016-05-131-3/+45
| | | | member entering room and incoming messages.
* change wording restricted -> custom selection and add a label to the selectMario Vavti2016-05-131-1/+1
|
* instead of radio buttons use select to choose between public and restricted ↵Mario Vavti2016-05-132-60/+70
| | | | acl. if restricted is selected acl is set to default. if there is no default acl will be set to self. if public is selected acl-list will be hidden and acl-info is visible.
* Merge remote-tracking branch 'upstream/dev' into chat-notifyAndrew Manning2016-05-112-23/+23
|\
| * Merge pull request #376 from anaqreon/plugin-reporedmatrix2016-05-121-3/+3
| |\ | | | | | | Check if target directories are writable when adding, updating, or removing plugin repos
| | * Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-111-0/+11
| | |\
| | * | Check if target directories are writable when adding, updating, or removing ↵Andrew Manning2016-05-111-3/+3
| | | | | | | | | | | | | | | | plugin repos
| * | | more whitespaceMario Vavti2016-05-111-1/+1
| | | |
| * | | whitespaceMario Vavti2016-05-111-19/+19
| | |/ | |/|
* / | Browser notification issued when member enters chat roomAndrew Manning2016-05-111-0/+76
|/ /
* / 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-094-6/+15
|\
| * 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-082-1/+14
| |
* | 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-062-22/+26
|\|
| * use section-content-info-wrapper class for info textMario Vavti2016-05-062-11/+2
| |
| * use darker background colour only for searchbarMario Vavti2016-05-062-11/+24
| |
* | Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-053-1/+3
|\|
| * replace app tagcloud with more traditional categories widget. One can always ↵redmatrix2016-05-051-1/+1
| | | | | | | | change this in the PDL
| * provide a tag cloud for app categories and allow filtering apps from thisredmatrix2016-05-042-1/+2
| |
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-05-043-17/+116
| |\
| * | add categories to apps (wip)redmatrix2016-05-041-0/+1
| | |
* | | Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-045-19/+122
|\ \ \ | | |/ | |/|
| * | add help to some permissions dialogsTreer2016-05-052-2/+14
| | |
| * | Refine permissions dialog UITreer2016-05-043-17/+104
| |/
| * 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-014-10/+18
| |\ \