summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* use existing correct info iconsJan-Christoph Borchardt2011-10-232-76/+1731
|
* corrected position of in-field labels a bitJan-Christoph Borchardt2011-10-231-2/+2
|
* textfield is now less obtrusive / opaqueJan-Christoph Borchardt2011-10-231-3/+5
|
* added all logo source SVGsJan-Christoph Borchardt2011-10-233-0/+1781
|
* Merge branch 'calendar' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-10-161-0/+0
|\
| * Merge branch 'master' of gitorious.org:owncloud/owncloud into calendarGeorg Ehrke2011-10-153-1/+2
| |\
| * \ Merge branch 'master' into calendarGeorg Ehrke2011-10-132-0/+0
| |\ \
| * \ \ Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-082-1/+2
| |\ \ \
| * \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-0711-0/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-0740-2/+24
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-043-5/+36
| |\ \ \ \ \ \
| * | | | | | | Updated saving feedback to use loading.gifTom Needham2011-10-041-0/+0
| | | | | | | |
* | | | | | | | Add some color in error messages + img for hintsBrice Maron2011-10-163-2/+106
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add loading message to image lightbox and tweak eventsBrice Maron2011-10-141-0/+0
| | | | | | |
* | | | | | | Prevent category in jquery-ui on cal. to overflowBrice Maron2011-10-141-0/+1
| | | | | | |
* | | | | | | Initialise hasOtherDB var when not true in installationBrice Maron2011-10-141-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | mimetype icon improvementsRobin Appelman2011-10-132-0/+0
| |_|_|_|/ |/| | | |
* | | | | webkit searchfield bug fixedMarvin Thomas Rabe2011-10-081-0/+1
| | | | |
* | | | | added code and license links next to version numberJan-Christoph Borchardt2011-10-081-1/+1
| |_|_|/ |/| | |
* | | | fixes for the mimetype iconsRobin Appelman2011-10-0711-0/+0
| |_|/ |/| |
* | | renamed iconsJan-Christoph Borchardt2011-10-0715-0/+0
| | |
* | | some icon correctionsJan-Christoph Borchardt2011-10-075-0/+0
| | |
* | | added Silk icons by Mark James (CC-BY)Jan-Christoph Borchardt2011-10-0736-0/+22
| | |
* | | Change colorselector to use border for selected colorBart Visscher2011-10-072-73/+0
| | |
* | | conflicts solvedMarvin Thomas Rabe2011-10-062-0/+73
|\ \ \
| * | | Add icon for calendar color selectorBart Visscher2011-10-062-0/+73
| | |/ | |/|
* / | updated marginsMarvin Thomas Rabe2011-10-041-2/+2
|/ /
* | updated calendar settingsMarvin Thomas Rabe2011-10-041-1/+2
| |
* | redirect url fixedMarvin Thomas Rabe2011-10-041-0/+1
| |
* | changed shadow transparency to 50%Marvin Thomas Rabe2011-10-041-2/+2
| |
* | fixed scrollbar issuesMarvin Thomas Rabe2011-10-042-1/+30
| |
* | fixed height of infield labelsMarvin Thomas Rabe2011-10-041-1/+1
|/
* Move lostpassword to core dirBart Visscher2011-10-036-1/+92
|
* added infield labels. readded fade in of login button. updated label on ↵Marvin Thomas Rabe2011-10-035-19/+58
| | | | install page.
* Show database only in advancedMarvin Thomas Rabe2011-10-033-10/+11
|
* Removed jquery ui files and added own cross image to css.Marvin Thomas Rabe2011-10-0315-185/+2
|
* problem with previous selected groups fixedMarvin Thomas Rabe2011-10-021-6/+6
|
* fixed link to password recovery. removed duplicated and unused code out of ↵Marvin Thomas Rabe2011-10-011-10/+4
| | | | index.php.
* Merge branch 'lostpassword'Bart Visscher2011-09-303-26/+2
|\ | | | | | | | | | | | | Conflicts: core/templates/login.php index.php lib/util.php
| * Move lostpassword code to own appBart Visscher2011-09-263-25/+1
| |
* | added jquery ui icons. otherwise its for casual users impossible to close ↵Marvin Thomas Rabe2011-09-3015-0/+186
| | | | | | | | the new event dialog in the calendar
* | show typed in username when log in has failedMarvin Thomas Rabe2011-09-301-2/+2
| |
* | added text to localisationMarvin Thomas Rabe2011-09-301-5/+5
| |
* | user list has descriptions nowMarvin Thomas Rabe2011-09-301-1/+1
| |
* | Error when only oc_remember_login cookie set fixed.Marvin Thomas Rabe2011-09-305-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 marginThomas Schmidt2011-09-291-1/+2
| |
* | changed short description and styled unobtrusivelyJan-Christoph Borchardt2011-09-282-3/+3
| |
* | Use correct name for function state for addScript/addStyle in jsBart Visscher2011-09-261-4/+4
|/
* Use OC_JSON for json responsesBart Visscher2011-09-254-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 barJan-Christoph Borchardt2011-09-241-0/+1
|