Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8264 from owncloud/app-enable-by-group | icewind1991 | 2014-06-03 | 1 | -3/+4 |
|\ | | | | | Add the option to enable apps only for specific groups | ||||
| * | remove +3 in multiselect.js | Thomas Müller | 2014-06-03 | 1 | -3/+3 |
| | | |||||
| * | Trigger change event on multiselect change | Robin Appelman | 2014-06-03 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #8577 from owncloud/apps-sidebar-narrower | Morris Jobke | 2014-06-03 | 1 | -2/+2 |
|\ \ | | | | | | | reduce width of app sidebar a bit | ||||
| * | | reduce width of app sidebar a bit | Jan-Christoph Borchardt | 2014-06-03 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #8843 from owncloud/design-detail-sharedropdown | Morris Jobke | 2014-06-03 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | fix positioning issue of share dropdown in intermediate widths | ||||
| * | | | fix positioning issue of share dropdown in intermediate widths | Jan-Christoph Borchardt | 2014-06-03 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #8827 from owncloud/add-sqlite-info | Thomas Müller | 2014-06-03 | 3 | -3/+10 |
|\ \ \ | | | | | | | | | add info about sqlite on setup page | ||||
| * | | | add info about sqlite on setup apge | Morris Jobke | 2014-06-02 | 3 | -3/+10 |
| | | | | |||||
* | | | | Merge pull request #7151 from owncloud/user-jquery | Thomas Müller | 2014-06-03 | 2 | -1/+2 |
|\ \ \ \ | |_|/ / |/| | | | Continuing the New User management | ||||
| * | | | cleanup | Arthur Schiwon | 2014-06-02 | 1 | -1/+0 |
| | | | | |||||
| * | | | refactor delete handling and apply it to users and groups | Arthur Schiwon | 2014-06-02 | 1 | -0/+1 |
| | | | | |||||
| * | | | add Last Login column | Arthur Schiwon | 2014-06-02 | 1 | -0/+1 |
| | | | | |||||
| * | | | Splits Controls overlap in files and users. | raghunayyar | 2014-06-02 | 1 | -1/+4 |
| | | | | |||||
| * | | | resolve conflicts while picking c0fb623 | raghunayyar | 2014-06-02 | 1 | -4/+1 |
| | | | | |||||
* | | | | Merge pull request #7485 from owncloud/scrutinizer_fix_1_kondou | Morris Jobke | 2014-06-03 | 16 | -79/+166 |
|\ \ \ \ | | | | | | | | | | | Scrutinizer cleanup | ||||
| * | | | | Fix a typo | kondou | 2014-06-02 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add some more spaces for operators | kondou | 2014-06-02 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Some readability improvements | kondou | 2014-06-02 | 2 | -3/+3 |
| | | | | | |||||
| * | | | | Scrutinizer cleanup | kondou | 2014-06-02 | 16 | -79/+166 |
| | |/ / | |/| | | |||||
* | | | | move Help section from controls bar to sidebar | Jan-Christoph Borchardt | 2014-06-02 | 1 | -9/+0 |
| | | | | |||||
* | | | | Merge pull request #8820 from owncloud/design-details | Frank Karlitschek | 2014-06-02 | 5 | -9/+21 |
|\ \ \ \ | |/ / / |/| | | | Design details | ||||
| * | | | fix unit tests after introduction of animations - adds delays for click trigger | Morris Jobke | 2014-06-02 | 1 | -0/+7 |
| | | | | |||||
| * | | | move Deleted Files to bottom of sidebar | Jan-Christoph Borchardt | 2014-06-02 | 1 | -0/+1 |
| | | | | |||||
| * | | | add OC.menuSpeed to control the animation speed of menu toggle | Morris Jobke | 2014-06-02 | 1 | -7/+8 |
| | | | | |||||
| * | | | Adds Animation to Toggling Navigation on < 768px widths | raghunayyar | 2014-06-02 | 1 | -4/+4 |
| | | | | |||||
| * | | | shift files app breadcrumbs to account for missing app list | Jan-Christoph Borchardt | 2014-06-02 | 1 | -1/+4 |
| | | | | |||||
| * | | | fix height of select boxes for OS X | Jan-Christoph Borchardt | 2014-06-02 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #8812 from josh4trunks/avatar_rotate | Vincent Petry | 2014-06-02 | 1 | -7/+12 |
|\ \ \ | |_|/ |/| | | Automatically Rotate Avatar based on exif data | ||||
| * | | Automatically Rotate Avatar based on exif data | josh4trunks | 2014-06-01 | 1 | -7/+12 |
| | | | | | | | | | | | | | | | | | | | | | This commit.. * doesn't check if a local or uploaded file is square to give a user the option to crop square images * caches uploaded images to an initial temporary file (needed to fix orientation) * fixes orientation based on exif data * works for encrypted local images as well | ||||
* | | | Merge pull request #8613 from owncloud/filesize-alignment | Morris Jobke | 2014-06-02 | 2 | -1/+22 |
|\ \ \ | |_|/ |/| | | Improve aligment of file size | ||||
| * | | display "<1 kB" for really small files | Morris Jobke | 2014-06-02 | 2 | -1/+22 |
| |/ | | | | | | | | | * added parameters for humanFileSize to trigger that behaviour * add unit tests for that | ||||
* | | Merge pull request #8718 from owncloud/share_icons_for_shared_by | Vincent Petry | 2014-06-02 | 1 | -13/+31 |
|\ \ | | | | | | | add share icons for folders shared by the current user | ||||
| * | | add share icons for folders shared by the current user | Bjoern Schiessle | 2014-05-30 | 1 | -13/+31 |
| | | | |||||
* | | | Merge pull request #8443 from owncloud/csrf-on-login-and-logout | Vincent Petry | 2014-06-02 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | Add CSRF check on login and logout | ||||
| * \ \ | Merge branch 'master' into csrf-on-login-and-logout | Thomas Müller | 2014-05-19 | 104 | -280/+1271 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: core/templates/login.php | ||||
| * | | | | Add CSRF check on login and logout | Lukas Reschke | 2014-05-04 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | This is a minor issue and not worth a backport in my opinion as it could break more things than it's worth having it. | ||||
* | | | | | Merge pull request #8187 from owncloud/escape-more-character | Morris Jobke | 2014-06-02 | 2 | -1/+12 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Also encode > and ' | ||||
| * | | | | Fix typo | Lukas Reschke | 2014-05-31 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add unit tests for escapeHTML | Lukas Reschke | 2014-05-28 | 1 | -0/+11 |
| | | | | | |||||
| * | | | | Also encode > and ' | Lukas Reschke | 2014-04-13 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-02 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-01 | 1 | -0/+8 |
| | | | | | |||||
* | | | | | Merge pull request #8798 from owncloud/fix-corejs | Vincent Petry | 2014-05-31 | 1 | -3/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix undefined JS on login/setup page | ||||
| * | | | | | Fix undefined JS on login/setup page | Vincent Petry | 2014-05-30 | 1 | -3/+3 |
| | |_|_|/ | |/| | | | |||||
* / | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-31 | 14 | -4/+120 |
|/ / / / | |||||
* | | | | Fix fileList fallback in OC.Share for outside files app | Vincent Petry | 2014-05-30 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | OC.Share can be used in non-files apps, so the fileList callback needs to support that as well. | ||||
* | | | | Sharing overview fixes and unit tests | Vincent Petry | 2014-05-30 | 1 | -21/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixed renaming and fileActionsReady event - Added unit tests for shares list - Fixed public page with defer - Fixed file actions in sharing overview - Fixed sharing counterpart list (10 entries max) - Fixed file path attribute to be used in download action - Fix sharing list headers - OC.Share icons now operate on fileList instance - Fix OC.Share.updateIcon when more than one list in DOM | ||||
* | | | | Fix IE8 issue when icon is not defined | Vincent Petry | 2014-05-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes no icon file is passed to replaceSVGIcon(), it showed an error in IE8 and broke the code flow. This fix adds a check whether the file name is set. | ||||
* | | | | Fixed file actions for sharing views | Vincent Petry | 2014-05-30 | 1 | -6/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | FileActions can now be clone to be use for separate file list views without having the side-effect of affecting the main file list view. Added "Open" action in sharing overview file lists to redirect to the regular file list when clicking on a folder. |