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 |
Jakob Sack
|
132695ceb1
|
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
|
14 years ago |
Jonathan Riddell
|
d294c2f6bd
|
Fix licencing, make headers refer to intended AGPL, include copy of AGPL
|
14 years ago |
Martin T. H. Sandsmark
|
64d4d57615
|
fix permissions, start to implement private data api
|
15 years ago |
Thibaut GRIDEL
|
19ab1292fb
|
simple fixes
|
15 years ago |
Robin
|
38bdf4083a
|
same fixes, this time hopefully without merge conflict
|
15 years ago |
Frank Karlitschek
|
7adbbfe05c
|
add Open Collaboration API support. You can now connect your ownCloud with the KDE Social Desktop and push notifications to your Social News Plasmoid. This requires KDE trunk or KDE SV 4.5
|
15 years ago |
Robin
|
4a1d9370fc
|
small visual changes
|
15 years ago |
Robin
|
48341b0826
|
visual changes
|
15 years ago |
Frank Karlitschek
|
2a75c0d044
|
merge Adityas improvements
|
15 years ago |
Robin
|
f16f1e508f
|
added option to load js files from php
|
15 years ago |
root
|
6d57de7b32
|
cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup
|
15 years ago |
Robin
|
35b9aabd01
|
do not asume owncloud is installed in the root of the webserver
|
15 years ago |
CharlyCoste
|
c921e5422d
|
<br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS instructions on semantic tags.
|
15 years ago |
Aaron Reichman
|
a98a83802b
|
Changed spelling of lisener to listener
|
15 years ago |
Frank Karlitschek
|
16f3bd4e23
|
commiting ownCloud 1.0 beta 1
|
15 years ago |