summaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* Close the user menu when clicking it againJoas Schilling2015-11-021-2/+1
* Merge pull request #20122 from owncloud/files-consolidateiconupdateThomas Müller2015-10-291-0/+7
|\
| * Fix icon update to be more consistentVincent Petry2015-10-291-0/+7
* | Add sharee list view js testsTom Needham2015-10-291-0/+158
|/
* sharedialogviewSpec.js couple of text typosPhil Davis2015-10-271-4/+3
* Fix share link focus on clickVincent Petry2015-10-261-0/+23
* Fix for broken ajax/share.php endpointRoeland Jago Douma2015-10-231-2/+4
* Fix line lengths in share dialog unit testsTom Needham2015-10-211-2/+8
* Add JS tests for share autocompletion handlingTom Needham2015-10-211-0/+56
* Add test for remote share info tooltopTom Needham2015-10-211-0/+16
* Fix DOM element ids in share dialogVincent Petry2015-10-161-44/+48
* Add unit tests for sending e-mail for link sharesRoeland Jago Douma2015-10-082-10/+170
* [admin] check for correct PHP memcached moduleMorris Jobke2015-10-061-6/+40
* Merge pull request #19553 from owncloud/properly_format_date_shareviewThomas Müller2015-10-051-8/+5
|\
| * Use DD-MM-YYYY consistently in share sidebarRoeland Jago Douma2015-10-041-8/+5
* | Do not remove linkshare if there is noneRoeland Jago Douma2015-10-051-0/+37
|/
* Merge pull request #19305 from owncloud/share-hasusersharesThomas Müller2015-09-241-0/+57
|\
| * Fix ShareItemModel.hasUserShares to only check shares of current itemVincent Petry2015-09-231-0/+57
* | Expiration date was always a stringVincent Petry2015-09-241-4/+4
|/
* Fix parsing int attributes from share.php responseVincent Petry2015-09-231-4/+46
* Merge pull request #19008 from owncloud/jquery_avatar_testsThomas Müller2015-09-181-0/+240
|\
| * Added js tests for jquery.avatarRoeland Jago Douma2015-09-141-0/+240
* | Removed obsolete testsVincent Petry2015-09-161-76/+2
* | Fix allow reshare for owner when sharing with self through groupVincent Petry2015-09-161-1/+1
* | More unit tests for share dialogVincent Petry2015-09-162-373/+167
* | Update JS unit tests for share dialog (WIP)Vincent Petry2015-09-163-1100/+1145
|/
* Add apps unit testVincent Petry2015-08-301-0/+48
* fix unit testsMorris Jobke2015-08-261-2/+2
* Make short versions of weekday/month names translatableHasso Tepper2015-08-211-0/+32
* Move remaining setupchecks to new fomatRoeland Jago Douma2015-08-181-2/+8
* Merge pull request #17975 from owncloud/settings_admin_warning_levelsJan-Christoph Borchardt2015-08-181-14/+97
|\
| * All setup messages are now properly typesRoeland Jago Douma2015-07-301-17/+88
| * Allow setupchecks to specify a warning levelRoeland Jago Douma2015-07-301-2/+14
* | Add setup check for reverse proxy header configurationRobin McCorkell2015-08-101-5/+61
* | Merge pull request #17919 from rullzer/php_supported_checkThomas Müller2015-08-101-0/+17
|\ \
| * | Display warning in security & setup warnings if php version is EOLRoeland Jago Douma2015-07-291-0/+17
* | | Set momentJS locale to en during unit test runsVincent Petry2015-08-071-0/+2
| |/ |/|
* | tests for _parseTime with hex and empty stringsMorris Jobke2015-07-281-0/+2
* | Fix parsing of sharetime as stringMorris Jobke2015-07-281-0/+14
|/
* Fix OC.joinPaths with empty argumentsVincent Petry2015-07-131-0/+4
* Merge pull request #17559 from owncloud/js-joinpathsutilityMorris Jobke2015-07-101-0/+41
|\
| * More tests for joinPathsVincent Petry2015-07-101-0/+3
| * Add OC.joinPaths for convenient path joiningVincent Petry2015-07-101-0/+38
* | Update JS unit test libsVincent Petry2015-07-102-4290/+5949
|/
* Javascript mimetype icon resolverRoeland Jago Douma2015-07-061-0/+151
* Align recommended settingsLukas Reschke2015-06-151-11/+29
* Properly format remote recipientsRoeland Jago Douma2015-05-271-3/+90
* Merge pull request #16565 from owncloud/add-urandom-checkThomas Müller2015-05-261-3/+19
|\
| * Add check for availability of /dev/urandomLukas Reschke2015-05-261-3/+19
* | Unit tests for #16511Roeland Jago Douma2015-05-221-0/+80
|/