ganomi
ae81b9dcd2
This is a refactored / rewritten version of the bookmarks app using the app frameworks design and controller features.
...
Dependency Injection for user and db is used througout the controllers
The Routing features a consistent rest api
The Routing provides some legacy routes, so that for exampe the Android Bookmarks App still works.
There is a publicly available api that provides access to bookmarks per user.
(This is usefull in connection with the WP Plugin https://github.com/mario-nolte/oc2wp-bookmarks )
2014-11-26 12:24:18 +01:00
Jan-Christoph Borchardt
3fc9a7787c
Merge branch 'master' into navigation
2012-12-18 15:44:12 +01:00
Brice Maron
4e1c2018fa
Bookmark: Remove /apps reference in classpath
2012-11-11 15:14:51 +00:00
Jan-Christoph Borchardt
c4fc7aae99
Merge branch 'master' into navigation
2012-11-01 16:57:35 +01:00
Brice Maron
d81c83e65c
Bookmark: Migrate setting into app fix #51
2012-10-31 21:31:43 +00:00
Jan-Christoph Borchardt
c54db8414e
first step to update icons for changes in core navigation, still needs sprited hover state
2012-10-27 17:46:14 +02: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