Tom Needham
|
553f4533c0
|
look for migrate.php in appinfo folder
|
2012-03-27 20:45:37 +00:00 |
Tom Needham
|
c8acd4a594
|
Merge branch 'master' into migration
|
2012-03-27 20:19:38 +00:00 |
Bartek Przybylski
|
c23090b43c
|
spaces to tabs in bookmarks
|
2012-03-24 19:55:44 +01:00 |
Bartek Przybylski
|
a3125f164e
|
bookmarks tag placement & list width fix
|
2012-03-24 19:55:43 +01:00 |
Georg Ehrke
|
b63b377c4d
|
Bookmarks: make link text click clickable too - bugfix for oc-131
|
2012-03-23 16:58:48 +01:00 |
Georg Ehrke
|
45b320d674
|
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
|
514c9ad8e7
|
Added unified import method.
|
2012-03-20 20:19:21 +00:00 |
Tom Needham
|
145d6f3566
|
Add OC_Migration_Content class to help app devs. Restructure OC_Migrate.
|
2012-03-19 20:44:20 +00:00 |
Tom Needham
|
bc085c3ff4
|
Create new user, create new data dir, copy files, import app data
|
2012-03-17 16:25:14 +00:00 |
Tom Needham
|
5332c319a2
|
Migration info is an object. Other fixes
|
2012-03-16 22:50:35 +00:00 |
Tom Needham
|
a919a136c4
|
Finish import function for bookmarks
|
2012-03-13 21:24:07 +00: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
|
9c032ecc33
|
Fix return value of export
|
2012-03-11 22:20:01 +00:00 |
Tom Needham
|
fa5a5649c6
|
Fix copyRows() and sqlite connection
|
2012-03-11 22:09:16 +00:00 |
Tom Needham
|
d712d7f52c
|
Lots of fixes, improve copyRows() method and update settings page.
|
2012-03-10 18:18:58 +00:00 |
Tom Needham
|
3ca76d24a9
|
Add OC_Migrate::copyRows() method
|
2012-03-10 15:52:38 +00:00 |
Tom Needham
|
691103acd5
|
Use json for migration data
|
2012-03-03 17:30:21 +00:00 |
Tom Needham
|
34f05ba180
|
Udpdate bookmarks migration provider. App version included in export.
|
2012-03-03 14:35:17 +00:00 |
Tom Needham
|
6906988b4e
|
Update bookmarks migration provider.
|
2012-03-03 13:22:45 +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 |
Bart Visscher
|
642ccd27ab
|
Bookmarks: fix loading and displaying of the bookmarks
|
2012-03-01 20:57:11 +01:00 |
Alessandro Cosentino
|
630cee0ef2
|
bookmarklets should not look like buttons
|
2012-02-27 18:20:40 -05:00 |
Marvin Thomas Rabe
|
ce4fe9e7cb
|
Editor fixed.
|
2012-02-23 20:36:20 +01:00 |
Marvin Thomas Rabe
|
196d619689
|
Little bookmark improvement
|
2012-02-22 23:58:38 +01:00 |
Marvin Thomas Rabe
|
358fd1c024
|
Changed text
|
2012-02-22 23:53:54 +01:00 |
Marvin Thomas Rabe
|
77493e8d70
|
Changed bookmarklet to read later widget
|
2012-02-22 23:52:56 +01:00 |
Marvin Thomas Rabe
|
996e6cf419
|
No bookmarks message will now show up if all bookmarks are delted
|
2012-02-22 23:28:36 +01:00 |
Marvin Thomas Rabe
|
3988ec2813
|
Updated bookmark form
|
2012-02-22 23:22:17 +01:00 |
Marvin Thomas Rabe
|
5387820a3b
|
changed look of bookmarklet
|
2012-02-22 23:08:50 +01:00 |
Alessandro Cosentino
|
70f9936651
|
sharing code between the two bookmarklets
|
2012-02-22 16:38:05 -05:00 |
Marvin Thomas Rabe
|
fd72f2bd29
|
Removed redundant code.
|
2012-02-22 16:04:32 +01:00 |
Marvin Thomas Rabe
|
e2d6bf4c63
|
Bookmarklet Window closes itself after submit.
|
2012-02-22 16:04:32 +01:00 |
Marvin Thomas Rabe
|
b3f3b8c23f
|
UI problems solved. Bookmarks app updated.
|
2012-02-22 16:04:31 +01:00 |
Bart Visscher
|
d3e6ea6ac0
|
Bookmarks: uses the core action icons
|
2012-02-21 20:28:24 +01:00 |
Marvin Thomas Rabe
|
21f8d0992f
|
Added missing files
|
2012-02-21 18:29:49 +01:00 |
Alessandro Cosentino
|
490c9db15d
|
Added bookmarklet for browser. Inspired by Google Bookmarks
|
2012-02-19 20:18:27 -05:00 |
Bart Visscher
|
dab5531474
|
Bookmarks: Fix image urls in bookmarks.js
|
2012-02-17 22:07:15 +01:00 |
Bart Visscher
|
f47444e1f7
|
Use separate function to make absolute urls
|
2012-02-17 22:07:14 +01:00 |
Tom Needham
|
2f80df1f9e
|
Merge branch 'master' of gitorious.org:owncloud/owncloud into migration
|
2012-02-10 15:24:26 +00:00 |
Tom Needham
|
24c79c5bce
|
Updated Migrate_provider bookmakr implementation
|
2012-02-03 22:41:39 +00:00 |
Tom Needham
|
1133eaa679
|
load bookmarks provider class
|
2012-02-03 21:28:58 +00:00 |
Tom Needham
|
ee88ded463
|
more commenting out for debugging, added logging commands
|
2012-02-03 21:00:12 +00:00 |
Bartek Przybylski
|
ee01d1a81d
|
removing console error in safari for bookmarks
|
2012-02-03 21:37:09 +01:00 |
Tom Needham
|
5507db9b15
|
Initial migration code, and basic export for bookmarks
|
2012-02-03 20:32:06 +00:00 |
Marvin Thomas Rabe
|
f999fbf81a
|
Bookmark layout updated
|
2012-02-01 22:02:06 +01:00 |
Marvin Thomas Rabe
|
bbd10a3c94
|
Bookmark layout updated
|
2012-02-01 21:19:31 +01:00 |
David Iwanowitsch
|
6583d30e26
|
fix javascript
|
2012-02-01 15:40:59 +01: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 |
Tom Needham
|
dd7a411f9a
|
Disable save button while saving. Streamlined code.
|
2011-11-29 22:11:42 +00:00 |
Brice Maron
|
e533e82bc9
|
Add sequence name in insertid to be more portable
|
2011-10-29 11:40:48 +02:00 |
Bart Visscher
|
c0e9c805ec
|
Disable loading non-existing settings script in bookmark app
|
2011-10-27 22:46:52 +02:00 |
Brice Maron
|
da8d32ae38
|
Tweak bookmarklet to not change the current page. Correct encoding when add bookmark
|
2011-10-18 23:27:53 +02:00 |
Brice Maron
|
492931562f
|
Fix bookmark listing with mysql: limit is binded as string.
|
2011-10-17 13:49:33 +02:00 |
Brice Maron
|
1f6be85719
|
Fix bookmarks app to work with postgresql.
Rework the bookmark app to manage postgresql.
Add a fetchOne function into the PdoStmtWrapper
Fix a tipo in comments.
|
2011-10-16 23:03:03 +02:00 |
Florian Pritz
|
19d4e6e1d5
|
apps/bookmarks: remove unused variable
This is not needed anymore since commit
6b64aa3faf .
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
2011-10-08 21:07:43 +02:00 |
Florian Pritz
|
4a4e6eb071
|
apps/bookmarks: follow redirects when fetching title
This solves a problem where hitting a redirect page would lead to a "302
Found" title.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
2011-10-08 20:36:40 +02:00 |
Marvin Thomas Rabe
|
6b64aa3faf
|
removed description. changed target to _blank. removed sorting. updated layout.
|
2011-10-08 13:54:45 +02:00 |
Marvin Thomas Rabe
|
39e7db7db4
|
added missing files
|
2011-10-08 13:11:13 +02: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 |
Weng Xuetian
|
acbd31255e
|
fix add bookmark bug.
|
2011-10-03 20:44:03 +08:00 |
Marvin Thomas Rabe
|
5a40804773
|
bookmarks are now translatable
|
2011-10-01 11:14:43 +02:00 |
Bart Visscher
|
f4782a7690
|
Check if the application is actually enabled
|
2011-09-30 23:17:18 +02:00 |
Bart Visscher
|
17e631bc5e
|
Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
|
2011-09-25 22:19:28 +02:00 |
Florian Pritz
|
d7c165eb35
|
apps/bookmarks: use curl instead of file_get_contents
Don't depend on allow_url_fopen being enabled when we already use curl
elsewhere in the code.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
2011-09-24 18:41:57 +02:00 |
Florian Pritz
|
934b18405a
|
fix apps/bookmarks if oc_bookmarks_tags is empty
If you have bookmarks, but there are no tags in oc_bookmarks_tags, the
query doesn't return any results. Using a left join fixes this.
Reference:
http://stackoverflow.com/questions/3171276/select-multiple-tables-when-one-table-is-empty-in-mysql
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
2011-09-24 18:41:56 +02:00 |
Bart Visscher
|
e990ef3542
|
Move some common code to OC_Util
Created the following function:
- checkLoggedIn
- checkAdminUser
- redirectToDefaultPage
|
2011-09-18 21:31:56 +02:00 |
Golnaz Nilieh
|
0ff9bc4806
|
Add link and other edit information to newly added bookmarks.
|
2011-09-13 16:10:52 +04:30 |
Golnaz Nilieh
|
67addb4882
|
Add support of editing bookmarks.
|
2011-09-13 15:40:09 +04:30 |
Bart Visscher
|
760b47a62f
|
Use OC_Helper::linkTo also for absolute urls.
One central place to check for https.
|
2011-09-09 22:19:15 +02:00 |
Golnaz Nilieh
|
c5aa139296
|
Use an animated gif in add-bookmark form, while fetching metadata.
|
2011-09-06 17:13:03 +04:30 |
Golnaz Nilieh
|
0b5f0ac249
|
Don't clear bookmark description field, If it is empty in bookmark metadata.
|
2011-09-06 16:13:23 +04:30 |
Arthur Schiwon
|
e6bdd25667
|
fix: links with parameters get cut off at &
|
2011-08-25 13:51:48 +02:00 |
Arthur Schiwon
|
0972606072
|
fix: URLs without protocol are now linked to via HTTP
|
2011-08-25 13:23:52 +02:00 |
Arthur Schiwon
|
e0a69bbeac
|
Make bookmarks sortable by clicks
|
2011-08-25 12:55:13 +02:00 |
Arthur Schiwon
|
55a8ee34bd
|
Make appeareance of the bookmarklet a bit nicer, still room for improvement left
|
2011-08-25 12:15:03 +02:00 |
Arthur Schiwon
|
7cd592e055
|
Added a Bookmarklet for the Bookmarks app
|
2011-08-24 22:16:44 +02:00 |
Arthur Schiwon
|
0f3ef8aeb0
|
check if tag is set, might not show bookmarks on some systems without doing so
|
2011-08-24 14:36:03 +02:00 |
Arthur Schiwon
|
b09ba58ca6
|
autoretrieve title and description after entering new url
|
2011-08-23 16:30:55 +02:00 |
Arthur Schiwon
|
847347b58a
|
autoretrieve title and description after entering new url
|
2011-08-23 16:30:29 +02:00 |
Arthur Schiwon
|
672515c23f
|
Bookmarks DB structure change, description is optional
|
2011-08-23 15:24:44 +02:00 |
Arthur Schiwon
|
89839b4c63
|
fetch bookmarks even if they are not tagged
|
2011-08-23 15:12:34 +02:00 |
Arthur Schiwon
|
3c3a859b89
|
follow coding style and use single quotes in php
|
2011-08-23 12:03:20 +02:00 |
Arthur Schiwon
|
72a4703d82
|
simplify bookmarks tag filter sql
|
2011-08-23 11:57:56 +02:00 |
Arthur Schiwon
|
53f0381f0f
|
make tag filter compatible with sqlite
|
2011-08-23 11:43:27 +02:00 |
Golnaz Nilieh
|
eac4d4ff06
|
When deleting a bookmark, remove its tags from database.
|
2011-08-20 12:38:15 +04:30 |
Golnaz Nilieh
|
5d310ebf92
|
* Use encodeEntities() function to check input
* Separate tags by space
|
2011-08-19 16:18:08 +04:30 |
Golnaz Nilieh
|
262a652710
|
Show new bookmark in the list after insertion, And hide it after deletion.
|
2011-08-19 13:30:05 +04:30 |
Arthur Schiwon
|
ea65d90a41
|
really open website after click
|
2011-08-16 23:50:46 +02:00 |
Arthur Schiwon
|
48df7a2a7d
|
gain compatibility with sqlite3
|
2011-08-16 23:49:53 +02:00 |
Arthur Schiwon
|
0573695d05
|
fix database layout for sqlite3
|
2011-08-16 21:56:12 +02:00 |
Jan-Christoph Borchardt
|
b885bad2ee
|
wording fix for bookmarks
|
2011-08-16 12:45:44 +02:00 |
Arthur Schiwon
|
5608aaee8a
|
initial commit of Bookmarks App
|
2011-08-15 22:05:07 +02:00 |