Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into movable_apps | Georg Ehrke | 2012-04-18 | 22 | -598/+5052 |
|\ | |||||
| * | fix 2 potential xss problems | Robin Appelman | 2012-04-16 | 1 | -1/+1 |
| | | |||||
| * | adding sticker logo jpg | Jan-Christoph Borchardt | 2012-04-16 | 1 | -0/+0 |
| | | |||||
| * | improving leftcontent display, increasing item height | Jan-Christoph Borchardt | 2012-04-16 | 1 | -1/+3 |
| | | |||||
| * | updated logos and icons | Jan-Christoph Borchardt | 2012-04-16 | 20 | -596/+5048 |
| | | |||||
* | | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 10 | -10/+10 |
|/ | |||||
* | tooltip for delete shows up to the left | Jan-Christoph Borchardt | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | fixing opacity and fading, also for IE | Jan-Christoph Borchardt | 2012-04-15 | 1 | -9/+9 |
| | |||||
* | 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 | 3 | -6/+4 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Jan-Christoph Borchardt | 2012-04-14 | 1 | -2/+8 |
|\ | |||||
| * | Use offset function to position block elements | Bart Visscher | 2012-04-14 | 1 | -2/+8 |
| | | |||||
* | | increase opacity of search field and logout icon | Jan-Christoph Borchardt | 2012-04-14 | 1 | -2/+3 |
|/ | |||||
* | reuse OC_L10N objects | Robin Appelman | 2012-04-14 | 3 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | merging tanghus category CSS | Jan-Christoph Borchardt | 2012-04-13 | 2 | -8/+11 |
| | |||||
* | adding tipsy tooltips for file actions | Jan-Christoph Borchardt | 2012-04-13 | 2 | -2/+4 |
| | |||||
* | Fix categories delete fallback when there is no app specific ajax categories ↵ | Bart Visscher | 2012-04-12 | 2 | -16/+12 |
| | | | | delete function | ||||
* | add a title attribute to the logout button | Frank Karlitschek | 2012-04-12 | 1 | -1/+1 |
| | |||||
* | wrong defaultValue definition in OC.AppConfig.getValue | unknown | 2012-04-12 | 2 | -2/+2 |
| | | | | 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 |
| | |||||
* | filepicker loading style fixup | Bartek Przybylski | 2012-04-05 | 1 | -1/+1 |
| | |||||
* | loading screen for filepicker | Bartek Przybylski | 2012-04-05 | 2 | -1/+5 |
| | |||||
* | Merge commit 'refs/merge-requests/102' of ↵ | Florian Hülsmann | 2012-04-04 | 1 | -0/+0 |
|\ | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/102 | ||||
| * | as preperation for the sgf viewer app i added a file icon for .sgf files ↵ | Nils Jansen | 2012-03-23 | 1 | -0/+0 |
| | | | | | | | | (saved go games), and an according mimetype. | ||||
* | | Make the token really random | Tom Needham | 2012-04-04 | 1 | -1/+1 |
| | | |||||
* | | Dont typecast variables as integers | Tom Needham | 2012-04-03 | 1 | -1/+1 |
| | | |||||
* | | 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 | 3 | -14/+91 |
| | | |||||
* | | prevent an possible xss exploit | Robin Appelman | 2012-04-01 | 1 | -1/+1 |
| | | |||||
* | | 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 |
| | | |||||
* | | select field added to oc.dialogs.form, gallery ported to use it | Bartek Przybylski | 2012-03-30 | 1 | -3/+11 |
| | | |||||
* | | IE 8: fix appeareance of checkboxes on login and files pages | Arthur Schiwon | 2012-03-29 | 1 | -0/+1 |
| | | |||||
* | | Added some documentation. | Thomas Tanghus | 2012-03-27 | 1 | -2/+7 |
| | | |||||
* | | add error 403 site | Georg Ehrke | 2012-03-25 | 1 | -0/+15 |
| | | |||||
* | | gallery sharing, experimental version | Bartek Przybylski | 2012-03-24 | 1 | -6/+14 |
|/ | |||||
* | add a proper email address for lostpassword service - bugfix for oc-178 | Georg Ehrke | 2012-03-19 | 1 | -1/+2 |
| | |||||
* | Added category editor for apps using OC_VObjects. | Thomas Tanghus | 2012-03-12 | 7 | -0/+282 |
| | |||||
* | Allow overflow of rightcontent area | Bart Visscher | 2012-03-07 | 1 | -1/+1 |
| | |||||
* | moving gallery op to one file, migrate gallery dialogs to oc dialogs | Bartek Przybylski | 2012-03-04 | 1 | -12/+16 |
| | |||||
* | dialogs library for apps | Bartek Przybylski | 2012-02-28 | 2 | -1/+147 |
| | |||||
* | bookmarklets should not look like buttons | Alessandro Cosentino | 2012-02-27 | 1 | -1/+3 |
| | |||||
* | Fixed off by one bug. List length is 1 larger than the index of the last | Roland van Laar | 2012-02-26 | 1 | -1/+1 |
| | | | | element. | ||||
* | improved humanFileSize for js | Robin Appelman | 2012-02-26 | 1 | -15/+11 |
| |