summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* check activation and make activation impossible by defaultMichiel@unhosted2011-09-122-3/+14
|
* improved troubleshooting instructionsMichiel@unhosted2011-09-121-1/+1
|
* correct protocolMichiel@unhosted2011-09-122-2/+2
|
* putting activation inside activate.phpMichiel@unhosted2011-09-121-0/+11
|
* adding webfinger appMichiel@unhosted2011-09-126-0/+51
|
* renamed last CW to WeekJan-Christoph Borchardt2011-09-111-1/+1
|
* Better feedback for saving calendar and openid settingsBart Visscher2011-09-114-20/+6
|
* Correct copyright noticesBart Visscher2011-09-1111-30/+75
|
* commented out broken code in add event functionGeorg Ehrke2011-09-111-4/+4
|
* Only show used address attributes in contact viewAlexander Wigen2011-09-111-0/+14
|
* fixes in german languageGeorg Ehrke2011-09-101-2/+2
|
* Fix a warning and an errorBart Visscher2011-09-102-2/+4
|
* bug fixes in calendar libGeorg Ehrke2011-09-101-2/+2
|
* Small update Calendars dialogBart Visscher2011-09-092-2/+4
|
* Use OC_Helper::linkTo also for absolute urls.Bart Visscher2011-09-095-17/+6
| | | | One central place to check for https.
* translatable categories and other translations addedGeorg Ehrke2011-09-094-21/+40
|
* show caldav url in choose calendar dialogGeorg Ehrke2011-09-092-3/+13
|
* Improving contactsJakob Sack2011-09-0813-43/+263
|
* Add creating calendars with the web interfaceBart Visscher2011-09-087-12/+118
|
* Implement calendar list viewBart Visscher2011-09-073-15/+75
|
* Use js Date for holding dates in the whole calendar appBart Visscher2011-09-071-39/+40
|
* Eliminate most global calendar js varsBart Visscher2011-09-075-179/+111
|
* Remove generate_ prefix from varsBart Visscher2011-09-071-59/+49
|
* Store date for click in jQuery.data('date_info')Bart Visscher2011-09-072-46/+26
|
* Change generateDates to use js Date for calculationsBart Visscher2011-09-071-128/+19
|
* Merge branch 'master' of git://gitorious.org/owncloud/owncloudGolnaz Nilieh2011-09-061-2/+2
|\
| * small wording changesJan-Christoph Borchardt2011-09-041-2/+2
| |
* | Use an animated gif in add-bookmark form, while fetching metadata.Golnaz Nilieh2011-09-063-3/+13
| |
* | Don't clear bookmark description field, If it is empty in bookmark metadata.Golnaz Nilieh2011-09-061-1/+3
|/
* having non-editable stuff as input fields is really confusing. You were ↵Jan-Christoph Borchardt2011-09-041-4/+4
| | | | right Robin ;)
* Add simple popup to eventBart Visscher2011-09-032-6/+54
| | | | There is not a lot of infomation to display, yet.
* Remove execute permissions from source filesBart Visscher2011-09-0338-0/+0
|
* Update calendar event label creationBart Visscher2011-09-033-36/+50
|
* updated translationsJan-Christoph Borchardt2011-09-036-0/+84
|
* Use css class for view selection radio buttons hilightingBart Visscher2011-09-022-9/+11
|
* Fix event creation date in oneweekviewBart Visscher2011-09-021-2/+2
|
* Use css classes to find elements, reduces the html sizeBart Visscher2011-09-023-90/+61
|
* Cleanup javascript in calendar templateBart Visscher2011-09-022-855/+86
|
* another bugfix in new design of calendarGeorg Ehrke2011-09-021-6/+3
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-09-026-0/+343
|\
| * renaming core_unhosted app to just unhosted, and cleaning up unused files in itMichiel@unhosted2011-09-0215-162/+6
| |
| * adding core_unhosted appMichiel@unhosted2011-09-0214-0/+499
| |
* | bug fixes in new design of calendarGeorg Ehrke2011-09-023-150/+150
|/
* export function and style fixes in calendarGeorg Ehrke2011-09-025-14/+65
|
* Refactor calendar loadEvents and updateView useBart Visscher2011-09-013-57/+49
|
* Move generate_dates function to Class/ObjectBart Visscher2011-09-011-168/+160
|
* Simplify forward_day and backward_dayBart Visscher2011-09-011-30/+10
|
* Changing the active state of the calendar reloads the events.Bart Visscher2011-09-011-0/+2
| | | | Change from Georg Ehrke
* Change calendar js rendering to class/objectBart Visscher2011-09-011-468/+402
|
* Convert plain javascript to jQuery for readabilityBart Visscher2011-09-011-78/+78
|