Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8686 from owncloud/session-early | Morris Jobke | 2014-06-03 | 1 | -0/+3 |
|\ | |||||
| * | Add some comments | Robin Appelman | 2014-06-03 | 1 | -0/+1 |
| * | Make the session available as early as possible | Robin Appelman | 2014-05-23 | 1 | -0/+2 |
* | | Merge pull request #8698 from owncloud/sharing_improve_permissions | Thomas Müller | 2014-06-03 | 3 | -36/+30 |
|\ \ | |||||
| * | | check if it is a share storage | Bjoern Schiessle | 2014-06-02 | 1 | -1/+5 |
| * | | no need to empty array in a special way | Thomas Müller | 2014-06-02 | 1 | -3/+1 |
| * | | get permissions directly from share storage to avoid additional db calls | Bjoern Schiessle | 2014-06-02 | 3 | -34/+26 |
* | | | Merge pull request #7930 from owncloud/fix_7785_master | blizzz | 2014-06-03 | 13 | -160/+1407 |
|\ \ \ | |||||
| * | | | get rid of @read in PHP doc after rebase | Arthur Schiwon | 2014-06-03 | 1 | -3/+3 |
| * | | | adjust group tests | Arthur Schiwon | 2014-06-03 | 1 | -2/+9 |
| * | | | clean up | Arthur Schiwon | 2014-06-03 | 1 | -3/+1 |
| * | | | class descriptions | Arthur Schiwon | 2014-06-03 | 3 | -0/+16 |
| * | | | newlines | Arthur Schiwon | 2014-06-03 | 4 | -4/+4 |
| * | | | adjust test to changed convention in storing quota | Arthur Schiwon | 2014-06-03 | 1 | -3/+3 |
| * | | | port of PR #8038 | Arthur Schiwon | 2014-06-03 | 1 | -2/+1 |
| * | | | precaution: lowercase string for comparison | Arthur Schiwon | 2014-06-03 | 1 | -1/+1 |
| * | | | adjust user backend test | Arthur Schiwon | 2014-06-03 | 1 | -13/+33 |
| * | | | fix parameter order | Arthur Schiwon | 2014-06-03 | 1 | -2/+2 |
| * | | | adjust Access test | Arthur Schiwon | 2014-06-03 | 1 | -7/+16 |
| * | | | LDAP: put out fetching of user meta data into a fully tested class of its own... | Arthur Schiwon | 2014-06-03 | 10 | -140/+1338 |
* | | | | Merge pull request #8264 from owncloud/app-enable-by-group | icewind1991 | 2014-06-03 | 6 | -259/+379 |
|\ \ \ \ | |||||
| * | | | | bring back the line breaks | Thomas Müller | 2014-06-03 | 1 | -1/+2 |
| * | | | | remove +3 in multiselect.js | Thomas Müller | 2014-06-03 | 1 | -3/+3 |
| * | | | | Apps: fix wording and layout for 'enable only for specific groups' | Jan-Christoph Borchardt | 2014-06-03 | 1 | -3/+3 |
| * | | | | Fix syntax error | Bart Visscher | 2014-06-03 | 1 | -1/+1 |
| * | | | | Preserve changed groups when switching between apps | Robin Appelman | 2014-06-03 | 1 | -0/+5 |
| * | | | | Dont show group settings for login, filesystem, etc apps after enabling them | Robin Appelman | 2014-06-03 | 1 | -5/+15 |
| * | | | | Remove debug statements | Robin Appelman | 2014-06-03 | 1 | -3/+0 |
| * | | | | Disable enabling apps by groups for filesystem, authentication and loggin apps | Robin Appelman | 2014-06-03 | 1 | -17/+28 |
| * | | | | adding some line breaks | Thomas Müller | 2014-06-03 | 1 | -0/+2 |
| * | | | | Fix sorting of apps | Robin Appelman | 2014-06-03 | 1 | -1/+5 |
| * | | | | Prevent js error | Robin Appelman | 2014-06-03 | 1 | -1/+3 |
| * | | | | Fix phpdoc | Robin Appelman | 2014-06-03 | 1 | -1/+1 |
| * | | | | Add option to enable app for specific groups | Robin Appelman | 2014-06-03 | 5 | -9/+86 |
| * | | | | Trigger change event on multiselect change | Robin Appelman | 2014-06-03 | 1 | -0/+1 |
| * | | | | Allow enabling apps by group by setting the config value to a json encoded ar... | Robin Appelman | 2014-06-03 | 1 | -248/+258 |
* | | | | | Merge pull request #8809 from owncloud/appconfig-caching | Thomas Müller | 2014-06-03 | 1 | -19/+29 |
|\ \ \ \ \ | |||||
| * | | | | | Use a map to prevent having to use search | Robin Appelman | 2014-06-03 | 1 | -4/+2 |
| * | | | | | Remove duplicate cache cleanup | Robin Appelman | 2014-06-03 | 1 | -1/+0 |
| * | | | | | Simplify AppConfig->getValues() | Robin Appelman | 2014-06-01 | 1 | -19/+9 |
| * | | | | | Add caching to AppConfig->getApps | Robin Appelman | 2014-06-01 | 1 | -0/+23 |
* | | | | | | Merge pull request #8837 from owncloud/issue/8720 | Morris Jobke | 2014-06-03 | 3 | -11/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix tests | Joas Schilling | 2014-06-03 | 1 | -8/+8 |
| * | | | | | | Use active instead of hover for active sidebar option | Joas Schilling | 2014-06-03 | 1 | -2/+2 |
| * | | | | | | Do not overwrite cursor in sidebar | Joas Schilling | 2014-06-03 | 1 | -1/+1 |
* | | | | | | | Merge pull request #8840 from owncloud/share_settings | Thomas Müller | 2014-06-03 | 3 | -4/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | improve settings name | Bjoern Schiessle | 2014-06-03 | 1 | -2/+1 |
| * | | | | | | | set "allow users to send mail notification for shared files default" setting ... | Bjoern Schiessle | 2014-06-03 | 2 | -2/+2 |
* | | | | | | | | Merge pull request #8577 from owncloud/apps-sidebar-narrower | Morris Jobke | 2014-06-03 | 2 | -10/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | remove specific sidebar size from Files app | Jan-Christoph Borchardt | 2014-06-03 | 1 | -8/+0 |