Commit Graph

15 Commits

Author SHA1 Message Date
Andreas Boehler eae75ba236 Fix a few typos 2016-12-30 15:00:16 +01:00
Andreas Boehler 424243a631 Add option for forcing appending of default domain 2016-12-30 14:47:48 +01:00
Andreas Boehler 493654af74 Check if tables and columns exist before saving them. This fixes T18. 2016-09-10 12:11:16 +02:00
Andreas Boehler 98e164b27a Add support for getHome() 2016-01-08 08:32:45 +01:00
Andreas Boehler 3a3934392a Support autocompletion for tables and columns
Update documentation
Switch to ownCloud's DBAL (not fully tested, yet)
Bump to v2.0
2015-07-30 11:22:50 +02:00
Andreas Boehler 4953f23c5c Add Multi-Host support and fixes for ownCloud 8.1 2015-07-27 15:02:10 +02:00
Dominik Grothaus bafeddd357 Update deprecated class calls
Calling methods from private owncloud classes is deprecated. Changed most
calls to OC_Log and other private classes.
2015-07-27 09:09:06 +02:00
Andreas Boehler aed246f6bb Change all occurences of == and != to === and !== according to the
owncloud
guidelines. This cleans up the output of "occ app:check-code user_sql"
2015-07-27 09:08:45 +02:00
Andreas Boehler 032c2b5bd2 Add ability to synchronise E-Mail address 2015-07-07 22:54:05 +02:00
Andreas Boehler 4cd5cf7f7e Add possibility to invert value of active column 2015-05-27 22:01:51 +02:00
Andreas Boehler 17cacd6141 Fix typo and searching for users when domain mapping is active 2015-01-08 21:18:57 +01:00
Andreas Boehler 3aa9c2020f Password changing must be explicitly enabled now.
Push to 1.1
2014-12-29 10:56:36 +01:00
Andreas Boehler 2e83d3a059 Fix "default" case in switch statement
Format code
Add hgignore file
2014-11-12 21:45:11 +01:00
Andreas Boehler 7d18f65f67 Add possibility to append server domain to username or to map domains 2014-11-11 23:23:23 +01:00
Andreas Böhler d3397146a3 Update Settings for ownCloud 7 and fix a long-pending "checkbox" bug 2014-10-27 20:23:32 +01:00