zotlabs
|
2ed77b5986
|
add admin app - the site admin link probably does not belong in the 'usermenu' and this is a first step to straigtening out that historical mistake.
|
2017-10-05 19:51:00 -07:00 |
|
zotlabs
|
e084b776ee
|
cards feature
|
2017-08-23 00:01:02 -07:00 |
|
git-marijus
|
1c0c01ccfe
|
make config requirements in apps more universal - provide key and value
|
2017-08-06 23:20:24 +02:00 |
|
git-marijus
|
1f2482f6ab
|
correct the logic for configs in app requirement
|
2017-08-01 03:38:41 +02:00 |
|
git-marijus
|
b4efe8ad8d
|
implement system configs as app requirement and add the pubstream app
|
2017-07-31 02:24:49 +02:00 |
|
git-marijus
|
e71cdf02a8
|
move the active app code to include/nav.php - it is only relevant there
|
2017-07-26 21:42:07 +02:00 |
|
git-marijus
|
1bdcfe5219
|
provide a mechanism to mark apps active in the bin
|
2017-07-21 10:32:21 +02:00 |
|
zotlabs
|
bf580fcc06
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-05-23 16:14:41 -07:00 |
|
zotlabs
|
50c9aec436
|
some issues with the app order template logic
|
2017-05-23 21:44:57 +02:00 |
|
zotlabs
|
ec7ecc285e
|
apporder module and all the associated backend stuff to make it work; probably needs a bit of UI cleanup and a link to it from somewhere
|
2017-05-23 21:44:25 +02:00 |
|
zotlabs
|
357e7af6ad
|
add 'apps' app
|
2017-05-23 01:18:34 -07:00 |
|
zotlabs
|
1c8c7479b8
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2017-05-22 03:51:58 -07:00 |
|
zotlabs
|
07ee4984cb
|
some issues with the app order template logic
|
2017-05-21 22:42:22 -07:00 |
|
zotlabs
|
e4448423fb
|
apporder module and all the associated backend stuff to make it work; probably needs a bit of UI cleanup and a link to it from somewhere
|
2017-05-21 22:23:36 -07:00 |
|
git-marijus
|
ed4d589077
|
Merge pull request #783 from zotlabs/app_order
provide mechanism to arbitrarily sort the nav tray apps, currently th…
|
2017-05-17 10:06:14 +02:00 |
|
zotlabs
|
21103f8bc4
|
provide mechanism to arbitrarily sort the nav tray apps, currently the preferred order list needs to be manually created
|
2017-05-16 23:00:28 -07:00 |
|
zotlabs
|
a1ba44db72
|
provide mechanism to arbitrarily sort the nav tray apps, currently the preferred order list needs to be manually created
|
2017-05-16 22:57:34 -07:00 |
|
zotlabs
|
ef51c1c2b2
|
Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds but this prevents it from rendering
|
2017-05-14 18:17:54 -07:00 |
|
zotlabs
|
f637faf0d2
|
Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds but this prevents it from rendering
|
2017-05-14 18:02:22 -07:00 |
|
zotlabs
|
fbba78411d
|
app sorting issue
|
2017-04-03 10:50:43 +02:00 |
|
zotlabs
|
29596d12e3
|
app sorting issue
|
2017-04-02 17:34:16 -07:00 |
|
Mario Vavti
|
55924f5c5b
|
apps improvements
|
2017-02-22 11:22:43 +01:00 |
|
Mario Vavti
|
eb415fd869
|
better detection of when to show the feature button and document nav mode for app_render()
|
2017-02-08 11:17:09 +01:00 |
|
Mario Vavti
|
ace0a1cb75
|
do not show feature button if the app is shared. css fixes
|
2017-02-08 10:56:03 +01:00 |
|
zotlabs
|
27cac334e1
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
|
2017-02-06 14:12:43 -08:00 |
|
zotlabs
|
947478ca76
|
don't add zid to app links if they're on this system and we're logged in already. This messes up the null arg detection in mod_network.
|
2017-02-06 14:10:54 -08:00 |
|
Mario Vavti
|
5d12c56510
|
only check for mode
|
2017-02-06 20:30:02 +01:00 |
|
Mario Vavti
|
70edcabca1
|
move icon stuff back to app_render() and send navapps through app_render()
|
2017-02-06 20:10:10 +01:00 |
|
Mario Vavti
|
59baf34170
|
make sure we do not remove other categories on app un-feature
|
2017-02-06 14:37:33 +01:00 |
|
Mario Vavti
|
cf4cdffcc1
|
parse icons in get_system_apps()
|
2017-02-06 10:49:42 +01:00 |
|
Mario Vavti
|
dce9a70ff5
|
check for app-icons in app_list() instead of app_render()
|
2017-02-03 12:12:05 +01:00 |
|
zotlabs
|
2daafe80a5
|
move opensearch to plugins
|
2017-02-02 14:49:51 -08:00 |
|
Mario Vavti
|
a6cbebe03c
|
hide featured app category in the app category widget
|
2017-01-31 12:53:33 +01:00 |
|
Mario Vavti
|
d0827dbb3c
|
provide a feature/unfeature app button
|
2017-01-30 15:17:46 +01:00 |
|
zotlabs
|
0d9e12737a
|
remnant code that checked for version to see if an app was installed. We do that differently now.
|
2017-01-23 11:36:28 -08:00 |
|
Hubzilla
|
1627297143
|
use icons for app photos.
|
2017-01-22 15:17:37 -08:00 |
|
zotlabs
|
4f1e4ffa70
|
several minor app nits
|
2017-01-13 13:22:36 -08:00 |
|
zotlabs
|
bae28965ab
|
issue #446 apps usability - disable app if attached to a plugin that is uninstalled, allow system apps to be soft deleted and undeleted from the edit pane.
|
2016-12-14 19:11:01 -08:00 |
|
zotlabs
|
1274889931
|
issue #588, change 'Bug Report' app to 'Report Bug'
|
2016-11-17 11:00:34 -08:00 |
|
redmatrix
|
8b6230726f
|
add authors to post distribution; case insensitive sort apps
|
2016-08-29 18:06:39 -07:00 |
|
redmatrix
|
bb5ec8cfb8
|
allow multiple apd's per plugin dir
|
2016-07-01 02:16:23 -07:00 |
|
redmatrix
|
476116a972
|
translate already imported system apps
|
2016-06-15 16:24:45 -07:00 |
|
Andrew Manning
|
b93e398674
|
Merge remote-tracking branch 'upstream/dev' into wiki
|
2016-06-02 22:32:50 -04:00 |
|
Andrew Manning
|
b70c680964
|
Major corrections to access control and page construction.
|
2016-06-02 22:27:26 -04:00 |
|
redmatrix
|
e596bf025b
|
preserve app categories when updating a system app
|
2016-06-02 17:08:47 -07:00 |
|
redmatrix
|
4a3ec65409
|
adjust algorithm to ensure new system apps are installed.
|
2016-06-02 16:45:00 -07:00 |
|
redmatrix
|
0f1fcd9743
|
install system apps if a) they have never been installed, or b) if the app version changes
|
2016-06-02 16:38:15 -07:00 |
|
redmatrix
|
20f444f5f2
|
add missing file
|
2016-05-22 19:26:21 -07:00 |
|