Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix 2 potential xss problems | Robin Appelman | 2012-04-16 | 1 | -1/+1 |
| | |||||
* | updated logos and icons | Jan-Christoph Borchardt | 2012-04-16 | 1 | -1/+1 |
| | |||||
* | fixed settings hover, now whole row sensitive and fading not jerky | Jan-Christoph Borchardt | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | add a title attribute to the logout button | Frank Karlitschek | 2012-04-12 | 1 | -1/+1 |
| | |||||
* | prevent an possible xss exploit | Robin Appelman | 2012-04-01 | 1 | -1/+1 |
| | |||||
* | IE 8: fix appeareance of checkboxes on login and files pages | Arthur Schiwon | 2012-03-29 | 1 | -0/+1 |
| | |||||
* | add error 403 site | Georg Ehrke | 2012-03-25 | 1 | -0/+15 |
| | |||||
* | Added category editor for apps using OC_VObjects. | Thomas Tanghus | 2012-03-12 | 1 | -0/+16 |
| | |||||
* | UI problems solved. Bookmarks app updated. | Marvin Thomas Rabe | 2012-02-22 | 1 | -2/+2 |
| | |||||
* | Add application name to title | Bart Visscher | 2012-02-12 | 1 | -1/+1 |
| | |||||
* | automatically show advanced options when no sqlite is availablev3.0 | Robin Appelman | 2012-01-29 | 1 | -0/+3 |
| | |||||
* | Initialise hasOtherDB var when not true in installation | Brice Maron | 2011-10-14 | 1 | -1/+1 |
| | |||||
* | added code and license links next to version number | Jan-Christoph Borchardt | 2011-10-08 | 1 | -1/+1 |
| | |||||
* | redirect url fixed | Marvin Thomas Rabe | 2011-10-04 | 1 | -0/+1 |
| | |||||
* | Move lostpassword to core dir | Bart Visscher | 2011-10-03 | 1 | -1/+1 |
| | |||||
* | added infield labels. readded fade in of login button. updated label on ↵ | Marvin Thomas Rabe | 2011-10-03 | 2 | -10/+34 |
| | | | | install page. | ||||
* | Show database only in advanced | Marvin Thomas Rabe | 2011-10-03 | 1 | -9/+9 |
| | |||||
* | fixed link to password recovery. removed duplicated and unused code out of ↵ | Marvin Thomas Rabe | 2011-10-01 | 1 | -10/+4 |
| | | | | index.php. | ||||
* | Merge branch 'lostpassword' | Bart Visscher | 2011-09-30 | 3 | -26/+2 |
|\ | | | | | | | | | | | | | Conflicts: core/templates/login.php index.php lib/util.php | ||||
| * | Move lostpassword code to own app | Bart Visscher | 2011-09-26 | 3 | -25/+1 |
| | | |||||
* | | show typed in username when log in has failed | Marvin Thomas Rabe | 2011-09-30 | 1 | -2/+2 |
| | | |||||
* | | added text to localisation | Marvin Thomas Rabe | 2011-09-30 | 1 | -5/+5 |
| | | |||||
* | | Error when only oc_remember_login cookie set fixed. | Marvin Thomas Rabe | 2011-09-30 | 2 | -16/+17 |
| | | | | | | | | | | | | | | | | | | | | | | Filled username field when oc_username is set repaired. Problems with "advanced settings" button in installation wizard fixed. CSS improved - login and installation now looks more clean. Request password link removed (email feature not implemented yet). Database radio button bugs removed. It is possible to have an empty database password, now ownCloud will support this "security issue". Ignore Mac OS X ".DSstore" files. Fade in/out of login button and remember checkbox removed due to some display errors. | ||||
* | | changed short description and styled unobtrusively | Jan-Christoph Borchardt | 2011-09-28 | 1 | -1/+1 |
|/ | |||||
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 2 | -2/+2 |
| | | | | Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY | ||||
* | small wording changes | Jan-Christoph Borchardt | 2011-09-04 | 1 | -2/+2 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-09-04 | 1 | -1/+1 |
| | |||||
* | clarified what we do | Jan-Christoph Borchardt | 2011-09-04 | 1 | -1/+1 |
| | |||||
* | hid localhost field for SQLite | Jan-Christoph Borchardt | 2011-09-04 | 1 | -2/+0 |
| | |||||
* | removed database table prefix choice, use oc_ | Jan-Christoph Borchardt | 2011-09-04 | 1 | -2/+0 |
| | |||||
* | added labels for the other advanced fields, thanks to Elias Probst for the ↵ | Jan-Christoph Borchardt | 2011-08-30 | 1 | -2/+2 |
| | | | | suggestion | ||||
* | Cleanup in login templates and link to lost password reset | Michael Gapczynski | 2011-08-29 | 3 | -14/+13 |
| | |||||
* | Initial work on resetting forgotten passwords. It works, but still need to ↵ | Michael Gapczynski | 2011-08-29 | 2 | -0/+25 |
| | | | | email a token to allow reset | ||||
* | Revert "Style searchbox like other textboxes" | Jan-Christoph Borchardt | 2011-08-27 | 1 | -2/+2 |
| | | | | | The search box style is a design decision, search boxes are always styled differently from other inputs. This reverts commit 9d48ca75ff5eba2a7ad3af2423388d4ab5e92d8c. | ||||
* | Style searchbox like other textboxes | Michael Gapczynski | 2011-08-27 | 1 | -2/+2 |
| | |||||
* | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 2 | -33/+24 |
| | |||||
* | some header fixes | Jan-Christoph Borchardt | 2011-08-19 | 2 | -11/+6 |
| | |||||
* | make the help section working and pretty. knowledge base entries are fetched ↵ | Frank Karlitschek | 2011-08-17 | 1 | -4/+4 |
| | | | | via OCS from a different server. cool stuff | ||||
* | updated why we do this | Jan-Christoph Borchardt | 2011-08-15 | 1 | -1/+1 |
| | |||||
* | more fixes for Personal and Tipsy | Jan-Christoph Borchardt | 2011-08-14 | 1 | -2/+2 |
| | |||||
* | removed subnavigation code | Jan-Christoph Borchardt | 2011-08-13 | 1 | -12/+0 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-08-13 | 2 | -5/+5 |
| | |||||
* | fixed width for three database type buttons, more highlighted when selected | Dawid Opis | 2011-08-11 | 1 | -1/+2 |
| | |||||
* | lots of image changes, use svg EVERYWHERE POSSIBLE | Jan-Christoph Borchardt | 2011-08-11 | 1 | -6/+6 |
| | |||||
* | changed radiobuttons to jQuery UI buttons (restyled) on installation page | Dawid Opis | 2011-08-11 | 1 | -8/+6 |
| | |||||
* | fixed mysql/sqlite selection labels in installation screen | Dawid Opis | 2011-08-11 | 1 | -2/+8 |
| | |||||
* | restyle logout | Jan-Christoph Borchardt | 2011-08-11 | 1 | -3/+1 |
| | |||||
* | moved search box directly to template | Jan-Christoph Borchardt | 2011-08-10 | 2 | -4/+3 |
| | |||||
* | made sliding settings more awesome | Jan-Christoph Borchardt | 2011-08-10 | 1 | -0/+3 |
| | |||||
* | make more strings translatable | Robin Appelman | 2011-08-10 | 1 | -1/+2 |
| |