Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix time formatting for minutes, prepend 0 if minutes is less than 10 | Michael Gapczynski | 2012-07-06 | 1 | -1/+1 |
| | |||||
* | Add slash to app url if not set fix oc-1169 | Brice Maron | 2012-07-03 | 1 | -0/+2 |
| | |||||
* | Prevent adding a duplicate to a multiselect | Michael Gapczynski | 2012-06-29 | 1 | -1/+12 |
| | |||||
* | Add new group to other user's group select forms | Michael Gapczynski | 2012-06-29 | 1 | -2/+3 |
| | |||||
* | typo in js statement fixed | Bjoern Schiessle | 2012-06-26 | 1 | -1/+1 |
| | |||||
* | Fixes for multi app dir : | Brice Maron | 2012-06-22 | 1 | -2/+1 |
| | | | | | Url should be given as relative path (to webroot) Correct link construction from js | ||||
* | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-14 | 1 | -3/+9 |
|\ | | | | | | | | | | | | | | | Conflicts: apps/bookmarks/ajax/addBookmark.php config/config.sample.php lib/app.php remote.php | ||||
| * | fix potential xss in multiselect | Robin Appelman | 2012-06-09 | 1 | -3/+9 |
| | | |||||
* | | Change app path logic in templates | Brice Maron | 2012-06-06 | 1 | -5/+3 |
|/ | |||||
* | only check our own input fields when determining to show the login button | Robin Appelman | 2012-05-17 | 1 | -2/+2 |
| | | | | fixes a problem with browser plugins adding hidden inputs | ||||
* | update to jquery 1.7.2 | Robin Appelman | 2012-05-12 | 2 | -4/+4 |
| | |||||
* | Fix music file action i.e. click to play, make OC.filePath act like ↵ | Michael Gapczynski | 2012-05-10 | 1 | -4/+7 |
| | | | | OC_Helper::linkTo() for index.php links | ||||
* | Prevent extra '/' from being added to url if app is not defined | Michael Gapczynski | 2012-05-07 | 1 | -2/+4 |
| | |||||
* | Fix bug on browsers like rekonq which stopped execution of javascript | Simon Birnbach | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | improve remote.php and create public.php | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | Dialogs: Clean indentation. Add some missing brackets. | Thomas Tanghus | 2012-05-05 | 1 | -220/+239 |
| | |||||
* | Made the global settings icon accessable via keyboard. | Thomas Tanghus | 2012-05-04 | 1 | -0/+5 |
| | | | | Bug http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-561 | ||||
* | VCategories: Check if any categories are selected before json call. Add ↵ | Thomas Tanghus | 2012-05-04 | 1 | -5/+8 |
| | | | | Close button. Remove log calls. | ||||
* | Check for callback in OC.dialogs.alert. | Thomas Tanghus | 2012-05-04 | 1 | -1/+1 |
| | |||||
* | fix incorrect dialog computing in ff | Bartek Przybylski | 2012-05-03 | 1 | -1/+1 |
| | |||||
* | correction of bug oc-393 in using owncloud V2, V3, V4 with android browser : | unknown | 2012-05-01 | 1 | -0/+1 |
| | | | | | | | | JSON.parse(null) results in 'Uncaught illegal access' and not 'null' (see google for details) solved Signed-off-by: bourgeoa | ||||
* | removing executable bit from various files | Thomas Mueller | 2012-04-30 | 3 | -0/+0 |
| | |||||
* | Various file path fixes. | Thomas Tanghus | 2012-04-30 | 1 | -1/+1 |
| | |||||
* | fix security check for the path of the requested file | Georg Ehrke | 2012-04-26 | 1 | -3/+2 |
| | |||||
* | fix downloading of files in files app | Georg Ehrke | 2012-04-26 | 1 | -2/+3 |
| | |||||
* | some fixes fore movable apps | Georg Ehrke | 2012-04-26 | 2 | -3/+3 |
| | |||||
* | fix OC.filePath in main js | Georg Ehrke | 2012-04-24 | 1 | -3/+8 |
| | |||||
* | fix pathes in contacts | Georg Ehrke | 2012-04-24 | 1 | -0/+9 |
| | |||||
* | use native functions of php to parse the string into the Var | Georg Ehrke | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | rename var file to getfile to prevent fails in files app | Georg Ehrke | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | modify OC.filepath for movable apps | Georg Ehrke | 2012-04-20 | 1 | -10/+15 |
| | |||||
* | tooltip for delete shows up to the left | Jan-Christoph Borchardt | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | renamed extention to extension, also now only showing lowercase | Jan-Christoph Borchardt | 2012-04-15 | 1 | -2/+2 |
| | |||||
* | fixed settings hover, now whole row sensitive and fading not jerky | Jan-Christoph Borchardt | 2012-04-15 | 1 | -3/+0 |
| | |||||
* | Use offset function to position block elements | Bart Visscher | 2012-04-14 | 1 | -2/+8 |
| | |||||
* | Fix rescan "File not Found" error handling in oc-vcategories.js | Bart Visscher | 2012-04-13 | 1 | -5/+5 |
| | |||||
* | fixing delete tooltip | Jan-Christoph Borchardt | 2012-04-13 | 1 | -3/+2 |
| | |||||
* | adding tipsy tooltips for file actions | Jan-Christoph Borchardt | 2012-04-13 | 1 | -1/+3 |
| | |||||
* | Fix categories delete fallback when there is no app specific ajax categories ↵ | Bart Visscher | 2012-04-12 | 1 | -15/+11 |
| | | | | delete function | ||||
* | wrong defaultValue definition in OC.AppConfig.getValue | unknown | 2012-04-12 | 1 | -1/+1 |
| | | | | done | ||||
* | VCategories: fix function names to coding standard | Bart Visscher | 2012-04-10 | 1 | -2/+2 |
| | |||||
* | Contacts: Misc. cleanup tweaks. | Thomas Tanghus | 2012-04-07 | 1 | -2/+2 |
| | |||||
* | mimetype filter for filepicker | Bartek Przybylski | 2012-04-05 | 1 | -4/+4 |
| | |||||
* | loading screen for filepicker | Bartek Przybylski | 2012-04-05 | 1 | -1/+4 |
| | |||||
* | adding icons to filepicker | Bartek Przybylski | 2012-04-03 | 1 | -1/+1 |
| | |||||
* | multiselect handle for filepicker | Bartek Przybylski | 2012-04-02 | 1 | -9/+21 |
| | |||||
* | dialogs filepicker first draft | Bartek Przybylski | 2012-04-02 | 2 | -14/+85 |
| | |||||
* | adding callback when ok click on alert dialog | Bartek Przybylski | 2012-04-01 | 1 | -1/+1 |
| | |||||
* | fix eventsource for ie | Robin Appelman | 2012-03-31 | 1 | -1/+1 |
| | |||||
* | fix potential problem when using multiply eventsource's | Robin Appelman | 2012-03-31 | 1 | -3/+7 |
| |