Commit Graph

13856 Commits (973bcccd7cc18867ea22c24f83421ed180b5022c)
 

Author SHA1 Message Date
Vincent Petry 4549cf519e Added missing "files" JS to files_trashbin module 11 years ago
Thomas Müller 4ab5e58e02 update file summary on ajax file list load 11 years ago
Thomas Müller 4e751cbb47 fixing breadcrumbs on ajax loading of files 11 years ago
Thomas Müller ef955bae56 calling replaceSVG() to display breadcrumb images correctly on IE8 11 years ago
Thomas Müller e6f21927d6 fixing no-repeat for IE8 11 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 11 years ago
Thomas Müller c149b57d3b Merge pull request #4840 from owncloud/adding-tb-master 11 years ago
Bart Visscher 666bbbe060 Use appinfo/register_command.php to add commands to the console command 11 years ago
Thomas Müller 049e57ac4a remove unused OC_L10N 11 years ago
Thomas Müller 8c9add4d32 adding TB and GB to OC_Helper::humanFileSize 11 years ago
Jörn Friedrich Dreyer 7854cf04ee refactor upload js & html to always use only js to fill form data 11 years ago
kondou 18da2f9cf7 Improve changepassword route naming 11 years ago
kondou 306a8681c5 Move ajax/changepassword to changepassword/controller to use autoloading 11 years ago
Bernhard Posselt 5633291cef use lineheight instead of padding and height 11 years ago
ringmaster 3790cbb493 Allow numeric group names 11 years ago
Thomas Müller d5ddbfb045 Merge pull request #4719 from owncloud/port_4701_master 11 years ago
Andreas Fischer 294f3632e0 Calculate dateInPast and dateInFuture. 11 years ago
Andreas Fischer 20b799b2b4 Compare objects directly. Also use $expected and $actual. 11 years ago
Andreas Fischer bd1163b7d5 Add database tests for INSERT/SELECT date format. 11 years ago
Andreas Fischer 786017c247 Register EventSubscriber that resets Oracle's NLS_DATE_FORMAT etc. 11 years ago
Andreas Fischer 7f07d737f8 Create instance of Doctrine\Common\EventManager() in OC_DB. 11 years ago
Andreas Fischer 261766fe49 Add comment explaining how $dateInFuture was picked. 11 years ago
Andreas Fischer f567bd1b8a Coding style: { for methods start are supposed to be on the same line. 11 years ago
Andreas Fischer fb650deaf7 Expiration tests for sharing with groups. 11 years ago
Andreas Fischer cf97eac401 Do not repeat shareUserOneTestFileWithUserTwo() code. 11 years ago
Andreas Fischer e4b334c3f1 Make dates test class properties. 11 years ago
Andreas Fischer 924a7046dd Try to make Oracle happy by also specifying seconds. 11 years ago
Andreas Fischer 1358b0078a Test whether a still-valid user share is still accessible. 11 years ago
Andreas Fischer 05c970095d Test whether an expired user share is still accessible. 11 years ago
Robin Appelman 58ed78aa9e cleanup public storage interface a bit 11 years ago
Robin Appelman c9d2663159 Merge branch 'master' into fileapi-foreward 11 years ago
Jan-Christoph Borchardt c7ca86799b Merge pull request #4816 from owncloud/fixing-723-master 11 years ago
kondou c9c5e1b97f Merge branch 'master' into oc_avatars 11 years ago
Thomas Tanghus b7205d97d7 Merge pull request #4735 from owncloud/multiple_mimetypes_rawlist 11 years ago
Thomas Müller 9d661eab23 adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin and sharing 11 years ago
Thomas Müller 5af111b0de added determineIcon to \OCA\files\lib\Helper 11 years ago
Thomas Müller 3066b44928 remove unused $relativePath 11 years ago
kondou 4d62f747fa Clean up rawlist.php and fix non-array request 11 years ago
Thomas Müller b49f43c3ae move icon generation logic out of the template 11 years ago
Thomas Müller 8543951cf9 adding icons for shared folders and external folders 11 years ago
Thomas Tanghus 80bf1969f9 Merge pull request #4784 from owncloud/ocdialog_option_setter 11 years ago
Thomas Tanghus 08225a60c8 Save two lines 11 years ago
Thomas Tanghus 1f8f0e61d8 Remove test error :P 11 years ago
Thomas Tanghus 7a2b23a036 Fix double destroy on escape. 11 years ago
Pete McFarlane 15be3d85b6 no autoFocus if no users returned 11 years ago
kondou 2ae3ab98d8 Merge branch 'master' into split_personal-user_passwordchange 11 years ago
kondou f6faec0e0b Use a controller instead of two files for changepassword.php 11 years ago
kondou 037cf22c51 Add a comment to clear defaultavatar-functionality 11 years ago
Thomas Tanghus 799c5c2c9b Don't popup meaningless alerts when dialog called on page leave 11 years ago
VicDeo 62eeac3390 Merge pull request #4798 from owncloud/fixing-variable-typos-master 11 years ago