aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/app.tpl
Commit message (Collapse)AuthorAgeFilesLines
* untangle the app template into separate templates and fix bbcode viewMario2021-08-231-13/+1
|
* infrastructure to provide an app install widget for modules and make the ↵Mario2021-08-221-1/+1
| | | | bookmark app use it
* restructure apps to make space for app descritionsMario2021-08-211-24/+39
|
* app-bin-ng: add a link to the bin for convenience and use the traditional ↵Mario2021-08-041-1/+1
| | | | ajax call instead of the post shortcut
* Apps drag and drop featureMario2021-08-031-1/+1
|
* allow apps to be both pinned and starred independentlyZot2020-06-111-2/+2
|
* regression: the ability to order apps messed up since adding pinned apps to ↵zotlabs2018-12-121-2/+2
| | | | the ordering
* provide a return path from settings pagesMario Vavti2018-09-211-1/+1
|
* allow a second url in apd files for settings, hide pin and star buttons in ↵Mario Vavti2018-09-191-0/+1
| | | | edit mode and use strpos() instead of strstr() in some places
* apps: change page title to available/installed, display install action label ↵Mario Vavti2018-09-071-2/+2
| | | | in button and use different icons for installable and updateable apps
* compare strpos result against falseMario Vavti2017-11-161-1/+1
|
* provide ability to pin apps to navbar from /apps. this removes the ability ↵Mario Vavti2017-11-161-4/+5
| | | | to have per custom navbar pinned apps - this can be added later if desired
* provide a mechanism to mark apps active in the bingit-marijus2017-07-211-1/+1
|
* apporder style improvement and add to nav menu, also add language awareness ↵zotlabs2017-05-221-2/+2
| | | | to webpages
* some issues with the app order template logiczotlabs2017-05-211-5/+6
|
* apporder module and all the associated backend stuff to make it work; ↵zotlabs2017-05-211-1/+6
| | | | probably needs a bit of UI cleanup and a link to it from somewhere
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+30
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-30/+0
|
* some sed magic on button class namesMario Vavti2017-03-101-5/+5
|
* initial commit for the bootstrap version 4 branch - upgrade lib and make ↵Mario Vavti2017-03-091-1/+1
| | | | nav.tpl kind of working again
* apps improvementsMario Vavti2017-02-221-1/+1
|
* do not show feature button if the app is shared. css fixesMario Vavti2017-02-081-4/+3
|
* move icon stuff back to app_render() and send navapps through app_render()Mario Vavti2017-02-061-1/+5
|
* allow featuring of apps in /apps and update some more apd filesMario Vavti2017-02-041-3/+4
|
* check for app-icons in app_list() instead of app_render()Mario Vavti2017-02-031-1/+1
|
* provide a feature/unfeature app buttonMario Vavti2017-01-301-3/+4
|
* force app icons to fixed widthHubzilla2017-01-221-1/+1
|
* use icons for app photos.Hubzilla2017-01-221-1/+1
|
* issue #446 apps usability - disable app if attached to a plugin that is ↵zotlabs2016-12-141-2/+2
| | | | uninstalled, allow system apps to be soft deleted and undeleted from the edit pane.
* app rendering issues, typo in class name and could not find icon ↵redmatrix2016-05-251-1/+1
| | | | 'fa-arrow-circle-o-down-alt'; using 'fa-arrow-circle-o-down' instead
* update icon names in view/Treer2016-05-011-4/+4
|
* fix app.tpl missing </div> tag if not authenticatedMario Vavti2015-10-231-20/+22
|
* sort out some app display weirdnessredmatrix2015-09-021-0/+4
|
* finish converting "delete" to trash icons for consistency. The 'x' was left ↵friendica2015-02-261-1/+1
| | | | in a couple of places like the group list widget and saved search term widget and ignoring friend suggestions where it was more appropriate to leave it.
* Move app icon centering to style.cssStefan Parviainen2014-12-221-1/+1
|
* Center app namesStefan Parviainen2014-12-221-2/+2
|
* merge the app menusfriendica2014-06-101-1/+3
|
* remote install app (untested)friendica2014-06-101-1/+1
|
* more app workfriendica2014-05-211-1/+5
|
* make it possible to edit/delete apps via /apps/personal/editfriendica2014-05-211-1/+1
|
* more app workfriendica2014-05-201-2/+2
|
* most of the remaining apps basic infrastructure except a form to create the ↵friendica2014-05-201-2/+9
| | | | things. Don't let this fool you - there is still a lot of work, but there isn't a whole lot of work to create a demo; in fact you can demo it now.
* more app backend workfriendica2014-05-191-0/+6