Arthur Schiwon
|
63a0922aa6
|
backport database fix from c30d34c to stable7
|
2015-04-20 13:24:06 +02:00 |
|
Lukas Reschke
|
b34386abf2
|
Revert "Disable entity loader just in case"
This reverts commit 86cacef008aa98378a891e0993ddb644de1dcd43.
|
2014-11-05 22:39:14 +01:00 |
|
Lukas Reschke
|
9c8d26fa9b
|
Disable entity loader just in case
|
2014-11-05 10:15:54 +01:00 |
|
Thomas Müller
|
76b830036a
|
fix sql syntax for pgsql
|
2014-09-10 14:44:00 +02:00 |
|
Thomas Müller
|
bd70de98ae
|
fix duplicate insert
|
2014-08-20 16:09:46 +02:00 |
|
Scrutinizer Auto-Fixer
|
7292b4325a
|
Scrutinizer Auto-Fixes
This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/owncloud/bookmarks/inspections/5e80768c-e393-44b0-b479-30366609e48a
Enabled analysis tools:
- PHP Analyzer
- PHP PDepend
- PHP Similarity Analyzer
- PHP Change Tracking Analyzer
|
2014-08-19 14:16:08 +02:00 |
|
s2
|
3515e5a97a
|
fix bookmarks search results display
|
2014-08-06 14:50:42 +02:00 |
|
Michael Kuhn
|
d0916c196b
|
Fix filtering by tag for PostgreSQL.
|
2014-07-29 21:42:27 +02:00 |
|
Štefan Jarina
|
333a786938
|
Fix tags delimiter for PostgreSQL
|
2014-06-29 19:08:32 +02:00 |
|
Brice Maron
|
7f7b7d1f30
|
Fix Problems with mysql
|
2013-10-12 19:31:20 +02:00 |
|
Brice Maron
|
ba5e37d36c
|
Fix search
|
2013-10-12 18:09:49 +02:00 |
|
Brice Maron
|
bed6a88d1e
|
Correct Bookmark Edit, fix #31, thanks @flattman
|
2013-07-28 15:21:01 +02:00 |
|
Brice Maron
|
3f3774123c
|
Fix Null titles and title with quotes from backend request fix #18
|
2013-06-28 23:55:52 +02:00 |
|
Brice Maron
|
4a75293711
|
Prevent any security problems with order by
|
2013-04-23 21:59:52 +02:00 |
|
Brice Maron
|
b4447b1e9f
|
Fix sql style and add backticks... thanks @Kondou-ger
Ref owncloud/apps#912
|
2013-04-23 21:44:04 +02:00 |
|
Brice Maron
|
ffc7f365da
|
Bookmark: Avoid error when the title is not found
|
2013-03-30 17:17:06 +01:00 |
|
Brice Maron
|
8165f5fa78
|
Merge remote branch 'origin/master'
|
2013-03-26 00:03:35 +01:00 |
|
Brice Maron
|
6cebd89681
|
Bookmark: correct description in import of html files
|
2013-03-26 00:01:53 +01:00 |
|
Brice Maron
|
caec59e517
|
Bookmark: correct search with postgres . fix #866
|
2013-03-25 22:50:35 +01:00 |
|
Brice Maron
|
fbf942884d
|
[Bookmark] Correct adding bookmarks pbm thx fossxplorer
|
2013-01-30 23:28:51 +01:00 |
|
Robin Appelman
|
f32d9f0806
|
Booksmarks: fix undefined variable
|
2013-01-30 23:17:08 +01:00 |
|
Brice Maron
|
5480ec3216
|
[Bookmark]Choose title and desc if duplicated is more filled fix #146
|
2013-01-27 14:50:16 +00:00 |
|
Brice Maron
|
a82bd45f26
|
[Bookmark] Avoid duplicate BM, refresh old one if already exists. fix #160
|
2013-01-16 22:47:26 +00:00 |
|
Brice Maron
|
6f8d0be58f
|
[Bookmarks] Remove dead code and more special chars from page title
|
2013-01-08 18:25:56 +00:00 |
|
Brice Maron
|
dcae167eef
|
Bookmark: Cleanup libs remove lonely files and use existing core functions
|
2012-12-18 21:31:11 +00:00 |
|
Brice Maron
|
d2ea5725c2
|
First stubs of BM tests
|
2012-10-12 21:06:34 +00: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
|
7397ebd1c2
|
Correct offset for postgresql
|
2012-10-11 16:45:00 +02:00 |
|
Brice Maron
|
f813d338f2
|
Fix style in bookmark. thanks to ci
|
2012-10-10 19:05:34 +00:00 |
|
Brice Maron
|
7d0ea26a84
|
Correct Bookmark translation
|
2012-09-18 21:04:26 +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 |
|
Brice Maron
|
a8f6478cdb
|
Translate App name in search result. ref #oc-39
|
2012-09-10 21:32:46 +00:00 |
|
Thomas Mueller
|
358910f693
|
adding space between) and {
|
2012-09-07 15:21:03 +02:00 |
|
Brice Maron
|
f88a1a1673
|
Prevent rename tag failing on uniq violation
|
2012-09-03 21:41:52 +00:00 |
|
Brice Maron
|
da55c5c23d
|
FIX Filter tags by user
|
2012-08-30 21:24:42 +00:00 |
|
Brice Maron
|
bb04e46bed
|
Remove not really working is_public / sharing things
|
2012-08-30 21:24:39 +00:00 |
|
Brice Maron
|
2328cc1ec8
|
First try for a Bookmark import
|
2012-08-30 21:01:27 +00:00 |
|
Brice Maron
|
94160cb421
|
Re enable the search provider for Bookmarks
|
2012-08-30 20:55:54 +00:00 |
|
Brice Maron
|
15a515b92a
|
Correct pg support for finding bookmark
|
2012-08-30 20:43:18 +00:00 |
|
Brice Maron
|
1c24f862f6
|
Move crud function to lib and correct prefix bug
|
2012-08-30 20:35:30 +00:00 |
|
Brice Maron
|
8817ea366a
|
Add possibility to rename and delete tags
|
2012-08-30 20:27:34 +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
|
c3e887078a
|
First reworking of the bookmarks list
|
2012-08-30 20:13:29 +00:00 |
|
Brice Maron
|
68b87e3530
|
First Step of list view rework
|
2012-08-30 20:12:05 +00:00 |
|
Brice Maron
|
8d59e3b9f0
|
First version of Bookmark popup enhanced. Need more work
|
2012-08-30 19:50:40 +00:00 |
|