summaryrefslogtreecommitdiffstats
path: root/apps/calendar
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-221-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-211-0/+9
* Merge branch 'share_api'Michael Gapczynski2012-08-197-14/+210
|\
| * Merge branch 'master' into share_apiMichael Gapczynski2012-08-1452-509/+578
| |\
| * | Calendar: update share backend using contacts backend as templateBart Visscher2012-08-101-11/+58
| * | Merge branch 'master' into share_apiMichael Gapczynski2012-08-0911-123/+178
| |\ \
| * | | Use new sharing API in OC_Calendar_Share::allSharedwithuserBart Visscher2012-08-072-13/+16
| * | | Add Event share backendBart Visscher2012-08-072-0/+42
| * | | Initial calendar sharing backendMichael Gapczynski2012-08-073-1/+61
| * | | Merge branch 'master' into share_apiMichael Gapczynski2012-08-0610-35/+158
| |\ \ \
| * \ \ \ Merge branch 'master' into share_apiMichael Gapczynski2012-07-319-45/+406
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into share_apiMichael Gapczynski2012-07-2537-210/+829
| |\ \ \ \ \
| * | | | | | Make file actions permissions awareMichael Gapczynski2012-07-251-1/+1
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-201-0/+15
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-201-1/+7
* | | | | | | Optimized image sizeLukas Reschke2012-08-181-0/+0
* | | | | | | fix fail in sql query of isDuplicate method of OC_Calendar_ImportGeorg Ehrke2012-08-171-2/+4
* | | | | | | increase margin top of calendar import's color pickerGeorg Ehrke2012-08-171-1/+1
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-163-0/+91
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-152-0/+43
* | | | | | | Disable user enumerationLukas Reschke2012-08-141-4/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-131-0/+5
* | | | | | Calendar: remove not used style rulesBart Visscher2012-08-121-2/+0
* | | | | | Change image links to use imagePath functionBart Visscher2012-08-122-3/+3
* | | | | | Commented out unused(?) class that interfered with appsettings.Thomas Tanghus2012-08-121-1/+1
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-123-0/+133
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-1146-500/+430
* | | | | | Following the code guidelines makes Michael happy :-)Lukas Reschke2012-08-101-1/+3
* | | | | | Disable listening, instead checking the ACL to prevent DoSLukas Reschke2012-08-101-6/+5
* | | | | | Activate ACLsLukas Reschke2012-08-101-0/+3
* | | | | | remove debug code from calendar - thanks michael for pointing that out :)Georg Ehrke2012-08-091-1/+0
| |_|_|_|/ |/| | | |
* | | | | move calendar settings from personal settings to in app settingsGeorg Ehrke2012-08-0911-123/+178
| |_|_|/ |/| | |
* | | | Change hardcoded urls to use linkTo functionBart Visscher2012-08-064-7/+16
* | | | Calendar: remove double html encodingBart Visscher2012-08-031-2/+2
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-315-26/+140
| |_|/ |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-301-7/+43
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-292-0/+7
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-281-2/+2
* | | Merge commit 'refs/merge-requests/76' of git://gitorious.org/owncloud/ownclou...Georg Ehrke2012-07-271-0/+4
|\ \ \
| * | | Server verhindert beim OSX Client einen DeleteSteven2012-02-131-0/+4
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-275-30/+167
* | | | convert through caldav transmitted rgba calendarcolor to rgbGeorg Ehrke2012-07-261-1/+7
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-261-0/+135
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-261-7/+43
| |_|/ |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-251-10/+31
* | | Merge branch 'master' into calendar_importGeorg Ehrke2012-07-2125-16/+59
|\ \ \
| * | | some style fixes for calendarGeorg Ehrke2012-07-211-1/+3
| * | | DRY for getting calendar timezone settingBart Visscher2012-07-214-5/+15
| * | | Add CSRF checksLukas Reschke2012-07-203-2/+8
| * | | Added CSRF checks to Calendar. Expect some error messages - and report them ;)Thomas Tanghus2012-07-1714-2/+15