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

112 Commits

Author SHA1 Message Date
Michael Kuhn
7cbb92971e Add rel="noreferrer" to links. 2014-07-17 21:30:13 +02:00
Constanze
433c015450 renamed "read later", fixed #56 2013-11-14 16:27:37 +01:00
Jan-Christoph Borchardt
52a03faa5d separate Save and Cancel buttons, emphasize Save 2013-10-12 08:43:27 +02:00
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
Lukas Reschke
2ffc1ff036 Escape HTML 2013-04-23 00:51:33 +03:00
Brice Maron
f6ac356afb Quick fix js tpl tag delimiter. waiting for a better solution
Fix #6
2013-04-15 23:11:50 +02:00
Lukas Reschke
9f1f349d8a Escape the tag 2013-03-15 12:45:44 +01: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
Raghu Nayyar
9c483bb58d Merge pull request #541 from owncloud/bookmark-style-fixes
Edit Button Loads besides the title than a fixed distance.
2013-02-19 02:46:02 -08: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
raghunayyar
48f2f8d1fd More Indentation Errors in js_tpl.php 2013-02-08 15:38:20 +05:30
raghunayyar
c04e72abfe Initial Commit for Style Fixing in Bookmark Edit Button.
The button loads in a new line on hover, check.
2013-02-08 15:08:36 +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
Lukas Reschke
654139c122 Use escapeHTML instead of encodeEntities 2013-01-15 10:28:02 +01:00
raghunayyar
853fbcf4d2 Relative lengths of Bookmark Elements.
Tried my best that no overlapping happs for larger widths, removed the
second edit button too.
2012-11-22 20:04:41 +00:00
raghunayyar
618eb1fde3 Title and description if long gets hidden, edit button works fine. 2012-11-22 20:04:41 +00:00
raghunayyar
7d254f156e Bookmark List UX Changed
Removed the link, orientation of the description and tags changed.
2012-11-22 20:04:41 +00: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
9ad3ff5a95 Bookmark: Quick indent style fix 2012-11-06 21:37:48 +00:00
raghunayyar
4b7fd9ab1d Fixes https://github.com/owncloud/apps/issues/143
The edit button come besides title + url
2012-11-06 21:28:55 +00:00
Brice Maron
2fc9a2beea Bookmark: couple of style fixes 2012-11-06 17:46:51 +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
a5880b7254 Bookmark: Remove url from hover when there is no title fix #141 2012-11-05 21:26:39 +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
70163c676c Fix some style 2012-10-22 21:11:36 +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
d40a425174 Add export button on setting page 2012-09-18 20:36:12 +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
358910f693 adding space between) and { 2012-09-07 15:21:03 +02:00
Thomas Mueller
7d274b3fb0 no more require_once() 2012-09-05 23:28:59 +02:00
Brice Maron
228832d954 Fix some bookmark import styles 2012-09-02 20:55:08 +00: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
f79469063c Remove labels to use placeholders instead. Remove r-o url 2012-08-30 21:24:07 +00:00