Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable highlighting of address in OSM. | Bjoern Schiessle | 2012-06-27 | 1 | -1/+1 |
| | |||||
* | Improve error handling of Dropbox storage backend | Michael Gapczynski | 2012-06-26 | 1 | -4/+8 |
| | |||||
* | Load default categories if there are none, | Thomas Tanghus | 2012-06-27 | 1 | -6/+29 |
| | |||||
* | Ensure event handlers are being set when adding first contact. | Thomas Tanghus | 2012-06-27 | 1 | -24/+24 |
| | |||||
* | Add check for return value. | Thomas Tanghus | 2012-06-27 | 1 | -11/+13 |
| | |||||
* | Don't call getLocalFile() until you know it actually is music | Michael Gapczynski | 2012-06-26 | 1 | -1/+1 |
| | |||||
* | Added some error checking. | Thomas Tanghus | 2012-06-26 | 1 | -1/+5 |
| | |||||
* | Added missing requesttoken. | Thomas Tanghus | 2012-06-26 | 2 | -1/+4 |
| | |||||
* | Added error checking on all db queries. | Thomas Tanghus | 2012-06-26 | 3 | -51/+152 |
| | |||||
* | Added createUser hook. | Thomas Tanghus | 2012-06-26 | 2 | -0/+11 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Bjoern Schiessle | 2012-06-26 | 1 | -1/+1 |
|\ | |||||
| * | Fix variable name. | Thomas Tanghus | 2012-06-26 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Bjoern Schiessle | 2012-06-26 | 1 | -0/+8 |
|\| | |||||
| * | add OC_Calendar_Object::createUID() | Georg Ehrke | 2012-06-26 | 1 | -0/+8 |
| | | |||||
* | | xss fix | Bjoern Schiessle | 2012-06-26 | 1 | -1/+1 |
|/ | |||||
* | Added signals. | Thomas Tanghus | 2012-06-26 | 2 | -4/+14 |
| | |||||
* | Adjust pic width a bit. | Thomas Tanghus | 2012-06-26 | 1 | -1/+1 |
| | |||||
* | Remove x-scrollbar from contacts list. | Thomas Tanghus | 2012-06-25 | 1 | -3/+4 |
| | |||||
* | Media: Change includes in app.php to use the autoloader | Bart Visscher | 2012-06-25 | 2 | -15/+16 |
| | |||||
* | LDAP: compare base trees case insensitively | Arthur Schiwon | 2012-06-25 | 1 | -2/+2 |
| | |||||
* | Emit Completed. | Thomas Tanghus | 2012-06-25 | 1 | -0/+1 |
| | |||||
* | Better visual feedback and prevent drop on self. | Thomas Tanghus | 2012-06-25 | 2 | -1/+11 |
| | |||||
* | Improve styling on draggables. | Thomas Tanghus | 2012-06-25 | 2 | -6/+9 |
| | |||||
* | Added placeholder msg to share with menu to clarify user list restricted to ↵ | Sam Tuke | 2012-06-25 | 2 | -1/+2 |
| | | | | security context | ||||
* | fix syntax error after merge | Arthur Schiwon | 2012-06-25 | 1 | -3/+0 |
| | |||||
* | Try to conserve some memory. Should fix oc-1106 for master. | Thomas Tanghus | 2012-06-25 | 2 | -2/+2 |
| | |||||
* | LDAP: cheaper userExists() implementation, fixes oc-1012 | Arthur Schiwon | 2012-06-25 | 1 | -0/+3 |
| | |||||
* | LDAP: always sanitize DN and DN-containing attributes | Arthur Schiwon | 2012-06-25 | 1 | -3/+12 |
| | |||||
* | sanitizeHTML() has to be called later to keep the path unchanged | Bjoern Schiessle | 2012-06-25 | 2 | -3/+3 |
| | |||||
* | Only delete existing thumbnails (bug #1100) | Bjoern Schiessle | 2012-06-25 | 1 | -1/+4 |
| | |||||
* | Drag'n'Drop contacts between addressbook. Still needs some css magic. | Thomas Tanghus | 2012-06-25 | 2 | -0/+77 |
| | |||||
* | Prevent errors and mini enhancement of saved window in bookmarks | Brice Maron | 2012-06-24 | 2 | -1/+3 |
| | |||||
* | Correct bookmark app : add through interface and remove missing css | Brice Maron | 2012-06-24 | 2 | -2/+1 |
| | |||||
* | Remove excessive debugging. | Thomas Tanghus | 2012-06-24 | 1 | -3/+0 |
| | |||||
* | Add some DRYness to logging. | Thomas Tanghus | 2012-06-24 | 17 | -117/+70 |
| | |||||
* | Fixed function name. | Thomas Tanghus | 2012-06-24 | 1 | -1/+1 |
| | |||||
* | Also load categories from VJOURNAL. | Thomas Tanghus | 2012-06-24 | 1 | -0/+3 |
| | |||||
* | Use intervals for sessions deletion with postgres fix oc-492 | Brice Maron | 2012-06-24 | 1 | -2/+8 |
| | |||||
* | 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 |
| | |||||
* | Remove unneeded parameter. | Thomas Tanghus | 2012-06-24 | 1 | -1/+1 |
| | |||||
* | Click to select which address book to add to. | Thomas Tanghus | 2012-06-24 | 2 | -2/+5 |
| | |||||
* | Improve prev/next selection on delete. | Thomas Tanghus | 2012-06-24 | 1 | -3/+3 |
| | |||||
* | another fix for oc-1044 | Georg Ehrke | 2012-06-24 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Tom Needham | 2012-06-23 | 8 | -22/+33 |
|\ | |||||
| * | Remove references to /apps/ and correct inclusion of settings | Brice Maron | 2012-06-22 | 4 | -14/+14 |
| | | |||||
| * | Correction of path looking for apps and css | Brice Maron | 2012-06-22 | 1 | -1/+1 |
| | | |||||
| * | Spelling fixes | Bart Visscher | 2012-06-22 | 1 | -3/+2 |
| | | |||||
| * | Merge resource error-suppressing fix | Bart Visscher | 2012-06-22 | 1 | -5/+17 |
| |\ | |||||
| | * | Check for valid LDAP-resource before querying. | Benjamin Diele | 2012-05-28 | 1 | -5/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | Check if we have get valid link identifier from self::getConnectionResource() before using ldap_search() and ldap_get_entries(), otherwise return an empty array. Signed-off-by: Benjamin Diele <benjamin@diele.be> |