Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate new app settings to AppFramework | Lukas Reschke | 2014-10-15 | 2 | -95/+0 |
| | | | | Let's migrate those two new files. | ||||
* | introduce new app page layout | Thomas Müller | 2014-10-15 | 3 | -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 l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
| | |||||
* | Use !== and === in settings. | kondou | 2013-07-21 | 1 | -3/+3 |
| | |||||
* | I'm an evil bastard and I commit this 3 letter text fix without a pull request. | Frank Karlitschek | 2013-02-09 | 1 | -1/+1 |
| | |||||
* | Typo | Lukas Reschke | 2013-02-09 | 1 | -3/+3 |
| | |||||
* | mark recommended apps. server part not yet fully implemented | Frank Karlitschek | 2013-01-30 | 1 | -1/+6 |
| | |||||
* | we are getting closer. updating is not working yet. | Frank Karlitschek | 2013-01-21 | 1 | -0/+1 |
| | |||||
* | Fixed new checkstyle issues in ocs.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -1/+1 |
| | |||||
* | fix the broken image path on the apps page | Frank Karlitschek | 2012-11-08 | 1 | -1/+1 |
| | |||||
* | Make the settings ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -3/+0 |
| | |||||
* | Merge branch 'master' of https://github.com/owncloud/core | Sam Tuke | 2012-09-18 | 1 | -1/+1 |
|\ | |||||
| * | Use correct translation file | Thomas Müller | 2012-09-17 | 1 | -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->apps | Sam Tuke | 2012-09-18 | 1 | -3/+2 |
|/ | | | | | Added method getAppstoreApps to OC_App Added minor documentation | ||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -2/+2 |
| | |||||
* | Update settings/ajax/apps/ocs.php | Thomas Müller | 2012-09-04 | 1 | -4/+4 |
| | | | respect coding style | ||||
* | send the current owncloud version to the ocs server so that we can filter ↵ | Frank Karlitschek | 2012-08-31 | 1 | -1/+2 |
| | | | | for compatible apps | ||||
* | fix error in check if app is installed | Robin Appelman | 2012-08-18 | 1 | -1/+1 |
| | |||||
* | Wait with csrf check for now. | Thomas Tanghus | 2012-08-04 | 1 | -1/+1 |
| | |||||
* | And add the file goddammit | Thomas Tanghus | 2012-08-04 | 1 | -0/+65 |