Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-22 | 2 | -0/+2 |
| | |||||
* | Fix the User_LDAP app | Joas Schilling | 2016-09-12 | 7 | -17/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-08 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-07 | 2 | -2/+6 |
| | |||||
* | Fix getMock user_ldap | Roeland Jago Douma | 2016-09-06 | 9 | -84/+128 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-06 | 2 | -2/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-05 | 2 | -2/+6 |
| | |||||
* | Merge pull request #1143 from nextcloud/ldap-smells-for-fun-and-profit | Joas Schilling | 2016-09-01 | 12 | -24/+12 |
|\ | | | | | fix a few minor code smells | ||||
| * | Fix phpdoc | Roeland Jago Douma | 2016-08-29 | 1 | -1/+1 |
| | | |||||
| * | fix a few minor code smells | Jörn Friedrich Dreyer | 2016-08-29 | 12 | -23/+11 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-01 | 8 | -6/+24 |
|/ | |||||
* | Hide the LDAP password in the client side | Juan Pablo Villafáñez | 2016-08-19 | 4 | -8/+19 |
| | | | | | Connection checks will be done by using the configuration id, with the stored password. LDAP password won't be sent to the client. | ||||
* | Merge pull request #905 from nextcloud/invisible_icons | Morris Jobke | 2016-08-17 | 1 | -1/+1 |
|\ | | | | | Fix icons on App page in FF | ||||
| * | Add viewBox to app icons | Roeland Jago Douma | 2016-08-17 | 1 | -1/+1 |
| | | | | | | | | | | If we don't add a viewbox a lot of browsers will just say NOPE!!! when we ask them to scale. | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-17 | 4 | -2/+6 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-17 | 64 | -254/+254 |
| | |||||
* | Merge branch 'master' into implement_712 | Arthur Schiwon | 2016-08-16 | 8 | -8/+18 |
|\ | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-16 | 8 | -8/+18 |
| | | |||||
* | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-15 | 4 | -4/+8 |
|\| | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-13 | 4 | -4/+8 |
| | | |||||
* | | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 2 | -2/+2 |
| | | | | | | | | CI uses an older PHPUnit | ||||
* | | Add unit tests | Lukas Reschke | 2016-08-15 | 3 | -7/+155 |
| | | |||||
* | | change casing in section display names | Arthur Schiwon | 2016-08-13 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-11 | 2 | -6/+6 |
|\| | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-11 | 2 | -6/+6 |
| | | |||||
* | | superfluous | Arthur Schiwon | 2016-08-11 | 1 | -2/+0 |
| | | |||||
* | | rename IAdmin to ISettings, the interface is not bound to a specific ↵ | Arthur Schiwon | 2016-08-11 | 1 | -2/+2 |
| | | | | | | | | settings scope | ||||
* | | more admin page splitup improvements | Arthur Schiwon | 2016-08-10 | 3 | -44/+29 |
| | | | | | | | | | | | | | | | | | | | | * bump version to ensure tables are created * make updatenotification app use settings api * change IAdmin::render() to getForm() and change return type from Template to TemplateResponse * adjust User_LDAP accordingly, as well as built-in forms * add IDateTimeFormatter to AppFramework/DependencyInjection/DIContainer.php. This is important so that \OC::$server->query() is able to resolve the constructor parameters. We should ensure that all OCP/* stuff that is available from \OC::$server is available here. Kudos to @LukasReschke * make sure apps that have settings info in their info.xml are loaded before triggering adding the settings setup method | ||||
* | | Fallback for legacy settings. They are placed into Additional Settings | Arthur Schiwon | 2016-08-09 | 1 | -75/+0 |
| | | |||||
* | | Initial work on Apps page split: | Arthur Schiwon | 2016-08-09 | 3 | -1/+188 |
|/ | | | | | | * interfaces for the Admin settings (IAdmin) and section (ISection) * SettingsManager service * example setup with LDAP app | ||||
* | Increment the versions and adjust the capitilization | Joas Schilling | 2016-08-08 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-06 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-05 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-03 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-01 | 2 | -0/+2 |
| | |||||
* | Merge pull request #595 from nextcloud/fix_slow_test | blizzz | 2016-07-31 | 1 | -0/+7 |
|\ | | | | | Close session fast when doing a test to prevent blocking the next requests | ||||
| * | Close session fast when doing a test to prevent blocking the next | Juan Pablo Villafáñez | 2016-07-27 | 1 | -0/+7 |
| | | | | | | | | requests | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-31 | 2 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-30 | 4 | -0/+4 |
| | | |||||
* | | Merge pull request #590 from ↵ | Morris Jobke | 2016-07-28 | 1 | -2/+8 |
|\ \ | | | | | | | | | | | | | nextcloud/fixing-undefined-OfflineUser-composeAndStoreDisplayName Fix undefined OfflineUser::composeAndStoreDisplayName() | ||||
| * | | [stable9.1] Fix undefined OfflineUser::composeAndStoreDisplayName() - fixes ↵ | Thomas Müller | 2016-07-27 | 1 | -2/+8 |
| |/ | | | | | | | #23248 | ||||
* | | Merge pull request #592 from nextcloud/ldap-avoidneedlesssetemailonlogin | Lukas Reschke | 2016-07-28 | 1 | -1/+4 |
|\ \ | | | | | | | Prevent setting email and triggering events at login time (#25553) | ||||
| * | | Prevent setting email and triggering events at login time (#25553) | Vincent Petry | 2016-07-27 | 1 | -1/+4 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | Whenever an LDAP user also has an email address defined in LDAP, the LDAP code will try and update the email address of the locally known user. This happens at login time or every time the user's LDAP attributes are processed. There is code listening to the email setting hook which updates the system address book, which also will trigger FS setup due to avatars and other things. This fix only sets the email address when really necessary. | ||||
* | | Nextcloud license header for new files | root | 2016-07-28 | 5 | -40/+52 |
| | | |||||
* | | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-27 | 12 | -22/+37 |
|\| | |||||
| * | Merge pull request #349 from nextcloud/ldab-groupOfUniqueNames | blizzz | 2016-07-26 | 1 | -1/+1 |
| |\ | | | | | | | add groupOfUniqueNames as valid group object class | ||||
| | * | add groupOfUniqueNames as valid group object class | Robin Appelman | 2016-07-08 | 1 | -1/+1 |
| | | | |||||
| * | | fix autoloading in LPAP integration tests, resolves #544 | Arthur Schiwon | 2016-07-25 | 11 | -21/+36 |
| | | | |||||
* | | | comments amended | root | 2016-07-27 | 3 | -3/+2 |
| | | | |||||
* | | | final changes | root | 2016-07-27 | 5 | -17/+13 |
| | | |