Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | validate the calendar name | Georg Ehrke | 2012-01-21 | 1 | -2/+16 |
* | [Calendar] Use class for active view button | Bart Visscher | 2012-01-19 | 1 | -10/+16 |
* | OC-23: [Calendar] Double vertical scrollbar in week view | Bart Visscher | 2012-01-19 | 1 | -0/+6 |
* | fix double new calendar button - bugfix for oc 59 | Georg Ehrke | 2012-01-19 | 1 | -1/+3 |
* | use button for new calendar | Georg Ehrke | 2012-01-17 | 1 | -1/+1 |
* | Merge branch 'master' into calendar | Georg Ehrke | 2012-01-17 | 1 | -0/+1 |
|\ | |||||
| * | fix ocbug 34 | Georg Ehrke | 2012-01-17 | 1 | -0/+1 |
* | | use timepicker to force users to use HH:MM | Georg Ehrke | 2012-01-16 | 1 | -0/+6 |
|/ | |||||
* | highlight the current view | Georg Ehrke | 2012-01-15 | 1 | -1/+12 |
* | improve import function | Georg Ehrke | 2012-01-14 | 1 | -7/+36 |
* | improve import form for calendar | Georg Ehrke | 2012-01-13 | 1 | -3/+36 |
* | update js of calendar import | Georg Ehrke | 2012-01-12 | 1 | -13/+16 |
* | fix js for repeating events | Georg Ehrke | 2012-01-05 | 1 | -1/+4 |
* | remove unused js | Georg Ehrke | 2012-01-02 | 1 | -52/+13 |
* | add function to detect always the timezone | Georg Ehrke | 2012-01-02 | 2 | -1/+12 |
* | Merge branch 'master' into calendar | Georg Ehrke | 2011-12-29 | 1 | -0/+23 |
|\ | |||||
| * | Calendar: add loading indicator | Bart Visscher | 2011-12-27 | 1 | -0/+23 |
* | | fix the default setting for yearly repeating events | Georg Ehrke | 2011-12-26 | 1 | -6/+4 |
* | | make repeating events editable | Georg Ehrke | 2011-12-25 | 1 | -1/+122 |
* | | Merge branch 'master' into calendar | Georg Ehrke | 2011-12-10 | 1 | -3/+2 |
|\| | |||||
| * | Some small changes | Bart Visscher | 2011-12-09 | 1 | -3/+2 |
* | | optimize timezone detection | Georg Ehrke | 2011-12-09 | 1 | -0/+1 |
|/ | |||||
* | Fix scrolling through months | Bart Visscher | 2011-11-23 | 1 | -0/+4 |
* | fix timeformat setting for fullcalendar | Georg Ehrke | 2011-11-20 | 1 | -5/+5 |
* | automatic timezone detection | Georg Ehrke | 2011-11-11 | 1 | -0/+20 |
* | Use Last-Modified property to check for changed events | Bart Visscher | 2011-11-09 | 1 | -2/+6 |
* | Cleanup tipsy popups on more actions | Bart Visscher | 2011-10-27 | 1 | -0/+3 |
* | Move unselect call to after the dialog starts | Bart Visscher | 2011-10-27 | 1 | -1/+1 |
* | Quickfix hanging tipsy popups | Bart Visscher | 2011-10-25 | 1 | -0/+1 |
* | Implement select event creation | Bart Visscher | 2011-10-25 | 1 | -26/+9 |
* | Fix scrolling calendar | Bart Visscher | 2011-10-25 | 1 | -3/+6 |
* | translatable error messages | Georg Ehrke | 2011-10-22 | 1 | -8/+8 |
* | Better event popup | Bart Visscher | 2011-10-21 | 1 | -23/+22 |
* | Disable calendar scrolling, doesn't work yet | Bart Visscher | 2011-10-20 | 1 | -21/+13 |
* | Implement listview for fullcalendar | Bart Visscher | 2011-10-20 | 1 | -127/+166 |
* | Optimize deleting event | Bart Visscher | 2011-10-20 | 1 | -8/+5 |
* | Fix changing calendar data | Bart Visscher | 2011-10-20 | 1 | -40/+49 |
* | Implement resizing of events | Bart Visscher | 2011-10-20 | 1 | -0/+11 |
* | Implement moving of event | Bart Visscher | 2011-10-20 | 1 | -26/+8 |
* | Connect popup to fullcalendar | Bart Visscher | 2011-10-20 | 1 | -21/+10 |
* | Connect newEvent & editEvent to fullcalendar | Bart Visscher | 2011-10-20 | 1 | -199/+29 |
* | Translation of calendar interface | Bart Visscher | 2011-10-20 | 1 | -0/+12 |
* | Connect calendar buttons to actions | Bart Visscher | 2011-10-20 | 1 | -2/+25 |
* | Implement loading of events in calendar | Bart Visscher | 2011-10-20 | 1 | -318/+2 |
* | Merge branch 'master' of gitorious.org:owncloud/owncloud into calendar | Georg Ehrke | 2011-10-15 | 1 | -2/+3 |
|\ | |||||
| * | Remove unused parameter | Bart Visscher | 2011-10-15 | 1 | -1/+1 |
| * | Fix calendar colors with new calendar | Bart Visscher | 2011-10-15 | 1 | -1/+2 |
* | | scrolling in calendar | Georg Ehrke | 2011-10-14 | 1 | -0/+38 |
|/ | |||||
* | reload calendar automatically | Georg Ehrke | 2011-10-10 | 1 | -0/+1 |
* | Change colorselector to use border for selected color | Bart Visscher | 2011-10-07 | 1 | -3/+1 |