Florian Hülsmann
|
4a7591d0ab
|
Custom icons for contacts app
|
13 years ago |
Thomas Tanghus
|
2580d8540d
|
Dialogs: Clean indentation. Add some missing brackets.
|
13 years ago |
Bart Visscher
|
a004759230
|
Tasks: Really correct icon
|
13 years ago |
Thomas Tanghus
|
d9592ddcb0
|
Tried to make settings/apps more keyboard/screenreader friendly.
|
13 years ago |
Thomas Tanghus
|
27da29525a
|
Made the global settings icon accessable via keyboard.
Bug http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-561
|
13 years ago |
Thomas Tanghus
|
8d1754041e
|
VCategories: Check if any categories are selected before json call. Add Close button. Remove log calls.
|
13 years ago |
Thomas Tanghus
|
a4a3d62a55
|
Check for callback in OC.dialogs.alert.
|
13 years ago |
Bartek Przybylski
|
5611e6c9d3
|
fix incorrect dialog computing in ff
|
13 years ago |
Bartek Przybylski
|
8feb7dd9d9
|
fix filepicker in webkit
|
13 years ago |
Bart Visscher
|
71f9b1968e
|
Tasks: Make it possible to close the details area
|
13 years ago |
Georg Ehrke
|
c536e930f4
|
add appswebroot to the guest template
|
13 years ago |
unknown
|
98e0db15a2
|
correction of bug oc-393 in using owncloud V2, V3, V4 with android browser :
JSON.parse(null) results in 'Uncaught illegal access' and not 'null' (see google for details)
solved
Signed-off-by: bourgeoa
|
13 years ago |
Frank Karlitschek
|
051cb7d96b
|
show the username in the title. good idea.
|
13 years ago |
Thomas Mueller
|
07f2e316e4
|
removing executable bit from various files
|
13 years ago |
Thomas Tanghus
|
9c520c70a8
|
Various file path fixes.
|
13 years ago |
Frank Karlitschek
|
74b5e22a68
|
some more csrf fixes
|
13 years ago |
Frank Karlitschek
|
6bdefef31e
|
csrf protection
|
13 years ago |
Georg Ehrke
|
40f95ffdf3
|
fix security check for the path of the requested file
|
13 years ago |
Georg Ehrke
|
0249a72cab
|
fix downloading of files in files app
|
13 years ago |
Georg Ehrke
|
ebcaa46482
|
fix loading of css files that are core related
|
13 years ago |
Georg Ehrke
|
3f64eb25ab
|
some fixes fore movable apps
|
13 years ago |
Sam Tuke
|
02a65f30ec
|
added history buttons
|
13 years ago |
Georg Ehrke
|
d6346b5b0b
|
fix OC.filePath in main js
|
13 years ago |
Georg Ehrke
|
a85d49833b
|
fix position of Semicolon
|
13 years ago |
Georg Ehrke
|
684007bbae
|
fix pathes in contacts
|
13 years ago |
Georg Ehrke
|
6d92ebca45
|
use native functions of php to parse the string into the Var
|
13 years ago |
Georg Ehrke
|
9226cb7a6a
|
rename var file to getfile to prevent fails in files app
|
13 years ago |
Jan-Christoph Borchardt
|
1b29fc3fb2
|
fixing multiselect overflow, issue 341
|
13 years ago |
Jan-Christoph Borchardt
|
3ba9a9e6a8
|
adding proper copyright and license notice to the style files
|
13 years ago |
Thomas Tanghus
|
f08cfcecec
|
Personal settings: Emphasized labels etc, mono-spaced generated paths and moved text formatting to style sheet.
|
13 years ago |
Georg Ehrke
|
12ef2f5054
|
modify OC.filepath for movable apps
|
13 years ago |
Frank Karlitschek
|
2fbc92bd4b
|
new OC_Mail class to handle all mail sending. The benefit is that is way mor flexible than the standard mail command. can be configured to use a remote smtp relay for example. also port the lostpassword code
|
13 years ago |
Georg Ehrke
|
3fb91a7411
|
restore require once command for non app files
|
13 years ago |
Georg Ehrke
|
69ee0efc0b
|
remove the require_once lib base from all (or nearly all) files
|
13 years ago |
Robin Appelman
|
cfd0140e2f
|
fix 2 potential xss problems
|
13 years ago |
Jan-Christoph Borchardt
|
3c182bdb35
|
adding sticker logo jpg
|
13 years ago |
Jan-Christoph Borchardt
|
961c239ee4
|
improving leftcontent display, increasing item height
|
13 years ago |
Jan-Christoph Borchardt
|
70d0103a67
|
updated logos and icons
|
13 years ago |
Jan-Christoph Borchardt
|
e5cda3abcd
|
tooltip for delete shows up to the left
|
13 years ago |
Jan-Christoph Borchardt
|
1f91224f9e
|
fixing opacity and fading, also for IE
|
13 years ago |
Jan-Christoph Borchardt
|
7ddd043427
|
renamed extention to extension, also now only showing lowercase
|
13 years ago |
Jan-Christoph Borchardt
|
5868199e85
|
fixed settings hover, now whole row sensitive and fading not jerky
|
13 years ago |
Bart Visscher
|
30498fd6f8
|
Use offset function to position block elements
|
13 years ago |
Jan-Christoph Borchardt
|
a0a5668d1e
|
increase opacity of search field and logout icon
|
13 years ago |
Robin Appelman
|
b1bcc60d83
|
reuse OC_L10N objects
|
13 years ago |
Bart Visscher
|
b8466d362e
|
Fix rescan "File not Found" error handling in oc-vcategories.js
|
13 years ago |
Jan-Christoph Borchardt
|
eea0d2e096
|
fixing delete tooltip
|
13 years ago |
Jan-Christoph Borchardt
|
add9673ad6
|
merging tanghus category CSS
|
13 years ago |
Jan-Christoph Borchardt
|
31df4c00ec
|
adding tipsy tooltips for file actions
|
13 years ago |
Bart Visscher
|
bc81179163
|
Fix categories delete fallback when there is no app specific ajax categories delete function
|
13 years ago |