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

277 Commits

Author SHA1 Message Date
Jenkins for ownCloud
ca37cca840 [tx-robot] updated from transifex 2012-10-13 02:11:52 +02:00
Brice Maron
46b12ff8b2 Correct Some ClosingTag style 2012-10-12 21:50:55 +00:00
Brice Maron
d2ea5725c2 First stubs of BM tests 2012-10-12 21:06:34 +00:00
Jenkins for ownCloud
380a883fcf [tx-robot] updated from transifex 2012-10-12 02:08:54 +02:00
Brice Maron
d1e46aef87 Restore mysql compat for bookmark search 2012-10-11 21:43:01 +00:00
Brice Maron
f017cfdbf8 Change manual limit and offset with OC DB function 2012-10-11 20:27:25 +00:00
Brice Maron
84cb325822 Correct js pbm and small style fix 2012-10-11 19:45:05 +00:00
Brice Maron
7397ebd1c2 Correct offset for postgresql 2012-10-11 16:45:00 +02:00
Jenkins for ownCloud
f2c0cbabd5 [tx-robot] updated from transifex 2012-10-11 02:10:53 +02:00
Brice Maron
49f54450ab Correct typo 2012-10-10 21:14:58 +00:00
Brice Maron
8949278e83 [Bookmark] More style fix 2012-10-10 19:29:08 +00:00
Brice Maron
4405797476 [Bookmark] Move things to 3rd party folder 2012-10-10 19:17:40 +00:00
Brice Maron
f813d338f2 Fix style in bookmark. thanks to ci 2012-10-10 19:05:34 +00:00
Brice Maron
59b4f2ea9f Merge branch 'master' into bookmark_rework 2012-10-10 16:58:37 +00:00
Jenkins for ownCloud
636ccabe5a [tx-robot] updated from transifex 2012-10-09 02:09:03 +02:00
Jenkins for ownCloud
c2bd5a633e [tx-robot] updated from transifex 2012-10-08 02:09:32 +02:00
Jenkins for ownCloud
e6fadd32d2 [tx-robot] updated from transifex 2012-10-03 02:10:29 +02:00
Frank Karlitschek
505a6634c3 bump the required field of all the shipped apps to 4.9 which is the internal verson number of ownCloud 4.5 2012-10-02 12:21:25 +02:00
Jenkins for ownCloud
04d8518981 [tx-robot] updated from transifex 2012-09-30 02:07:43 +02:00
Jenkins for ownCloud
eaada43d97 [tx-robot] updated from transifex 2012-09-28 02:08:20 +02:00
Jenkins for ownCloud
6ffe5819a7 [tx-robot] updated from transifex 2012-09-26 13:27:02 +02:00
Jenkins for ownCloud
71d53a3ad6 [tx-robot] updated from transifex 2012-09-25 02:06:22 +02:00
Jenkins for ownCloud
65e9ca4dfa [tx-robot] updated from transifex 2012-09-24 02:05:00 +02:00
Jenkins for ownCloud
c8d8a09e4d [tx-robot] updated from transifex 2012-09-22 02:05:30 +02:00
Jenkins for ownCloud
d8a3a5f303 [tx-robot] updated from transifex 2012-09-19 02:07:43 +02:00
Brice Maron
7d0ea26a84 Correct Bookmark translation 2012-09-18 21:04:26 +00:00
Brice Maron
d40a425174 Add export button on setting page 2012-09-18 20:36:12 +00:00
Brice Maron
a29afef606 First version of export file 2012-09-18 20:27:24 +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
Jenkins for ownCloud
8dcacbcc6b [tx-robot] updated from transifex 2012-09-18 02:03:55 +02:00
Jenkins for ownCloud
3923f2059b [tx-robot] updated from transifex 2012-09-17 17:01:13 +02:00
Jenkins for ownCloud
14f7af439b [tx-robot] updated from transifex 2012-09-14 02:04:08 +02:00
Jenkins for ownCloud
c8d5cdd941 [tx-robot] updated from transifex 2012-09-13 02:04:07 +02:00
Jenkins for ownCloud
e842977bd9 [tx-robot] updated from transifex 2012-09-12 02:04:03 +02:00
Jenkins for ownCloud
13c5a1c66a [tx-robot] updated from transifex 2012-09-11 02:07:59 +02:00
Brice Maron
a8f6478cdb Translate App name in search result. ref #oc-39 2012-09-10 21:32:46 +00:00
Jenkins for ownCloud
8382652a5c [tx-robot] updated from transifex 2012-09-08 02:07:51 +02:00
Thomas Mueller
358910f693 adding space between) and { 2012-09-07 15:21:03 +02:00
Bart Visscher
412c6ab27d Remove empty lines at end of file 2012-09-07 14:25:28 +02:00
Jenkins for ownCloud
a1109943f7 [tx-robot] updated from transifex 2012-09-06 02:07:14 +02:00
Thomas Mueller
7d274b3fb0 no more require_once() 2012-09-05 23:28:59 +02:00
Jenkins for ownCloud
4325526a3c [tx-robot] updated from transifex 2012-09-05 02:06:20 +02:00
Brice Maron
f88a1a1673 Prevent rename tag failing on uniq violation 2012-09-03 21:41:52 +00:00
Brice Maron
e75a0174a7 Correct remove tag filtering problem 2012-09-02 22:09:12 +00:00
Brice Maron
228832d954 Fix some bookmark import styles 2012-09-02 20:55:08 +00:00
Brice Maron
887fdb9650 Fix tag-it for double event trigger on autocomplete. Apply tag-it PR: 41 2012-09-02 20:54:42 +00:00
Brice Maron
43399c35b3 Remove duplicated tag-it lib 2012-09-02 19:51:49 +00:00
Brice Maron
8fde82f956 Only edit 1 bookmark at the time 2012-09-02 15:53:33 +00:00
Brice Maron
19925df098 Almost working in inline bookmark edit/add. 2012-09-02 15:18:36 +00:00