blizzz
c30d34cce6
Merge pull request #129 from tflidd/table-prefix
...
remove fixed “oc_”-prefix.
2015-04-20 13:14:51 +02:00
Jenkins for ownCloud
aed0699642
[tx-robot] updated from transifex
2015-04-19 02:10:18 -04:00
tflidd
fa6c922868
more ticks
2015-04-18 16:46:15 +02:00
Jenkins for ownCloud
c6daa711cf
[tx-robot] updated from transifex
2015-04-06 02:10:18 -04:00
Jenkins for ownCloud
a710ecc2bd
[tx-robot] updated from transifex
2015-04-02 02:10:32 -04:00
Jenkins for ownCloud
d7fba596cf
[tx-robot] updated from transifex
2015-03-23 02:10:28 -04:00
Jenkins for ownCloud
929225c442
[tx-robot] updated from transifex
2015-03-19 02:10:34 -04:00
Oliver Kohl D.Sc.
c522347d2c
Undifined index
...
This prevents the undefined index notice to show up in the log.
2015-03-11 13:58:38 +01:00
Morris Jobke
a6d57d2a5c
Merge pull request #114 from TtuxX/patch-3
...
Fix http / https protocol requirement.
2015-03-10 09:54:47 +01:00
TtuxX
e85ecbed55
Improve protocols regex
2015-03-09 20:31:38 +01:00
Jenkins for ownCloud
9e7674c684
[tx-robot] updated from transifex
2015-03-09 02:10:29 -04:00
udera
8b0011b6b5
remove fixed “oc_”-prefix.
2015-02-27 18:59:29 +01:00
Jenkins for ownCloud
d6443a3e51
[tx-robot] updated from transifex
2015-02-25 02:10:20 -05:00
Jenkins for ownCloud
53e797bd9a
[tx-robot] updated from transifex
2015-02-21 02:10:19 -05:00
Jenkins for ownCloud
82f0535e83
[tx-robot] updated from transifex
2015-02-20 02:10:21 -05:00
Jenkins for ownCloud
0bfa58b47b
[tx-robot] updated from transifex
2015-02-15 02:10:18 -05:00
TtuxX
bc1b9daa1d
Fix protocol cut off + Attempt URL https upgrade
...
- Fix protocol cut off bug
- Automatically attemps to upgrade existing URL from http to https if user add it a second time to bookmarks application (without specifying protocol)
2015-02-14 17:01:41 +01:00
Jenkins for ownCloud
7abd56f1d3
[tx-robot] updated from transifex
2015-02-14 02:10:19 -05:00
Jenkins for ownCloud
68862cd8f6
[tx-robot] updated from transifex
2015-02-12 02:10:21 -05:00
Jenkins for ownCloud
ce8feb350c
[tx-robot] updated from transifex
2015-02-11 02:10:19 -05:00
Jenkins for ownCloud
5f02a9f398
[tx-robot] updated from transifex
2015-02-09 02:10:19 -05:00
Jenkins for ownCloud
b299fcd248
[tx-robot] updated from transifex
2015-02-07 02:10:19 -05:00
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