summaryrefslogtreecommitdiffstats
path: root/core/js/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix reshare permission issueVincent Petry2015-01-091-0/+156
* Add timeout for notificationsMorris Jobke2015-01-081-0/+97
* Autoescape of placeholders in t() and p() - for JSMorris Jobke2015-01-071-0/+10
* Merge pull request #12795 from owncloud/files-layoutchangesMorris Jobke2014-12-131-2/+2
|\
| * Move file thumbnail into the label elementVincent Petry2014-12-111-2/+2
* | Merge pull request #12527 from owncloud/js-pluginsystemRobin Appelman2014-12-122-0/+34
|\ \ | |/ |/|
| * Simple Plugin system for JavascriptVincent Petry2014-12-012-0/+34
* | Add an option to disallow sending sharing emails to non-owncloud usersJoas Schilling2014-12-091-0/+11
|/
* Fix l10n promisesVincent Petry2014-11-191-2/+6
* Added function to load translations from JSVincent Petry2014-11-181-0/+48
* Added OC.L10N namespace with translation functionsVincent Petry2014-10-292-9/+101
* Merge pull request #7254 from owncloud/core-sortalgoLukas Reschke2014-09-162-0/+161
|\
| * Fixed sort algo for additional casesVincent Petry2014-08-111-1/+5
| * Fixed file list sortingVincent Petry2014-08-112-0/+157
* | Merge pull request #9753 from owncloud/filepath-cssThomas Müller2014-09-091-0/+20
|\ \
| * | Add beforeeach and aftereachLukas Reschke2014-09-091-4/+6
| * | Add unittest for filePathLukas Reschke2014-09-091-0/+18
* | | Use a route instead of s.php and convert tokens asapkondou2014-09-041-3/+3
* | | Init vars with a value if none is providedClark Tomlinson2014-08-281-0/+3
* | | Fix share dropdown when links are not allowedVincent Petry2014-08-211-10/+16
* | | Fixed folder icon update routine when share owner existsVincent Petry2014-08-152-1/+70
| |/ |/|
* | update unit test, min date should be always today + 1Bjoern Schiessle2014-08-081-3/+5
* | Fix enforced share expiration date to be based on share timeVincent Petry2014-07-212-10/+135
|/
* reduce share action text to the user name onlyThomas Müller2014-07-141-7/+7
* Improved remote share owner displayVincent Petry2014-07-031-0/+79
* Unit tests for share dropdown with nested link shareVincent Petry2014-06-271-1/+145
* Test runner now loads CSS and hides testAreaVincent Petry2014-06-241-1/+1
* Added unit tests for heartbeat interval min/max valuesVincent Petry2014-06-121-1/+23
* Fixed Snap mockVincent Petry2014-06-061-5/+10
* close sidebar when switching navigation entry, except on add or change settingsJan-Christoph Borchardt2014-06-051-0/+3
* Merge pull request #8620 from owncloud/design-navigation-twoThomas Müller2014-06-051-82/+5
|\
| * fix unit test templateMorris Jobke2014-06-051-1/+1
| * fix first failing testMorris Jobke2014-06-051-2/+1
| * Remove obsoleted code to trigger navigation menuVincent Petry2014-06-041-79/+3
* | Merge pull request #8791 from owncloud/share-overview-sharewithstatusMorris Jobke2014-06-041-5/+133
|\ \ | |/ |/|
| * Use recipient display names when updating shares in the UIVincent Petry2014-06-041-23/+17
| * More unit tests and fixes for shareVincent Petry2014-06-021-5/+139
* | Merge pull request #7485 from owncloud/scrutinizer_fix_1_kondouMorris Jobke2014-06-032-8/+9
|\ \
| * | Scrutinizer cleanupkondou2014-06-022-8/+9
* | | Merge pull request #8820 from owncloud/design-detailsFrank Karlitschek2014-06-021-0/+7
|\ \ \ | |/ / |/| |
| * | fix unit tests after introduction of animations - adds delays for click triggerMorris Jobke2014-06-021-0/+7
| |/
* | Merge pull request #8613 from owncloud/filesize-alignmentMorris Jobke2014-06-021-0/+13
|\ \ | |/ |/|
| * display "<1 kB" for really small filesMorris Jobke2014-06-021-0/+13
* | Merge pull request #8187 from owncloud/escape-more-characterMorris Jobke2014-06-021-0/+11
|\ \ | |/ |/|
| * Fix typoLukas Reschke2014-05-311-1/+1
| * Add unit tests for escapeHTMLLukas Reschke2014-05-281-0/+11
* | Added ground work for OC.Share unit testsVincent Petry2014-05-132-0/+100
* | Fix file summary to use the whole file listVincent Petry2014-04-281-0/+17
|/
* Moved SVGSupport call to use OC.Util.SVGSupport()Vincent Petry2014-04-091-3/+3
* Moved code to replace svg with png to OC.UtilVincent Petry2014-04-041-0/+26