Commit Graph

50 Commits (3766d98df6845397d810d583575c1fcedb51df90)

Author SHA1 Message Date
Morris Jobke 226d43a1cf manage select2 via bower 10 years ago
Morris Jobke 02c7fb8445 bower handlebars 10 years ago
Thomas Müller b091394a90 introduce new app page layout 10 years ago
Lukas Reschke 50841f8307 Close session when loading apps 10 years ago
Vincent Petry 0d28ba0662 Added select2 on the apps page 10 years ago
Robin Appelman 53dc30af4f Add option to enable app for specific groups 11 years ago
Thomas Müller f9279ac77a killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 11 years ago
Frank Karlitschek f06df170cb finally fix the app sorting 11 years ago
kondou 05084e03a0 Use !== and === in settings. 12 years ago
Lukas Reschke 229c907a57 [core] From echo to p 12 years ago
Robin Appelman a224d80f4d Sort internal apps above 3rdparty apps 12 years ago
Frank Karlitschek 389c4e8415 mark recommended apps. server part not yet fully implemented 12 years ago
Lukas Reschke 48949ba04a Move appid to external file 12 years ago
Lukas Reschke d2383338de External JSON for the Apps 12 years ago
Lukas Reschke 30274ee33e Move to OC_App 12 years ago
Frank Karlitschek a27f92a17a we are getting closer. updating is not working yet. 12 years ago
Diederik de Haas eff13a28c1 Fixed new checkstyle issues in apps.php from build #1341. 12 years ago
Frank Karlitschek f799e48f7e fix the broken image path on the apps page 12 years ago
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 12 years ago
Bart Visscher d0bd2bbf27 Convert menu entries of settings pages to use router 12 years ago
Sam Tuke 9df403f051 Added failsafes for retrieving remote apps on settings->apps page, in case categories or app data are not found 12 years ago
Sam Tuke b765e883f3 Fixed bug with duplicate entries for installed 3rd party apps in settings->apps 12 years ago
Thomas Mueller 3829460ab8 adding space between) and { 12 years ago
Thomas Müller 1063034e93 Update settings/apps.php 12 years ago
Thomas Müller cfd62d422b Update settings/apps.php 12 years ago
Bart Visscher 38116c7efa Add check for missing appinfo in apps settings page 12 years ago
Jörn Friedrich Dreyer 84a5faff36 remove files_imageviewer and files_texteditor from blacklist so they can be activated in a multi apps environment 12 years ago
Thomas Tanghus f17876d093 Remove unused code. 12 years ago
Thomas Tanghus 24af2e8078 Load OCS apps in an ajax call to avoid blocking the WUI. 12 years ago
Alessandro Cosentino 627ea9efe4 fixes bug oc-1433 12 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Thomas Tanghus c3130919c2 Allow direct link to app. 13 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 13 years ago
Lukas Reschke c009bc4b87 Revert 13 years ago
Lukas Reschke ec4c373eaa Settings... 13 years ago
Frank Karlitschek 689c8f5f09 paging not yet implemented. increasing pagesize to 100 as a temporary quickfix 13 years ago
Frank Karlitschek 3947aa3ef7 apps paging is not yet implemented. increase pagesize to 100 as a quickfix 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Frank Karlitschek fdbe0c9734 don´t claim that already downloaded 3rd party apps are internal apps 13 years ago
Frank Karlitschek b5db852438 add files to blacklist. Should be always on 13 years ago
Frank Karlitschek 6bfe2289be improve the app installer. 13 years ago
Georg Ehrke 3fb91a7411 restore require once command for non app files 13 years ago
Georg Ehrke b44bc9f4b2 remove require once lib base in some more files 13 years ago
Frank Karlitschek 05f1fffddc fix appstore download. 13 years ago
Frank Karlitschek d485a70e7d finish the application store feature so that users can download and install ownCloud apps from our website. there is still a small problem with write permissions. will look into this later 13 years ago
Bart Visscher 9ba59aee36 Sort apps on name and enabled status 13 years ago
Robin Appelman 3ebf1a5a3b dissable app instalation from apps.owncloud.org interface 13 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 13 years ago
Michael Gapczynski 74c7890fbb Fix undefined index license in Apps 13 years ago