summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix ampache htmlentity callsRobin Appelman2011-11-241-6/+6
* Fix file dropping on root (Files menu entry)Bart Visscher2011-11-231-2/+2
* Merge branch 'fullcalendar'Bart Visscher2011-11-2337-1421/+8449
|\
| * Fix scrolling through monthsBart Visscher2011-11-231-0/+4
| * fix timeformat setting for fullcalendarGeorg Ehrke2011-11-202-5/+7
| * Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-11-2021-60/+204
| |\
| * | first implementation of the search functionGeorg Ehrke2011-11-142-0/+28
| * | fix timezone for repeating eventsGeorg Ehrke2011-11-121-3/+3
| * | support for repeating eventsGeorg Ehrke2011-11-124-26/+789
| * | another fix of caldav urlGeorg Ehrke2011-11-121-1/+1
| * | Merge branch 'master' into fullcalendarGeorg Ehrke2011-11-1270-267/+680
| |\ \
| * | | fix caldav urlGeorg Ehrke2011-11-121-0/+1
| * | | automatic timezone detectionGeorg Ehrke2011-11-114-19/+82
| * | | Use Last-Modified property to check for changed eventsBart Visscher2011-11-098-5/+44
| * | | Use parse function in Calendar_ObjectBart Visscher2011-11-095-5/+5
| * | | Cleanup tipsy popups on more actionsBart Visscher2011-10-271-0/+3
| * | | Move unselect call to after the dialog startsBart Visscher2011-10-271-1/+1
| * | | Quickfix hanging tipsy popupsBart Visscher2011-10-251-0/+1
| * | | Fix fromtime/totime warningsBart Visscher2011-10-251-3/+5
| * | | Implement select event creationBart Visscher2011-10-252-52/+31
| * | | Fix scrolling calendarBart Visscher2011-10-251-3/+6
| * | | Merge branch 'master' into fullcalendarBart Visscher2011-10-2427-285/+4189
| |\ \ \
| * \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-10-2210-0/+549
| |\ \ \ \
| * | | | | translatable error messagesGeorg Ehrke2011-10-223-12/+25
| * | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-10-2214-285/+149
| |\ \ \ \ \
| * | | | | | update pot file for calendarGeorg Ehrke2011-10-221-229/+137
| * | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-10-2131-108/+459
| |\ \ \ \ \ \
| * | | | | | | fix new allday bugGeorg Ehrke2011-10-211-3/+1
| * | | | | | | fix allday bugGeorg Ehrke2011-10-211-10/+13
| * | | | | | | Fix size calculation with css styling of tipsy popupBart Visscher2011-10-211-3/+4
| * | | | | | | Better event popupBart Visscher2011-10-212-25/+50
| * | | | | | | added transition function from 'old' calendar to fullcalendar (fixed currentv...Georg Ehrke2011-10-212-3/+13
| * | | | | | | Disable calendar scrolling, doesn't work yetBart Visscher2011-10-201-21/+13
| * | | | | | | Implement listview for fullcalendarBart Visscher2011-10-204-130/+213
| * | | | | | | Optimize deleting eventBart Visscher2011-10-201-8/+5
| * | | | | | | Fix changing calendar dataBart Visscher2011-10-207-51/+72
| * | | | | | | Implement resizing of eventsBart Visscher2011-10-202-0/+54
| * | | | | | | Implement moving of eventBart Visscher2011-10-202-106/+38
| * | | | | | | Connect popup to fullcalendarBart Visscher2011-10-202-24/+14
| * | | | | | | Connect newEvent & editEvent to fullcalendarBart Visscher2011-10-204-214/+39
| * | | | | | | Translation of calendar interfaceBart Visscher2011-10-203-0/+34
| * | | | | | | Connect calendar buttons to actionsBart Visscher2011-10-204-31/+39
| * | | | | | | Implement loading of events in calendarBart Visscher2011-10-206-443/+88
| * | | | | | | Replace ownCloud calendar html with fullcalendar implementationBart Visscher2011-10-2011-192/+6793
* | | | | | | | Contacts: remove redundant li in setpropertyform templateBart Visscher2011-11-231-2/+0
* | | | | | | | Contacts: support multiple phone type parameterBart Visscher2011-11-238-27/+63
* | | | | | | | Add type selects to editing ADR & TEL contact property typesBart Visscher2011-11-236-3/+42
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | second half of the updating stuffFrank Karlitschek2011-11-193-2/+5
* | | | | | | first small step to an automatic updating system.Frank Karlitschek2011-11-191-0/+91
* | | | | | | use oc_appconfig instead of oc_config for the external appsRobin Appelman2011-11-184-26/+26