]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoMerge pull request #8837 from owncloud/issue/8720
Morris Jobke [Tue, 3 Jun 2014 14:46:04 +0000 (16:46 +0200)]
Merge pull request #8837 from owncloud/issue/8720

Fix cursor and background of app navigation

10 years agoMerge pull request #8840 from owncloud/share_settings
Thomas Müller [Tue, 3 Jun 2014 14:42:44 +0000 (16:42 +0200)]
Merge pull request #8840 from owncloud/share_settings

by default don't show option to send mail notifications for shares

10 years agoMerge pull request #8577 from owncloud/apps-sidebar-narrower
Morris Jobke [Tue, 3 Jun 2014 14:39:41 +0000 (16:39 +0200)]
Merge pull request #8577 from owncloud/apps-sidebar-narrower

reduce width of app sidebar a bit

10 years agoMerge pull request #8843 from owncloud/design-detail-sharedropdown
Morris Jobke [Tue, 3 Jun 2014 14:35:31 +0000 (16:35 +0200)]
Merge pull request #8843 from owncloud/design-detail-sharedropdown

fix positioning issue of share dropdown in intermediate widths

10 years agoMerge pull request #7015 from owncloud/db-migration-check-copy
icewind1991 [Tue, 3 Jun 2014 14:27:06 +0000 (16:27 +0200)]
Merge pull request #7015 from owncloud/db-migration-check-copy

Check database migration on a copy of the table first

10 years agoMerge pull request #8827 from owncloud/add-sqlite-info
Thomas Müller [Tue, 3 Jun 2014 13:07:59 +0000 (15:07 +0200)]
Merge pull request #8827 from owncloud/add-sqlite-info

add info about sqlite on setup page

10 years agoMerge pull request #8838 from owncloud/backgroundjob-legacy-gc
Thomas Müller [Tue, 3 Jun 2014 13:06:35 +0000 (15:06 +0200)]
Merge pull request #8838 from owncloud/backgroundjob-legacy-gc

Support having legacy `OC_Cache_FileGlobalGC` background jobs

10 years agoMerge pull request #7151 from owncloud/user-jquery
Thomas Müller [Tue, 3 Jun 2014 13:04:30 +0000 (15:04 +0200)]
Merge pull request #7151 from owncloud/user-jquery

Continuing the New User management

10 years agoremove specific sidebar size from Files app
Jan-Christoph Borchardt [Tue, 3 Jun 2014 11:24:44 +0000 (13:24 +0200)]
remove specific sidebar size from Files app

10 years agoreduce width of app sidebar a bit
Jan-Christoph Borchardt [Tue, 13 May 2014 13:13:35 +0000 (15:13 +0200)]
reduce width of app sidebar a bit

10 years agofix positioning issue of share dropdown in intermediate widths
Jan-Christoph Borchardt [Tue, 3 Jun 2014 11:13:15 +0000 (13:13 +0200)]
fix positioning issue of share dropdown in intermediate widths

10 years agoMerge pull request #8425 from owncloud/columns_should_be_nullable_by_default
Thomas Müller [Tue, 3 Jun 2014 10:55:42 +0000 (12:55 +0200)]
Merge pull request #8425 from owncloud/columns_should_be_nullable_by_default

columns should be nullable by default

10 years agoMerge pull request #8729 from owncloud/add-phpseclib-master
Thomas Müller [Tue, 3 Jun 2014 10:19:04 +0000 (12:19 +0200)]
Merge pull request #8729 from owncloud/add-phpseclib-master

use phpseclib from 3rdparty

10 years agouse phpseclib from 3rdparty
Thomas Müller [Mon, 26 May 2014 20:24:20 +0000 (22:24 +0200)]
use phpseclib from 3rdparty
rename class Crypt_Blowfish to Legacy_Crypt_Blowfish

10 years agosimplify SQLite warning
Morris Jobke [Tue, 3 Jun 2014 10:02:23 +0000 (12:02 +0200)]
simplify SQLite warning

10 years agoFix typo
Robin Appelman [Tue, 3 Jun 2014 10:00:39 +0000 (12:00 +0200)]
Fix typo

10 years agoFix tests
Joas Schilling [Tue, 3 Jun 2014 09:45:53 +0000 (11:45 +0200)]
Fix tests

10 years agocheck for user count and files count
Morris Jobke [Tue, 3 Jun 2014 09:39:16 +0000 (11:39 +0200)]
check for user count and files count

10 years agoimprove settings name
Bjoern Schiessle [Tue, 3 Jun 2014 09:29:51 +0000 (11:29 +0200)]
improve settings name

10 years agoset "allow users to send mail notification for shared files default" setting to ...
Bjoern Schiessle [Tue, 3 Jun 2014 09:29:28 +0000 (11:29 +0200)]
set "allow users to send mail notification for shared files default" setting to "no" now that we have the activity app

10 years agoBetter unique names for temporary tables
Robin Appelman [Tue, 3 Jun 2014 09:24:31 +0000 (11:24 +0200)]
Better unique names for temporary tables

10 years agoAdd `generateChangeScript()` back
Robin Appelman [Mon, 26 May 2014 13:59:02 +0000 (15:59 +0200)]
Add `generateChangeScript()` back

10 years agoadd a getter for the table
Robin Appelman [Wed, 7 May 2014 10:53:42 +0000 (12:53 +0200)]
add a getter for the table

10 years agoQuote identifiers on mysql
Robin Appelman [Tue, 6 May 2014 12:46:59 +0000 (14:46 +0200)]
Quote identifiers on mysql

10 years agoSkip migration checks for all sql backends besides mysql, postgres and sqlite
Robin Appelman [Tue, 6 May 2014 12:04:22 +0000 (14:04 +0200)]
Skip migration checks for all sql backends besides mysql, postgres and sqlite

10 years agoOnly quote identifiers for oracle during migration
Robin Appelman [Fri, 11 Apr 2014 13:10:09 +0000 (15:10 +0200)]
Only quote identifiers for oracle during migration

10 years agoFix unit tests
Robin Appelman [Thu, 10 Apr 2014 11:54:50 +0000 (13:54 +0200)]
Fix unit tests

10 years agoskip tests for oracle
Robin Appelman [Wed, 9 Apr 2014 11:00:32 +0000 (13:00 +0200)]
skip tests for oracle

10 years agoTry and check migration before applying it
Robin Appelman [Tue, 8 Apr 2014 14:01:08 +0000 (16:01 +0200)]
Try and check migration before applying it

10 years agoCheck sqlite migration on a copy of the database file
Robin Appelman [Thu, 27 Mar 2014 13:44:19 +0000 (14:44 +0100)]
Check sqlite migration on a copy of the database file

10 years agoFix migrator for postgres
Robin Appelman [Fri, 14 Mar 2014 15:28:56 +0000 (16:28 +0100)]
Fix migrator for postgres

10 years agoskip migration tests for sqlite
Robin Appelman [Fri, 14 Mar 2014 13:38:34 +0000 (14:38 +0100)]
skip migration tests for sqlite

10 years agoFix temporary schema creation
Robin Appelman [Fri, 14 Mar 2014 13:32:02 +0000 (14:32 +0100)]
Fix temporary schema creation

10 years agoFix generating migration test schemas
Robin Appelman [Wed, 12 Mar 2014 13:23:00 +0000 (14:23 +0100)]
Fix generating migration test schemas

10 years agoCreate unique names for temporary indexes
Robin Appelman [Thu, 30 Jan 2014 13:21:16 +0000 (14:21 +0100)]
Create unique names for temporary indexes

10 years agoAdd a mechanism to try the database migration on a copy of the tables before running...
Robin Appelman [Wed, 29 Jan 2014 14:48:12 +0000 (15:48 +0100)]
Add a mechanism to try the database migration on a copy of the tables before running it on the "real" data

10 years agoSupport having legacy `OC_Cache_FileGlobalGC` background jobs
Robin Appelman [Tue, 3 Jun 2014 09:01:01 +0000 (11:01 +0200)]
Support having legacy `OC_Cache_FileGlobalGC` background jobs

10 years agoMerge pull request #8833 from owncloud/fix-file-handling-option
Thomas Müller [Tue, 3 Jun 2014 08:49:40 +0000 (10:49 +0200)]
Merge pull request #8833 from owncloud/fix-file-handling-option

fix empty file handling option

10 years agoUse active instead of hover for active sidebar option
Joas Schilling [Tue, 3 Jun 2014 07:57:18 +0000 (09:57 +0200)]
Use active instead of hover for active sidebar option

Fix #8720

10 years agoDo not overwrite cursor in sidebar
Joas Schilling [Tue, 3 Jun 2014 07:55:24 +0000 (09:55 +0200)]
Do not overwrite cursor in sidebar

10 years agoMerge pull request #8831 from owncloud/dollar-sign-escape-l10n
Thomas Müller [Tue, 3 Jun 2014 07:47:29 +0000 (09:47 +0200)]
Merge pull request #8831 from owncloud/dollar-sign-escape-l10n

replace $ by \$

10 years agofix empty file handling option
Morris Jobke [Tue, 3 Jun 2014 07:38:19 +0000 (09:38 +0200)]
fix empty file handling option

10 years agoreplace $ by \$
Morris Jobke [Tue, 3 Jun 2014 06:13:50 +0000 (08:13 +0200)]
replace $ by \$

10 years agoadd notification on admin page
Morris Jobke [Tue, 3 Jun 2014 06:01:39 +0000 (08:01 +0200)]
add notification on admin page

10 years agoMerge pull request #7485 from owncloud/scrutinizer_fix_1_kondou
Morris Jobke [Tue, 3 Jun 2014 05:44:52 +0000 (07:44 +0200)]
Merge pull request #7485 from owncloud/scrutinizer_fix_1_kondou

Scrutinizer cleanup

10 years agoMerge pull request #8828 from owncloud/design-help-sidebar
Morris Jobke [Tue, 3 Jun 2014 05:36:30 +0000 (07:36 +0200)]
Merge pull request #8828 from owncloud/design-help-sidebar

move Help section from controls bar to sidebar

10 years agoMerge pull request #8821 from owncloud/kill-zip-download-restriction
Jan-Christoph Borchardt [Mon, 2 Jun 2014 23:47:40 +0000 (01:47 +0200)]
Merge pull request #8821 from owncloud/kill-zip-download-restriction

drop allowZIPdownload and maxZIPSize as options

10 years agoadd arrow icon for external links
Jan-Christoph Borchardt [Mon, 2 Jun 2014 21:18:25 +0000 (23:18 +0200)]
add arrow icon for external links

10 years agomove Help section from controls bar to sidebar
Jan-Christoph Borchardt [Mon, 2 Jun 2014 20:59:16 +0000 (22:59 +0200)]
move Help section from controls bar to sidebar

10 years agoadd info about sqlite on setup apge
Morris Jobke [Mon, 2 Jun 2014 20:56:50 +0000 (22:56 +0200)]
add info about sqlite on setup apge

10 years agoFix a typo
kondou [Mon, 2 Jun 2014 20:06:50 +0000 (22:06 +0200)]
Fix a typo

10 years agoMerge pull request #8820 from owncloud/design-details
Frank Karlitschek [Mon, 2 Jun 2014 19:26:43 +0000 (21:26 +0200)]
Merge pull request #8820 from owncloud/design-details

Design details

10 years agoAdd some more spaces for operators
kondou [Fri, 7 Mar 2014 08:46:08 +0000 (09:46 +0100)]
Add some more spaces for operators

10 years agoSome readability improvements
kondou [Mon, 3 Mar 2014 16:11:23 +0000 (17:11 +0100)]
Some readability improvements

10 years agoScrutinizer cleanup
kondou [Sat, 1 Mar 2014 01:46:27 +0000 (02:46 +0100)]
Scrutinizer cleanup

10 years agoMerge pull request #8812 from josh4trunks/avatar_rotate
Vincent Petry [Mon, 2 Jun 2014 17:06:46 +0000 (19:06 +0200)]
Merge pull request #8812 from josh4trunks/avatar_rotate

Automatically Rotate Avatar based on exif data

10 years agoMerge pull request #8806 from owncloud/add_share_index
Morris Jobke [Mon, 2 Jun 2014 16:47:13 +0000 (18:47 +0200)]
Merge pull request #8806 from owncloud/add_share_index

add share index

10 years agofix unit tests
Morris Jobke [Mon, 2 Jun 2014 16:39:52 +0000 (18:39 +0200)]
fix unit tests

10 years agoadd OCP\Config:deleteSystemValue
Morris Jobke [Mon, 2 Jun 2014 16:31:43 +0000 (18:31 +0200)]
add OCP\Config:deleteSystemValue

10 years agoMerge pull request #8676 from owncloud/encryption_improvements
Morris Jobke [Mon, 2 Jun 2014 16:28:18 +0000 (18:28 +0200)]
Merge pull request #8676 from owncloud/encryption_improvements

cleanup encryption code, improved return codes

10 years agofix unit tests after introduction of animations - adds delays for click trigger
Morris Jobke [Mon, 2 Jun 2014 16:09:26 +0000 (18:09 +0200)]
fix unit tests after introduction of animations - adds delays for click trigger

10 years agoMerge pull request #8613 from owncloud/filesize-alignment
Morris Jobke [Mon, 2 Jun 2014 15:37:53 +0000 (17:37 +0200)]
Merge pull request #8613 from owncloud/filesize-alignment

Improve aligment of file size

10 years agomove Deleted Files to bottom of sidebar
Jan-Christoph Borchardt [Mon, 2 Jun 2014 15:32:36 +0000 (17:32 +0200)]
move Deleted Files to bottom of sidebar

10 years agofix grouplist behaviour (blank after filtering)
Arthur Schiwon [Mon, 2 Jun 2014 15:32:47 +0000 (17:32 +0200)]
fix grouplist behaviour (blank after filtering)

10 years agofix success status symbol to a circle
Morris Jobke [Mon, 2 Jun 2014 15:25:08 +0000 (17:25 +0200)]
fix success status symbol to a circle

10 years agobump version
Morris Jobke [Mon, 2 Jun 2014 14:47:15 +0000 (16:47 +0200)]
bump version

10 years agodrop allowZIPdownload and maxZIPSize as options
Morris Jobke [Mon, 2 Jun 2014 14:29:03 +0000 (16:29 +0200)]
drop allowZIPdownload and maxZIPSize as options

10 years agomore subtle hover effect on sortable column, text instead of background
Jan-Christoph Borchardt [Mon, 2 Jun 2014 14:23:22 +0000 (16:23 +0200)]
more subtle hover effect on sortable column, text instead of background

10 years agofix misalignment of modified dates, shift to right
Jan-Christoph Borchardt [Mon, 2 Jun 2014 13:55:49 +0000 (15:55 +0200)]
fix misalignment of modified dates, shift to right

10 years agoMerge pull request #8712 from owncloud/l10n-fully-translatable-webdav
Frank Karlitschek [Mon, 2 Jun 2014 13:53:18 +0000 (15:53 +0200)]
Merge pull request #8712 from owncloud/l10n-fully-translatable-webdav

fully translatable user_webdav

10 years agoremove unused table sizing CSS
Jan-Christoph Borchardt [Mon, 2 Jun 2014 13:52:57 +0000 (15:52 +0200)]
remove unused table sizing CSS

10 years agoadd OC.menuSpeed to control the animation speed of menu toggle
Morris Jobke [Mon, 19 May 2014 13:44:19 +0000 (15:44 +0200)]
add OC.menuSpeed to control the animation speed of menu toggle

10 years agodisplay "<1 kB" for really small files
Morris Jobke [Mon, 2 Jun 2014 08:38:46 +0000 (10:38 +0200)]
display "<1 kB" for really small files

* added parameters for humanFileSize to trigger that behaviour
* add unit tests for that

10 years agoAdds Animation to Toggling Navigation on < 768px widths
raghunayyar [Sun, 20 Apr 2014 07:29:13 +0000 (12:59 +0530)]
Adds Animation to Toggling Navigation on < 768px widths

10 years agoshift files app breadcrumbs to account for missing app list
Jan-Christoph Borchardt [Mon, 2 Jun 2014 13:26:18 +0000 (15:26 +0200)]
shift files app breadcrumbs to account for missing app list

10 years agoMerge pull request #8784 from owncloud/fold-reshare-settings
Morris Jobke [Mon, 2 Jun 2014 12:37:10 +0000 (14:37 +0200)]
Merge pull request #8784 from owncloud/fold-reshare-settings

make reshare settings foldable

10 years agofix height of select boxes for OS X
Jan-Christoph Borchardt [Mon, 2 Jun 2014 12:32:07 +0000 (14:32 +0200)]
fix height of select boxes for OS X

10 years agothis line was lost on rebase
Arthur Schiwon [Mon, 2 Jun 2014 11:22:06 +0000 (13:22 +0200)]
this line was lost on rebase

10 years agoceanup encryption code, improved return codes
Bjoern Schiessle [Thu, 22 May 2014 13:43:42 +0000 (15:43 +0200)]
ceanup encryption code, improved return codes

10 years agoundo lastLogin changes in base and user/user as this has now been properly done in...
Arthur Schiwon [Mon, 2 Jun 2014 10:52:44 +0000 (12:52 +0200)]
undo lastLogin changes in base and user/user as this has now been properly done in #8681

10 years agoremove debug output
Arthur Schiwon [Tue, 20 May 2014 08:37:22 +0000 (10:37 +0200)]
remove debug output

10 years agomake search parameter optional, which is already the case in the medthod it is passed to
Arthur Schiwon [Tue, 13 May 2014 14:49:25 +0000 (16:49 +0200)]
make search parameter optional, which is already the case in the medthod it is passed to

10 years agopolish JSDoc
Arthur Schiwon [Tue, 13 May 2014 14:43:14 +0000 (16:43 +0200)]
polish JSDoc

10 years agoreplace setTimeout and clearTimeout handling by _.debounce
Arthur Schiwon [Tue, 13 May 2014 13:59:04 +0000 (15:59 +0200)]
replace setTimeout and clearTimeout handling by _.debounce

10 years agoremove group rename stuff, there is not support in the backends yet. to do for oc8.
Arthur Schiwon [Tue, 13 May 2014 13:31:11 +0000 (15:31 +0200)]
remove group rename stuff, there is not support in the backends yet. to do for oc8.

10 years agocleanup
Arthur Schiwon [Tue, 13 May 2014 13:22:46 +0000 (15:22 +0200)]
cleanup

10 years agofix PHPDoc
Arthur Schiwon [Fri, 9 May 2014 17:07:49 +0000 (19:07 +0200)]
fix PHPDoc

10 years agotypo
Arthur Schiwon [Fri, 9 May 2014 17:03:05 +0000 (19:03 +0200)]
typo

10 years agobind undo to current deleteHandler
Arthur Schiwon [Fri, 9 May 2014 16:58:50 +0000 (18:58 +0200)]
bind undo to current deleteHandler

10 years agouser mgmt: hide group rename function because it’s not supported in the backend yet
Jan-Christoph Borchardt [Fri, 9 May 2014 14:29:56 +0000 (16:29 +0200)]
user mgmt: hide group rename function because it’s not supported in the backend yet

10 years agoFix UserList.empty(), use _.defer() instead of setTimeout()
ringmaster [Fri, 9 May 2014 13:28:16 +0000 (09:28 -0400)]
Fix UserList.empty(), use _.defer() instead of setTimeout()

10 years agoJavascript cleanup for groups.
ringmaster [Thu, 8 May 2014 21:38:29 +0000 (17:38 -0400)]
Javascript cleanup for groups.

10 years agoRebase cleanup.
ringmaster [Thu, 8 May 2014 13:42:55 +0000 (09:42 -0400)]
Rebase cleanup.

Removing code that should not have been restored.
Originally removed in 45fd8f6d.

10 years agoRevisions from review.
ringmaster [Tue, 6 May 2014 14:52:14 +0000 (10:52 -0400)]
Revisions from review.

* Explicit toString()-based getters for uid and displayname data.
* Restored user check for group multiselect in new user creation form.
* Removed jQuery colon expr for uid.

10 years agoFix broken span.
ringmaster [Tue, 6 May 2014 14:50:33 +0000 (10:50 -0400)]
Fix broken span.

10 years agoAdd the admin group to the group list data.
ringmaster [Tue, 6 May 2014 13:01:37 +0000 (09:01 -0400)]
Add the admin group to the group list data.

Fixes the admin group disappearing from the list when updating the display as the result of a search.

This group data should probably be managed on the page entirely by the javascript GroupList object, but this seems like the interim method.

10 years agoMore specific selectors, javascript cleanup.
ringmaster [Tue, 6 May 2014 02:41:54 +0000 (22:41 -0400)]
More specific selectors, javascript cleanup.

* Assigned jQuery selector results to variables for speed.
* Moved all .attr('data') calls to .data() calls.
* Added :data(uid) selector.
* Split the multiselect checkhandlers into separate functions.
* De-duped click event on password change/img.
* Used fluent interface on jQuery object for event binding.
* Removed redundant tag names in class selectors.
* Fixed incorrect date display for last login.
* Added Userlist.has() to search for uid.
* General code convention compliance fixes.

to-do: Group dropdowns currently don't add the admin group after the search result, not sure why yet.

10 years agofix some jshint errors
Thomas Müller [Wed, 7 May 2014 15:37:33 +0000 (17:37 +0200)]
fix some jshint errors

10 years agouser management: display table at full width
Jan-Christoph Borchardt [Wed, 7 May 2014 15:19:09 +0000 (17:19 +0200)]
user management: display table at full width

10 years agouser management: remove autocompletion of user/password fields, fix #8464
Jan-Christoph Borchardt [Wed, 7 May 2014 15:14:29 +0000 (17:14 +0200)]
user management: remove autocompletion of user/password fields, fix #8464