1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-02 06:24:11 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Brice Maron
4e1c2018fa Bookmark: Remove /apps reference in classpath 2012-11-11 15:14:51 +00:00
Brice Maron
d81c83e65c Bookmark: Migrate setting into app fix #51 2012-10-31 21:31:43 +00:00
Brice Maron
8949278e83 [Bookmark] More style fix 2012-10-10 19:29:08 +00:00
Bart Visscher
910061b2ee 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
3391ae307a removing executable bit - again 2012-05-15 00:52:00 +02:00
Frank Karlitschek
9862084672 ported the oc_app calls 2012-05-02 00:50:26 +02:00
Frank Karlitschek
d3a3bffbca ported the rest of the OC_Helper calls 2012-05-02 00:20:45 +02:00
Frank Karlitschek
b28a034f23 port linkto and serverHost 2012-05-01 23:19:39 +02:00
Frank Karlitschek
303391fd58 ported addSyript and other small stuff 2012-05-01 20:03:41 +02:00
Tom Needham
7d4c764036 Find migrate.php even for disabled apps. Improve ui for user and admin migrations 2012-03-13 16:21:17 +00:00
Tom Needham
97c67fe734 Fix merge conflict 2012-03-02 21:35:48 +00:00
Bart Visscher
1efdb4fc95 Search: Change provider registration to class name, for lazy loading of search providers 2012-03-01 22:59:35 +01:00
Marvin Thomas Rabe
d205a5404d Removed redundant code. 2012-02-22 16:04:32 +01:00
Tom Needham
7ec723c753 more commenting out for debugging, added logging commands 2012-02-03 21:00:12 +00:00
David Iwanowitsch
a3cb7ef548 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
e9c4865f5c moved bookmarklet to personal. username must be provided when adding a new user. 2011-10-08 13:10:49 +02:00
Arthur Schiwon
c73fd3bac3 initial commit of Bookmarks App 2011-08-15 22:05:07 +02:00