Commit Graph

13559 Commits (64cc13a8d35a6350494a81e012accabb61bb8d47)
 

Author SHA1 Message Date
Thomas Müller 8c9add4d32 adding TB and GB to OC_Helper::humanFileSize 12 years ago
Jörn Friedrich Dreyer 7854cf04ee refactor upload js & html to always use only js to fill form data 12 years ago
Bernhard Posselt 5633291cef use lineheight instead of padding and height 12 years ago
ringmaster 3790cbb493 Allow numeric group names 12 years ago
Thomas Müller d5ddbfb045 Merge pull request #4719 from owncloud/port_4701_master 12 years ago
Andreas Fischer 294f3632e0 Calculate dateInPast and dateInFuture. 12 years ago
Andreas Fischer 20b799b2b4 Compare objects directly. Also use $expected and $actual. 12 years ago
Andreas Fischer bd1163b7d5 Add database tests for INSERT/SELECT date format. 12 years ago
Andreas Fischer 786017c247 Register EventSubscriber that resets Oracle's NLS_DATE_FORMAT etc. 12 years ago
Andreas Fischer 7f07d737f8 Create instance of Doctrine\Common\EventManager() in OC_DB. 12 years ago
Andreas Fischer 261766fe49 Add comment explaining how $dateInFuture was picked. 12 years ago
Andreas Fischer f567bd1b8a Coding style: { for methods start are supposed to be on the same line. 12 years ago
Andreas Fischer fb650deaf7 Expiration tests for sharing with groups. 12 years ago
Andreas Fischer cf97eac401 Do not repeat shareUserOneTestFileWithUserTwo() code. 12 years ago
Andreas Fischer e4b334c3f1 Make dates test class properties. 12 years ago
Andreas Fischer 924a7046dd Try to make Oracle happy by also specifying seconds. 12 years ago
Andreas Fischer 1358b0078a Test whether a still-valid user share is still accessible. 12 years ago
Andreas Fischer 05c970095d Test whether an expired user share is still accessible. 12 years ago
Robin Appelman 58ed78aa9e cleanup public storage interface a bit 12 years ago
Robin Appelman c9d2663159 Merge branch 'master' into fileapi-foreward 12 years ago
Jan-Christoph Borchardt c7ca86799b Merge pull request #4816 from owncloud/fixing-723-master 12 years ago
kondou c9c5e1b97f Merge branch 'master' into oc_avatars 12 years ago
Thomas Tanghus b7205d97d7 Merge pull request #4735 from owncloud/multiple_mimetypes_rawlist 12 years ago
Thomas Müller 9d661eab23 adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin and sharing 12 years ago
Thomas Müller 5af111b0de added determineIcon to \OCA\files\lib\Helper 12 years ago
Thomas Müller 3066b44928 remove unused $relativePath 12 years ago
kondou 4d62f747fa Clean up rawlist.php and fix non-array request 12 years ago
Thomas Müller b49f43c3ae move icon generation logic out of the template 12 years ago
Thomas Müller 8543951cf9 adding icons for shared folders and external folders 12 years ago
Thomas Tanghus 80bf1969f9 Merge pull request #4784 from owncloud/ocdialog_option_setter 12 years ago
Thomas Tanghus 08225a60c8 Save two lines 12 years ago
Thomas Tanghus 1f8f0e61d8 Remove test error :P 12 years ago
Thomas Tanghus 7a2b23a036 Fix double destroy on escape. 12 years ago
Pete McFarlane 15be3d85b6 no autoFocus if no users returned 12 years ago
kondou 037cf22c51 Add a comment to clear defaultavatar-functionality 12 years ago
Thomas Tanghus 799c5c2c9b Don't popup meaningless alerts when dialog called on page leave 12 years ago
VicDeo 62eeac3390 Merge pull request #4798 from owncloud/fixing-variable-typos-master 12 years ago
Jenkins for ownCloud 68015b2761 [tx-robot] updated from transifex 12 years ago
Pete McFarlane 92b57c13c1 Added autoFocus to #shareWith autocomplete options 12 years ago
kondou 83d3df4111 Split some lines, use ===, avoid unnecessary operation 12 years ago
Bart Visscher 4ab8dc9c08 Merge pull request #4788 from owncloud/fixin-irods-session-master 12 years ago
kondou bf7f94422f Bring another enable_avatars to $_ and fix $thus->$this 12 years ago
Thomas Müller af2164bbcb no further comment - which dev did not test this BEFORE submitting the pull request? 12 years ago
Thomas Müller 3b835ea1b6 never hack late night 12 years ago
Thomas Müller ec255b52be fixing boolean handling 12 years ago
Robin Appelman b9167196fb adjust test cases to namespace changes 12 years ago
Andreas Fischer a2ade4294c Merge pull request #4472 from owncloud/remove-disconnect 12 years ago
Robin Appelman 2e5ce091f0 add storage backend interface to public namespace 12 years ago
Robin Appelman 9ad7891b4e improve phpdoc for the public files interface 12 years ago
Robin Appelman e271a55783 move filesystem expceptions to global namespace 12 years ago