Morris Jobke
9107fd6cd6
fix federation strings
2016-06-20 13:13:37 +02:00
Morris Jobke
416466b700
fix l10n
2016-06-20 13:13:37 +02:00
Morris Jobke
9327ded595
fix l10n
2016-06-20 13:13:37 +02:00
Morris Jobke
ca4fd9d25b
fix l10n
2016-06-20 13:13:37 +02:00
Morris Jobke
e7e0dc608b
fix strings
2016-06-20 13:13:37 +02:00
Morris Jobke
451b630ec8
Fix themes readme
2016-06-20 13:13:37 +02:00
Marius Blüm
fffe1be609
Merge pull request #157 from nblock/dev/remove-old-contacts-table
...
Remove obsolete contacts_cards_properties table
2016-06-20 12:18:13 +02:00
William Bargent
99833ecffa
Merge pull request #163 from nextcloud/loading-spinner
...
make loading spinner thicker and color lighter
2016-06-20 10:45:55 +01:00
Jan-Christoph Borchardt
5df13ec5c4
make loading spinner thicker and color lighter
2016-06-20 11:00:42 +02:00
Morris Jobke
e4996305fc
Merge pull request #160 from nextcloud/rename_in_apps
...
rename owncloud to nextcloud in Official apps button popup
2016-06-20 08:53:02 +02:00
Morris Jobke
7a09b3daff
fix translations
2016-06-20 08:28:54 +02:00
Timo Witte
205e936370
rename owncloud to nextcloud in Official apps button popup
2016-06-20 01:58:39 +02:00
Florian Preinstorfer
f6e9322f1e
Remove obsolete contacts_cards_properties table
...
The table contacts_cards_properties was part of the contacts app until
ownCloud 8.2. It got replaced with cards_properties (part of dav).
See also: ownCloud/core #21889
2016-06-19 15:40:37 +02:00
Marius Blüm
97094b211c
Merge pull request #156 from nblock/dev/remove-old-gallery-tables
...
Drop obsolete tables: gallery_albums and gallery_photos
2016-06-19 15:01:23 +02:00
Florian Preinstorfer
217144dd95
Drop obsolete tables: gallery_albums and gallery_photos
...
Commit 34a21a63ce
renamed gallery_albums
to pictures_images_cache and removed gallery_photos entirely.
2016-06-19 14:01:42 +02:00
Morris Jobke
b5cf83df03
Merge pull request #133 from hailthemelody/master
...
revise updater.server.url to reflect nextcloud.org URL
2016-06-16 15:48:54 +02:00
=
60f4f99002
revise updater.server.url to reflect nextcloud.org URL, also it's comment
2016-06-16 09:16:20 -04:00
Morris Jobke
8b024301e4
Merge pull request #131 from nextcloud/approved-color
...
Use blue as approved color in app management
2016-06-16 14:13:54 +02:00
Morris Jobke
41e48de84e
Use blue as approved color in app management
...
* only changing the color - based on #53
2016-06-16 13:09:55 +02:00
Morris Jobke
19f2e78604
Merge pull request #125 from nextcloud/fix-jsunit
...
Fix failing JS unit tests
2016-06-16 13:06:48 +02:00
Morris Jobke
51b067d603
Fix failing JS unit tests
...
* fixes #124
2016-06-16 11:00:58 +02:00
blizzz
700ff6da58
Merge pull request #112 from nextcloud/drop-useless-ie8-stuff
...
Drop useless IE8 rules
2016-06-15 22:58:34 +02:00
Marius Blüm
d9be370b86
Merge pull request #83 from nextcloud/file-drop-highlight
...
File drop highlight
2016-06-15 17:36:16 +02:00
Marius Blüm
e8e70af104
Merge pull request #111 from nextcloud/strengthify-update
...
Fix strengthify issues
2016-06-15 17:33:54 +02:00
Marius Blüm
d38950998c
Merge pull request #113 from nextcloud/fix-more-button
...
fix padding of 3-dot button on mobile
2016-06-15 17:32:04 +02:00
Morris Jobke
a95b572f1a
Drop useless IE8 rules
2016-06-15 15:30:23 +02:00
Morris Jobke
ea25be51da
fix strengthify in personal settings
2016-06-15 15:27:40 +02:00
Morris Jobke
3720bae3ec
fix setup page strengthify
...
* fixes #105
2016-06-15 15:27:30 +02:00
Morris Jobke
a1b1d6ac7d
Update strengthify to 0.5.1
2016-06-15 15:20:21 +02:00
Jan-Christoph Borchardt
9f0f003fe9
fix padding of 3-dot button on mobile
2016-06-15 15:15:56 +02:00
Vincent Chan
10f8d643dc
store icons in class
2016-06-15 14:42:39 +02:00
Vincent Chan
5315a479f3
fixes responsive/mobile view
2016-06-15 13:11:25 +02:00
Vincent Chan
aecdcf737f
dragging over folder will highlight folder only
2016-06-15 11:28:53 +02:00
Vincent Chan
6214420974
restrict dropZone to app-content div
2016-06-15 09:45:36 +02:00
Vincent Chan
203a07e7f3
change folder icon when dragging over a directory
2016-06-15 01:03:59 +02:00
Morris Jobke
1604066184
Merge pull request #94 from nextcloud/ci-integration-tests
...
Add integration tests
2016-06-15 00:42:55 +02:00
Lukas Reschke
189b131e33
Remove duplicate data folder
2016-06-15 00:23:40 +02:00
Marius Blüm
9c6be6872c
Merge pull request #97 from nextcloud/update-message-fix
...
Change name of the product in update message
2016-06-14 17:43:29 +02:00
Morris Jobke
abc11ba365
add temporary cleanup step for CI
2016-06-14 17:06:13 +02:00
Morris Jobke
5e2726c0e7
Change name of the product in update message
...
* also update all german translations
* fixes #96
2016-06-14 17:02:55 +02:00
Morris Jobke
553bd71c9b
fix integration tests for new admin_audit app
2016-06-14 16:33:24 +02:00
Morris Jobke
859ca1f9bb
Add integration tests
2016-06-14 16:03:59 +02:00
Björn Schießle
6b0577c699
Merge pull request #90 from nextcloud/improved-autotest
...
allow to execute multiple tests in a directory at once
2016-06-14 14:14:11 +02:00
Vincent Chan
937d21ed29
properly fix folder upload to use delegatedEvent
2016-06-14 11:51:03 +02:00
Marius Blüm
7d7eab6199
Merge pull request #85 from nextcloud/downstream-160614
...
Downstream 16-06-14
2016-06-14 11:40:59 +02:00
Bjoern Schiessle
e7cb21b7e9
allow to execute multiple tests in a directory at once
2016-06-14 11:32:45 +02:00
Björn Schießle
da5bc70992
Merge pull request #89 from nextcloud/test-whether-+1-works-in-utf-8
...
Add 👍 in UTF-8
2016-06-14 11:23:15 +02:00
Lukas Reschke
f17ffcfd56
Add 👍 in UTF-8
...
Let's see whether that works 🙈
2016-06-14 11:02:28 +02:00
Vincent Chan
864c3a8fbb
fixes direct upload to folder
2016-06-14 09:58:03 +02:00
Arthur Schiwon
ae02685e6f
Merge branch 'master' of https://github.com/owncloud/core into downstream-160614
2016-06-14 01:06:25 +02:00