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
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
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
Jenkins for ownCloud
ba24bfeae5
[tx-robot] updated from transifex
2014-11-28 02:10:17 -05:00
Jenkins for ownCloud
2bf97ef0da
[tx-robot] updated from transifex
2014-11-27 02:10:23 -05:00
Thomas Müller
f67d47f09a
Merge pull request #105 from owncloud/ganomi-master
...
Ganomi master
2014-11-26 12:45:42 +01:00
Thomas Müller
d350f8f2fa
adding js/3rdparty to scrutinizer ignore
2014-11-26 12:27:12 +01:00
ganomi
ae81b9dcd2
This is a refactored / rewritten version of the bookmarks app using the app frameworks design and controller features.
...
Dependency Injection for user and db is used througout the controllers
The Routing features a consistent rest api
The Routing provides some legacy routes, so that for exampe the Android Bookmarks App still works.
There is a publicly available api that provides access to bookmarks per user.
(This is usefull in connection with the WP Plugin https://github.com/mario-nolte/oc2wp-bookmarks )
2014-11-26 12:24:18 +01:00
Thomas Müller
df24129839
Delete migrate.php
...
Migrations are no longer supported in core
2014-11-26 12:20:33 +01:00
Thomas Müller
ca5f1090db
Merge pull request #102 from owncloud/rmobslang
...
remove obsolete langs. #11274
2014-11-26 12:17:16 +01:00
Volkan Gezer
7d3d57b416
remove obsolete langs. #11274
2014-11-20 15:02:04 +01:00
Jenkins for ownCloud
f614869ea1
[tx-robot] updated from transifex
2014-11-20 02:10:17 -05:00
Jenkins for ownCloud
751a52222e
[tx-robot] updated from transifex
2014-11-13 02:10:22 -05:00
Lukas Reschke
9d9667b9e6
Revert "Disable entity loader just in case"
...
This reverts commit 9c8d26fa9b
.
2014-11-05 22:40:55 +01:00
Lukas Reschke
f9bc84916d
Merge pull request #98 from owncloud/check-requesttoken-for-import
...
Add requesttoken
2014-11-05 17:16:59 +01:00
Lukas Reschke
d9675e60b3
Merge pull request #100 from owncloud/disable-entity-loader
...
Disable entity loader
2014-11-05 17:16:52 +01:00
Frank Karlitschek
e057ac105c
Merge pull request #99 from owncloud/ensure-url-correctness
...
Ensure that URL is always HTTP:// or HTTPS://
2014-11-05 08:36:03 -05:00