Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webkit searchfield bug fixed | Marvin Thomas Rabe | 2011-10-08 | 1 | -0/+1 |
| | |||||
* | added code and license links next to version number | Jan-Christoph Borchardt | 2011-10-08 | 1 | -1/+1 |
| | |||||
* | fixes for the mimetype icons | Robin Appelman | 2011-10-07 | 11 | -0/+0 |
| | |||||
* | renamed icons | Jan-Christoph Borchardt | 2011-10-07 | 15 | -0/+0 |
| | |||||
* | some icon corrections | Jan-Christoph Borchardt | 2011-10-07 | 5 | -0/+0 |
| | |||||
* | added Silk icons by Mark James (CC-BY) | Jan-Christoph Borchardt | 2011-10-07 | 36 | -0/+22 |
| | |||||
* | Change colorselector to use border for selected color | Bart Visscher | 2011-10-07 | 2 | -73/+0 |
| | |||||
* | conflicts solved | Marvin Thomas Rabe | 2011-10-06 | 2 | -0/+73 |
|\ | |||||
| * | Add icon for calendar color selector | Bart Visscher | 2011-10-06 | 2 | -0/+73 |
| | | |||||
* | | updated margins | Marvin Thomas Rabe | 2011-10-04 | 1 | -2/+2 |
|/ | |||||
* | updated calendar settings | Marvin Thomas Rabe | 2011-10-04 | 1 | -1/+2 |
| | |||||
* | redirect url fixed | Marvin Thomas Rabe | 2011-10-04 | 1 | -0/+1 |
| | |||||
* | changed shadow transparency to 50% | Marvin Thomas Rabe | 2011-10-04 | 1 | -2/+2 |
| | |||||
* | fixed scrollbar issues | Marvin Thomas Rabe | 2011-10-04 | 2 | -1/+30 |
| | |||||
* | fixed height of infield labels | Marvin Thomas Rabe | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | Move lostpassword to core dir | Bart Visscher | 2011-10-03 | 6 | -1/+92 |
| | |||||
* | added infield labels. readded fade in of login button. updated label on ↵ | Marvin Thomas Rabe | 2011-10-03 | 5 | -19/+58 |
| | | | | install page. | ||||
* | Show database only in advanced | Marvin Thomas Rabe | 2011-10-03 | 3 | -10/+11 |
| | |||||
* | Removed jquery ui files and added own cross image to css. | Marvin Thomas Rabe | 2011-10-03 | 15 | -185/+2 |
| | |||||
* | problem with previous selected groups fixed | Marvin Thomas Rabe | 2011-10-02 | 1 | -6/+6 |
| | |||||
* | 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 |
| | | |||||
* | | added jquery ui icons. otherwise its for casual users impossible to close ↵ | Marvin Thomas Rabe | 2011-09-30 | 15 | -0/+186 |
| | | | | | | | | the new event dialog in the calendar | ||||
* | | 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 |
| | | |||||
* | | user list has descriptions now | Marvin Thomas Rabe | 2011-09-30 | 1 | -1/+1 |
| | | |||||
* | | Error when only oc_remember_login cookie set fixed. | Marvin Thomas Rabe | 2011-09-30 | 5 | -27/+31 |
| | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | add margin | Thomas Schmidt | 2011-09-29 | 1 | -1/+2 |
| | | |||||
* | | changed short description and styled unobtrusively | Jan-Christoph Borchardt | 2011-09-28 | 2 | -3/+3 |
| | | |||||
* | | Use correct name for function state for addScript/addStyle in js | Bart Visscher | 2011-09-26 | 1 | -4/+4 |
|/ | |||||
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 4 | -12/+5 |
| | | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit. | ||||
* | no mickey mouse hand for quota bar | Jan-Christoph Borchardt | 2011-09-24 | 1 | -0/+1 |
| | |||||
* | removed deprecated images and icons | Jan-Christoph Borchardt | 2011-09-24 | 17 | -200/+10 |
| | |||||
* | relabeled Finish setup button with 'Finishing ...' | Jan-Christoph Borchardt | 2011-09-24 | 1 | -1/+1 |
| | |||||
* | dont submit the setup form to a new tab | Robin Appelman | 2011-09-24 | 1 | -1/+0 |
| | |||||
* | settings/personal: remove padding from quota bar | Florian Pritz | 2011-09-24 | 1 | -1/+2 |
| | | | | | | | The text will stay in it's place, but 0% usage will lead to an empty bar. Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | use jquery 1.6.4 | Florian Pritz | 2011-09-24 | 2 | -18/+4 |
| | | | | Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | After clicking Finish button: | Bart Visscher | 2011-09-23 | 1 | -0/+27 |
| | | | | | | - change value to "Please wait...." - disable all the inputs & buttons - submit new form, because disabled inputs are not submitted to the server | ||||
* | Make event category choice multiselect | Bart Visscher | 2011-09-23 | 2 | -0/+681 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-09-23 | 21 | -14/+276 |
| | |||||
* | 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 | ||||
* | Add class versions for leftcontent and rightcontent in css | Bart Visscher | 2011-09-17 | 1 | -4/+4 |
| | |||||
* | Fix initial visibility of database settings in setup | Bart Visscher | 2011-09-14 | 1 | -3/+3 |
| | |||||
* | Adding "#leftcontent li.active" for using :active with jQuery | Jakob Sack | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | yet another translation update | Jan-Christoph Borchardt | 2011-09-04 | 8 | -8/+0 |
| | |||||
* | small wording changes | Jan-Christoph Borchardt | 2011-09-04 | 1 | -2/+2 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-09-04 | 20 | -48/+72 |
| | |||||
* | clarified what we do | Jan-Christoph Borchardt | 2011-09-04 | 1 | -1/+1 |
| | |||||
* | hid localhost field for SQLite | Jan-Christoph Borchardt | 2011-09-04 | 2 | -4/+10 |
| |