summaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #15738 from rullzer/fix_15611Vincent Petry2015-05-181-0/+27
|\
| * Fix to make sure expiration date is properly setRoeland Jago Douma2015-05-181-0/+27
* | Reset share dialog values so we start out cleanRoeland Jago Douma2015-05-181-0/+106
|/
* Added unit test for reshare by share ownerVincent Petry2015-04-291-0/+25
* Added unit testsRoeland Jago Douma2015-04-171-0/+94
* Remove hardcoded link to performance docsJoas Schilling2015-04-071-4/+4
* Add check for activated local memcacheLukas Reschke2015-03-281-3/+21
* Add some generic default headers as well via PHPLukas Reschke2015-03-261-6/+5
* mock up missing elements in the testsJan-Christoph Borchardt2015-03-261-1/+4
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-121-0/+5
* Merge pull request #14582 from rullzer/avatar_fixesMorris Jobke2015-03-041-10/+42
|\
| * Avatars in share dialog fixesRoeland Jago Douma2015-03-031-10/+42
* | Added missing done() calls for async testsVincent Petry2015-03-031-20/+31
* | Let users configure security headers in their WebserverLukas Reschke2015-03-021-0/+326
|/
* Use custom attribute instead of the div identifierLukas Reschke2015-02-271-1/+1
* Encode parameters in `OC.generateUrl` by itselfLukas Reschke2015-02-171-3/+12