1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-03 07:24:10 +01:00
Commit Graph

69 Commits

Author SHA1 Message Date
Jan-Christoph Borchardt
df86da033e use SVG icon instead of PNG by default 2013-10-12 08:30:46 +02:00
Brice Maron
57d009f22d Correct Title in bookmarklet 2013-06-27 23:10:53 +02:00
Brice Maron
0badbd76b9 Bookmark: resolving Style issues fix #653 2013-03-02 15:42:54 +01:00
Lukas Reschke
0174fea203 [bookmarks] From echo to p 2013-02-28 00:01:59 +01:00
Brice Maron
4604f72109 Bookmark: Disable Export if no bookmark is present ref owncloud/apps#559 2013-02-17 22:45:57 +01:00
raghunayyar
b606420e9b Bookmarks #leftcontent style fix
Makes the Settings button analogous to the contacts app settings
button, uniformity between apps.
2013-02-12 18:25:29 +05:30
Bernhard Posselt
820e329654 test 2013-02-07 00:33:47 +01:00
Lukas Reschke
e1a50b1737 Move inline JS to external file 2013-01-22 20:44:40 +01:00
Brice Maron
1bbf5315aa Bookmark Restore tag filtering function 2012-11-08 20:44:07 +00:00
Brice Maron
c65d3cfa77 Bookmark: Fix non closing tag pbm 2012-11-07 22:41:00 +00:00
Brice Maron
e78fc2baa0 Bookmark: Display bmlet if there is not bookmarks yet fix #136 2012-11-06 23:52:14 +00:00
Brice Maron
85ba9207d8 Bookmark: Remove top control bar and few others. fix #162 2012-11-06 23:06:07 +00:00
Brice Maron
4b4f5df22f Bookmark: Smoother first animation for settings and close on click outside.
Should re fix #51
2012-11-05 22:53:46 +00:00
Brice Maron
f8e3a0c2e7 Remove sliding panel feature and old dead code fix #137 2012-11-05 21:22:42 +00:00
Brice Maron
eefac414f5 Bookmark: Fetch title for bookmark added from interface ref #145 2012-11-05 20:34:09 +00:00
Brice Maron
193aade77b Allow adding bookmark with enter fix #139 2012-11-04 22:55:03 +00:00
Brice Maron
f50e01a96b Bookmark: simplify settings and implement hide&show button. ref #51 2012-11-03 21:47:01 +00:00
Brice Maron
d0288a515e Bookmark: Fix style 2012-10-31 23:42:58 +00:00
Brice Maron
d81c83e65c Bookmark: Migrate setting into app fix #51 2012-10-31 21:31:43 +00:00
Brice Maron
678073e2a7 Put some js html constructions in a template file for bookmarks 2012-10-21 11:37:30 +00:00
Brice Maron
f813d338f2 Fix style in bookmark. thanks to ci 2012-10-10 19:05:34 +00:00
Brice Maron
f61dc7cf43 Merge branch 'master' into bookmark_rework
Conflicts:
	bookmarks/addBm.php
	bookmarks/ajax/editBookmark.php
	bookmarks/bookmarksHelper.php
	bookmarks/lib/bookmarks.php
	bookmarks/lib/search.php
	bookmarks/templates/bookmarklet.php
	bookmarks/templates/list.php
2012-09-18 19:39:53 +00:00
Brice Maron
acf688685a Translate more message in bookmarks ref oc-894 2012-09-18 19:21:45 +00:00
Thomas Mueller
7d274b3fb0 no more require_once() 2012-09-05 23:28:59 +02:00
Brice Maron
19925df098 Almost working in inline bookmark edit/add. 2012-09-02 15:18:36 +00:00
Brice Maron
18372c5220 First step^of removing the popup. Adding js templating and inline editing of bookmark 2012-09-01 14:18:39 +00:00
Brice Maron
269e09ff9e Add Url input to control bar 2012-08-30 21:25:05 +00:00
Brice Maron
bb04e46bed Remove not really working is_public / sharing things 2012-08-30 21:24:39 +00:00
Brice Maron
efed5b1979 Rework Slide panel style... much smoother now 2012-08-30 21:21:58 +00:00
Brice Maron
0341a38995 Set Text View by default in bookmark 2012-08-30 21:04:38 +00:00
Brice Maron
566055f4e6 manage placeholder for shot provider 2012-08-30 21:04:12 +00:00
Brice Maron
0474b10893 Add possibility to remember the view and the sidebar status 2012-08-30 20:59:27 +00:00
Brice Maron
abf07d70d1 Add slider to colapse tag filter 2012-08-30 20:59:24 +00:00
Brice Maron
f568b64fcc Add first shot of Image view ... need more work 2012-08-30 20:40:50 +00:00
Brice Maron
d1fa11e936 First step for re-adding the Add button 2012-08-30 20:19:24 +00:00
Brice Maron
c156399c60 Add more tag filtering capabilities 2012-08-30 20:19:17 +00:00
Brice Maron
ca0fa16812 Next step for filter api for ajax 2012-08-30 20:19:09 +00:00
Brice Maron
b59cbe425d First step of filtering by tags and related tags 2012-08-30 20:18:09 +00:00
Brice Maron
8c0a621fb3 Add Real public count and add actions imgs on tags 2012-08-30 20:13:50 +00:00
Brice Maron
f9dfa562b9 Add fake user sharing and tweak the render a bit 2012-08-30 20:13:45 +00:00
Brice Maron
c3e887078a First reworking of the bookmarks list 2012-08-30 20:13:29 +00:00
Brice Maron
37b07e4e2d Merge branch 'master' into multi_app_dir
Conflicts:
	lib/app.php
	lib/base.php
	lib/minimizer/css.php
	lib/minimizer/js.php
	lib/template.php
	lib/util.php
2012-06-21 17:15:35 +00:00
Bjoern Schiessle
a3c356a043 use new sanitizeHTML() function 2012-06-21 13:57:18 +02:00
Brice Maron
a5998b3d7d Unit path and webpath, correct some more 2012-06-06 20:24:15 +00:00
Michael Gapczynski
f180922709 Merge commit 'refs/merge-requests/115' of git://gitorious.org/owncloud/owncloud into merge-requests/115
Conflicts:
	apps/files/templates/index.php
2012-05-17 15:38:28 -04:00
Vitaly Kuznetsov
091161ff69 Fix some non-utf8-friendly htmlentities (resulting in wrong display of utf8-encoded directory names for example) 2012-05-10 09:10:53 +00:00
Brice Maron
7281a90fa4 Change label for saving bookmark button 2012-05-08 19:04:06 +00:00
Georg Ehrke
7c97c58757 some fixes fore movable apps 2012-04-26 14:52:55 +02:00
Marvin Thomas Rabe
189135ec69 Little bookmark improvement 2012-02-22 23:58:38 +01:00
Marvin Thomas Rabe
5a4a8af2f1 Updated bookmark form 2012-02-22 23:22:17 +01:00