1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-08 07:54:13 +01:00

1200 Commits

Author SHA1 Message Date
blizzz
87680b01fc Merge pull request #254 from owncloud/universal-build
master branch to be now release branch for any Nc/OC version starting 9.0
2016-08-26 23:21:47 +02:00
blizzz
850d62fb4c Merge pull request #285 from owncloud/port-284
[master] accept pages that return 401-403, show error message on other error c…
2016-08-26 16:47:36 +02:00
Arthur Schiwon
b11076608f
Master tests starting stable9 branch
try out a universal test

second shot

trying nc and oc, throw away php 5.4 and server versions below 9.0

all env information in one line, otherwise to many useless builds are composed

drop some cases, fix typo

fix url, further reduce number of tests scenarios

url fix, and further reduce tests scenarios

moar fixes

test against the desired server branch

attempt to reduce more test scenarios

more url fixes

fix branch, excludes did not work

adjust version info
2016-08-26 16:45:30 +02:00
Arthur Schiwon
32b2bae6ef
accept pages that return 401-403, show error message on other error codes 2016-08-26 12:37:43 +02:00
Jan-Christoph Borchardt
40f5f9836d Merge pull request #281 from owncloud/fix-svg-viewbox
Fix viewBox of SVG to allow proper scaling in Firefox
2016-08-20 23:33:21 +02:00
Morris Jobke
8a9d96bc73 Fix viewBox of SVG to allow proper scaling in Firefox 2016-08-19 17:12:29 +02:00
blizzz
8fcf165ed7 Merge pull request #261 from TtuxX/master
Restore broken tag selection functionality
2016-08-07 22:42:51 +02:00
blizzz
1c7a831a3c Merge pull request #266 from owncloud/fix-title-length
increase title size to 4096, and cut title and description before wri…
2016-08-07 11:52:43 +02:00
blizzz
2f651b6a9d Merge pull request #267 from owncloud/cleanup-controllers
Cleanup controllers
2016-08-06 11:47:11 +02:00
Arthur Schiwon
07a05d4472
fix and add phpdoc 2016-08-06 11:36:20 +02:00
Arthur Schiwon
fbf50e85a9
increase title size to 4096, and cut title and description before writing to DB 2016-08-06 01:10:10 +02:00
Jenkins for ownCloud
2c06515017 [tx-robot] updated from transifex 2016-08-03 20:11:27 -04:00
Jenkins for ownCloud
f6099ebfd4 [tx-robot] updated from transifex 2016-08-02 20:12:50 -04:00
Jenkins for ownCloud
7b184947d4 [tx-robot] updated from transifex 2016-08-01 20:12:53 -04:00
blizzz
1b93f9fe2d Merge pull request #265 from owncloud/some_cleanup
Some cleanup
2016-07-31 23:29:52 +02:00
blizzz
9b214e5753 Merge pull request #264 from owncloud/fix-overwrite-on-import
Fix overwrite of bookmarks when importing links without URL
2016-07-31 23:23:54 +02:00
Arthur Schiwon
f8ad93e23a
fix phpdoc, resolve a dependency 2016-07-31 21:14:04 +02:00
Arthur Schiwon
ba3d2aeeaf
substitute OCP\User::getUser, formatting 2016-07-31 20:26:15 +02:00
Arthur Schiwon
42ed81097a
fix/add php doc 2016-07-31 20:13:21 +02:00
blizzz
c419da84b4 Merge pull request #263 from owncloud/bump-max-version-req
bump max Nc/OC version
2016-07-30 01:47:28 +02:00
Arthur Schiwon
c28a41a239
Fix overwrite of bookmarks when importing links without URL 2016-07-30 01:46:30 +02:00
Arthur Schiwon
39aa2035a4
bump max Nc/OC version 2016-07-30 01:44:03 +02:00
Jenkins for ownCloud
e54865000a [tx-robot] updated from transifex 2016-07-19 02:10:44 -04:00
Jenkins for ownCloud
1122117c36 [tx-robot] updated from transifex 2016-07-12 02:10:51 -04:00
Tim
b3e0893d1f Update bookmarks.css 2016-07-01 04:35:49 +02:00
Tim
46b177ab5d Tags under filter search bar
Ensure the selected tags appear below the tags filter search bar.
2016-07-01 03:41:39 +02:00
Tim
215f19a1e5 Full width tag filter bar
Ensure the tag filter bar is as large as the one for adding bookmarks
2016-07-01 03:38:16 +02:00
Tim
642df90adb Make tag filter bar visible 2016-07-01 03:36:20 +02:00
blizzz
42947ca1e4 Merge pull request #146 from MrksKwsnck/master
Exporting bookmarks results in PHP fatal error
v9.1.0RC4 v9.1.0RC3 v9.1.0RC2 v9.1.0RC1 v9.1.0
2016-06-12 11:25:02 +02:00
blizzz
340afcc049 Merge pull request #258 from janklostermann/patch-1
added documentation, category, website, bugs, repository
v9.1.0beta2
2016-06-07 10:29:51 +02:00
Jenkins for ownCloud
600a3fa202 [tx-robot] updated from transifex 2016-06-03 02:11:19 -04:00
janklostermann
bbe2fde9a8 added documentation, category, website, bugs, repository 2016-06-02 15:51:54 +02:00
Jenkins for ownCloud
589d260c36 [tx-robot] updated from transifex 2016-06-01 02:11:11 -04:00
blizzz
d4245f425d Merge pull request #246 from owncloud/fix-230
Improve encoding detection
v9.1.0beta1
2016-04-25 00:59:33 +02:00
Arthur Schiwon
3428c3638a
adjust unit test 2016-04-24 22:09:35 +02:00
blizzz
ff6e1f48a4 Merge pull request #245 from owncloud/dont-overrride-title
Do not override user-provided title when bookmarking via bookmarklet
2016-04-24 21:04:13 +02:00
Arthur Schiwon
1dc98e7067
Improve encoding detection 2016-04-24 21:01:44 +02:00
Arthur Schiwon
e588d1f4bb
Do not override user-provided title when bookmarking via bookmarklet 2016-04-24 20:06:47 +02:00
blizzz
5535cbbfb5 Merge pull request #240 from owncloud/parse_url-not-filtervar
use parse_url to verify dn, because filter_var has issues with specia…
2016-04-24 15:44:52 +02:00
Arthur Schiwon
3b3fd65598
Add test on adding bookmark with URL containing umlaut
Does not relate to this issue (different code path, not covered by tests
yet), but still it is a good addition.
2016-04-24 15:29:15 +02:00
Arthur Schiwon
28ff9ebabe
use parse_url to verify dn, because filter_var has issues with special chars 2016-04-20 21:51:30 +02:00
blizzz
5ee85bb140 Shamelessly copy issue template from core 2016-04-17 22:58:11 +02:00
blizzz
f5f2d665cd Merge pull request #224 from HuidaeCho/renameTag-sql-bugfix
renameTag SQL bugfix
2016-04-16 22:42:09 +02:00
blizzz
2228b8f45b Merge pull request #233 from owncloud/bump-version-0.8
Increase max OC version, bump version to 0.8, move version number to …
2016-04-16 22:36:11 +02:00
Arthur Schiwon
de5a1b5305
Increase max OC version, bump version to 0.8, move version number to info.xml 2016-04-16 22:26:08 +02:00
Jenkins for ownCloud
a43fc522d3 [tx-robot] updated from transifex 2016-04-09 02:10:40 -04:00
Jenkins for ownCloud
f1b606aa0a [tx-robot] updated from transifex 2016-03-28 02:10:22 -04:00
Jenkins for ownCloud
ff804ea4e2 [tx-robot] updated from transifex v9.0.0RC1 2016-03-01 02:10:41 -05:00
Jenkins for ownCloud
7486009070 [tx-robot] updated from transifex 2016-02-24 15:10:29 -05:00
Morris Jobke
eaf12456e6 Merge pull request #225 from owncloud/better-navigation-entry
Better navigation entry
v9.0.0beta2 v9.0beta1
2016-01-12 16:11:53 +01:00