Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump version numberv2.0beta3 | Frank Karlitschek | 2011-10-02 | 1 | -2/+2 |
| | |||||
* | adding tmp icon for app, extending memory size for php in .htaccess | Bartek Przybylski | 2011-10-02 | 2 | -6/+6 |
| | |||||
* | adding missing files, don know why they disappeared | Bartek Przybylski | 2011-10-02 | 2 | -0/+68 |
| | |||||
* | merge 'gallery_app_devel' to 'master' | Bartek Przybylski | 2011-10-02 | 15 | -0/+516 |
|\ | |||||
| * | avoid creating empty albums, removing od depreciated code openings | Bartek Przybylski | 2011-10-02 | 3 | -6/+6 |
| | | |||||
| * | changing <? to <?php | Bartek Przybylski | 2011-10-02 | 9 | -9/+9 |
| | | |||||
| * | removing add new album button, removing logs, and unused code | Bartek Przybylski | 2011-10-01 | 4 | -4/+2 |
| | | |||||
| * | showing galleries bahaviour change | Bartek Przybylski | 2011-10-01 | 6 | -44/+180 |
| | | |||||
* | | add OC_Appconfig::hasKey | Robin Appelman | 2011-10-02 | 1 | -5/+13 |
| | | |||||
* | | Merge commit 'refs/merge-requests/39' of git://gitorious.org/owncloud/owncloud | Robin Appelman | 2011-10-02 | 4 | -65/+55 |
|\ \ | |||||
| * | | bookmarks are now translatable | Marvin Thomas Rabe | 2011-10-01 | 2 | -21/+18 |
| | | | |||||
| * | | fixed link to password recovery. removed duplicated and unused code out of ↵ | Marvin Thomas Rabe | 2011-10-01 | 2 | -44/+37 |
| | | | | | | | | | | | | index.php. | ||||
* | | | added function to export single events | Georg Ehrke | 2011-10-01 | 2 | -10/+25 |
| | | | |||||
* | | | choosable default duration of event | Georg Ehrke | 2011-10-01 | 5 | -27/+55 |
| | | | |||||
* | | | fix duration bug | Georg Ehrke | 2011-10-01 | 1 | -1/+3 |
| | | | |||||
* | | | removed bug, that the drag and drop function added 24h to the duration of ↵ | Georg Ehrke | 2011-10-01 | 1 | -0/+1 |
| | | | | | | | | | | | | the event, after moving an event from allday to a time | ||||
* | | | removed bug, that you can't change time in week view, when event was an ↵ | Georg Ehrke | 2011-10-01 | 1 | -0/+2 |
| | | | | | | | | | | | | allday event | ||||
* | | | remove debugging text in drag and drop function | Georg Ehrke | 2011-10-01 | 1 | -3/+3 |
| | | | |||||
* | | | added drag and drop function for events in calendar app | Georg Ehrke | 2011-10-01 | 2 | -0/+133 |
| | | | |||||
* | | | choosable time format | Georg Ehrke | 2011-10-01 | 5 | -30/+52 |
|/ / | |||||
* | | choosable first day of week & choosable days of weekend | Georg Ehrke | 2011-10-01 | 9 | -25/+224 |
| | | |||||
* | | Merge branch 'lostpassword' | Bart Visscher | 2011-09-30 | 12 | -43/+119 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: core/templates/login.php index.php lib/util.php | ||||
| * | | Small textual update to password recovery templates | Bart Visscher | 2011-09-26 | 2 | -2/+3 |
| | | | |||||
| * | | Implement mailing of password reset link | Bart Visscher | 2011-09-26 | 2 | -2/+10 |
| | | | |||||
| * | | Add email field to personal preferences | Bart Visscher | 2011-09-26 | 4 | -0/+39 |
| | | | |||||
| * | | Move lostpassword code to own app | Bart Visscher | 2011-09-26 | 6 | -36/+56 |
| | | | |||||
| * | | Move display of login page to function in OC_Util | Bart Visscher | 2011-09-26 | 2 | -11/+10 |
| | | | |||||
* | | | Remove test data from calendar creation | Bart Visscher | 2011-09-30 | 1 | -3/+3 |
| | | | |||||
* | | | Add more checks for admin user | Bart Visscher | 2011-09-30 | 5 | -8/+6 |
| | | | |||||
* | | | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 57 | -4/+80 |
| | | | |||||
* | | | 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 |
| | | | |||||
* | | | quota good cleand up | Marvin Thomas Rabe | 2011-09-30 | 1 | -4/+4 |
| | | | |||||
* | | | user list has descriptions now | Marvin Thomas Rabe | 2011-09-30 | 3 | -13/+25 |
| | | | |||||
* | | | action image for quota is now invisble when user does not hover over | Marvin Thomas Rabe | 2011-09-30 | 1 | -2/+2 |
| | | | |||||
* | | | Error when only oc_remember_login cookie set fixed. | Marvin Thomas Rabe | 2011-09-30 | 9 | -46/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | Revert "enhance detection of un-initialized database", conflicted with setup ↵ | Thomas Schmidt | 2011-09-30 | 2 | -14/+0 |
| | | | | | | | | | | | | | | | | | | step, needs rework This reverts commit 7fb89c5386fe7f1a1e238853a24d1da556ab9719. | ||||
* | | | enhance detection of un-initialized database | Thomas Schmidt | 2011-09-30 | 2 | -0/+14 |
| | | | |||||
* | | | escape file and directory names when downloading files | Robin Appelman | 2011-09-30 | 2 | -2/+2 |
| | | | |||||
* | | | fix playing songs from search results | Robin Appelman | 2011-09-29 | 2 | -4/+4 |
| | | | |||||
* | | | Change colspan in choose calendar dialog to 6 | Bart Visscher | 2011-09-29 | 2 | -3/+3 |
| | | | |||||
* | | | Reapply fix by Florian Pritz: change DATETIME to DATE-TIME in vcards | Florian Pritz | 2011-09-29 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The rfc [1] only mentions "DATE-TIME" and after this change events created in the web ui can be imported by lightning. Before it threw a syntax error. [1]: https://tools.ietf.org/html/rfc5545 Signed-off-by: Florian Pritz <bluewind@xinu.at> From commit 71706282f708da237fe259da5b64c0bcd0c0015f | ||||
* | | | added app for admins to create a zipfile containing the owncloud data | Thomas Schmidt | 2011-09-29 | 4 | -0/+150 |
| | | | |||||
* | | | add margin | Thomas Schmidt | 2011-09-29 | 1 | -1/+2 |
| | | | |||||
* | | | use central method for checking webserver user | Thomas Schmidt | 2011-09-29 | 1 | -1/+1 |
| | | | |||||
* | | | enhance warning | Thomas Schmidt | 2011-09-29 | 1 | -1/+1 |
| | | | |||||
* | | | fix check for success | Thomas Schmidt | 2011-09-29 | 1 | -1/+1 |
| | | | |||||
* | | | update sabredav to 1.5.3 | Robin Appelman | 2011-09-29 | 29 | -89/+414 |
| | | | |||||
* | | | only play the music once | Robin Appelman | 2011-09-29 | 1 | -3/+4 |
| | | |