Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LDAP: Always preset configuration prefix when no configuratin is stored or ↵ | Arthur Schiwon | 2013-01-30 | 2 | -24/+39 |
| | | | | all remaining ones are deleted | ||||
* | LDAP: make settings strings in JS translatable | Arthur Schiwon | 2013-01-24 | 1 | -8/+8 |
| | |||||
* | LDAP: make it possible to enable/disable server configurations | Arthur Schiwon | 2013-01-24 | 6 | -14/+52 |
| | |||||
* | LDAP: forgotten file for deleteConfig feature | Arthur Schiwon | 2013-01-24 | 1 | -0/+34 |
| | |||||
* | LDAP: implement deleteConfiguration feature | Arthur Schiwon | 2013-01-24 | 3 | -11/+73 |
| | |||||
* | LDAP: add missing new LDAP Helper | Arthur Schiwon | 2013-01-24 | 1 | -0/+66 |
| | |||||
* | LPAP: cleanup settings.php, it's already ajaxified | Arthur Schiwon | 2013-01-24 | 1 | -15/+0 |
| | |||||
* | LDAP: improve and cleanup settings JS | Arthur Schiwon | 2013-01-24 | 1 | -42/+53 |
| | |||||
* | LDAP: clean up, save configuration is now handled by Ajax | Arthur Schiwon | 2013-01-24 | 1 | -31/+0 |
| | |||||
* | LDAP: Clear cache on saving settings | Arthur Schiwon | 2013-01-24 | 1 | -0/+1 |
| | |||||
* | LDAP: consolidate config prefix determination, autofill combo box in settings | Arthur Schiwon | 2013-01-24 | 3 | -17/+15 |
| | |||||
* | LDAP: fix default | Arthur Schiwon | 2013-01-23 | 1 | -1/+1 |
| | |||||
* | LDAP settings: read configuration when another server config is chosen | Arthur Schiwon | 2013-01-23 | 2 | -3/+65 |
| | |||||
* | make sure that Configuration is read when getConfiguration is called. And ↵ | Arthur Schiwon | 2013-01-23 | 1 | -4/+14 |
| | | | | give back the appropriate result. | ||||
* | fix more config keys for save settings handling | Arthur Schiwon | 2013-01-20 | 1 | -2/+2 |
| | |||||
* | fix continue in switch, add another key to skip | Arthur Schiwon | 2013-01-20 | 1 | -1/+2 |
| | |||||
* | Ajaxifiy Settings Save | Arthur Schiwon | 2013-01-20 | 4 | -5/+95 |
| | |||||
* | fix mixed key and value | Arthur Schiwon | 2013-01-18 | 1 | -1/+9 |
| | |||||
* | LDAP: pass defaults to settings form, and restore them on creating a new ↵ | Arthur Schiwon | 2013-01-18 | 3 | -27/+46 |
| | | | | configuration if wanted | ||||
* | LDAP: gather defaults in one place, simplify readConfiguration | Arthur Schiwon | 2013-01-18 | 1 | -28/+91 |
| | |||||
* | coding style | Arthur Schiwon | 2013-01-18 | 1 | -12/+22 |
| | |||||
* | LDAP: first basics for multiserver config ui | Arthur Schiwon | 2013-01-18 | 4 | -0/+78 |
| | |||||
* | make sure port is used as backup port if not specified. documentation. ↵ | Arthur Schiwon | 2013-01-17 | 1 | -1/+9 |
| | | | | determine connection error earlier. | ||||
* | fix undeclared variable | Arthur Schiwon | 2013-01-17 | 1 | -0/+2 |
| | |||||
* | LDAP: add support for backup/replica servers | Arthur Schiwon | 2013-01-17 | 3 | -9/+36 |
| | |||||
* | LDAP: enable support for multiple LDAP/AD servers | Arthur Schiwon | 2013-01-16 | 1 | -5/+21 |
| | |||||
* | LDAP: fix read configuration, remove unnecessary debug output | Arthur Schiwon | 2013-01-16 | 1 | -7/+6 |
| | |||||
* | LDAP: fix parameter passed not as expected | Arthur Schiwon | 2013-01-16 | 1 | -1/+1 |
| | |||||
* | add LDAP User and Group proxies to suppoer multiple servers | Arthur Schiwon | 2013-01-11 | 3 | -0/+441 |
| | |||||
* | documentation for the Connection constructor | Arthur Schiwon | 2013-01-10 | 1 | -0/+5 |
| | |||||
* | introduce configPrefix to allow settings for multiple LDAP servers | Arthur Schiwon | 2013-01-10 | 3 | -31/+33 |
| | |||||
* | dechex not necessary, do not waste time with it | Arthur Schiwon | 2013-01-08 | 1 | -1/+1 |
| | |||||
* | Code style | Arthur Schiwon | 2013-01-08 | 1 | -6/+10 |
| | |||||
* | support LDAP search using multiple base DNs also with paged results, ↵ | Arthur Schiwon | 2013-01-04 | 1 | -33/+50 |
| | | | | implements #395 | ||||
* | support multiple base DNs | Arthur Schiwon | 2013-01-03 | 1 | -5/+42 |
| | |||||
* | Base DNs will be used as array, now, to support usage of multiple DNs | Arthur Schiwon | 2013-01-03 | 1 | -3/+3 |
| | |||||
* | Switch to textarea to enable configuration of multiple DNs | Arthur Schiwon | 2013-01-03 | 2 | -4/+6 |
| | |||||
* | LDAP: fix spelling | Arthur Schiwon | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | fixing indent | Thomas Mueller | 2013-01-03 | 1 | -94/+94 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-03 | 40 | -286/+2271 |
| | |||||
* | Merge pull request #1041 from owncloud/fixing-856-master | Thomas Müller | 2013-01-02 | 2 | -5/+7 |
|\ | | | | | Fixing #856 master | ||||
| * | only show the max possible upload of 2GB on a 32 bit system. | Thomas Mueller | 2012-12-28 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | for a 64 bit system we have no such limitation refs #856 Conflicts: apps/files/templates/admin.php | ||||
| * | Revert "fixed max possible upload size for files app in admin screen" | Thomas Mueller | 2012-12-28 | 1 | -4/+1 |
| | | | | | | | | | | | | | | This reverts commit 7f2208b9a11f608e7d726bf426fe4c2a672e058a. Conflicts: apps/files/admin.php | ||||
* | | Merge pull request #975 from irgsmirx/patch-1 | Thomas Müller | 2013-01-02 | 1 | -8/+21 |
|\ \ | | | | | | | Update lib/util.php | ||||
| * | | Update lib/util.php | irgsmirx | 2012-12-20 | 1 | -8/+21 |
| | | | | | | | | | getUrlContent should take proxy setting into consideration when not using curl, as well | ||||
* | | | Merge pull request #1062 from owncloud/fix-1048-master | Jörn Friedrich Dreyer | 2013-01-02 | 2 | -6/+11 |
|\ \ \ | | | | | | | | | add smtp port configuration option | ||||
| * | | | add smtp port configuration option | Thomas Mueller | 2013-01-02 | 2 | -6/+11 |
|/ / / | |||||
* | | | Merge pull request #945 from owncloud/fix_app_management_in_ie8 | Jörn Friedrich Dreyer | 2013-01-02 | 2 | -4/+4 |
|\ \ \ | | | | | | | | | since @tanghus and @DeepDiver1975 gave me their :+1: I'll merge this now: Fix app management in ie8 | ||||
| * | | | combine ie8 fix with debug check | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -10/+4 |
| | | | | |||||
| * | | | omit type attribute in script tag to use fallback (text/javascript) | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -1/+1 |
| | | | |