Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent adding a duplicate to a multiselect | Michael Gapczynski | 2012-07-01 | 1 | -1/+12 |
| | |||||
* | Add new group to other user's group select forms | Michael Gapczynski | 2012-07-01 | 2 | -2/+9 |
| | |||||
* | Revert "bugfix for #1098 (assigning a group to a user, the group appears ↵ | Michael Gapczynski | 2012-07-01 | 1 | -1/+0 |
| | | | | | | incrementally many times the more you assign it)" This reverts commit 265d7e50f55978a3bebfa077aa8552d5ea1b0c59. | ||||
* | Disable mimesniffing | Lukas Reschke | 2012-07-01 | 1 | -2/+4 |
| | |||||
* | Fix setting custom quota size for users, bug fix for oc-1128 | Michael Gapczynski | 2012-06-28 | 1 | -1/+1 |
| | |||||
* | Return login errors for PostgreSQL setup | Michael Gapczynski | 2012-06-27 | 1 | -0/+1 |
| | |||||
* | Don't overwrite fake directory stream for Shared storage | Michael Gapczynski | 2012-06-27 | 1 | -2/+2 |
| | |||||
* | no reason to strip tags at this point | Bjoern Schiessle | 2012-06-27 | 1 | -1/+0 |
| | |||||
* | enable highlighting of address in OSM. | Bjoern Schiessle | 2012-06-27 | 1 | -1/+1 |
| | |||||
* | 4.0.4v4.0.4 | Frank Karlitschek | 2012-06-26 | 1 | -2/+2 |
| | |||||
* | add OC_Calendar_Object::createUID() | Georg Ehrke | 2012-06-26 | 1 | -0/+8 |
| | |||||
* | bugfix for #1098 (assigning a group to a user, the group appears ↵ | Bjoern Schiessle | 2012-06-26 | 1 | -0/+1 |
| | | | | incrementally many times the more you assign it) | ||||
* | typo in js statement fixed | Bjoern Schiessle | 2012-06-26 | 1 | -1/+1 |
| | |||||
* | LDAP: compare base trees case insensitively | Arthur Schiwon | 2012-06-25 | 1 | -2/+2 |
| | |||||
* | Maybe fix out of memory..? | Thomas Tanghus | 2012-06-25 | 1 | -1/+2 |
| | |||||
* | Idiot proof dialog ;-) | Thomas Tanghus | 2012-06-25 | 2 | -5/+12 |
| | |||||
* | Try to conserve some memory. Should fix oc-1106 for stable4. | Thomas Tanghus | 2012-06-25 | 2 | -3/+14 |
| | |||||
* | Missing requesttoken. | Thomas Tanghus | 2012-06-25 | 2 | -0/+2 |
| | |||||
* | Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4 | Thomas Tanghus | 2012-06-25 | 15 | -46/+65 |
|\ | |||||
| * | LDAP: always sanitize DN and DN-containing attributes | Arthur Schiwon | 2012-06-25 | 1 | -3/+12 |
| | | |||||
| * | xss vulnerability fixed | Bjoern Schiessle | 2012-06-25 | 1 | -2/+2 |
| | | |||||
| * | Only delete existing thumbnails (bug #1100) | Bjoern Schiessle | 2012-06-25 | 1 | -1/+4 |
| | | |||||
| * | Resolve scanning issue case comparison of songs | Brice Maron | 2012-06-24 | 1 | -1/+1 |
| | | |||||
| * | Correct seq name in media songs fix oc-589 | Brice Maron | 2012-06-24 | 1 | -1/+1 |
| | | |||||
| * | 4.0.3a | Frank Karlitschek | 2012-06-24 | 1 | -1/+1 |
| | | | | | | | | Two important fixes after 4.0.3 | ||||
| * | another fix for oc-1044 | Georg Ehrke | 2012-06-24 | 1 | -1/+1 |
| | | |||||
| * | fix 'files' entries showing up in Files before the users files are scanned ↵ | Robin Appelman | 2012-06-23 | 1 | -1/+1 |
| | | | | | | | | properly | ||||
| * | fix duplicates showing up in the filecache | Robin Appelman | 2012-06-23 | 1 | -4/+6 |
| | | |||||
| * | Text editor: Waste less space for line numbers | Tom Needham | 2012-06-23 | 1 | -5/+2 |
| | | |||||
| * | work with non existing apps directory. thanks toAntonio for the hint | Frank Karlitschek | 2012-06-23 | 1 | -11/+12 |
| | | |||||
| * | Text Editor: fix editor positioningv4.0.3 | Tom Needham | 2012-06-22 | 1 | -10/+2 |
| | | |||||
| * | Fix initialization of OC_Filesystem setup from DAV | Bart Visscher | 2012-06-22 | 1 | -1/+1 |
| | | |||||
| * | log messages are looking nicer if they are not escaped. (xss prevention ↵ | Bjoern Schiessle | 2012-06-22 | 2 | -2/+2 |
| | | | | | | | | happens on another place) | ||||
| * | use sanitizeHTML() function | Bjoern Schiessle | 2012-06-22 | 1 | -1/+1 |
| | | | | | | | | | | | | Conflicts: apps/gallery/lib/tiles.php | ||||
| * | remove unnecessary closing PHP tag | Arthur Schiwon | 2012-06-22 | 1 | -3/+1 |
| | | |||||
| * | LDAP: cheaper userExists() implementation | Arthur Schiwon | 2012-06-22 | 1 | -1/+13 |
| | | |||||
| * | date don't change correctly in the view list (bug #973) fixed | Bjoern Schiessle | 2012-06-22 | 1 | -0/+2 |
| | | |||||
| * | Correct File cache error with postgresql | Brice Maron | 2012-06-22 | 1 | -0/+3 |
| | | |||||
| * | 4.0.3 | Frank Karlitschek | 2012-06-22 | 1 | -2/+2 |
| | | |||||
* | | Select which address book to add a contact to. Fixes oc-1071. | Thomas Tanghus | 2012-06-25 | 3 | -4/+68 |
|/ | |||||
* | Only search for VEVENTs. | Thomas Tanghus | 2012-06-21 | 1 | -1/+4 |
| | |||||
* | Tasks: Add delete action | Bart Visscher | 2012-06-21 | 3 | -15/+20 |
| | |||||
* | Tasks: Use list label for ordering by list | Bart Visscher | 2012-06-21 | 1 | -1/+1 |
| | |||||
* | Tasks: Fix position of the summary input | Bart Visscher | 2012-06-21 | 1 | -1/+1 |
| | |||||
* | Prefer requested app before redirecting to default page | Bart Visscher | 2012-06-21 | 1 | -1/+5 |
| | |||||
* | Remember result of OC_User::isLoggedIn, can be very expensive to check | Bart Visscher | 2012-06-21 | 1 | -2/+6 |
| | |||||
* | Only check for apps owncloud version requirment when there is a new owncloud ↵ | Bart Visscher | 2012-06-21 | 2 | -14/+16 |
| | | | | version | ||||
* | dont change the encryption key during the test case | Robin Appelman | 2012-06-21 | 1 | -0/+5 |
| | |||||
* | only use 1 fsview when initializing encryption | Robin Appelman | 2012-06-21 | 1 | -7/+5 |
| | |||||
* | fix saved file size for uploaded files | Robin Appelman | 2012-06-21 | 2 | -8/+8 |
| |