| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes undefined appitem - fixes #12396 | Morris Jobke | 2014-11-25 | 1 | -1/+1 |
* | Fixed select2 for admin and apps page | Vincent Petry | 2014-09-22 | 1 | -8/+4 |
* | Added select2 on the apps page | Vincent Petry | 2014-09-22 | 1 | -16/+19 |
* | use correct app-icon class for new apps as well, fix icon size | Jan-Christoph Borchardt | 2014-08-06 | 1 | -1/+1 |
* | Fixed wrong brackets in apps settings | Der-Jan | 2014-07-25 | 1 | -1/+1 |
* | improvements for uninstall button | Georg Ehrke | 2014-07-06 | 1 | -6/+6 |
* | Merge pull request #8808 from owncloud/update_shipped_apps_from_appstore | Georg Ehrke | 2014-06-16 | 1 | -0/+27 |
|\ |
|
| * | Merge branch 'master' into update_shipped_apps_from_appstore | Georg Ehrke | 2014-06-05 | 1 | -13/+95 |
| |\ |
|
| * | | remove console.log in apps.js | Georg Ehrke | 2014-06-04 | 1 | -1/+0 |
| * | | add button for properly uninstalling apps | Georg Ehrke | 2014-05-31 | 1 | -0/+28 |
* | | | app manager forgets the documentation links | Volkan Gezer | 2014-06-06 | 1 | -1/+16 |
| |/
|/| |
|
* | | fix leading decimal Scrutinizer coding style issue | Jan-Christoph Borchardt | 2014-06-05 | 1 | -3/+3 |
* | | add to app navigation after enabling | Morris Jobke | 2014-06-04 | 1 | -8/+10 |
* | | Fix syntax error | Bart Visscher | 2014-06-03 | 1 | -1/+1 |
* | | Preserve changed groups when switching between apps | Robin Appelman | 2014-06-03 | 1 | -0/+5 |
* | | Dont show group settings for login, filesystem, etc apps after enabling them | Robin Appelman | 2014-06-03 | 1 | -5/+15 |
* | | Remove debug statements | Robin Appelman | 2014-06-03 | 1 | -3/+0 |
* | | Disable enabling apps by groups for filesystem, authentication and loggin apps | Robin Appelman | 2014-06-03 | 1 | -17/+28 |
* | | Prevent js error | Robin Appelman | 2014-06-03 | 1 | -1/+3 |
* | | Add option to enable app for specific groups | Robin Appelman | 2014-06-03 | 1 | -3/+58 |
|/ |
|
* | Adds Style changes to app-navigation in core/css/apps.css | raghunayyar | 2014-03-24 | 1 | -2/+2 |
* | Makes #app-navigation a part of app management. | raghunayyar | 2014-03-20 | 1 | -13/+13 |
* | Merge pull request #7406 from owncloud/settings-apps.js-style | Jan-Christoph Borchardt | 2014-02-26 | 1 | -5/+17 |
|\ |
|
| * | coding style fixes: cut long lines, whitespace | Jan-Christoph Borchardt | 2014-02-26 | 1 | -5/+17 |
* | | Fix scrutinizer issue in settings/js/apps.js | kondou | 2014-02-26 | 1 | -2/+2 |
* | | Highlight the selected app in app-settings | kondou | 2014-02-26 | 1 | -0/+2 |
|/ |
|
* | added website field | Bjoern Schiessle | 2014-01-17 | 1 | -14/+20 |
* | distinguish app links from doc links | Bjoern Schiessle | 2014-01-17 | 1 | -1/+1 |
* | show link to app documentation | Bjoern Schiessle | 2014-01-17 | 1 | -1/+19 |
* | Fix the apps enabling/disabling in settings | Bart Visscher | 2013-09-20 | 1 | -1/+3 |
* | fix issues caused by introduction of sticky Apps management footer | Jan-Christoph Borchardt | 2013-08-30 | 1 | -4/+4 |
* | no duplicate declaration of appLicense + camelCase | Thomas Müller | 2013-08-28 | 1 | -5/+4 |
* | Work around #4630 to fix license showing | kondou | 2013-08-28 | 1 | -1/+10 |
* | Move .errormsg from settings-css to .warning in core. Reusable! | kondou | 2013-08-18 | 1 | -5/+5 |
* | Use appitem instead of always recreating a jquery object | kondou | 2013-08-18 | 1 | -15/+13 |
* | Don't use an alert for displaying app-mgmt-errors | kondou | 2013-08-18 | 1 | -9/+28 |
* | Merge branch 'master' into improve_app-management | kondou | 2013-08-18 | 1 | -1/+7 |
|\ |
|
| * | draw attention to the newly added app entry by flashing it twice | Jan-Christoph Borchardt | 2013-08-07 | 1 | -0/+3 |
| * | scroll the app navigation down so the newly added app is seen | Jan-Christoph Borchardt | 2013-08-07 | 1 | -0/+2 |
| * | prepend the new app before the 'More apps' function | Jan-Christoph Borchardt | 2013-08-07 | 1 | -1/+2 |
* | | Improve app-management | kondou | 2013-08-06 | 1 | -5/+13 |
|/ |
|
* | Use !== and === in settings. | kondou | 2013-07-21 | 1 | -6/+6 |
* | Use svg to png fallback on demand only | Victor Dubiniuk | 2013-06-28 | 1 | -1/+1 |
* | Add fallback for svg app icons | Victor Dubiniuk | 2013-06-28 | 1 | -1/+5 |
* | Hide a ghost image on the apps management page | Victor Dubiniuk | 2013-06-28 | 1 | -0/+5 |
* | Add span tag while enabling or disbling apps as well. | raghunayyar | 2013-04-12 | 1 | -1/+3 |
* | Translate 'Error' in core | kondou | 2013-04-06 | 1 | -3/+3 |
* | Fixed things in alert-messages | root | 2013-04-05 | 1 | -3/+3 |
* | Improve detection of installations errors | Brice Maron | 2013-03-23 | 1 | -1/+7 |
* | Add the description as text and not as html | Lukas Reschke | 2013-03-04 | 1 | -1/+1 |