Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | first icon update. Next step: make sprited hover state (like for home already) | Jan-Christoph Borchardt | 2012-10-27 | 9 | -5023/+142 | |
| * | | | | | | | | | | | | | | | | first base on navigation rework, less obtrusive, icons need to be updated, se... | Jan-Christoph Borchardt | 2012-10-26 | 7 | -89/+66 | |
* | | | | | | | | | | | | | | | | | Merge pull request #1099 from herbrechtsmeier/ssl-proxy | Thomas Müller | 2013-01-31 | 10 | -9/+130 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | add SSL proxy support | herbrechtsmeier | 2013-01-31 | 2 | -4/+16 | |
| * | | | | | | | | | | | | | | | | | add multiple domains reverse proxy support | Stefan Herbrechtsmeier | 2013-01-31 | 10 | -7/+116 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #1398 from owncloud/appname-overlap | Thomas Müller | 2013-01-31 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | remove z-index from app labels which caused overlap with top bar | Jan-Christoph Borchardt | 2013-01-31 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #1399 from owncloud/fix_ldap_proxy_display_names | Thomas Müller | 2013-01-31 | 1 | -0/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | spell check | Thomas Mueller | 2013-01-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | LDAP: implement getDisplayName and getDisplayNames also for UserProxy (multip... | Arthur Schiwon | 2013-01-31 | 1 | -0/+27 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / / / / / | Case insensitive Lang Detection fix #1328 | Brice Maron | 2013-01-31 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #1396 from owncloud/apps_sorting | Jan-Christoph Borchardt | 2013-01-31 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Sort internal apps above 3rdparty apps | Robin Appelman | 2013-01-31 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #1393 from owncloud/adding-index.html-with-redirect-master | blizzz | 2013-01-31 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | some web servers by default don't recognize index.php as default page - IIS f... | Thomas Mueller | 2013-01-31 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #1365 from owncloud/ldap_multiple_server | blizzz | 2013-01-31 | 19 | -140/+1241 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | string fragment was added by accident and does not belong here | Arthur Schiwon | 2013-01-31 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | spell check | Thomas Mueller | 2013-01-31 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | spell check | Thomas Mueller | 2013-01-31 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | spell check | Thomas Mueller | 2013-01-31 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | adding l10n support to user_ldap | Thomas Mueller | 2013-01-31 | 2 | -4/+7 | |
| * | | | | | | | | | | | | | | | | | | LDAP: adjust settings interface for custom search attributes | Arthur Schiwon | 2013-01-31 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | LDAP: avoid attempts to save null as configvalue | Arthur Schiwon | 2013-01-31 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | | | | LDAP: remove unnecessary placeholders, fixes PHP warnings | Arthur Schiwon | 2013-01-31 | 1 | -23/+23 | |
| * | | | | | | | | | | | | | | | | | | LDAP: fix wrong index | Arthur Schiwon | 2013-01-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | LDAP: make it possible to define attributes that should be considered on sear... | Arthur Schiwon | 2013-01-31 | 4 | -10/+70 | |
| * | | | | | | | | | | | | | | | | | | LDAP: update link to online documentation | Arthur Schiwon | 2013-01-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | LDAP: some inline documentation | Arthur Schiwon | 2013-01-30 | 2 | -0/+12 | |
| * | | | | | | | | | | | | | | | | | | LDAP: working visual feedback on save. Save button will be highlighted green ... | Arthur Schiwon | 2013-01-30 | 1 | -2/+12 | |
| * | | | | | | | | | | | | | | | | | | LDAP: make sure app meta data is not deleted from database when deleting conf... | Arthur Schiwon | 2013-01-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | LDAP: send back error message properly | Arthur Schiwon | 2013-01-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | LDAP: use consolidated method for determining config prefix | Arthur Schiwon | 2013-01-30 | 1 | -6/+1 | |
| * | | | | | | | | | | | | | | | | | | LDAP: Always preset configuration prefix when no configuratin is stored or al... | Arthur Schiwon | 2013-01-30 | 2 | -24/+39 | |
| * | | | | | | | | | | | | | | | | | | 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 giv... | Arthur Schiwon | 2013-01-23 | 1 | -4/+14 | |
| * | | | | | | | | | | | | | | | | | | 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 |