Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 7 | -525/+0 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 3 | -2/+3 |
|\ | |||||
| * | DRY for getting calendar timezone setting | Bart Visscher | 2012-07-21 | 1 | -1/+1 |
| * | Added CSRF checks to Calendar. Expect some error messages - and report them ;) | Thomas Tanghus | 2012-07-17 | 5 | -0/+5 |
| * | another fix for oc-1044 | Georg Ehrke | 2012-06-24 | 1 | -1/+1 |
| * | make edit event form work with DateTime Property UTC | Georg Ehrke | 2012-06-21 | 1 | -0/+8 |
| * | remove a lot of closing php tags and empty lines at a file's end in calendar app | Georg Ehrke | 2012-06-16 | 7 | -9/+7 |
| * | make use of post instead of get | Georg Ehrke | 2012-06-09 | 1 | -1/+1 |
* | | Added CSRF checks | Lukas Reschke | 2012-07-20 | 4 | -0/+4 |
* | | another fix for oc-1044 | Georg Ehrke | 2012-06-24 | 1 | -1/+1 |
* | | make edit event form work with DateTime Property UTC | Georg Ehrke | 2012-06-21 | 1 | -0/+8 |
* | | fix merge conflicts | Georg Ehrke | 2012-06-16 | 6 | -8/+6 |
|/ | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 7 | -0/+0 |
* | fix another php notice | Georg Ehrke | 2012-05-13 | 1 | -0/+1 |
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 2 | -3/+3 |
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 7 | -23/+23 |
* | port oc_preferences | Frank Karlitschek | 2012-05-02 | 1 | -2/+2 |
* | ported getUser | Frank Karlitschek | 2012-05-01 | 2 | -4/+4 |
* | ported isLoggedIn | Frank Karlitschek | 2012-05-01 | 2 | -2/+2 |
* | fix merge conflicts | Georg Ehrke | 2012-04-26 | 3 | -11/+11 |
|\ | |||||
| * | fix merge conflicts | Georg Ehrke | 2012-04-21 | 6 | -16/+58 |
| |\ | |||||
| * \ | Merge branch 'master' into sabredav_1.6 | Georg Ehrke | 2012-04-15 | 2 | -4/+0 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into sabredav_1.6 | Georg Ehrke | 2012-04-13 | 2 | -13/+10 |
| |\ \ \ | |||||
| * | | | | replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime | Georg Ehrke | 2012-02-24 | 3 | -11/+11 |
* | | | | | fix merge conflicts | Georg Ehrke | 2012-04-22 | 6 | -16/+58 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | fix merge conflicts | Georg Ehrke | 2012-04-15 | 2 | -3/+1 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | fix merge conflicts | Georg Ehrke | 2012-04-13 | 2 | -13/+11 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | hide share tab in shared events | Georg Ehrke | 2012-04-13 | 2 | -0/+2 |
| * | | | | fix calendarid in eventform and validation of calendarid | Georg Ehrke | 2012-04-12 | 1 | -0/+2 |
| * | | | | make shared events editable and add (empty) classes for alarm and attendees | Georg Ehrke | 2012-04-10 | 4 | -6/+13 |
| * | | | | add access check to ajax files | Georg Ehrke | 2012-04-07 | 5 | -18/+29 |
| * | | | | add read only 'form' for shared events | Georg Ehrke | 2012-03-26 | 1 | -3/+15 |
| * | | | | better permission check in resize.php | Georg Ehrke | 2012-02-22 | 1 | -0/+5 |
| * | | | | add moved files to clean up ajax folder | Georg Ehrke | 2012-02-20 | 7 | -0/+478 |
| / / / | |||||
* | / / | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 7 | -7/+7 |
| |/ / |/| | | |||||
* | | | reuse OC_L10N objects | Robin Appelman | 2012-04-14 | 2 | -4/+0 |
|/ / | |||||
* | | Calendar: Also set repeat options when editing a non repeating event | Bart Visscher | 2012-04-13 | 2 | -3/+9 |
* | | Calendar: Fix saving of Categories in an event | Bart Visscher | 2012-04-13 | 2 | -10/+1 |
|/ | |||||
* | add moved files to clean up ajax folder | Georg Ehrke | 2012-02-23 | 7 | -0/+478 |