1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-30 05:24:09 +01:00
Commit Graph

114 Commits

Author SHA1 Message Date
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
ff20ebcb3b ported checkLoggedIn and checkAdmin 2012-05-01 22:59:38 +02:00
Frank Karlitschek
303391fd58 ported addSyript and other small stuff 2012-05-01 20:03:41 +02:00
Frank Karlitschek
2336d2350e ported getUser 2012-05-01 18:50:31 +02:00
Frank Karlitschek
fa8a3215b7 finish porting of the LOG calls or the apps to the public api 2012-05-01 17:38:27 +02:00
Frank Karlitschek
810ffdb5a8 port to use the new public api 2012-05-01 09:49:22 +02:00
Georg Ehrke
7c97c58757 some fixes fore movable apps 2012-04-26 14:52:55 +02:00
Georg Ehrke
b4b018b544 bookmarks app seems to work now :) 2012-04-25 21:20:06 +02:00
Georg Ehrke
b3b479d833 fix merge conflicts 2012-04-22 13:19:12 +02:00
Frank Karlitschek
03ee3dfaa5 make the button a bit more consistent to the other ownCloud interface 2012-04-21 23:34:24 +02:00
Georg Ehrke
64cbfbadd6 remove the require_once lib base from all (or nearly all) files 2012-04-17 19:31:29 +02:00
Arthur Schiwon
349597c8b7 Bookmarks: handle input with & and ?, fixes oc-201 2012-04-15 15:53:40 +02:00
Robin Appelman
7bfad1f3b8 reuse OC_L10N objects 2012-04-14 16:44:15 +02:00
Robin Appelman
cc2784940b keep version numbers in their own files for faster reading 2012-04-14 16:29:11 +02:00
Robin Appelman
b653f5d1b5 improve flexibility of search providers a bit 2012-04-14 11:29:54 +02:00
Tom Needham
eb3e323d8c Return JSON for import and export methods of OC_Migrate 2012-04-07 21:55:16 +00:00
Tom Needham
1cf1628889 Fix bookmarks migration provider 2012-03-27 21:35:29 +00:00
Tom Needham
30267aa169 look for migrate.php in appinfo folder 2012-03-27 20:45:37 +00:00
Tom Needham
7610ba3a52 Merge branch 'master' into migration 2012-03-27 20:19:38 +00:00
Bartek Przybylski
3972729d26 spaces to tabs in bookmarks 2012-03-24 19:55:44 +01:00
Bartek Przybylski
67efac7952 bookmarks tag placement & list width fix 2012-03-24 19:55:43 +01:00
Georg Ehrke
80162a5b93 Bookmarks: make link text click clickable too - bugfix for oc-131 2012-03-23 16:58:48 +01:00
Georg Ehrke
46cbc4b461 use unnamed as title for a bookmark if no title was entered and curl fails 2012-03-23 16:54:15 +01:00
Tom Needham
ac29d182e0 Added unified import method. 2012-03-20 20:19:21 +00:00
Tom Needham
f78765f494 Add OC_Migration_Content class to help app devs. Restructure OC_Migrate. 2012-03-19 20:44:20 +00:00
Tom Needham
20e6df4ac5 Create new user, create new data dir, copy files, import app data 2012-03-17 16:25:14 +00:00
Tom Needham
d382ec60eb Migration info is an object. Other fixes 2012-03-16 22:50:35 +00:00
Tom Needham
372b699a00 Finish import function for bookmarks 2012-03-13 21:24:07 +00: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
e6ad86e08a Fix return value of export 2012-03-11 22:20:01 +00:00
Tom Needham
47cc489a53 Fix copyRows() and sqlite connection 2012-03-11 22:09:16 +00:00
Tom Needham
9f87bfb06f Lots of fixes, improve copyRows() method and update settings page. 2012-03-10 18:18:58 +00:00
Tom Needham
3aa9c0e2d2 Add OC_Migrate::copyRows() method 2012-03-10 15:52:38 +00:00
Tom Needham
a3ac799e39 Use json for migration data 2012-03-03 17:30:21 +00:00
Tom Needham
9f7a046569 Udpdate bookmarks migration provider. App version included in export. 2012-03-03 14:35:17 +00:00
Tom Needham
999ff138a8 Update bookmarks migration provider. 2012-03-03 13:22:45 +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
Bart Visscher
e931a70d3f Bookmarks: fix loading and displaying of the bookmarks 2012-03-01 20:57:11 +01:00
Alessandro Cosentino
b69f6654f2 bookmarklets should not look like buttons 2012-02-27 18:20:40 -05:00
Marvin Thomas Rabe
eea2e7ba57 Editor fixed. 2012-02-23 20:36:20 +01:00
Marvin Thomas Rabe
189135ec69 Little bookmark improvement 2012-02-22 23:58:38 +01:00
Marvin Thomas Rabe
4f6a1c63d0 Changed text 2012-02-22 23:53:54 +01:00
Marvin Thomas Rabe
ce672c87d1 Changed bookmarklet to read later widget 2012-02-22 23:52:56 +01:00
Marvin Thomas Rabe
7886728fad No bookmarks message will now show up if all bookmarks are delted 2012-02-22 23:28:36 +01:00
Marvin Thomas Rabe
5a4a8af2f1 Updated bookmark form 2012-02-22 23:22:17 +01:00
Marvin Thomas Rabe
51a4119bea changed look of bookmarklet 2012-02-22 23:08:50 +01:00
Alessandro Cosentino
1119f80300 sharing code between the two bookmarklets 2012-02-22 16:38:05 -05:00