]>
source.dussan.org Git - nextcloud-server.git/log
Bjoern Schiessle [Mon, 22 Sep 2014 16:13:40 +0000 (18:13 +0200)]
clear share table after each test run
Bjoern Schiessle [Thu, 18 Sep 2014 12:46:11 +0000 (14:46 +0200)]
only add a new row if it isn't a unique share, otherwise update the existing row
Bjoern Schiessle [Tue, 26 Aug 2014 22:31:39 +0000 (00:31 +0200)]
mark exclude list as deprecated. It neither used by the files app nor by the
calendar or contacts app. It doesn't make sense to build a exclude list by the
share API, the apps knows best which are valid targets.
Bjoern Schiessle [Tue, 26 Aug 2014 22:31:49 +0000 (00:31 +0200)]
fix unit tests
Bjoern Schiessle [Tue, 26 Aug 2014 22:30:13 +0000 (00:30 +0200)]
fix add user to group to work with grouped shares
Bjoern Schiessle [Fri, 22 Aug 2014 13:59:44 +0000 (15:59 +0200)]
generateTarget() will always find a unique target
Bjoern Schiessle [Fri, 1 Aug 2014 14:24:19 +0000 (16:24 +0200)]
unit tests for grouping of shares pointing to the same source
Bjoern Schiessle [Thu, 31 Jul 2014 09:55:59 +0000 (11:55 +0200)]
group shares and combine permissions
Lukas Reschke [Wed, 17 Sep 2014 08:35:50 +0000 (10:35 +0200)]
Merge pull request #11092 from owncloud/conceal_sabredav_version
Conceal or display SabreDAV version number.
Jenkins for ownCloud [Wed, 17 Sep 2014 05:55:27 +0000 (01:55 -0400)]
[tx-robot] updated from transifex
Lukas Reschke [Tue, 16 Sep 2014 21:56:20 +0000 (23:56 +0200)]
Merge pull request #10745 from owncloud/fix-10708-doctrine
Use Doctrine Platform to generate SQL query for table truncation.
Lukas Reschke [Tue, 16 Sep 2014 19:09:47 +0000 (21:09 +0200)]
Merge pull request #10902 from owncloud/fix-ellepsis
Adding link to ellipsis and fixing styling
Lukas Reschke [Tue, 16 Sep 2014 17:31:51 +0000 (19:31 +0200)]
Merge pull request #11009 from owncloud/tobiasKaminsky-route
REST API for thumbnails
Lukas Reschke [Tue, 16 Sep 2014 16:54:37 +0000 (18:54 +0200)]
Merge pull request #11102 from owncloud/visit1985-issue_108
mysql setup: if dbuser exists try a different one (owncloud/core#108)
Morris Jobke [Tue, 16 Sep 2014 16:28:39 +0000 (18:28 +0200)]
Merge pull request #10896 from owncloud/undo-nav-entry
Add delete undo styles
Bernhard Posselt [Fri, 5 Sep 2014 15:49:17 +0000 (17:49 +0200)]
add delete undo styles
use less right padding
better styling, fix padding issues
no special color for undo nav entry
fix fallback width
use class for button
Lukas Reschke [Tue, 16 Sep 2014 15:29:03 +0000 (17:29 +0200)]
Merge pull request #7254 from owncloud/core-sortalgo
Fixed JS sort comparator to be consistent between JS and PHP
Lukas Reschke [Tue, 16 Sep 2014 14:34:16 +0000 (16:34 +0200)]
Merge pull request #10680 from helmutschneider/aws-2.6.15
Update AWS sdk to 2.6.15
Thomas Müller [Tue, 16 Sep 2014 14:33:02 +0000 (16:33 +0200)]
Merge pull request #11082 from owncloud/deduplicateDependencyCheck
Deduplicate dependency checks
Thomas Müller [Tue, 16 Sep 2014 14:17:25 +0000 (16:17 +0200)]
adding unit test to truncate the table
Lukas Reschke [Tue, 16 Sep 2014 14:00:58 +0000 (16:00 +0200)]
Merge pull request #11108 from owncloud/add-proper-descr
Reword the description
Lukas Reschke [Tue, 16 Sep 2014 13:51:48 +0000 (15:51 +0200)]
Reword the description
The old one was just horrible wrong.
Lukas Reschke [Tue, 16 Sep 2014 13:48:19 +0000 (15:48 +0200)]
Merge pull request #10754 from cetra3/master
Refactor internal session handler to write directly to $_SESSION
Clark Tomlinson [Fri, 5 Sep 2014 18:54:53 +0000 (14:54 -0400)]
Adding link to ellipsis and fixing styling
tobiasKaminsky [Sat, 9 Aug 2014 08:39:12 +0000 (10:39 +0200)]
Route for thumbnail generation
Thumbnail generation
Removed Log
Added requested changes
Added requested changes.
- Fix code style
- Add exception if file does not exist
- Switch route styling
Replaces https://github.com/owncloud/core/pull/10805
Fix codestyle
Fix codestyle
Migrate to appframework
Fix typo
Thomas Müller [Tue, 16 Sep 2014 12:49:50 +0000 (14:49 +0200)]
Merge pull request #11055 from owncloud/replaceprodname
replace ownCloud with placeholder
Lukas Reschke [Tue, 16 Sep 2014 12:00:24 +0000 (14:00 +0200)]
Merge pull request #11084 from owncloud/no-migration-for-mssql-master
Disable database migrations for MSSQL - scripts have to be applied manua...
Lukas Reschke [Tue, 16 Sep 2014 11:58:12 +0000 (13:58 +0200)]
Merge pull request #11081 from owncloud/trash_fix_expire
also expire file if timestamp = limit, happens if trashbin_retention_obl...
scolebrook [Mon, 15 Sep 2014 16:38:01 +0000 (12:38 -0400)]
Conceal or display SabreDAV version number in browser and http response headers.
Lukas Reschke [Mon, 15 Sep 2014 11:46:43 +0000 (13:46 +0200)]
Deduplicate dependency checks
Some code that I also used for https://github.com/owncloud/administration/pull/11
Morris Jobke [Tue, 16 Sep 2014 10:49:17 +0000 (12:49 +0200)]
Merge pull request #10663 from owncloud/files_trashbin_original_path
Show original path information in trashbin and for shares
Michael Göhler [Tue, 29 Jul 2014 08:52:51 +0000 (10:52 +0200)]
simplify mysql user creation flow
if dbuser exists try a different one, owncloud/core#108
changed outdated comment
corrected length calculation
changed indentation for else clauses
Vincent Petry [Tue, 16 Sep 2014 09:22:54 +0000 (11:22 +0200)]
Revert "improve logo flexibility to fix wide custom logo alignment, fix #9339"
This reverts commit
064e6951e1ef792422ff6cf24fce79c2320d4d5e .
Reverting due to regression that breaks styles in error page, setup
page and others.
Fixes #10967
Morris Jobke [Tue, 16 Sep 2014 08:29:01 +0000 (10:29 +0200)]
Merge pull request #11090 from owncloud/fix-undefined-class-and-phpdoc
Fix unexisting class and PHPDoc
Morris Jobke [Tue, 16 Sep 2014 06:45:28 +0000 (08:45 +0200)]
patch tipsy in style.css - don't patch 3rdparty libraries
Morris Jobke [Tue, 16 Sep 2014 06:36:33 +0000 (08:36 +0200)]
Merge pull request #10639 from owncloud/fix_naming_schema_preview_with_aspect
add y to with-aspect naming schema
Morris Jobke [Tue, 16 Sep 2014 06:33:56 +0000 (08:33 +0200)]
Merge pull request #10362 from owncloud/preserve_transparency_on_fileload
Preserve transparency when loading from a file
Jenkins for ownCloud [Tue, 16 Sep 2014 05:54:33 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Mon, 15 Sep 2014 21:50:30 +0000 (23:50 +0200)]
Merge pull request #11040 from owncloud/fix-app-menu-overlapp
Remove bottom: 0 from app-navigation-entry-utils to prevent the utils form overlapping the whole element....
Lukas Reschke [Mon, 15 Sep 2014 19:55:03 +0000 (21:55 +0200)]
Merge pull request #11023 from owncloud/users-fixundo
Add timeout to user and group deletion notification.
Lukas Reschke [Mon, 15 Sep 2014 15:31:10 +0000 (17:31 +0200)]
Merge pull request #11060 from owncloud/rmobslang
remove obsolete language files
Morris Jobke [Mon, 15 Sep 2014 15:09:12 +0000 (17:09 +0200)]
add some minor fixes for IE8
Lukas Reschke [Mon, 15 Sep 2014 15:08:56 +0000 (17:08 +0200)]
Fix unexisting class and PHPDoc
You can't add int here as hint...
Morris Jobke [Mon, 15 Sep 2014 13:15:41 +0000 (15:15 +0200)]
Merge pull request #10109 from owncloud/issue_#9793_guestlayout
Step one, open guest layout for different styles.
Georg Ehrke [Wed, 27 Aug 2014 08:05:02 +0000 (10:05 +0200)]
add phpdoc
Georg Ehrke [Tue, 26 Aug 2014 14:43:08 +0000 (16:43 +0200)]
add y to with-aspect naming schema
Thomas Müller [Mon, 15 Sep 2014 12:26:00 +0000 (14:26 +0200)]
Disable database migrations for MSSQL - scripts have to be applied manually
Morris Jobke [Mon, 15 Sep 2014 12:45:23 +0000 (14:45 +0200)]
Merge pull request #11026 from owncloud/apps-styles-update
Apps styles update
Lukas Reschke [Mon, 15 Sep 2014 12:13:30 +0000 (14:13 +0200)]
Merge pull request #10960 from owncloud/use-intl-module-master
use intl's native normalizer_normalize() in case the module is available
Vincent Petry [Thu, 11 Sep 2014 13:56:00 +0000 (15:56 +0200)]
Add timeout to user and group deletion notification
Added timeout in DeleteHandler to auto-delete after a delay.
Fixed issue where OC.Notification.hide() was called twice in a row when
deleting multiple entries, causing the second notification to disappear.
Fixed issue where "undo" click event handler was registered multiple
times when calling setNotifications() twice.
Added JS unit tests for the DeleteHandler class.
Refix undo users, groups feature
Timeout is now cleared in cancel().
Fixed click handler name for "undo" to be able to work with multiple
DeleteHandler instances (in our case one for users and one for groups)
so that there is no conflict.
Bjoern Schiessle [Mon, 15 Sep 2014 11:00:04 +0000 (13:00 +0200)]
also expire file if timestamp = limit, happens if trashbin_retention_obligation is set to zero
Bernhard Posselt [Fri, 12 Sep 2014 00:12:18 +0000 (02:12 +0200)]
remove bottom: 0 to prevent the menu form overlapping the whole element. This happens if a folder has entries, the menu expands to the very bottom and overlaps all entries and makes them impossible to click
fix input width which was changed likely with the icon PR
use calc because firefox and chrome have different scrollbar widths which causes firefox to push the button into the next row while everything is well in chrome
add normal width for IE8
Andreas Fischer [Mon, 15 Sep 2014 05:58:45 +0000 (07:58 +0200)]
Merge pull request #11021 from owncloud/do-not-double-decode
Do not double decode values
* owncloud/do-not-double-decode:
Do not double decode values
Jenkins for ownCloud [Mon, 15 Sep 2014 05:54:26 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
Lukas Reschke [Sun, 14 Sep 2014 22:31:10 +0000 (00:31 +0200)]
Merge pull request #11050 from owncloud/enc-flockfix
Remove passing by reference to allow for proper GC
Jenkins for ownCloud [Sun, 14 Sep 2014 05:54:35 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
Thomas Müller [Sat, 13 Sep 2014 18:00:46 +0000 (20:00 +0200)]
Merge pull request #11054 from owncloud/fix-unit-tests-11041-master
content size checks are not valid for LOCK
Volkan Gezer [Sat, 13 Sep 2014 13:29:11 +0000 (15:29 +0200)]
remove obsolete language files
Jenkins for ownCloud [Sat, 13 Sep 2014 09:17:34 +0000 (05:17 -0400)]
[tx-robot] updated from transifex
Volkan Gezer [Fri, 12 Sep 2014 23:48:18 +0000 (01:48 +0200)]
replace ownCloud with placeholder
Thomas Müller [Fri, 12 Sep 2014 20:41:22 +0000 (22:41 +0200)]
Don't terminate the script if the pgsql database could not be deleted
Thomas Müller [Fri, 12 Sep 2014 20:02:42 +0000 (22:02 +0200)]
content size checks are not valid for LOCK
Raghu Nayyar [Fri, 12 Sep 2014 19:18:52 +0000 (00:48 +0530)]
Merge pull request #11041 from owncloud/no-size-check-on-lock-master
content size checks are not valid for LOCK
Vincent Petry [Fri, 12 Sep 2014 17:51:47 +0000 (19:51 +0200)]
Remove passing by reference to allow for proper GC
The garbage collector in PHP 5.3.10 does not properly release the file
handle when calling fclose() due to the fact that it is passed by
reference.
This has the side-effect of preventing file locks to be released as well
when the files_locking app is enabled.
This fix removes the useless passing by reference and now the file
handle and file lock are freed properly.
Bernhard Posselt [Fri, 12 Sep 2014 16:41:43 +0000 (18:41 +0200)]
Merge pull request #10974 from owncloud/fix-app-content-overflow
This fixes the double scrollbars issue
Thomas Müller [Fri, 12 Sep 2014 13:42:50 +0000 (15:42 +0200)]
remove 'set -e' - causes issues during ci execution
Clark Tomlinson [Fri, 12 Sep 2014 13:42:42 +0000 (09:42 -0400)]
Merge pull request #11043 from owncloud/test-againstNull
Return false in case the passed values are not of type string
Lukas Reschke [Fri, 12 Sep 2014 11:32:59 +0000 (13:32 +0200)]
Return false in case one of the values is null
Thomas Müller [Fri, 12 Sep 2014 07:42:32 +0000 (09:42 +0200)]
content size checks are not valid for LOCK
Jenkins for ownCloud [Fri, 12 Sep 2014 07:28:56 +0000 (03:28 -0400)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Thu, 11 Sep 2014 21:06:17 +0000 (23:06 +0200)]
Merge pull request #11024 from owncloud/fix-nojavascript
fix nojavascript message alignment
Jan-Christoph Borchardt [Thu, 11 Sep 2014 14:58:32 +0000 (16:58 +0200)]
Merge pull request #11022 from owncloud/icons-fix
Fix icons
Robin McCorkell [Wed, 27 Aug 2014 19:45:43 +0000 (20:45 +0100)]
Better tooltip handling of very long strings
* Maximum tooltip length now 400px instead of 200px
* Overflowing strings create ellipsis (...)
Robin McCorkell [Wed, 27 Aug 2014 09:28:31 +0000 (10:28 +0100)]
Show original path information in trashbin and sharing views
Path will only be shown if in subdirectory, not in root.
Jan-Christoph Borchardt [Thu, 11 Sep 2014 14:34:29 +0000 (16:34 +0200)]
use same shade of grey for active navigation items and hovering
Jan-Christoph Borchardt [Thu, 11 Sep 2014 14:30:24 +0000 (16:30 +0200)]
remove icon styles from apps.css as they are in icons.css
Jan-Christoph Borchardt [Thu, 11 Sep 2014 14:12:43 +0000 (16:12 +0200)]
fix nojavascript message alignment
Lukas Reschke [Thu, 11 Sep 2014 14:07:23 +0000 (16:07 +0200)]
Merge pull request #11018 from owncloud/fix-notification-layer
fix notification visibility, fix #11016
Jan-Christoph Borchardt [Thu, 11 Sep 2014 13:52:12 +0000 (15:52 +0200)]
fix folder icon alignment, fix #10866
Jan-Christoph Borchardt [Thu, 11 Sep 2014 13:51:24 +0000 (15:51 +0200)]
fix svg of calendar filetype icon
Jan-Christoph Borchardt [Thu, 11 Sep 2014 13:39:01 +0000 (15:39 +0200)]
fix size of toggle icon, make container square
Jan-Christoph Borchardt [Thu, 11 Sep 2014 13:38:39 +0000 (15:38 +0200)]
improve style of checkmark icon, less bold, fitting ownCloud style
Lukas Reschke [Thu, 11 Sep 2014 13:34:57 +0000 (15:34 +0200)]
Do not double decode values
Fixes https://github.com/owncloud/core/issues/11012
Thomas Müller [Thu, 11 Sep 2014 13:05:36 +0000 (15:05 +0200)]
Merge pull request #11006 from owncloud/addCustomHex2BinImplementationBecauseSupporting53IsSomethingReallyReallyCoolAndWeAreObviouslySomeOfTheCoolGuys
Add custom hex2bin implementation for 5.3
Jan-Christoph Borchardt [Thu, 11 Sep 2014 12:12:29 +0000 (14:12 +0200)]
fix notification visibility, fix #11016
Thomas Müller [Thu, 11 Sep 2014 10:34:44 +0000 (12:34 +0200)]
Merge pull request #11007 from owncloud/replaces-10850
Add X-UA-Compatible to all templates
Lukas Reschke [Thu, 11 Sep 2014 09:39:50 +0000 (11:39 +0200)]
Step one, open guest layout for different styles.
Conflicts:
core/templates/layout.guest.php
Step one, open guest layout for different styles.
Lukas Reschke [Thu, 11 Sep 2014 09:34:39 +0000 (11:34 +0200)]
Merge pull request #3937 from owncloud/refresh_if_maintenance_is_over
Refresh if maintenance mode is over
Lukas Reschke [Thu, 11 Sep 2014 08:28:52 +0000 (10:28 +0200)]
Add X-UA-Compatible to all templates
Replaces https://github.com/owncloud/core/pull/10850
Thomas Müller [Tue, 9 Sep 2014 12:41:45 +0000 (14:41 +0200)]
use intl's native normalizer_normalize() in case the module is available
Lukas Reschke [Thu, 11 Sep 2014 08:09:43 +0000 (10:09 +0200)]
Merge pull request #10962 from owncloud/repair_search_lucene
repair search lucene before installing
Lukas Reschke [Thu, 11 Sep 2014 07:51:45 +0000 (09:51 +0200)]
Add custom hex2bin implementation for 5.3
Fixes https://github.com/owncloud/core/issues/11004
Thomas Müller [Thu, 11 Sep 2014 06:05:00 +0000 (08:05 +0200)]
Merge pull request #9698 from owncloud/fix-9666
Load apps in tests, fixes #9666
Jenkins for ownCloud [Thu, 11 Sep 2014 05:54:41 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
kondou [Tue, 12 Aug 2014 09:00:00 +0000 (11:00 +0200)]
Preserve transparency when loading from a file
Fix #7148 - again :)
Robin McCorkell [Wed, 10 Sep 2014 17:05:28 +0000 (18:05 +0100)]
Merge pull request #10992 from oparoz/patch-3
Create .user.ini for PHP-FPM
Robin Appelman [Wed, 10 Sep 2014 15:22:10 +0000 (17:22 +0200)]
Fix contructor in test
Robin McCorkell [Thu, 28 Aug 2014 14:08:18 +0000 (15:08 +0100)]
Fix mkdir error in mountconfig.php
Robin McCorkell [Thu, 17 Jul 2014 09:46:57 +0000 (10:46 +0100)]
Load apps in test situations
Thomas Müller [Wed, 10 Sep 2014 15:27:23 +0000 (17:27 +0200)]
Merge pull request #10988 from owncloud/usetransactions-wrong-name
Fix method name useTransactions