Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy class OC_Group and OC_User | Morris Jobke | 2017-03-09 | 1 | -1/+1 |
| | | | | | | * basically a straight replacement of the wrapped code at the calling code parts Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add repair steps | Arthur Schiwon | 2017-02-17 | 1 | -1/+7 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | LDAP OCS Api for show config | Arthur Schiwon | 2017-01-19 | 1 | -0/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add LDAP OCS Api for modifying a configuration | Arthur Schiwon | 2017-01-19 | 1 | -0/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | LDAP OCS Api for delete config | Arthur Schiwon | 2017-01-18 | 1 | -0/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | LDAP OCS Api for create config | Arthur Schiwon | 2017-01-18 | 1 | -0/+7 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
| | | | | | | As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 4 | -4/+4 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | superfluous | Arthur Schiwon | 2016-08-11 | 1 | -2/+0 |
| | |||||
* | more admin page splitup improvements | Arthur Schiwon | 2016-08-10 | 1 | -2/+2 |
| | | | | | | | | | | * 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 | ||||
* | Initial work on Apps page split: | Arthur Schiwon | 2016-08-09 | 1 | -1/+6 |
| | | | | | | * 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 |
| | |||||
* | Nextcloud license header for new files | root | 2016-07-28 | 1 | -8/+11 |
| | |||||
* | final changes | root | 2016-07-27 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-25 | 1 | -1/+1 |
|\ | |||||
| * | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
| | | |||||
| * | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-22 | 1 | -1/+1 |
|\| | |||||
| * | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
| |\ | | | | | | | Bump version | ||||
| | * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | | | |||||
* | | | New LDAPProvider for user_ldap | root | 2016-07-22 | 3 | -1/+27 |
|/ / | |||||
* | | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | | |||||
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 4 | -6/+10 |
|/ | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 4 | -6/+6 |
| | |||||
* | Last instances of lowercase user_ldap | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
| | |||||
* | Move Job to a better class name | Joas Schilling | 2016-05-25 | 1 | -2/+2 |
| | |||||
* | Move Access to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
| | |||||
* | Move Connection to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
| | |||||
* | Move FilesystemHelper to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
| | |||||
* | Move Helper to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -3/+3 |
| | |||||
* | Move LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -2/+2 |
| | |||||
* | Move LogWrapper to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
| | |||||
* | Move lib\user to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -2/+2 |
| | |||||
* | Move User_LDAP and User_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -3/+3 |
| | |||||
* | Move Group_LDAP and Group_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -2/+2 |
| | |||||
* | Move Command namespace to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -8/+8 |
| | |||||
* | Move User_LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+2 |
| | |||||
* | Background jobs from info.xml (#24582) | Joas Schilling | 2016-05-12 | 3 | -27/+5 |
| | | | | | | | | | | | | | | * Move background job registration of Federation to info.xml * Move background registration of Files app to info.xml * Move background job registration of files_sharing to info.xml * Move background job registration of files_trashbin to info.xml * Move background job registration of files_versions to info.xml * Move background job registration from user_ldap to info.xml | ||||
* | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 1 | -2/+2 |
| | |||||
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | Use IUser::setEMailAddress in ldap as well | Thomas Müller | 2016-01-20 | 1 | -1/+2 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 5 | -6/+5 |
| | |||||
* | Remove deprecated shipped flag from info.xml which has no use anymore | Joas Schilling | 2016-01-07 | 1 | -1/+0 |
| | |||||
* | Add ownCloud min and max version for shipped apps | Joas Schilling | 2016-01-07 | 1 | -1/+1 |
| | |||||
* | Remove unneeded upgrade code | Morris Jobke | 2015-12-15 | 1 | -16/+0 |
| | | | | stable8.2 has version 0.7.0 of the user_ldap app | ||||
* | Increase the 2nd digit of shipped apps | Joas Schilling | 2015-10-17 | 2 | -2/+2 |
| | |||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 2 | -0/+3 |
| | |||||
* | Move registration of LDAP background jobs to the install and update | Joas Schilling | 2015-09-02 | 4 | -4/+7 |
| | |||||
* | Merge pull request #18244 from owncloud/fix-issue-17677 | blizzz | 2015-08-24 | 2 | -1/+11 |
|\ | | | | | Fix 17677 - Remove LDAP case sensitive checkbox |