Robin Appelman
|
8c7aa06088
|
dont use numRows when it's not needed since it can be expensive
|
14 years ago |
Robin Appelman
|
d0d3fecc95
|
no need to escape values when using prepared statements
|
14 years ago |
Bart Visscher
|
f0da2a2258
|
Add class versions for leftcontent and rightcontent in css
|
14 years ago |
Bart Visscher
|
22db68816e
|
Remove unused function call
|
14 years ago |
Bart Visscher
|
079df42103
|
Disable the Oneday and Fourweeks buttons in calendar interface
|
14 years ago |
Jakob Sack
|
fe62c803e2
|
fix small bugs
|
14 years ago |
Jakob Sack
|
54a3b28dce
|
Split OC_Contacts_Addressbook in _Addressbook and _VCard
|
14 years ago |
Bart Visscher
|
2a84f7f07c
|
Move most javascript to calendar.js
|
14 years ago |
Bart Visscher
|
45d42a9654
|
Move validateEventForm function and fix success handling
|
14 years ago |
Bart Visscher
|
73d3dc91fd
|
Handle multi open of choosecalendar dialog
|
14 years ago |
Bart Visscher
|
0fde26c86c
|
Close event new/edit dialog when clicking outside the dialog
|
14 years ago |
Bart Visscher
|
2353f02d9a
|
Fixes for Calendar app
|
14 years ago |
Bart Visscher
|
15559d3e88
|
First implementation of edit event
|
14 years ago |
Bart Visscher
|
b413dcfa7c
|
Fix conversion of VTODO and VJOURNAL items
|
14 years ago |
Bart Visscher
|
388b14604a
|
Move Calendar Object code to its own class OC_Calendar_Object
|
14 years ago |
Jakob Sack
|
d3ee19e675
|
fix documentation
|
14 years ago |
Jakob Sack
|
4d7ed0f2f5
|
Add documentation to calendar.php
|
14 years ago |
Jakob Sack
|
ae622dbbfe
|
Small fix in documentation
|
14 years ago |
Jakob Sack
|
c3ff534b19
|
Improve reading of vCard files
|
14 years ago |
Bart Visscher
|
b6c69e580a
|
Move php code out of part.eventform
|
14 years ago |
Bart Visscher
|
cb9a67906d
|
Move event form field to part.eventform template
|
14 years ago |
Bart Visscher
|
68758f9b2c
|
Rename calendar javascript functions into Calendar.UI namespace
|
14 years ago |
Bart Visscher
|
7c9f1007d5
|
Fix initial visibility of database settings in setup
|
14 years ago |
Golnaz Nilieh
|
0ff9bc4806
|
Add link and other edit information to newly added bookmarks.
|
14 years ago |
Golnaz Nilieh
|
67addb4882
|
Add support of editing bookmarks.
|
14 years ago |
Florian Jacob
|
9a5530a48f
|
Correct deleting events over CalDAV
A quick patch that corrects not being able to delete
calendar events. (misnamed variable). Thanks to Robert J. Clark.
|
14 years ago |
Klaas Freitag
|
d3f6f618e6
|
fixed include for ocs
|
14 years ago |
Michiel@unhosted
|
fb96256c63
|
offer login popup from oauth dialog
|
14 years ago |
Michiel@unhosted
|
d0746d7e32
|
offer login popup from oauth dialog, correct base uri
|
14 years ago |
Michiel@unhosted
|
6e569c5ed1
|
correction in webfinger.php activation trap
|
14 years ago |
Michiel@unhosted
|
f928d4af56
|
correct xml syntax
|
14 years ago |
Michiel@unhosted
|
5685965fdb
|
improve uninstalled-protection
|
14 years ago |
Michiel@unhosted
|
f93be510a3
|
check activation and make activation impossible by default
|
14 years ago |
Michiel@unhosted
|
d07f3d548c
|
improved troubleshooting instructions
|
14 years ago |
Michiel@unhosted
|
5fda79531d
|
Merge branch 'master' of gitorious.org:owncloud/owncloud
|
14 years ago |
Jan-Christoph Borchardt
|
b1e3961825
|
removed excess white space inside parentheses
|
14 years ago |
Jan-Christoph Borchardt
|
014f4af79c
|
fixed translation detection thanks to Xuetian Weng
|
14 years ago |
Michiel@unhosted
|
cb7cc99302
|
correct protocol
|
14 years ago |
Michiel@unhosted
|
6e6be3aa8f
|
putting activation inside activate.php
|
14 years ago |
Michiel@unhosted
|
994c7f3dad
|
adding webfinger app
|
14 years ago |
Jan-Christoph Borchardt
|
de729d8d8b
|
renamed last CW to Week
|
14 years ago |
Bart Visscher
|
cd44dff5af
|
Better feedback for saving calendar and openid settings
|
14 years ago |
Bart Visscher
|
3234597703
|
Correct copyright notices
|
14 years ago |
Georg Ehrke
|
e9df292b62
|
commented out broken code in add event function
|
14 years ago |
Alexander Wigen
|
72aa1bf75c
|
Only show used address attributes in contact view
|
14 years ago |
Georg Ehrke
|
647fab07c7
|
fixes in german language
|
14 years ago |
Bart Visscher
|
97fc236760
|
Fix a warning and an error
|
14 years ago |
Georg Ehrke
|
1afeb5cd12
|
bug fixes in calendar lib
|
14 years ago |
Bart Visscher
|
cbb36829e6
|
Small update Calendars dialog
|
14 years ago |
Bart Visscher
|
760b47a62f
|
Use OC_Helper::linkTo also for absolute urls.
One central place to check for https.
|
14 years ago |