Joas Schilling
|
009e25788f
|
correctly mark app management active
|
11 years ago |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
12 years ago |
kondou
|
bf7f94422f
|
Bring another enable_avatars to $_ and fix $thus->$this
|
12 years ago |
kondou
|
0c708be76b
|
Use defaultavatars
|
12 years ago |
kondou
|
e6473e6d49
|
Clean up some cruft
|
12 years ago |
kondou
|
31736a1df3
|
Have a controller instead ofo avatar.php and fix some cropper-design
|
12 years ago |
kondou
|
252548c62c
|
Improve styling & enable avatar-upload at personal page
|
12 years ago |
kondou
|
fac671b14e
|
Modularize get(), async getAvatar, avatars @ usermgmt
And other small improvements
|
12 years ago |
kondou
|
4a08f7d710
|
Add basic avatars and gravatar
|
12 years ago |
kondou
|
9c5416fe4a
|
Clean up \OC\Util
- Use camelCase
- Add some phpdoc
- Fix some indents
- Use some more spacing
|
12 years ago |
Bart Visscher
|
5965f3ecea
|
Split locating JS and CSS files to their own class
|
12 years ago |
Lukas Reschke
|
63d51980e1
|
Get config from template
|
12 years ago |
Florin Peter
|
3c100af132
|
revert changes to fbbc76f281 because master is very unstable right now
|
12 years ago |
Bart Visscher
|
b46f6e4f97
|
Simplify app js locating for layout pages
|
12 years ago |
Bart Visscher
|
ea4ae857a1
|
Simplify app css locating for layout pages
|
12 years ago |
Lukas Reschke
|
d41b600725
|
Add an update notification on every page for admin users
|
12 years ago |
Bernhard Posselt
|
b98b56e4a8
|
check if there is a default/ folder in the theme directory if no theme exists
|
12 years ago |
Bart Visscher
|
e1c5b31d65
|
Test if we want a 3rdparty style/script before checking the 3rdparty root
|
12 years ago |
Lukas Reschke
|
f944ac9cba
|
Add a name to the version parameter
Without an additional name it's nearly impossible to write positive security model based rules since the parameter name isn't defined.
|
12 years ago |
Thomas Tanghus
|
57f2884efa
|
Add hashed version parameter to js and css. Ref #1520 and many more ;)
|
12 years ago |
Brice Maron
|
050de008b1
|
Avoid to display empty DisplayNames for menu and title
|
12 years ago |
Lukas Reschke
|
229c907a57
|
[core] From echo to p
|
12 years ago |
Bart Visscher
|
15f5325078
|
Don't use routes when displaying error page
|
12 years ago |
Bart Visscher
|
ffae6f4b84
|
Style-fix: Breakup long lines
|
12 years ago |
Bart Visscher
|
20b6cb28b1
|
Fix warning with displayname in user layout template
|
12 years ago |
Bart Visscher
|
149d079fd4
|
Move loading of js_config to templatelayout
Also check for installed flag because this isn't available before setup
|
12 years ago |
Lukas Reschke
|
7f0a3018b6
|
Fix undefined variable
|
12 years ago |
Michael Gapczynski
|
d39655e126
|
Move template parameters around so database error page is properly rendered
|
12 years ago |
Bart Visscher
|
85bd28c508
|
Fix some of "Closing brace must be on a line by itself"
|
12 years ago |
Bart Visscher
|
f39454ed12
|
Fix "Line indented incorrectly"
|
12 years ago |
Felix Moeller
|
30d7993e01
|
Checkstyle fixes: NoSpaceAfterComma
|
13 years ago |
Felix Moeller
|
561cbb2de6
|
NoSpaceAfterComma II
|
13 years ago |
Felix Moeller
|
e73b817a38
|
Checkstyle: NoSpaceAfterComma
|
13 years ago |
Bart Visscher
|
04824162d9
|
core.js and core.css don't need to be absolute
|
13 years ago |
Sam Tuke
|
8b01286a5d
|
Merged branch 'master'
|
13 years ago |
Bart Visscher
|
d4feb77eaf
|
Remove unused search code
|
13 years ago |
Bart Visscher
|
c5983d37ad
|
No need to use array_search
|
13 years ago |
Jörn Friedrich Dreyer
|
bf2d1e78f2
|
don't set values with oc_appconfig when oc is not installed yet, allows to render guest page for installation again
|
13 years ago |
Bart Visscher
|
edcd297476
|
Move handling of core remotes to OC_TemplateLayout
|
13 years ago |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
13 years ago |
Michael Gapczynski
|
e5cbc532c3
|
Fix password authentication for links and fix template problems for links by creating a new base layout
|
13 years ago |
Robin Appelman
|
48306a3c4f
|
fix unused variables
|
13 years ago |
Thomas Mueller
|
ba2d203a54
|
some path fixes for multi-dir app
|
13 years ago |
Brice Maron
|
d22f805b63
|
Correct inclusion paths
|
13 years ago |
Bart Visscher
|
3000e8f9d5
|
Prepare template js and css functions for use in the js and css minimizers
|
13 years ago |
Bart Visscher
|
180243d92a
|
Move page layout handling to its own class
|
13 years ago |