Jörn Friedrich Dreyer
|
84a5faff36
|
remove files_imageviewer and files_texteditor from blacklist so they can be activated in a multi apps environment
|
13 years ago |
Thomas Tanghus
|
f17876d093
|
Remove unused code.
|
13 years ago |
Thomas Tanghus
|
24af2e8078
|
Load OCS apps in an ajax call to avoid blocking the WUI.
|
13 years ago |
Alessandro Cosentino
|
627ea9efe4
|
fixes bug oc-1433
|
13 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.
show a label if an app is an internal app or a third party app from the app store.
show a preview image of the app if available
|
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
|
14 years ago |
Bart Visscher
|
e990ef3542
|
Move some common code to OC_Util
Created the following function:
- checkLoggedIn
- checkAdminUser
- redirectToDefaultPage
|
14 years ago |
Michael Gapczynski
|
74c7890fbb
|
Fix undefined index license in Apps
|
14 years ago |
Robin Appelman
|
391e064e67
|
allow apps to register form for the settings and admin pages
|
14 years ago |
Robin Appelman
|
c08e85bf70
|
dont throw errors if we cant connect to the apps repository
|
14 years ago |
Jan-Christoph Borchardt
|
4a5ee765cf
|
merged admin, help and settings to settings
|
14 years ago |
Robin Appelman
|
bc5bf18eed
|
bit of work on app management
|
14 years ago |
Robin Appelman
|
f03874ac49
|
work on user management
|
14 years ago |
Robin Appelman
|
cdf91b6b3e
|
work in new app management
|
14 years ago |
Robin Appelman
|
5ecdd26902
|
show settings page in the correct context
|
14 years ago |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
14 years ago |
Jakob Sack
|
2f807a3c7f
|
Delete requires in applications where possible
|
14 years ago |
Robin Appelman
|
a471d40cc8
|
Show installed apps as default for the apps entry on the settings page.
Installing new apps is moved to the subentry
|
14 years ago |
Robin Appelman
|
83958ebd4b
|
add oc_user::getUser to get the user id of the loggedin user
|
14 years ago |
Kamil Domanski
|
299d7bc306
|
install new shipped apps before fetching all apps
|
14 years ago |
Kamil Domanski
|
e047feb2ad
|
install shipped apps also in "installed apps" page
|
14 years ago |
Kamil Domanski
|
d38e958ada
|
enable/disable apps by clicking their status
|
14 years ago |
Kamil Domanski
|
7ac7a6801c
|
added basic "installed apps" page
|
14 years ago |
Kamil Domanski
|
be3ee03189
|
handle app repo connection failure
|
14 years ago |
Jakob Sack
|
ee3d32b023
|
Everything nice and active now
|
14 years ago |
Frank Karlitschek
|
80c00c9ddd
|
use the ne prettybutton class and add eyecandy
|
14 years ago |
Frank Karlitschek
|
fc63882fe2
|
more layout fixes
|
14 years ago |
Frank Karlitschek
|
1372d8339d
|
add a date format function for more eyecandy
|
14 years ago |
Frank Karlitschek
|
85df699746
|
application listing works more or less now
|
14 years ago |
Jakob Sack
|
af1e48df80
|
Changes in the user experience
|
14 years ago |
Robin Appelman
|
232654cb60
|
get rid of the oc_require and friends
|
14 years ago |
Jakob Sack
|
3c01e30748
|
Try to make owncloud working again
|
14 years ago |
Robin Appelman
|
0f494970d1
|
Fix a couple of minor coding errors
|
14 years ago |
Jakob Sack
|
39279350eb
|
Forgot to change some calls of linkTo
|
14 years ago |
Jakob Sack
|
ddc2a70de9
|
Admin pages are for admins only, right?
|
14 years ago |