Björn Schießle
61a3daa55d
Merge pull request #165 from nextcloud/fix-owncloud-references-federated
...
fix references to ownCloud in the federated files sharing app
2016-06-20 14:40:33 +02:00
Bjoern Schiessle
9eaccaf2b1
s/ownCloud/Nextcloud
2016-06-20 14:20:48 +02:00
Morris Jobke
22fd33137f
Merge pull request #162 from nextcloud/fix-owncloud-reference
...
Fix references
2016-06-20 14:19:30 +02:00
Morris Jobke
62e6de5df3
fix unit tests
2016-06-20 13:52:51 +02:00
Morris Jobke
1cba82ae7d
Merge pull request #164 from nextcloud/fix_audit_log
...
don't try to log the currently logged in user, this fails on cronjobs…
2016-06-20 13:27:25 +02:00
Morris Jobke
0194873c55
fix german l10n
2016-06-20 13:14:24 +02:00
Morris Jobke
e95c15e53a
fix more strings
2016-06-20 13:14:24 +02:00
Morris Jobke
19b531fd14
fix more strings
2016-06-20 13:14:24 +02:00
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
Bjoern Schiessle
f9fd7093c0
don't try to log the currently logged in user, this fails on cronjobs. The users are logged anyway
2016-06-20 11:21:27 +02: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