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

63 Commits

Author SHA1 Message Date
Brice Maron
f79469063c Remove labels to use placeholders instead. Remove r-o url 2012-08-30 21:24:07 +00:00
Brice Maron
3669c27acf Rename submit button to 'save' 2012-08-30 21:23:40 +00:00
Brice Maron
efed5b1979 Rework Slide panel style... much smoother now 2012-08-30 21:21:58 +00:00
Brice Maron
a8a80ee043 Manage crsf protection in bookmark add popup 2012-08-30 21:04:53 +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
2328cc1ec8 First try for a Bookmark import 2012-08-30 21:01:27 +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
715976d73d Simplify bookmarklet 2012-08-30 20:59:21 +00:00
Brice Maron
f568b64fcc Add first shot of Image view ... need more work 2012-08-30 20:40:50 +00:00
Brice Maron
b374301911 Move Back ajax operation to the ajax folder 2012-08-30 20:40:10 +00:00
Brice Maron
ce589e2fa7 Add possibility to add/edit bookmark 2012-08-30 20:24:46 +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
150f2a3f27 Add Some protection and take title from bookmarklet when possible 2012-08-30 19:51:07 +00:00
Brice Maron
8d59e3b9f0 First version of Bookmark popup enhanced. Need more work 2012-08-30 19:50:40 +00:00
Brice Maron
6bb2c54fdd Prevent errors and mini enhancement of saved window in bookmarks 2012-06-24 21:30:14 +00:00
Brice Maron
63959909c0 Correct bookmark app : add through interface and remove missing css 2012-06-24 21:24:43 +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
Thomas Mueller
3391ae307a removing executable bit - again 2012-05-15 00:52:00 +02: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
Frank Karlitschek
b28a034f23 port linkto and serverHost 2012-05-01 23:19:39 +02:00
Georg Ehrke
7c97c58757 some fixes fore movable apps 2012-04-26 14:52:55 +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
Robin Appelman
7bfad1f3b8 reuse OC_L10N objects 2012-04-14 16:44:15 +02:00
Alessandro Cosentino
b69f6654f2 bookmarklets should not look like buttons 2012-02-27 18:20:40 -05: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
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
Marvin Thomas Rabe
d205a5404d Removed redundant code. 2012-02-22 16:04:32 +01:00
Marvin Thomas Rabe
192f7bf430 UI problems solved. Bookmarks app updated. 2012-02-22 16:04:31 +01:00
Alessandro Cosentino
dacffb5a06 Added bookmarklet for browser. Inspired by Google Bookmarks 2012-02-19 20:18:27 -05:00
Bart Visscher
cb23990a84 Use separate function to make absolute urls 2012-02-17 22:07:14 +01:00
Brice Maron
59c8de33da Tweak bookmarklet to not change the current page. Correct encoding when add bookmark 2011-10-18 23:27:53 +02:00
Marvin Thomas Rabe
e4a644e47d removed description. changed target to _blank. removed sorting. updated layout. 2011-10-08 13:54:45 +02:00
Marvin Thomas Rabe
fff556b005 added missing files 2011-10-08 13:11:13 +02: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