Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only create new calendar when there are none. Fix oc-1007. | Thomas Tanghus | 2012-06-15 | 1 | -2/+4 |
* | Agree on argument type (cleaned this time). | Thomas Tanghus | 2012-06-15 | 1 | -2/+2 |
* | Revert "Agree on argument type." | Thomas Tanghus | 2012-06-15 | 1 | -5/+5 |
* | Agree on argument type. | Thomas Tanghus | 2012-06-15 | 1 | -5/+5 |
* | Make some apps compatible | Lukas Reschke | 2012-06-11 | 1 | -2/+2 |
* | Revert | Lukas Reschke | 2012-06-11 | 1 | -3/+3 |
* | First try of implementing assignHTML | Lukas Reschke | 2012-06-11 | 1 | -3/+3 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 1 | -1/+1 |
* | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 1 | -1/+1 |
* | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | port oc_preferences | Frank Karlitschek | 2012-05-02 | 1 | -7/+7 |
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 1 | -7/+7 |
* | ported getUser | Frank Karlitschek | 2012-05-01 | 1 | -10/+10 |
* | port to use the new public api | Frank Karlitschek | 2012-05-01 | 1 | -4/+4 |
* | fix pathes of shared calendars | Georg Ehrke | 2012-04-23 | 1 | -2/+2 |
* | fix merge conflicts | Georg Ehrke | 2012-04-22 | 1 | -0/+4 |
|\ | |||||
| * | fix merge conflicts | Georg Ehrke | 2012-04-13 | 1 | -0/+4 |
| |\ | |||||
| * \ | fix merge conflicts | Georg Ehrke | 2012-03-03 | 1 | -0/+6 |
| |\ \ | |||||
| * | | | fix unexspected T-String in calendars index.php | Georg Ehrke | 2012-02-20 | 1 | -1/+1 |
| * | | | change parameter names for shared calendars | Georg Ehrke | 2012-02-20 | 1 | -2/+2 |
| * | | | add readonly calendar to the eventsources | Georg Ehrke | 2012-02-20 | 1 | -1/+2 |
| * | | | show shared calendars | Georg Ehrke | 2012-02-11 | 1 | -0/+1 |
* | | | | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | VCategories css is now in styles.css | Thomas Tanghus | 2012-04-13 | 1 | -1/+0 |
* | | | Use the same category input and management as the contacts app | Bart Visscher | 2012-04-12 | 1 | -0/+5 |
| |/ |/| | |||||
* | | Implement showing Birthdays of contacts in the calendar | Bart Visscher | 2012-03-01 | 1 | -0/+4 |
|/ | |||||
* | use timepicker to force users to use HH:MM | Georg Ehrke | 2012-01-16 | 1 | -0/+2 |
* | improve search function | Georg Ehrke | 2012-01-06 | 1 | -0/+3 |
* | add function to detect always the timezone | Georg Ehrke | 2012-01-02 | 1 | -1/+1 |
* | fix merge conflicts | Georg Ehrke | 2011-12-03 | 1 | -1/+4 |
|\ | |||||
| * | automatic timezone detection | Georg Ehrke | 2011-11-11 | 1 | -1/+4 |
| * | Merge branch 'master' into fullcalendar | Bart Visscher | 2011-10-24 | 1 | -1/+1 |
| |\ | |||||
| * | | added transition function from 'old' calendar to fullcalendar (fixed currentv... | Georg Ehrke | 2011-10-21 | 1 | -0/+11 |
* | | | fix merge conflicts | Georg Ehrke | 2011-11-12 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Do not set incorrect components for default calendar | David Iwanowitsch | 2011-10-23 | 1 | -1/+1 |
* | | | enable listview button | Georg Ehrke | 2011-10-21 | 1 | -1/+1 |
* | | | added transition function from 'old' calendar to fullcalendar (fixed currentv... | Georg Ehrke | 2011-10-21 | 1 | -0/+11 |
| |/ |/| | |||||
* | | Implement listview for fullcalendar | Bart Visscher | 2011-10-20 | 1 | -2/+2 |
* | | Fix changing calendar data | Bart Visscher | 2011-10-20 | 1 | -6/+1 |
* | | Connect newEvent & editEvent to fullcalendar | Bart Visscher | 2011-10-20 | 1 | -2/+2 |
* | | Connect calendar buttons to actions | Bart Visscher | 2011-10-20 | 1 | -1/+2 |
* | | Implement loading of events in calendar | Bart Visscher | 2011-10-20 | 1 | -2/+11 |
* | | Replace ownCloud calendar html with fullcalendar implementation | Bart Visscher | 2011-10-20 | 1 | -6/+8 |
|/ | |||||
* | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 1 | -0/+1 |
* | Change copyright notice to short form | Bart Visscher | 2011-09-23 | 1 | -18/+7 |
* | Make event category choice multiselect | Bart Visscher | 2011-09-23 | 1 | -5/+7 |
* | Move some common code to OC_Util | Bart Visscher | 2011-09-18 | 1 | -4/+1 |