Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | integrated and updated calendar translations | Jan-Christoph Borchardt | 2011-09-23 | 52 | -648/+11110 |
| | |||||
* | fixed a few calendar words, hack to get shortcode for May translatable | Jan-Christoph Borchardt | 2011-09-23 | 1 | -28/+28 |
| | |||||
* | fixed contacts strings (no technical stuff in the interface, don't scream at ↵ | Jan-Christoph Borchardt | 2011-09-23 | 47 | -105/+4487 |
| | | | | people, ...), ready for translation | ||||
* | After clicking Finish button: | Bart Visscher | 2011-09-23 | 1 | -0/+27 |
| | | | | | | - change value to "Please wait...." - disable all the inputs & buttons - submit new form, because disabled inputs are not submitted to the server | ||||
* | Make event category choice multiselect | Bart Visscher | 2011-09-23 | 10 | -24/+730 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-09-23 | 101 | -395/+5641 |
| | |||||
* | Add Sabre_DAV_Browser_Plugin to *DAV-servers to ease debugging | Jakob Sack | 2011-09-23 | 3 | -0/+3 |
| | |||||
* | fix file uploads for IE | Robin Appelman | 2011-09-22 | 2 | -9/+18 |
| | |||||
* | Small styling fixes | Bart Visscher | 2011-09-20 | 2 | -4/+4 |
| | |||||
* | Move some common code to OC_Util | Bart Visscher | 2011-09-18 | 23 | -104/+63 |
| | | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage | ||||
* | Cleanup lib/base.php | Bart Visscher | 2011-09-18 | 5 | -182/+118 |
| | |||||
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 31 | -166/+103 |
| | | | | Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY | ||||
* | Fix calendar active checkbox | Bart Visscher | 2011-09-18 | 2 | -3/+3 |
| | |||||
* | Fix event error/success json message | Bart Visscher | 2011-09-18 | 2 | -4/+4 |
| | |||||
* | deleteUser function must be static | Bart Visscher | 2011-09-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud | Bartek Przybylski | 2011-09-18 | 1 | -2/+2 |
|\ | |||||
| * | fix creating groups | Robin Appelman | 2011-09-18 | 1 | -2/+2 |
| | | |||||
* | | remember changed not to store password in cookie | Bartek Przybylski | 2011-09-18 | 2 | -29/+29 |
|/ | |||||
* | Changed behaviour of remember checkbox | Bartek Przybylski | 2011-09-18 | 2 | -7/+38 |
| | |||||
* | dont use numRows when it's not needed since it can be expensive | Robin Appelman | 2011-09-17 | 4 | -15/+12 |
| | |||||
* | no need to escape values when using prepared statements | Robin Appelman | 2011-09-17 | 1 | -8/+0 |
| | |||||
* | Add class versions for leftcontent and rightcontent in css | Bart Visscher | 2011-09-17 | 1 | -4/+4 |
| | |||||
* | Remove unused function call | Bart Visscher | 2011-09-17 | 1 | -1/+0 |
| | |||||
* | Disable the Oneday and Fourweeks buttons in calendar interface | Bart Visscher | 2011-09-17 | 1 | -2/+2 |
| | |||||
* | fix small bugs | Jakob Sack | 2011-09-17 | 2 | -2/+2 |
| | |||||
* | Split OC_Contacts_Addressbook in _Addressbook and _VCard | Jakob Sack | 2011-09-17 | 17 | -390/+428 |
| | |||||
* | Move most javascript to calendar.js | Bart Visscher | 2011-09-16 | 5 | -46/+33 |
| | |||||
* | Move validateEventForm function and fix success handling | Bart Visscher | 2011-09-16 | 4 | -44/+43 |
| | |||||
* | Handle multi open of choosecalendar dialog | Bart Visscher | 2011-09-16 | 2 | -17/+10 |
| | |||||
* | Close event new/edit dialog when clicking outside the dialog | Bart Visscher | 2011-09-16 | 6 | -100/+77 |
| | |||||
* | Fixes for Calendar app | Bart Visscher | 2011-09-16 | 4 | -2/+41 |
| | |||||
* | First implementation of edit event | Bart Visscher | 2011-09-16 | 9 | -236/+400 |
| | |||||
* | Fix conversion of VTODO and VJOURNAL items | Bart Visscher | 2011-09-16 | 1 | -5/+5 |
| | |||||
* | Move Calendar Object code to its own class OC_Calendar_Object | Bart Visscher | 2011-09-16 | 7 | -277/+301 |
| | |||||
* | fix documentation | Jakob Sack | 2011-09-15 | 1 | -2/+2 |
| | |||||
* | Add documentation to calendar.php | Jakob Sack | 2011-09-15 | 1 | -21/+185 |
| | |||||
* | Small fix in documentation | Jakob Sack | 2011-09-15 | 1 | -1/+1 |
| | |||||
* | Improve reading of vCard files | Jakob Sack | 2011-09-15 | 6 | -37/+39 |
| | |||||
* | Move php code out of part.eventform | Bart Visscher | 2011-09-14 | 3 | -63/+90 |
| | |||||
* | Move event form field to part.eventform template | Bart Visscher | 2011-09-14 | 3 | -228/+134 |
| | |||||
* | Rename calendar javascript functions into Calendar.UI namespace | Bart Visscher | 2011-09-14 | 1 | -1/+1 |
| | |||||
* | Fix initial visibility of database settings in setup | Bart Visscher | 2011-09-14 | 6 | -65/+66 |
| | |||||
* | Add link and other edit information to newly added bookmarks. | Golnaz Nilieh | 2011-09-13 | 2 | -3/+8 |
| | |||||
* | Add support of editing bookmarks. | Golnaz Nilieh | 2011-09-13 | 4 | -25/+161 |
| | |||||
* | Correct deleting events over CalDAV | Florian Jacob | 2011-09-12 | 1 | -1/+1 |
| | | | | | A quick patch that corrects not being able to delete calendar events. (misnamed variable). Thanks to Robert J. Clark. | ||||
* | fixed include for ocs | Klaas Freitag | 2011-09-12 | 2 | -2/+2 |
| | |||||
* | offer login popup from oauth dialog | Michiel@unhosted | 2011-09-12 | 1 | -1/+8 |
| | |||||
* | offer login popup from oauth dialog, correct base uri | Michiel@unhosted | 2011-09-12 | 1 | -2/+7 |
| | |||||
* | correction in webfinger.php activation trap | Michiel@unhosted | 2011-09-12 | 1 | -1/+1 |
| | |||||
* | correct xml syntax | Michiel@unhosted | 2011-09-12 | 1 | -2/+2 |
| |