Jan-Christoph Borchardt
|
99790d6805
|
lots of image changes, use svg EVERYWHERE POSSIBLE
|
14 years ago |
Frank Karlitschek
|
5b9f6b4001
|
hide the files admin page as long as we don have settings on the page
|
14 years ago |
Robin Appelman
|
1f1498ceca
|
remove Log completely
|
14 years ago |
Robin Appelman
|
cdf91b6b3e
|
work in new app management
|
14 years ago |
Robin Appelman
|
9059b55979
|
make more strings translatable
|
14 years ago |
Robin Appelman
|
7b38e5d7c7
|
apps can now add their own forms to the Personal page
|
14 years ago |
Robin Appelman
|
e6f6d3dabc
|
dont use a different navigation page for settings stuff
|
14 years ago |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
15 years ago |
Jakob Sack
|
2ff8d7a8bc
|
One class per file!
|
15 years ago |
Robin Appelman
|
d12d08e2f3
|
some more changes for navigation subentries
|
15 years ago |
Robin Appelman
|
fe47d51598
|
some refactoring for subnavigation code
|
15 years ago |
Robin Appelman
|
edec37b402
|
add OC_APP::getCurrentApp() to get the id of the active app
|
15 years ago |
Jakob Sack
|
272fc252fb
|
Activate "active" for subentries
|
15 years ago |
Robin Appelman
|
11dc3bb0e1
|
only load apps if they exist
|
15 years ago |
Kamil Domanski
|
6b2ec22104
|
allow disabling apps, install apps as disabled
|
15 years ago |
Kamil Domanski
|
1cab3ca92c
|
move installation of shipped apps to setup
|
15 years ago |
Robin Appelman
|
561c3a15f0
|
prevent some possible warnings if there are files in /apps
|
15 years ago |
Robin Appelman
|
c1d02fd166
|
install apps that are shipped with owncloud the first time they are loaded
|
15 years ago |
Robin Appelman
|
f4e4617be7
|
App installer backend.
Not yet attached to the gui
|
15 years ago |
Robin Appelman
|
915073f8ea
|
use simplexml instead of dom for OC_APP::getAppInfo()
|
15 years ago |
Robin Appelman
|
d10840ab18
|
moved app install/remove/update functions to lib/installer.php
added OC_APP::getAppInfo() for reading app metadata
|
15 years ago |
Jakob Sack
|
47223ae2d9
|
Working subnavigation
|
15 years ago |
Jakob Sack
|
c4287162c4
|
Some work on the fancy user management
|
15 years ago |
Robin Appelman
|
a16c6fb804
|
don't use items in an array that aren't there
|
15 years ago |
Jakob Sack
|
f2e37e0018
|
Completely removing personalMenu
|
15 years ago |
Jakob Sack
|
af1e48df80
|
Changes in the user experience
|
15 years ago |
Jakob Sack
|
683677b4f9
|
Support for navigation sub entries
|
15 years ago |
Robin Appelman
|
26841884af
|
move OC_DB to it's own file
|
15 years ago |
Robin Appelman
|
232654cb60
|
get rid of the oc_require and friends
|
15 years ago |
Jakob Sack
|
f36f453dd2
|
apps are now stored in /apps
|
15 years ago |
Jakob Sack
|
f1015c88fa
|
Minor bug fixing
|
15 years ago |
Robin Appelman
|
0f494970d1
|
Fix a couple of minor coding errors
|
15 years ago |
Jakob Sack
|
a3070405d9
|
OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoring
|
15 years ago |
Jakob Sack
|
1aa7fd98c2
|
Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These libraries are skeletons only, the functions need to be written.
|
15 years ago |
Jakob Sack
|
883c7a582d
|
Small fixes in OC_APP, removed functions in OC_UTIL that now are in OC_APP
|
15 years ago |
Jakob Sack
|
25e59e3ce6
|
Preparing OC_APP. It now includes information for all functions planned.
|
15 years ago |
Jakob Sack
|
f7f957abb9
|
Base for a more flexible navigation
|
15 years ago |
Jakob Sack
|
ae5dc3efdf
|
New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences
|
15 years ago |