Jenkins for ownCloud
cb429ad274
[tx-robot] updated from transifex
2015-02-04 02:10:19 -05:00
Jenkins for ownCloud
862244c6e9
[tx-robot] updated from transifex
2015-02-03 02:10:23 -05:00
Lukas Reschke
09d0002622
Sanitize exported file properly
2015-02-02 14:02:42 +01:00
Jenkins for ownCloud
943c0afb8a
[tx-robot] updated from transifex
2015-02-02 02:10:19 -05:00
Jenkins for ownCloud
615e2051ce
[tx-robot] updated from transifex
2015-01-30 02:10:21 -05:00
Jenkins for ownCloud
782153d649
[tx-robot] updated from transifex
2015-01-28 02:10:26 -05:00
Joas Schilling
51dd42535c
Merge pull request #124 from owncloud/remove-is-shipped
...
Remove isShipped
2015-01-27 13:04:23 +01:00
Joas Schilling
2cd11886f0
Remove isShipped
2015-01-27 12:21:30 +01:00
Jenkins for ownCloud
9f3a022ef0
[tx-robot] updated from transifex
2015-01-23 02:10:19 -05:00
Jenkins for ownCloud
68ae1ecd2e
[tx-robot] updated from transifex
2015-01-20 02:10:18 -05:00
Jenkins for ownCloud
ea21f872b6
[tx-robot] updated from transifex
2015-01-18 02:10:18 -05:00
Jenkins for ownCloud
8dd0f36c35
[tx-robot] updated from transifex
2015-01-17 02:10:20 -05:00
Jenkins for ownCloud
e6d6201148
[tx-robot] updated from transifex
2015-01-15 02:10:19 -05:00
Jenkins for ownCloud
988fac2319
[tx-robot] updated from transifex
2015-01-13 02:10:19 -05:00
Jenkins for ownCloud
93505a2f5f
[tx-robot] updated from transifex
2015-01-11 02:10:18 -05:00
Jenkins for ownCloud
a68a49fdbc
[tx-robot] updated from transifex
2015-01-09 02:10:19 -05:00
Jenkins for ownCloud
17759ebbdd
[tx-robot] updated from transifex
2015-01-08 02:10:18 -05:00
Morris Jobke
88eb92c959
Merge pull request #106 from owncloud/app_specific_search
...
make search results app specific
2015-01-06 11:00:13 +01:00
TtuxX
0c1a52e4d5
Check if URL already exists before adding
...
Changed the way `addBookmark` function checks if url already exists.
Now the `addBookmark` function checks wether the url one want to bookmark exists or not, independantly from its protocol.
In order to achieve this, the script :
- Removes everything from the url before the `://` part (included)
- Uses a `like` statement in the SQL query instead of `=`
- Adds a `%` to the url at the query execution
2015-01-05 22:22:43 +01:00
TtuxX
b6048dd3a8
Update bookmarkcontroller.php
2015-01-05 18:50:32 +01:00
Jenkins for ownCloud
ccd5a6afd5
[tx-robot] updated from transifex
2015-01-05 02:10:16 -05:00
Jenkins for ownCloud
01d711ce65
[tx-robot] updated from transifex
2015-01-04 02:10:15 -05:00
Jenkins for ownCloud
7f2adfdfa3
[tx-robot] updated from transifex
2015-01-01 02:10:17 -05:00
Jenkins for ownCloud
2de5b7bf9c
[tx-robot] updated from transifex
2014-12-31 02:10:17 -05:00
Jenkins for ownCloud
bdde12892e
[tx-robot] updated from transifex
2014-12-27 02:10:17 -05:00
ganomi
0bcb107bd2
Merge pull request #109 from owncloud/FixAmazon
...
Fix handling of website encoding.
2014-12-27 08:03:00 +01:00
ganomi
548d0252ab
Fix handling of website encoding.
...
Exemplary case was Amazon.de which does not have UTF-8 Encoding.
2014-12-26 21:33:25 +01:00
ganomi
69a0118e49
Merge pull request #108 from owncloud/FixEmptyFilter
...
Fix public query with empty filter
2014-12-26 20:31:49 +01:00
ganomi
46d5836da3
Fix public api when querying with no filter
...
add test for the case
2014-12-26 19:51:28 +01:00
TtuxX
a08b252564
Update bookmarkcontroller.php
2014-12-26 13:53:53 +01:00
TtuxX
e6dcb38e25
Fix http / https protocol requirement
...
Fix the http / https prefix requirement when adding a bookmark by :
1 - Constructing URLs for both protocols,
2 - Retrieving both pages titles,
3 - Choosing the one which works, with a systematic preference for https.
2014-12-26 13:14:13 +01:00
Jenkins for ownCloud
2133641eee
[tx-robot] updated from transifex
2014-12-20 02:10:19 -05:00
Jörn Friedrich Dreyer
d72818f83d
search changes require oc 8
2014-12-19 11:28:38 +01:00
Jenkins for ownCloud
160f5c7878
[tx-robot] updated from transifex
2014-12-19 02:10:19 -05:00
Jan-Christoph Borchardt
ff22ae5a5b
Merge pull request #110 from owncloud/FileAppLooks
...
Make it look like FileApp -> No Border
2014-12-15 14:40:21 +01:00
Thomas Müller
a62c9a16da
Merge pull request #111 from TtuxX/master
...
Remove the bookmarks 10 tags display limit/bug
2014-12-15 13:34:06 +01:00
Thomas Müller
f47eeec562
Merge pull request #112 from owncloud/remove-build.xml
...
remove build.xml
2014-12-15 13:33:20 +01:00
Thomas Müller
7a428db693
remove build.xml
2014-12-15 11:58:24 +01:00
TtuxX
a35e9d9c39
Remove the bookmark tags display limit
...
Set the limit from 10 (original default value) to -1 (load all the tags you ever created)
2014-12-09 00:19:08 +01:00
Jenkins for ownCloud
a6daccdd88
[tx-robot] updated from transifex
2014-12-08 02:10:17 -05:00
ganomi
81a814c375
Make it look like FileApp -> No Border
2014-12-07 20:57:38 +01:00
Thomas Müller
800635081a
No more php 5.3
2014-12-07 12:40:43 +01:00
Jenkins for ownCloud
0b216cf650
[tx-robot] updated from transifex
2014-12-07 02:10:17 -05:00
Jenkins for ownCloud
03676bf496
[tx-robot] updated from transifex
2014-12-04 02:10:18 -05:00
Jenkins for ownCloud
43e209388e
[tx-robot] updated from transifex
2014-12-03 02:10:18 -05:00
Jörn Friedrich Dreyer
c39a346f2f
make search results app specific
2014-12-02 17:58:16 +01:00
Jenkins for ownCloud
b08e244e25
[tx-robot] updated from transifex
2014-12-02 02:10:17 -05:00
Jenkins for ownCloud
b294da0e05
[tx-robot] updated from transifex
2014-12-01 02:10:16 -05:00
Jenkins for ownCloud
92b01ab972
[tx-robot] updated from transifex
2014-11-30 02:10:17 -05:00
Jenkins for ownCloud
f9cf657d56
[tx-robot] updated from transifex
2014-11-29 02:10:17 -05:00