Commit Graph

34061 Commits

Author SHA1 Message Date
Joas Schilling 75e058e3f2
update composer list 2016-08-19 14:37:31 +02:00
Lukas Reschke 8a6b5a1d86
Remove uninterpreted PHP
This is in an HTML file. The PHP won't be executed 🙈
2016-08-19 14:24:26 +02:00
Morris Jobke 56a9997435
use simple bell as update notification icon 2016-08-19 13:59:33 +02:00
Morris Jobke 1fab954353
Change federation icon to the share icon 2016-08-19 13:52:38 +02:00
Julius Härtl cb7b44d33d Merge pull request #971 from nextcloud/theming-fix-service-registration
Fix loading of ThemingDefaults
2016-08-19 13:34:41 +02:00
Morris Jobke 429eb21780
Show hint if password policy disallows password change 2016-08-19 13:31:43 +02:00
Jack Davis dfb66e1101
25532_issue_password_update_notification_updated (#25756)
* Password Update Notification

Added an IF ELSE statement to ensure that feedback is provided to the
user on successfully updating a user password in settings.

* Password Update Success Message

Updated the password update success message
2016-08-19 13:31:19 +02:00
Roeland Jago Douma b1299bb029 Merge pull request #967 from nextcloud/settings_users_js_defines
Fix some jshint errors in settings/users
2016-08-19 12:45:42 +02:00
Joas Schilling a111181eb3
Validate the operation 2016-08-19 12:23:05 +02:00
Joas Schilling 6d4ede3e84
System tags are not sharing but workflow 2016-08-19 12:23:05 +02:00
Lukas Reschke 365797d4b4 Merge pull request #964 from nextcloud/master-aedae12db5ebfaf56bec91b736fb8a569cecf16f
[master] In cases where the server dictates the link share expiration…
2016-08-19 12:16:56 +02:00
Lukas Reschke 039bd0ebca Merge pull request #960 from nextcloud/fix-caldavtester-master
Move over to new CalDAVTester repo (#25859)
2016-08-19 12:16:24 +02:00
Julius Haertl 162b153f22
Fix loading of ThemingDefaults 2016-08-19 11:26:22 +02:00
Marius Blüm 91e8b33ca2 Merge pull request #959 from nextcloud/map_mobi
Update mimetypes
2016-08-19 11:21:53 +02:00
Roeland Jago Douma 77bce68b45
Fix some jshint errors in settings/users 2016-08-19 10:46:42 +02:00
Vincent Petry f7deb2c2eb
Fix hidden files handling
Hidden files (dot files) are now always rendered in the DOM to make
sure that all file operations and selection still work as expected.

Their visibility is now toggled on CSS level.
2016-08-19 10:26:19 +02:00
Thomas Müller 497ae34e88
[master] In cases where the server dictates the link share expiration the date is not updated on consequitive changes and enable/disable actions 2016-08-19 10:24:52 +02:00
Thomas Müller f960aec5bb
Move over to new CalDAVTester repo (#25859)
* Move over to new caldac tester repo

* no run.py anymore
2016-08-19 10:18:59 +02:00
Roeland Jago Douma cc9b36131c
When requesting a permalink to an invalid file redirect
We need to do the redirect to update address bar.
2016-08-19 10:10:19 +02:00
Roeland Jago Douma a774efb0f9
Update mimetypes 2016-08-19 09:55:38 +02:00
Morris Jobke 3ccd69707e Merge pull request #865 from nextcloud/ocs_config
Move OCS route /config to proper controller
2016-08-19 09:39:05 +02:00
Roeland Jago Douma 54f79a28f6
When using permalinks don't error out if file id can't be found
Fixes #952

* Use only the index route (since it went to showFile anyways)
* Fix tests
* Use getUserFolder to force init of users mounts
2016-08-19 08:15:30 +02:00
Joas Schilling ae36731604 Merge pull request #945 from nextcloud/kill_ajax_share.php
Kill ajax/share.php
2016-08-19 08:02:23 +02:00
Marius Blüm a83c5e8b00 Merge pull request #906 from nextcloud/files_external-settings-polish-missing
Files external settings polish
2016-08-18 23:32:13 +02:00
Roeland Jago Douma 532c0dd8ce
Kill ajax/share.php
Using this file will insert invalid shares.
OCS has to be used exclusively!
2016-08-18 20:56:02 +02:00
Roeland Jago Douma 7f96e4e675 Merge pull request #937 from nextcloud/fix_app_search
SVG defintions always take the first one
2016-08-18 19:21:07 +02:00
Morris Jobke 6d7c5e2265 Merge pull request #903 from nextcloud/allow-disable-comments
Revert "Always add activities for comments to the stream"
2016-08-18 16:51:42 +02:00
Morris Jobke ab5bd81020 Merge pull request #925 from nextcloud/use-util-methods
Load the Template class in case it's not loaded
2016-08-18 16:41:07 +02:00
Roeland Jago Douma 59da5972f6
SVG defintions always take the first one
* Move filter definition out
2016-08-18 16:16:01 +02:00
Robin Appelman c51e2eb3ba fix error when not logged in 2016-08-18 16:06:25 +02:00
blizzz 3b6bbf8159 Merge pull request #934 from nextcloud/add-cachebusters
Add cachebusters
2016-08-18 15:45:22 +02:00
Roeland Jago Douma 71d81eef08 Merge pull request #927 from nextcloud/drop-unneeded-statements
white-space: pre-wrap is supported on all current browsers
2016-08-18 15:09:43 +02:00
blizzz 53d3c8b635 Merge pull request #931 from nextcloud/replace-hardcoded-classname
let the containers resolving capabilities find and instantiate the ri…
2016-08-18 14:03:14 +02:00
Roeland Jago Douma 023c29a6ec Merge pull request #930 from nextcloud/check-isset-require
Fix "Undefined index" when the values do not exist
2016-08-18 13:26:18 +02:00
Roeland Jago Douma 91f32f5887 Merge pull request #928 from nextcloud/followup-714-double-ending-quote
Fix double ending quotes
2016-08-18 13:25:22 +02:00
Roeland Jago Douma 0c539a4d5c Merge pull request #923 from nextcloud/owncloud-gmbh-owns-the-cr-now
Make sure to also detect their new copy right line
2016-08-18 13:04:20 +02:00
Robin Appelman 2332ed3292 change remote cloud naming to Nextcloud 2016-08-18 12:57:47 +02:00
Robin Appelman 5dd20a55e8 dont register personal files_external setting if it's empty 2016-08-18 12:57:47 +02:00
Lukas Reschke 5581a602cc
Add cachebuster to app icons in the admin screen 2016-08-18 12:44:33 +02:00
Lukas Reschke 1f5b297722
Add cachebuster to apps.css 2016-08-18 12:38:41 +02:00
Lukas Reschke f42d3ac9ec
Add cachebuster to apps.css 2016-08-18 12:38:14 +02:00
Lukas Reschke 16521bfd7b
Add cachebuster to styles.css 2016-08-18 12:37:22 +02:00
Lukas Reschke fb183f8143
Add cachebuster to right navigation 2016-08-18 12:36:14 +02:00
Lukas Reschke 3c7d2544b9
Add cache buster to left menu bar 2016-08-18 12:34:55 +02:00
Lukas Reschke e5827798a1
Add cache buster to logo 2016-08-18 12:30:49 +02:00
Joas Schilling b4313f1969
Load the Template class in case it's not loaded 2016-08-18 12:00:59 +02:00
Arthur Schiwon f86b20776a
let the containers resolving capabilities find and instantiate the right service 2016-08-18 11:56:19 +02:00
Joas Schilling 3dba40db7b
Fix "Undefined index" when the values do not exist 2016-08-18 11:53:26 +02:00
Morris Jobke c5c71c668d Merge pull request #929 from nextcloud/revert-778-Faldon-user_menu_ui
Revert "Fixing infinite spinning animation on user menu ctrl+click"
2016-08-18 11:46:54 +02:00
Morris Jobke 8e08b8c04e Revert "Fixing infinite spinning animation on user menu ctrl+click" 2016-08-18 11:46:00 +02:00