Commit Graph

13790 Commits (master)

Author SHA1 Message Date
Marvin Thomas Rabe 6d8985ceb2 added infield labels. readded fade in of login button. updated label on install page. 13 years ago
Marvin Thomas Rabe 481a37fcf3 Show database only in advanced 13 years ago
Marvin Thomas Rabe d249e30714 Removed jquery ui files and added own cross image to css. 13 years ago
Marvin Thomas Rabe 41dfce150d problem with previous selected groups fixed 13 years ago
Marvin Thomas Rabe c943f48547 fixed link to password recovery. removed duplicated and unused code out of index.php. 13 years ago
Bart Visscher 21a88613a1 Merge branch 'lostpassword'
Conflicts:
	core/templates/login.php
	index.php
	lib/util.php
13 years ago
Marvin Thomas Rabe ddd3599899 added jquery ui icons. otherwise its for casual users impossible to close the new event dialog in the calendar 13 years ago
Marvin Thomas Rabe e2251a4b38 show typed in username when log in has failed 13 years ago
Marvin Thomas Rabe 0541728404 added text to localisation 13 years ago
Marvin Thomas Rabe 5775421f78 user list has descriptions now 13 years ago
Marvin Thomas Rabe ccfa2dd24c Error when only oc_remember_login cookie set fixed.
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.
13 years ago
Thomas Schmidt 516517dc3c add margin 13 years ago
Jan-Christoph Borchardt 8d14c489eb changed short description and styled unobtrusively 13 years ago
Bart Visscher 3fcc7b5949 Use correct name for function state for addScript/addStyle in js 13 years ago
Bart Visscher 950d4e1da4 Move lostpassword code to own app 13 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
13 years ago
Jan-Christoph Borchardt 7f83176306 no mickey mouse hand for quota bar 13 years ago
Jan-Christoph Borchardt 408c391f83 removed deprecated images and icons 13 years ago
Jan-Christoph Borchardt c09b125131 relabeled Finish setup button with 'Finishing ...' 13 years ago
Robin Appelman 63907a7508 dont submit the setup form to a new tab 13 years ago
Florian Pritz e0d013b25e settings/personal: remove padding from quota bar
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>
13 years ago
Florian Pritz 2267b6e97d use jquery 1.6.4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
13 years ago
Bart Visscher b73f72f62c After clicking Finish button:
- change value to "Please wait...."
- disable all the inputs & buttons
- submit new form, because disabled inputs are not submitted to the server
13 years ago
Bart Visscher e9950defb2 Make event category choice multiselect 13 years ago
Jan-Christoph Borchardt 5559a0dede updated translations 13 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version.
Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
13 years ago
Bart Visscher f0da2a2258 Add class versions for leftcontent and rightcontent in css 13 years ago
Bart Visscher 7c9f1007d5 Fix initial visibility of database settings in setup 13 years ago
Jakob Sack e5e4277ff3 Adding "#leftcontent li.active" for using :active with jQuery 13 years ago
Jan-Christoph Borchardt d6e9bbfcfa yet another translation update 13 years ago
Jan-Christoph Borchardt 75383a8308 small wording changes 13 years ago
Jan-Christoph Borchardt 14bbd6f976 updated translations 13 years ago
Jan-Christoph Borchardt a47f22a275 clarified what we do 13 years ago
Jan-Christoph Borchardt 2fed316efa hid localhost field for SQLite 13 years ago
Jan-Christoph Borchardt 252bca5057 removed database table prefix choice, use oc_ 13 years ago
Jan-Christoph Borchardt 1bf215cd08 updated translations 13 years ago
Jan-Christoph Borchardt 5700d8d6b1 added labels for the other advanced fields, thanks to Elias Probst for the suggestion 13 years ago
Michael Gapczynski 427747abba Cleanup in login templates and link to lost password reset 13 years ago
Michael Gapczynski 1c955606a1 Initial work on resetting forgotten passwords. It works, but still need to email a token to allow reset 13 years ago
Jan-Christoph Borchardt bcfdc12852 fixed tipsy gravity for multiselect file actions 13 years ago
Michael Gapczynski fef7e9d5f4 Style changes for multiselect and add tipsy for file size 13 years ago
Jan-Christoph Borchardt 0054197d02 updated translations 13 years ago
Michael Gapczynski 6ec4d58508 Searchbox hover and focus now changes background color 13 years ago
Michael Gapczynski 0b17a542cb Fix searchbox enter action 13 years ago
Jan-Christoph Borchardt 464c75e4b2 fix search box position for Chromium. Firefox, well ... 13 years ago
Jan-Christoph Borchardt ee8c252404 fixed search box position, thanks Michael 13 years ago
Jan-Christoph Borchardt 897bc55d46 Revert "Style searchbox like other textboxes"
The search box style is a design decision, search boxes are always styled differently from other inputs.
This reverts commit 9d48ca75ff.
13 years ago
Michael Gapczynski b9565cb174 Merge branch 'master' of git://anongit.kde.org/owncloud 13 years ago
Michael Gapczynski 9d48ca75ff Style searchbox like other textboxes 13 years ago
Côme BERNIGAUD 0e8d3251f5 Added overflow:hidden on the navigation menu
That way Apps that have a long name (like OpenStreetGame for instance)
show their name troncated instead of continuing over the application frame.
13 years ago
Michael Gapczynski 46af991574 Remove Chrome focus border from all inputs 13 years ago
Jan-Christoph Borchardt 900382057d updated translations 13 years ago
Robin Appelman d5ba4ec825 some improvements in automatic svg replacement 13 years ago
Robin Appelman 13b7cb59eb also replace svg images with png when the server doesn't send the correct mimetype for svg images
(which breaks svg images for most browsers)
13 years ago
Jan-Christoph Borchardt 3f8e4e2a30 added controls bar for Apps and Help 13 years ago
Jan-Christoph Borchardt 422d8215cf small pagenavi fix 13 years ago
Jan-Christoph Borchardt 389b2775c2 translation update 13 years ago
Jan-Christoph Borchardt d9aae20003 more valid HTML, alt attributes, refactored pagenavi etc. 13 years ago
Jan-Christoph Borchardt 0db5c734bc some header fixes 13 years ago
Michael Gapczynski 60019278e7 Fix notifications bar being visible on pages without files scripts 13 years ago
Jan-Christoph Borchardt df6517c72d updated translations 13 years ago
Jan-Christoph Borchardt 115a6c8785 added Settings navigation items to translations 13 years ago
Jan-Christoph Borchardt 4c49a81c8e language updates, optimization of Help HTML 13 years ago
Robin Appelman 31bcb2bd92 make entries in settings navigation translatable 13 years ago
Jan-Christoph Borchardt 2ee9e80afe Swedish translation, thanks to HakanS 13 years ago
Jan-Christoph Borchardt 6720a45d65 updated translations 13 years ago
Hans Bakker 0bd92fecec Merge branch 'master' of git://anongit.kde.org/owncloud 13 years ago
Hans Bakker 30dab8473d Change authentication method to basic http auth instead of using $_GET variables
Also use OC_User::isLoggedIn to check if new authentication is needed for grouplist.php and userlist.php
For validateuser.php, credentials are always needed.
13 years ago
Frank Karlitschek 83911837be remove ugly chrome automatic focus border 13 years ago
Jan-Christoph Borchardt 4496624685 rounded bar fillings for quota and media player 13 years ago
Jan-Christoph Borchardt 382b67a4b5 removed the bottomless bottom 13 years ago
Frank Karlitschek cb9fc6d901 make the help section working and pretty. knowledge base entries are fetched via OCS from a different server. cool stuff 13 years ago
Jan-Christoph Borchardt c078966511 trying SVG check that Modernizr uses, to fix Firefox 3.6 problems 13 years ago
Jan-Christoph Borchardt e954d2d013 seriously gone a bit overboard with tipsy 13 years ago
Hans Bakker 66576de1b7 Merge branch 'master' of git://anongit.kde.org/owncloud 13 years ago
Hans Bakker 4f3fdf6c45 Add scripts to get user list and group list as json data.
Info about which groups the users belong to are also in the user list. Both files need logging in through GET because unauthorized users are not allowed to see this data.
13 years ago
Jan-Christoph Borchardt 4a52886728 updated why we do this 13 years ago
Jan-Christoph Borchardt 7bb261f810 more fixes for Personal and Tipsy 13 years ago
Jan-Christoph Borchardt 6e30ade0b3 updated tipsy, tooltips finally work everywhere, thanks icewind 13 years ago
Jan-Christoph Borchardt f2a21398d7 more info in personal, WebDAV, OpenID 13 years ago
Hans Bakker bd12bdfe56 Add validateuser.php ajax file returning json data saying whether a user exists and the credentials are correct 13 years ago
Jan-Christoph Borchardt 6eabee3dfd small CSS changes 13 years ago
Jan-Christoph Borchardt 44b59e3823 EVERYTHING MUST FADE 13 years ago
Jan-Christoph Borchardt 595329a8a0 some player styling 13 years ago
Jan-Christoph Borchardt 6b2862fcfe various CSS fixes 13 years ago
Jan-Christoph Borchardt 7474c907dc CSS update, Personal looks better now 13 years ago
Jan-Christoph Borchardt 2ba3793671 updated translations 13 years ago
Jan-Christoph Borchardt ccf410c7b0 first styling for leftcontent 13 years ago
Jan-Christoph Borchardt 3b5f16b23c NEEDS MORE FADING 13 years ago
Jan-Christoph Borchardt d5b4056514 fixed tipsy tooltips for actions 13 years ago
Jan-Christoph Borchardt 9be059aced removed subnavigation code 13 years ago
Jan-Christoph Borchardt 7ece8ed314 added global action class for icons 13 years ago
Jan-Christoph Borchardt b2768637d2 updated translations 13 years ago
Jan-Christoph Borchardt 98a5e063ac more icons for the music player 13 years ago
Robin Appelman 686be824b5 hide settings menu when clicking outside it 13 years ago
Jan-Christoph Borchardt 14fd20d0ef added icons for play, next, previous, just for you Robin 13 years ago
Jan-Christoph Borchardt f62b315159 file hovering now very fancy, CSS fade for row and extension 13 years ago
Jan-Christoph Borchardt 6c4d075bd6 added jquery-tipsy for nice title tooltips 13 years ago
Jan-Christoph Borchardt 577f2952bd action icons are now ACTION ICONS 13 years ago
Jan-Christoph Borchardt 52df7accfd added public icon for shared files 13 years ago
Jan-Christoph Borchardt 57bdb6115c styled installation radio buttons more unobtrusive 13 years ago
Jan-Christoph Borchardt ce9b36fd3e some interaction design for user management 13 years ago
Robin Appelman dfb923f34e automatically set background images to png when needed 13 years ago
Dawid Opis 8aac43c12b fixed width for three database type buttons, more highlighted when selected 13 years ago
Jan-Christoph Borchardt 99790d6805 lots of image changes, use svg EVERYWHERE POSSIBLE 13 years ago
Dawid Opis ef5e253bf5 changed radiobuttons to jQuery UI buttons (restyled) on installation page 13 years ago
Robin Appelman 26ac7f0f1d get rid of some js errors on the login screen 13 years ago
Dawid Opis 6b9cf8d2d5 fixed mysql/sqlite selection labels in installation screen 13 years ago
Dawid Opis 952d88a28c fixed mysql/sqlite selection labels in installation screen 13 years ago
Jan-Christoph Borchardt b6b00393a2 some more CSS cleanup 13 years ago
Jan-Christoph Borchardt a8cb411a92 restyle logout 13 years ago
Jan-Christoph Borchardt 1128b15833 fixed navigation and breadcrumb graphics 13 years ago
Jan-Christoph Borchardt 225d000491 I don't always test my code. But when I do, I do it in production. 13 years ago
Jan-Christoph Borchardt 90136b6e0a fix search, sane z-indexes 13 years ago
Jan-Christoph Borchardt 05f3910718 moved search box directly to template 13 years ago
Robin Appelman f03874ac49 work on user management 13 years ago
Jan-Christoph Borchardt 1dac5bb390 fixed undo notification not showing 13 years ago
Jan-Christoph Borchardt fbf86c6683 made sliding settings more awesome 13 years ago
Jan-Christoph Borchardt 8ff736b571 some app styling 13 years ago
Jan-Christoph Borchardt 338e350e0f removed settings padding 13 years ago
Jan-Christoph Borchardt 3e3488139e added CSS reset 13 years ago
Jan-Christoph Borchardt f754d6dc51 lots of CSS details 13 years ago
Jan-Christoph Borchardt 6822a7a215 better CSS, remove legacy 13 years ago
Robin Appelman cdf91b6b3e work in new app management 13 years ago
Robin Appelman 9059b55979 make more strings translatable 13 years ago
Jakob Sack ae862ddf69 Improve l10n.pl
o more information
 o drop l10n/xgettextfiles
 o read all php and js files inside a folder that has a "l10n" folder
13 years ago
Jan-Christoph Borchardt 74be4644ed fixed some styling again, the dirty way 13 years ago
Jan-Christoph Borchardt ec2dd5be3a removed some autocompletion 13 years ago
Jan-Christoph Borchardt 9817b51c21 who took a <p> in here? 13 years ago
Jan-Christoph Borchardt 2ea86fbaba lowered text in input boxes .1em like a boss 13 years ago
Jan-Christoph Borchardt 9e4fb257e3 proper advanced options 13 years ago
Jan-Christoph Borchardt 34529b1c35 removed required parameter again because of issues 13 years ago
Robin Appelman 88e2b3a857 initial work on new user management 13 years ago
Serge Martin 4e5b6f72c1 Merge branch 'master' of git://anongit.kde.org/owncloud 13 years ago
Serge Martin 97462b018d Merge MySQL and PostgreSQL input fields 13 years ago
Jan-Christoph Borchardt 44f3dfe771 added semantic meaning with header, nav and footer 13 years ago
Jan-Christoph Borchardt 8e3914bceb moved installation form error reporting directly to the HTML 13 years ago
Jan-Christoph Borchardt 8d03f03081 no mickey mouse hand on fieldsets please 13 years ago
Jan-Christoph Borchardt 82d2c45e14 cursor pointer cursor thingy 13 years ago
Jan-Christoph Borchardt 5ed1030dbf fixed icons 13 years ago
Jan-Christoph Borchardt 16bb34cd94 settings are now AWESOME 13 years ago
Robin Appelman d1d47eb5eb do proper styling for settings pages 13 years ago
Jan-Christoph Borchardt 6aaa49d386 more media player fixes 13 years ago
Robin Appelman e6f6d3dabc dont use a different navigation page for settings stuff 13 years ago
Jan-Christoph Borchardt 3b34cba4ae first mediaplayer styling 13 years ago
Robin Appelman e153fb79bb fix mysql config not showing for installation 13 years ago
Jan-Christoph Borchardt ded97de891 removed excess code 13 years ago
Jan-Christoph Borchardt c350301342 optimized CSS, fixed login header 13 years ago
Jan-Christoph Borchardt 4de7009014 removed gratuitous main div 13 years ago
Jan-Christoph Borchardt 3c01c36202 various style fixes 13 years ago
Jan-Christoph Borchardt 4b26740e9f beautified backend, first iteration 13 years ago
Jan-Christoph Borchardt ecd2738e83 fixed upload button 13 years ago
Jan-Christoph Borchardt 8c1e100fe0 first fix of the installation form 13 years ago
Jan-Christoph Borchardt c572de6276 hide log in button etc when form fields not filled 13 years ago
Jan-Christoph Borchardt 5382ec66a2 fixed search box and file controls 13 years ago
Jan-Christoph Borchardt b1a369b49f quick fix for public links, removed expiration date and styled correctly 13 years ago
Jan-Christoph Borchardt 70a4cfd112 removed paragraphs in forms, added show password function 13 years ago
Jan-Christoph Borchardt c5505d267f adjusted backend, deactivated Apps subentry 13 years ago
Jan-Christoph Borchardt 51f74d021f refactoring CSS part 1, input elements 13 years ago
Jan-Christoph Borchardt 41a4fa97b8 HTML5 form field placeholders 13 years ago
Serge Martin 3e8ae8636c Add postgresql support
REVIEW: 102101
13 years ago
Frank Karlitschek 1dc3cb67fa more improved error reporting 13 years ago
Robin Appelman 6d5402247c some documentation for the common javascript 13 years ago
Jan-Christoph Borchardt a84b00cefc fixing old CSS and HTML, navigation before content 13 years ago
Jan-Christoph Borchardt d8c86a2ad6 cleaned up settings a bit 13 years ago
Jan-Christoph Borchardt 04b745d67a compacted sidebar 13 years ago
Jan-Christoph Borchardt ad45c78b44 pimped the search dropdown style a bit 13 years ago
Jan-Christoph Borchardt f13ff8f601 fixed sidebar CSS 13 years ago
Robin Appelman ef22498c6f some fixes for persistent playlists 13 years ago
Robin Appelman 5ef407d1c9 keyboard shortcuts for search results 13 years ago
Jan-Christoph Borchardt 77b558885a updated add to playlist icon 13 years ago
Robin Appelman e6821e9d7c Show play and add-to-playlist buttons in instant search results
for now this only works from inside the media app
13 years ago
Jan-Christoph Borchardt f8c560a35a added play and add to playlist icon 13 years ago
Jan-Christoph Borchardt c78e41b2d3 forgot to generate the translation files 13 years ago
Jan-Christoph Borchardt d6faa89ed7 fix header on error page 13 years ago
Robin Appelman aa08196c32 some interface work on instant search 13 years ago
Robin Appelman d2d77b2a48 initial work on instant search 13 years ago
Jan-Christoph Borchardt 8426babab9 updated navigation subentry styling 13 years ago
Jan-Christoph Borchardt bb5e6c9823 Transifex connection, added French and part of Bulgarian 13 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 13 years ago
Jakob Sack 2bfad189e7 Merge branch 'master' of git://anongit.kde.org/owncloud into autoload
Conflicts:
	lib/base.php
	lib/filestorage.php
13 years ago
Robin Appelman d12d08e2f3 some more changes for navigation subentries 13 years ago
Michael Gapczynski 997e1f9743 Merge branch 'master' of git://anongit.kde.org/owncloud 13 years ago
Michael Gapczynski 9f867abe75 Display subnavigation entries in user layout template 13 years ago
Robin Appelman 2781fdeed8 automatically replace svg images with png for browsers that dont support svg 13 years ago
Robin Appelman dee7fb3b72 fix login header for ie 13 years ago
Jan-Christoph Borchardt 72402ff143 removed some more legacy CSS 13 years ago
Robin Appelman 18d8f34f96 fix breadcrumb look of Files in navigation panel 13 years ago
Jan-Christoph Borchardt 23f051ccd6 redesigned search box 13 years ago
Jan-Christoph Borchardt ebec36f190 better image icon 13 years ago
Jan-Christoph Borchardt 03713ede03 updated ownCloud icon and position 13 years ago
Robin Appelman 6d0c8ea7e4 use proper file icons for image and audio files 13 years ago
Jan-Christoph Borchardt c15db76aa0 icons for music and images 13 years ago
Jan-Christoph Borchardt f1616b0e62 implemented relative file size and coloring 13 years ago
Jan-Christoph Borchardt 68915f1852 header now blends beautifully into interface 13 years ago
Jan-Christoph Borchardt 43f99a8983 finished action icons on hover, small style improvements 13 years ago
Robin Appelman 74249c65da give OC.imagePath the ability to detect whether to use svg or png images 13 years ago
Jan-Christoph Borchardt c5bc345604 rewrote header in pure CSS, smaller, less obtrusive 13 years ago
Jan-Christoph Borchardt 7cd7e64498 proper CSS formatting for better workflow 13 years ago
Jan-Christoph Borchardt 9a88f066c5 first part of file action icons implementation 13 years ago
Jan-Christoph Borchardt 78f47c07e0 show arrow cursor instead of text caret by default 13 years ago
Jan-Christoph Borchardt 25c48e6aed lots of small style fixes for the file list 13 years ago
Jakob Sack 2f807a3c7f Delete requires in applications where possible 13 years ago
Robin Appelman 556bf2ef4d fix broken merge 13 years ago
Robin Appelman 0dad1f8ccb merge master into interface 13 years ago
Robin Appelman 606dec8da0 some minor changes in the javascript translation function
also provide Array.prototype.indexOf for browser that don't support it nativale (IE)
13 years ago
Robin Appelman b0f166fc83 some javascript changes 13 years ago
Robin Appelman 543bdb8ccd merge master into interface 13 years ago
Robin Appelman 6a9a62b7d2 remove some dummy code 13 years ago
Robin Appelman 98cd83fabd bumb jquery and jquery-ui versions 13 years ago
Robin Appelman ac0c33209d add js versions of linkTo, imagePath,addScript and addStyle 13 years ago
Robin Appelman ceb711dff4 some work on the breadcrumb navigation for files 13 years ago
Robin Appelman 9be2dc8290 show fixed filecontrols over the filelist that can scroll underneath it 13 years ago
Robin Appelman 9950f06c59 Merge branch 'master' into interface 13 years ago
Robin Appelman 828a26c69e dont load some javascript files multiply times 13 years ago
Robin Appelman be6b5c8e77 some work on the updated interface 13 years ago
Jan-Christoph Borchardt 3fab6016f9 moved Remember login below password field 13 years ago
Robin Appelman 5539f67135 Some ui work on user management, but it can still use a lot of improvement. 13 years ago
Bartek Przybylski c5776fdae4 remember login added 13 years ago
Robin Appelman 47993fe29a You can now move files to a parent folder by draging them to an element in the breadcrumb bar
also fixed dragging newly uploaded files and droppin in new folders
13 years ago
Jan-Christoph Borchardt 01a9d916e7 mark active navigation subentry 13 years ago
Jan-Christoph Borchardt 1cc9fc3ab4 small contrast fixes 13 years ago
Jan-Christoph Borchardt 45bda0997f some cleanup, small fixes 13 years ago
Jan-Christoph Borchardt aa3b76e3fb hopefully fixed the dirty workaround, like I was told to 13 years ago
Jan-Christoph Borchardt 39c56a6ed0 styled navigation subcategories 13 years ago
Jan-Christoph Borchardt 4e5eb4c23e autofocus on the username field for setup & login 13 years ago
Jan-Christoph Borchardt 5165e5dfcf removed search box from settings area 13 years ago
Jan-Christoph Borchardt bea758271a updated search box display 13 years ago
Jan-Christoph Borchardt 1eb19b63ad reworded some bits in the setup 13 years ago
Hans Bakker f989871501 More nl l10n improvements 13 years ago
Robin Appelman 4d11e920be provide an option to add custom elements to the header of templates 13 years ago
Kamil Domanski 2073d3b08e fix 404 13 years ago
Jakob Sack 481b7b25e2 Make Jans German translation usuable 13 years ago
Kamil Domanski 4f6ea7e648 added polish translation 13 years ago
Jakob Sack 34de2cacd1 Updated danish translation 13 years ago
Jakob Sack bcfd1ff304 Adapt javascript-i18n to latest changes 13 years ago
Jakob Sack fb7f00edbc l10nlist.shuffle ;-) 13 years ago
Jakob Sack ef3386c5f8 All translations should be in the new system 13 years ago
Jakob Sack 61993419ec New i18n-structure 13 years ago
Jakob Sack 91c37bbb76 moved core stuff to /core 13 years ago