Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into newbutton | Robin Appelman | 2011-11-04 | 1 | -5/+7 |
|\ | |||||
| * | corrected position of in-field labels a bit | Jan-Christoph Borchardt | 2011-10-23 | 1 | -2/+2 |
| | | |||||
| * | textfield is now less obtrusive / opaque | Jan-Christoph Borchardt | 2011-10-23 | 1 | -3/+5 |
| | | |||||
* | | 'New' button, needs some css work | Robin Appelman | 2011-10-23 | 1 | -2/+2 |
|/ | |||||
* | Add some color in error messages + img for hints | Brice Maron | 2011-10-16 | 1 | -2/+3 |
| | |||||
* | Prevent category in jquery-ui on cal. to overflow | Brice Maron | 2011-10-14 | 1 | -0/+1 |
| | |||||
* | webkit searchfield bug fixed | Marvin Thomas Rabe | 2011-10-08 | 1 | -0/+1 |
| | |||||
* | updated margins | Marvin Thomas Rabe | 2011-10-04 | 1 | -2/+2 |
| | |||||
* | updated calendar settings | Marvin Thomas Rabe | 2011-10-04 | 1 | -1/+2 |
| | |||||
* | changed shadow transparency to 50% | Marvin Thomas Rabe | 2011-10-04 | 1 | -2/+2 |
| | |||||
* | fixed scrollbar issues | Marvin Thomas Rabe | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | fixed height of infield labels | Marvin Thomas Rabe | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | added infield labels. readded fade in of login button. updated label on ↵ | Marvin Thomas Rabe | 2011-10-03 | 1 | -2/+5 |
| | | | | install page. | ||||
* | Show database only in advanced | Marvin Thomas Rabe | 2011-10-03 | 1 | -1/+0 |
| | |||||
* | Removed jquery ui files and added own cross image to css. | Marvin Thomas Rabe | 2011-10-03 | 1 | -185/+2 |
| | |||||
* | added jquery ui icons. otherwise its for casual users impossible to close ↵ | Marvin Thomas Rabe | 2011-09-30 | 1 | -0/+186 |
| | | | | the new event dialog in the calendar | ||||
* | 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 | 1 | -5/+8 |
| | | | | | | | | | | | 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 | 1 | -2/+2 |
| | |||||
* | 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 | 16 | -200/+10 |
| | |||||
* | 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> | ||||
* | Make event category choice multiselect | Bart Visscher | 2011-09-23 | 1 | -0/+23 |
| | |||||
* | Add class versions for leftcontent and rightcontent in css | Bart Visscher | 2011-09-17 | 1 | -4/+4 |
| | |||||
* | Adding "#leftcontent li.active" for using :active with jQuery | Jakob Sack | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | removed database table prefix choice, use oc_ | Jan-Christoph Borchardt | 2011-09-04 | 1 | -1/+1 |
| | |||||
* | added labels for the other advanced fields, thanks to Elias Probst for the ↵ | Jan-Christoph Borchardt | 2011-08-30 | 1 | -1/+1 |
| | | | | suggestion | ||||
* | Searchbox hover and focus now changes background color | Michael Gapczynski | 2011-08-27 | 1 | -4/+3 |
| | |||||
* | fix search box position for Chromium. Firefox, well ... | Jan-Christoph Borchardt | 2011-08-27 | 1 | -1/+1 |
| | |||||
* | fixed search box position, thanks Michael | Jan-Christoph Borchardt | 2011-08-27 | 1 | -1/+1 |
| | |||||
* | Revert "Style searchbox like other textboxes" | Jan-Christoph Borchardt | 2011-08-27 | 1 | -1/+2 |
| | | | | | The search box style is a design decision, search boxes are always styled differently from other inputs. This reverts commit 9d48ca75ff5eba2a7ad3af2423388d4ab5e92d8c. | ||||
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Michael Gapczynski | 2011-08-27 | 1 | -1/+1 |
|\ | |||||
| * | Added overflow:hidden on the navigation menu | Côme BERNIGAUD | 2011-08-27 | 1 | -1/+1 |
| | | | | | | | | | | That way Apps that have a long name (like OpenStreetGame for instance) show their name troncated instead of continuing over the application frame. | ||||
* | | Style searchbox like other textboxes | Michael Gapczynski | 2011-08-27 | 1 | -2/+1 |
|/ | |||||
* | Remove Chrome focus border from all inputs | Michael Gapczynski | 2011-08-24 | 1 | -4/+4 |
| | |||||
* | added controls bar for Apps and Help | Jan-Christoph Borchardt | 2011-08-21 | 1 | -5/+7 |
| | |||||
* | small pagenavi fix | Jan-Christoph Borchardt | 2011-08-20 | 1 | -2/+2 |
| | |||||
* | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 1 | -1/+4 |
| | |||||
* | Fix notifications bar being visible on pages without files scripts | Michael Gapczynski | 2011-08-19 | 1 | -1/+1 |
| | |||||
* | language updates, optimization of Help HTML | Jan-Christoph Borchardt | 2011-08-18 | 1 | -1/+1 |
| | |||||
* | remove ugly chrome automatic focus border | Frank Karlitschek | 2011-08-17 | 1 | -3/+3 |
| | |||||
* | rounded bar fillings for quota and media player | Jan-Christoph Borchardt | 2011-08-17 | 1 | -2/+2 |
| | |||||
* | removed the bottomless bottom | Jan-Christoph Borchardt | 2011-08-17 | 1 | -1/+1 |
| | |||||
* | updated tipsy, tooltips finally work everywhere, thanks icewind | Jan-Christoph Borchardt | 2011-08-14 | 1 | -7/+25 |
| | |||||
* | small CSS changes | Jan-Christoph Borchardt | 2011-08-13 | 1 | -1/+1 |
| | |||||
* | EVERYTHING MUST FADE | Jan-Christoph Borchardt | 2011-08-13 | 1 | -2/+2 |
| | |||||
* | some player styling | Jan-Christoph Borchardt | 2011-08-13 | 1 | -3/+4 |
| | |||||
* | various CSS fixes | Jan-Christoph Borchardt | 2011-08-13 | 2 | -5/+5 |
| | |||||
* | CSS update, Personal looks better now | Jan-Christoph Borchardt | 2011-08-13 | 1 | -19/+20 |
| |