summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed translation detection thanks to Xuetian WengJan-Christoph Borchardt2011-09-121-2/+2
|
* renamed last CW to WeekJan-Christoph Borchardt2011-09-111-1/+1
|
* Better feedback for saving calendar and openid settingsBart Visscher2011-09-116-28/+31
|
* 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-097-19/+14
| | | | 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
|
* Adding "#leftcontent li.active" for using :active with jQueryJakob Sack2011-09-081-1/+1
|
* 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-0658-462/+394
|\
| * updated readme with new description and code addressJan-Christoph Borchardt2011-09-051-5/+6
| |
| * yet another translation updateJan-Christoph Borchardt2011-09-0432-94/+82
| |
| * small wording changesJan-Christoph Borchardt2011-09-042-4/+4
| |
| * updated translationsJan-Christoph Borchardt2011-09-0451-411/+353
| |
| * clarified what we doJan-Christoph Borchardt2011-09-041-1/+1
| |
| * hid localhost field for SQLiteJan-Christoph Borchardt2011-09-042-4/+10
| |
| * removed database table prefix choice, use oc_Jan-Christoph Borchardt2011-09-043-8/+3
| |
* | 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-042-6/+7
| | | | right Robin ;)
* setup.php: Get 'datadirectory' from config file instead of 'datadir'Aloisio Almeida Jr2011-09-031-1/+1
| | | | Signed-off-by: Aloisio Almeida Jr <aloisiojr@gmail.com>
* 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-0340-0/+0
|
* Update calendar event label creationBart Visscher2011-09-033-36/+50
|
* updated translations againJan-Christoph Borchardt2011-09-0310-76/+84
|
* updated language codesJan-Christoph Borchardt2011-09-031-134/+9
|
* updated translationsJan-Christoph Borchardt2011-09-0380-277/+4253
|
* 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
|