Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prevent user creation with empty password | Robin Appelman | 2012-05-13 | 2 | -1/+10 |
| | |||||
* | more MDB2 updates | Robin Appelman | 2012-05-13 | 48 | -21917/+22977 |
| | |||||
* | add post user delete hook for calendar sharing | Georg Ehrke | 2012-05-13 | 2 | -0/+19 |
| | |||||
* | update translations | Robin Appelman | 2012-05-13 | 255 | -3592/+7860 |
| | |||||
* | VCategories: Made a small check for categories that seems to resolv the ↵ | Thomas Tanghus | 2012-05-13 | 1 | -6/+10 |
| | | | | problems in Calender. Also reverts the changes from 9e6221b229410599c28045d1956bb6e84d33cadc. | ||||
* | hide share tab for new events, because you can't share an event that haven't ↵ | Georg Ehrke | 2012-05-13 | 1 | -2/+2 |
| | | | | got an id yet | ||||
* | fix another php notice | Georg Ehrke | 2012-05-13 | 1 | -0/+1 |
| | |||||
* | fix another php notice | Georg Ehrke | 2012-05-13 | 1 | -3/+3 |
| | |||||
* | fix php notice and displaying of events | Georg Ehrke | 2012-05-13 | 1 | -1/+1 |
| | |||||
* | VCategories: Suppress error messages stemming from import from file app. | Thomas Tanghus | 2012-05-13 | 1 | -2/+2 |
| | |||||
* | Revert "Edited combobox to adhere to coding standards and added a dblclick ↵ | Thomas Tanghus | 2012-05-13 | 1 | -24/+19 |
| | | | | | | handler." This reverts commit 19b55d3fcef54d610a8256e861d0bc894b514c5c. | ||||
* | Revert "Contacts: Change placeholder text to avoid confusion. No, JanC, I ↵ | Thomas Tanghus | 2012-05-13 | 1 | -3/+2 |
| | | | | | | | | won't change it back again ;-)" This reverts commit a36a8faad4b66b5d68d6ba57fa095dd85546adfe. Moved it to unstable branch for now. | ||||
* | This is RC nowv4.0.0RC | Frank Karlitschek | 2012-05-13 | 1 | -2/+2 |
| | |||||
* | non-minified version added | Thomas Mueller | 2012-05-12 | 2 | -0/+1234 |
| | |||||
* | fixing file headers with copyright | Thomas Mueller | 2012-05-12 | 1 | -12/+5 |
| | |||||
* | Edited combobox to adhere to coding standards and added a dblclick handler. | Thomas Tanghus | 2012-05-12 | 1 | -19/+24 |
| | |||||
* | Contacts: Change placeholder text to avoid confusion. No, JanC, I won't ↵ | Thomas Tanghus | 2012-05-12 | 1 | -2/+3 |
| | | | | change it back again ;-) | ||||
* | oc-627, calling base function instead of loading too much useless functions | Bartek Przybylski | 2012-05-12 | 1 | -1/+1 |
| | |||||
* | Encoded slashes (%2F) don't look pretty in our private link urls | Michael Gapczynski | 2012-05-11 | 1 | -1/+1 |
| | |||||
* | Turn async off when fetching users to make sure the users get removed from ↵ | Michael Gapczynski | 2012-05-11 | 1 | -2/+2 |
| | | | | the select form | ||||
* | update to jquery 1.7.2 | Robin Appelman | 2012-05-12 | 3 | -5/+5 |
| | |||||
* | fix gallery previous not showing | Robin Appelman | 2012-05-12 | 1 | -1/+1 |
| | |||||
* | Remove duplicate line | Bart Visscher | 2012-05-11 | 1 | -1/+0 |
| | |||||
* | Change sqlite escaping of identifier to double quote. Fixing some issues | Brice Maron | 2012-05-11 | 1 | -1/+1 |
| | |||||
* | Make processed css files cachable | Bart Visscher | 2012-05-11 | 1 | -1/+6 |
| | |||||
* | also set remote/public paths on installing apps | Robin Appelman | 2012-05-11 | 1 | -0/+16 |
| | |||||
* | fix sqlite3 driver against updated MDB2 | Robin Appelman | 2012-05-11 | 1 | -1/+1 |
| | |||||
* | don't do the initial scanning of the users home folder trough the update system | Robin Appelman | 2012-05-11 | 1 | -2/+5 |
| | |||||
* | add temporary filestorage backend for testing purposed | Robin Appelman | 2012-05-11 | 2 | -1/+18 |
| | |||||
* | allow clearing hooks and fileproxies | Robin Appelman | 2012-05-11 | 2 | -0/+21 |
| | |||||
* | load remote and public paths from info.xml during upgrade instead of setting ↵ | Robin Appelman | 2012-05-11 | 18 | -95/+100 |
| | | | | them every time | ||||
* | update MDB2 and XML_Parser | Robin Appelman | 2012-05-11 | 35 | -24106/+22058 |
| | |||||
* | LDAP: offer only ownCloud-enabled users for sharing | Arthur Schiwon | 2012-05-11 | 1 | -3/+7 |
| | |||||
* | Contacts: Make the structured name dialog modal to avoid confusion. | Thomas Tanghus | 2012-05-11 | 1 | -1/+1 |
| | |||||
* | Contacts: Clone event handlers as well. | Thomas Tanghus | 2012-05-11 | 1 | -7/+3 |
| | |||||
* | Contacts: Also strip parameters. | Thomas Tanghus | 2012-05-11 | 1 | -1/+1 |
| | |||||
* | improved url generation - made use of OC.linkTo() for linking to versions ↵ | Sam Tuke | 2012-05-11 | 2 | -4/+4 |
| | | | | history page | ||||
* | the ',last' breaks all other rewrite rules and is also not there in the ↵ | Michiel de Jong | 2012-05-11 | 1 | -1/+1 |
| | | | | committed .htaccess, so removing it. anybody know why it was there? | ||||
* | update PEAR to 1.9.4 | Robin Appelman | 2012-05-11 | 93 | -5619/+37306 |
| | |||||
* | match setup script to .htaccess from repo | Michiel de Jong | 2012-05-11 | 1 | -2/+0 |
| | |||||
* | register public.php?service=host-meta | Michiel de Jong | 2012-05-11 | 1 | -0/+1 |
| | |||||
* | oops, typo in lib/setup.php | Michiel de Jong | 2012-05-11 | 1 | -1/+1 |
| | |||||
* | add new htaccess things into setup script too | Michiel de Jong | 2012-05-11 | 1 | -2/+7 |
| | |||||
* | fix warning 'unknown var appsDir' | Michiel de Jong | 2012-05-11 | 1 | -1/+1 |
| | |||||
* | some changes for login | Georg Ehrke | 2012-05-11 | 1 | -2/+1 |
| | |||||
* | LDAP: wrong assumptions for case (in)sensitivity, implement far better solution | Arthur Schiwon | 2012-05-11 | 2 | -15/+16 |
| | |||||
* | correct host-meta mime type | Michiel de Jong | 2012-05-11 | 1 | -1/+1 |
| | |||||
* | move lrdd to jrd | Michiel de Jong | 2012-05-11 | 2 | -16/+9 |
| | |||||
* | move host-meta to JRD because I can't work out how to deal with ampersands ↵ | Michiel de Jong | 2012-05-11 | 1 | -12/+6 |
| | | | | in XRD | ||||
* | fix auth dialog includes | Michiel de Jong | 2012-05-11 | 1 | -3/+3 |
| |