Bart Visscher
|
a33f580db1
|
Remove OC_App::register function
The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty.
|
2012-05-31 13:01:30 +02:00 |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |
Frank Karlitschek
|
2fe646dcec
|
ported the oc_app calls
|
2012-05-02 00:50:26 +02:00 |
Frank Karlitschek
|
93b63cf375
|
ported the rest of the OC_Helper calls
|
2012-05-02 00:20:45 +02:00 |
Frank Karlitschek
|
e48f511606
|
port linkto and serverHost
|
2012-05-01 23:19:39 +02:00 |
Frank Karlitschek
|
1a2bbd2ee4
|
ported addSyript and other small stuff
|
2012-05-01 20:03:41 +02:00 |
Tom Needham
|
4d5646a59f
|
Find migrate.php even for disabled apps. Improve ui for user and admin migrations
|
2012-03-13 16:21:17 +00:00 |
Tom Needham
|
45ef2ecf52
|
Fix merge conflict
|
2012-03-02 21:35:48 +00:00 |
Bart Visscher
|
d1dcd7893c
|
Search: Change provider registration to class name, for lazy loading of search providers
|
2012-03-01 22:59:35 +01:00 |
Marvin Thomas Rabe
|
fd72f2bd29
|
Removed redundant code.
|
2012-02-22 16:04:32 +01:00 |
Tom Needham
|
ee88ded463
|
more commenting out for debugging, added logging commands
|
2012-02-03 21:00:12 +00:00 |
David Iwanowitsch
|
e229a6adec
|
Added searchprovider for bookmarks, initial l10n support for bookmark plugin
moved some code from updateList.php to bookmarks.php, to make it reusable
|
2012-02-01 15:40:59 +01:00 |
Marvin Thomas Rabe
|
590ff0ced9
|
moved bookmarklet to personal. username must be provided when adding a new user.
|
2011-10-08 13:10:49 +02:00 |
Arthur Schiwon
|
5608aaee8a
|
initial commit of Bookmarks App
|
2011-08-15 22:05:07 +02:00 |