Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | setup.php: Get 'datadirectory' from config file instead of 'datadir' | Aloisio Almeida Jr | 2011-09-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Aloisio Almeida Jr <aloisiojr@gmail.com> | ||||
* | Add simple popup to event | Bart Visscher | 2011-09-03 | 2 | -6/+54 |
| | | | | There is not a lot of infomation to display, yet. | ||||
* | Remove execute permissions from source files | Bart Visscher | 2011-09-03 | 40 | -0/+0 |
| | |||||
* | Update calendar event label creation | Bart Visscher | 2011-09-03 | 3 | -36/+50 |
| | |||||
* | updated translations again | Jan-Christoph Borchardt | 2011-09-03 | 10 | -76/+84 |
| | |||||
* | updated language codes | Jan-Christoph Borchardt | 2011-09-03 | 1 | -134/+9 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-09-03 | 80 | -277/+4253 |
| | |||||
* | Use css class for view selection radio buttons hilighting | Bart Visscher | 2011-09-02 | 2 | -9/+11 |
| | |||||
* | Fix event creation date in oneweekview | Bart Visscher | 2011-09-02 | 1 | -2/+2 |
| | |||||
* | Use css classes to find elements, reduces the html size | Bart Visscher | 2011-09-02 | 3 | -90/+61 |
| | |||||
* | Cleanup javascript in calendar template | Bart Visscher | 2011-09-02 | 2 | -855/+86 |
| | |||||
* | another bugfix in new design of calendar | Georg Ehrke | 2011-09-02 | 1 | -6/+3 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Georg Ehrke | 2011-09-02 | 6 | -0/+343 |
|\ | |||||
| * | renaming core_unhosted app to just unhosted, and cleaning up unused files in it | Michiel@unhosted | 2011-09-02 | 15 | -162/+6 |
| | | |||||
| * | adding core_unhosted app | Michiel@unhosted | 2011-09-02 | 14 | -0/+499 |
| | | |||||
* | | bug fixes in new design of calendar | Georg Ehrke | 2011-09-02 | 3 | -150/+150 |
|/ | |||||
* | export function and style fixes in calendar | Georg Ehrke | 2011-09-02 | 5 | -14/+65 |
| | |||||
* | Refactor calendar loadEvents and updateView use | Bart Visscher | 2011-09-01 | 3 | -57/+49 |
| | |||||
* | Move generate_dates function to Class/Object | Bart Visscher | 2011-09-01 | 1 | -168/+160 |
| | |||||
* | Simplify forward_day and backward_day | Bart Visscher | 2011-09-01 | 1 | -30/+10 |
| | |||||
* | Changing the active state of the calendar reloads the events. | Bart Visscher | 2011-09-01 | 1 | -0/+2 |
| | | | | Change from Georg Ehrke | ||||
* | Change calendar js rendering to class/object | Bart Visscher | 2011-09-01 | 1 | -468/+402 |
| | |||||
* | Convert plain javascript to jQuery for readability | Bart Visscher | 2011-09-01 | 1 | -78/+78 |
| | |||||
* | merge everything | Jan-Christoph Borchardt | 2011-09-01 | 874 | -0/+184514 |
|\ | |||||
| * | Fix OC_USER_LDAP::checkPassword() to return the username | Caio Marcelo de Oliveira Filho | 2011-09-01 | 1 | -1/+3 |
| | | | | | | | | REVIEW: 102487 | ||||
| * | Some commented code was still here | Côme BERNIGAUD | 2011-09-01 | 1 | -9/+0 |
| | | |||||
| * | Buttons for play/add albums works. Folding albums too. | Côme BERNIGAUD | 2011-09-01 | 1 | -6/+36 |
| | | |||||
| * | add some categories in calendar | Georg Ehrke | 2011-09-01 | 1 | -2/+17 |
| | | |||||
| * | calendar_calendars.components needs to be longer, adjustments in info.xml | Jakob Sack | 2011-09-01 | 2 | -4/+4 |
| | | |||||
| * | bug fixes at new event form (categorie and calendar) | Georg Ehrke | 2011-09-01 | 2 | -4/+3 |
| | | |||||
| * | Merge branch 'calendar' of git://gitorious.org/owncloud-dump/owncloud-dump | Georg Ehrke | 2011-09-01 | 39 | -0/+4121 |
| |\ | |||||
| | * | Create function getnumberofdays to get a list of month lengths | Bart Visscher | 2011-08-31 | 2 | -67/+24 |
| | | | |||||
| | * | Move date functions to class structure | Bart Visscher | 2011-08-31 | 1 | -166/+171 |
| | | | |||||
| | * | Merge branch 'calendar' of git://gitorious.org/owncloud-dump/owncloud-dump ↵ | Bart Visscher | 2011-08-31 | 0 | -0/+0 |
| | |\ | | | | | | | | | | | | | | | | | | | | | into calendar Merge to preserve history | ||||
| | | * | Implement editing of calendar info | Bart Visscher | 2011-08-30 | 7 | -8/+126 |
| | | | | |||||
| | | * | Use activew state of calendar in choosecalendar | Bart Visscher | 2011-08-30 | 1 | -1/+1 |
| | | | | |||||
| | | * | Add timezone setting to personal settings page | Bart Visscher | 2011-08-30 | 5 | -0/+72 |
| | | | | |||||
| | | * | Convert DB startdate and enddate to the user timezone | Bart Visscher | 2011-08-30 | 1 | -6/+12 |
| | | | | |||||
| | | * | Add enable/disable for calendars | Bart Visscher | 2011-08-30 | 6 | -6/+62 |
| | | | | |||||
| | | * | Fix coding errors in oc_cal_load_events | Bart Visscher | 2011-08-30 | 1 | -17/+18 |
| | | | | |||||
| | | * | Use data from database to load calendar events | Bart Visscher | 2011-08-30 | 3 | -19/+43 |
| | | | | |||||
| | | * | Use AJAX for calendar initialization | Bart Visscher | 2011-08-30 | 4 | -14/+24 |
| | | | | |||||
| | | * | Fix displaying events in month view | Bart Visscher | 2011-08-30 | 2 | -9/+15 |
| | | | | |||||
| | * | | reload page after add event successfully | Georg Ehrke | 2011-08-31 | 2 | -1/+4 |
| | | | | |||||
| | * | | new changes (e.g. show events) by Bart Visscher | Georg Ehrke | 2011-08-31 | 27 | -63/+239 |
| | | | | |||||
| | * | | commit changes of Bart Visscher, see ↵ | Georg Ehrke | 2011-08-31 | 8 | -31/+146 |
| | | | | | | | | | | | | | | | | http://gitorious.org/owncloud-dump/owncloud-dump/commits/calendar | ||||
| | * | | Merge branch 'master' into calendar | Jan-Christoph Borchardt | 2011-08-30 | 8 | -17/+79 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'calendar' of git://anongit.kde.org/owncloud into calendar | Jan-Christoph Borchardt | 2011-08-30 | 1 | -5/+1 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Timezone bug fixed | Georg Ehrke | 2011-08-29 | 1 | -5/+1 |
| | | | | | |||||
| | * | | | Merge branch 'master' into calendar | Jan-Christoph Borchardt | 2011-08-28 | 164 | -1837/+3251 |
| | |\ \ \ | | | |/ / | | |/| | |