Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add link and other edit information to newly added bookmarks. | Golnaz Nilieh | 2011-09-13 | 2 | -3/+8 |
| | |||||
* | Add support of editing bookmarks. | Golnaz Nilieh | 2011-09-13 | 4 | -25/+161 |
| | |||||
* | Correct deleting events over CalDAV | Florian Jacob | 2011-09-12 | 1 | -1/+1 |
| | | | | | A quick patch that corrects not being able to delete calendar events. (misnamed variable). Thanks to Robert J. Clark. | ||||
* | fixed include for ocs | Klaas Freitag | 2011-09-12 | 2 | -2/+2 |
| | |||||
* | offer login popup from oauth dialog | Michiel@unhosted | 2011-09-12 | 1 | -1/+8 |
| | |||||
* | offer login popup from oauth dialog, correct base uri | Michiel@unhosted | 2011-09-12 | 1 | -2/+7 |
| | |||||
* | correction in webfinger.php activation trap | Michiel@unhosted | 2011-09-12 | 1 | -1/+1 |
| | |||||
* | correct xml syntax | Michiel@unhosted | 2011-09-12 | 1 | -2/+2 |
| | |||||
* | improve uninstalled-protection | Michiel@unhosted | 2011-09-12 | 2 | -2/+6 |
| | |||||
* | check activation and make activation impossible by default | Michiel@unhosted | 2011-09-12 | 2 | -3/+14 |
| | |||||
* | improved troubleshooting instructions | Michiel@unhosted | 2011-09-12 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Michiel@unhosted | 2011-09-12 | 1 | -43/+43 |
|\ | |||||
| * | removed excess white space inside parentheses | Jan-Christoph Borchardt | 2011-09-12 | 1 | -41/+41 |
| | | |||||
| * | fixed translation detection thanks to Xuetian Weng | Jan-Christoph Borchardt | 2011-09-12 | 1 | -2/+2 |
| | | |||||
* | | correct protocol | Michiel@unhosted | 2011-09-12 | 2 | -2/+2 |
| | | |||||
* | | putting activation inside activate.php | Michiel@unhosted | 2011-09-12 | 2 | -1/+11 |
| | | |||||
* | | adding webfinger app | Michiel@unhosted | 2011-09-12 | 7 | -0/+52 |
|/ | |||||
* | renamed last CW to Week | Jan-Christoph Borchardt | 2011-09-11 | 1 | -1/+1 |
| | |||||
* | Better feedback for saving calendar and openid settings | Bart Visscher | 2011-09-11 | 6 | -28/+31 |
| | |||||
* | Correct copyright notices | Bart Visscher | 2011-09-11 | 11 | -30/+75 |
| | |||||
* | commented out broken code in add event function | Georg Ehrke | 2011-09-11 | 1 | -4/+4 |
| | |||||
* | Only show used address attributes in contact view | Alexander Wigen | 2011-09-11 | 1 | -0/+14 |
| | |||||
* | fixes in german language | Georg Ehrke | 2011-09-10 | 1 | -2/+2 |
| | |||||
* | Fix a warning and an error | Bart Visscher | 2011-09-10 | 2 | -2/+4 |
| | |||||
* | bug fixes in calendar lib | Georg Ehrke | 2011-09-10 | 1 | -2/+2 |
| | |||||
* | Small update Calendars dialog | Bart Visscher | 2011-09-09 | 2 | -2/+4 |
| | |||||
* | Use OC_Helper::linkTo also for absolute urls. | Bart Visscher | 2011-09-09 | 7 | -19/+14 |
| | | | | One central place to check for https. | ||||
* | translatable categories and other translations added | Georg Ehrke | 2011-09-09 | 4 | -21/+40 |
| | |||||
* | show caldav url in choose calendar dialog | Georg Ehrke | 2011-09-09 | 2 | -3/+13 |
| | |||||
* | Adding "#leftcontent li.active" for using :active with jQuery | Jakob Sack | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | Improving contacts | Jakob Sack | 2011-09-08 | 13 | -43/+263 |
| | |||||
* | Add creating calendars with the web interface | Bart Visscher | 2011-09-08 | 7 | -12/+118 |
| | |||||
* | Implement calendar list view | Bart Visscher | 2011-09-07 | 3 | -15/+75 |
| | |||||
* | Use js Date for holding dates in the whole calendar app | Bart Visscher | 2011-09-07 | 1 | -39/+40 |
| | |||||
* | Eliminate most global calendar js vars | Bart Visscher | 2011-09-07 | 5 | -179/+111 |
| | |||||
* | Remove generate_ prefix from vars | Bart Visscher | 2011-09-07 | 1 | -59/+49 |
| | |||||
* | Store date for click in jQuery.data('date_info') | Bart Visscher | 2011-09-07 | 2 | -46/+26 |
| | |||||
* | Change generateDates to use js Date for calculations | Bart Visscher | 2011-09-07 | 1 | -128/+19 |
| | |||||
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud | Golnaz Nilieh | 2011-09-06 | 58 | -462/+394 |
|\ | |||||
| * | updated readme with new description and code address | Jan-Christoph Borchardt | 2011-09-05 | 1 | -5/+6 |
| | | |||||
| * | yet another translation update | Jan-Christoph Borchardt | 2011-09-04 | 32 | -94/+82 |
| | | |||||
| * | small wording changes | Jan-Christoph Borchardt | 2011-09-04 | 2 | -4/+4 |
| | | |||||
| * | updated translations | Jan-Christoph Borchardt | 2011-09-04 | 51 | -411/+353 |
| | | |||||
| * | 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 |
| | | |||||
| * | removed database table prefix choice, use oc_ | Jan-Christoph Borchardt | 2011-09-04 | 3 | -8/+3 |
| | | |||||
* | | Use an animated gif in add-bookmark form, while fetching metadata. | Golnaz Nilieh | 2011-09-06 | 3 | -3/+13 |
| | | |||||
* | | Don't clear bookmark description field, If it is empty in bookmark metadata. | Golnaz Nilieh | 2011-09-06 | 1 | -1/+3 |
|/ | |||||
* | having non-editable stuff as input fields is really confusing. You were ↵ | Jan-Christoph Borchardt | 2011-09-04 | 2 | -6/+7 |
| | | | | right Robin ;) | ||||
* | setup.php: Get 'datadirectory' from config file instead of 'datadir' | Aloisio Almeida Jr | 2011-09-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Aloisio Almeida Jr <aloisiojr@gmail.com> |