summaryrefslogtreecommitdiffstats
path: root/settings/ajax/apps
Commit message (Collapse)AuthorAgeFilesLines
* Migrate new app settings to AppFrameworkLukas Reschke2014-10-152-95/+0
| | | | Let's migrate those two new files.
* introduce new app page layoutThomas Müller2014-10-153-68/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter installed and not-installed apps properly kill unneeded file load category 'Installed' on page load adding documentation links new apps mgmt: first style adjustment apps mgmt: only show license and preview if they exist adding buttons new apps mgmt: fix for mobile use app icon if available new apps mgmt: position enable/disable toggle to the right new apps mgmt: proper display of icons or previews new apps mgmt: fix loading spinner reenable group selection for apps new apps mgmt: position enable button normally again new apps mgmt: clarify wording from 'Installed' to 'Enabled' reintroduce enable/disable Move rating image path generation to client-side Move expression outside of l10n fix group handling add buttons for 'More apps' and 'Add your app' again disable changed date of app for now adding recommended label style 'Recommended' app tag fixing php warning sort by rating adding meta-category 'Recommended' Only show existing documentation links lacy loading of screenshots making group based app activation work again adding support to get the app icon not only by the app name but also simply by the fixed name 'app.svg' adding app.svg for all core apps query string '?installed' is not longer needed update and uninstall is back + error feedback remove unneeded parameter fix alignment of 'recommended' label
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
|
* Use !== and === in settings.kondou2013-07-211-3/+3
|
* I'm an evil bastard and I commit this 3 letter text fix without a pull request.Frank Karlitschek2013-02-091-1/+1
|
* TypoLukas Reschke2013-02-091-3/+3
|
* mark recommended apps. server part not yet fully implementedFrank Karlitschek2013-01-301-1/+6
|
* we are getting closer. updating is not working yet.Frank Karlitschek2013-01-211-0/+1
|
* Fixed new checkstyle issues in ocs.php from build #1341.Diederik de Haas2012-11-101-1/+1
|
* fix the broken image path on the apps pageFrank Karlitschek2012-11-081-1/+1
|
* Make the settings ajax calls use the routerBart Visscher2012-10-021-3/+0
|
* Merge branch 'master' of https://github.com/owncloud/coreSam Tuke2012-09-181-1/+1
|\
| * Use correct translation fileThomas Müller2012-09-171-1/+1
| | | | | | every translation within the sub folder 'settings' need to use 'settings' on OC_L10N::get
* | Fixed bug with duplicate entries for installed 3rd party apps in settings->appsSam Tuke2012-09-181-3/+2
|/ | | | | Added method getAppstoreApps to OC_App Added minor documentation
* adding space between) and {Thomas Mueller2012-09-071-2/+2
|
* Update settings/ajax/apps/ocs.phpThomas Müller2012-09-041-4/+4
| | | respect coding style
* send the current owncloud version to the ocs server so that we can filter ↵Frank Karlitschek2012-08-311-1/+2
| | | | for compatible apps
* fix error in check if app is installedRobin Appelman2012-08-181-1/+1
|
* Wait with csrf check for now.Thomas Tanghus2012-08-041-1/+1
|
* And add the file goddammitThomas Tanghus2012-08-041-0/+65