Commit Graph

18542 Commits (cf9099c7885453bcf15e40cbed722f432dffa1fb)
 

Author SHA1 Message Date
Jan-Christoph Borchardt 2183b58cdc fix positioning issue of share dropdown in intermediate widths 12 years ago
Arthur Schiwon e962999896 get rid of @read in PHP doc after rebase 12 years ago
Arthur Schiwon ba82d80f32 adjust group tests 12 years ago
Arthur Schiwon 3fed96af0e clean up 12 years ago
Arthur Schiwon f9a9085faf class descriptions 12 years ago
Arthur Schiwon 5336e9a156 newlines 12 years ago
Arthur Schiwon d52fbd7e55 adjust test to changed convention in storing quota 12 years ago
Arthur Schiwon 342e1fd3bf port of PR #8038 12 years ago
Arthur Schiwon 11f7823e1b precaution: lowercase string for comparison 12 years ago
Arthur Schiwon e07ebdd7d0 adjust user backend test 12 years ago
Arthur Schiwon e32fa3de4a fix parameter order 12 years ago
Arthur Schiwon b0d1b2557c adjust Access test 12 years ago
Arthur Schiwon 6d64d7ec3f LDAP: put out fetching of user meta data into a fully tested class of its own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master 12 years ago
Thomas Müller 2b1a7a76c3 Merge pull request #8425 from owncloud/columns_should_be_nullable_by_default 12 years ago
Thomas Müller a3202f1f03 bring back the line breaks 12 years ago
Thomas Müller d60e4b9efa remove +3 in multiselect.js 12 years ago
Jan-Christoph Borchardt de012667c7 Apps: fix wording and layout for 'enable only for specific groups' 12 years ago
Bart Visscher 49f1e4a811 Fix syntax error 12 years ago
Robin Appelman 0f82b8efb3 Preserve changed groups when switching between apps 12 years ago
Robin Appelman 953e194245 Dont show group settings for login, filesystem, etc apps after enabling them 12 years ago
Robin Appelman e3567242b2 Remove debug statements 12 years ago
Robin Appelman 7e07ff6f4f Disable enabling apps by groups for filesystem, authentication and loggin apps 12 years ago
Thomas Müller 402a31f196 adding some line breaks 12 years ago
Robin Appelman 3b1f291c60 Fix sorting of apps 12 years ago
Robin Appelman 7272779456 Prevent js error 12 years ago
Robin Appelman c09852e006 Fix phpdoc 12 years ago
Robin Appelman 53dc30af4f Add option to enable app for specific groups 12 years ago
Robin Appelman bf9b634fd8 Trigger change event on multiselect change 12 years ago
Robin Appelman b4025b3174 Allow enabling apps by group by setting the config value to a json encoded array of groups 12 years ago
Robin Appelman 6ed3194863 Use a map to prevent having to use search 12 years ago
Robin Appelman bff9e11ff9 Remove duplicate cache cleanup 12 years ago
Arthur Schiwon 75d320cc91 fix description texts 12 years ago
Arthur Schiwon 4bfb162558 command line tools to see, modify and test existing LDAP configurations 12 years ago
Thomas Müller d3e830e938 Merge pull request #8729 from owncloud/add-phpseclib-master 12 years ago
Thomas Müller 17cbfc714a use phpseclib from 3rdparty 12 years ago
Morris Jobke 25c676f203 simplify SQLite warning 12 years ago
Robin Appelman 4429b54ce4 Fix typo 12 years ago
Robin Appelman f297bf14f9 Fix unit tests 12 years ago
Joas Schilling 1d0ac9a2c5 Fix tests 12 years ago
Morris Jobke f88482355f check for user count and files count 12 years ago
Bjoern Schiessle 5097bcc16d improve settings name 12 years ago
Bjoern Schiessle 8e583f55dc set "allow users to send mail notification for shared files default" setting to "no" now that we have the activity app 12 years ago
Robin Appelman 82b982a4eb Better unique names for temporary tables 12 years ago
Robin Appelman 3be2643168 Add `generateChangeScript()` back 12 years ago
Robin Appelman 397a763c49 add a getter for the table 12 years ago
Robin Appelman c6053b2830 Quote identifiers on mysql 12 years ago
Robin Appelman 6f71419f2b Skip migration checks for all sql backends besides mysql, postgres and sqlite 12 years ago
Robin Appelman a59f6818eb Only quote identifiers for oracle during migration 12 years ago
Robin Appelman 4d7045e701 Fix unit tests 12 years ago
Robin Appelman b4cee3d4e9 skip tests for oracle 12 years ago