Age | Commit message (Collapse) | Author |
|
|
|
|
|
g-error for short forms.
|
|
|
|
equal_heights() function to set it.
|
|
|
|
|
|
|
|
|
|
|
|
to visually separate the view's title and description from everything else. Primary admin view title should always be h1, and only one h1 per view. Removed some unused admin CSS id's.
|
|
|
|
and causes us to do silly things to extract the id.
Use rel instead so:
<span id="g-tag-1">
becomes:
<span class="g-tag" rel="1">
|
|
|
|
plugin. Dropped gallery.form.js. Applied short forms to server_add and tag admin pages. Added tag.css to admin views. Added .g-wide {}.
|
|
modules. In addition add a method "info" to return the module information contained in the module.info file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for inline elements, including lists and forms.
|
|
consistency updates for form layout styles in views and dialogs.
|
|
|
|
.hide() and .show(). Since the menus in the header are the only SF menus, use those selectors for initialization.
|
|
updates in ui.init.js.
|
|
|
|
|
|
admin theme's main menu.
|
|
|
|
|
|
|
|
|
|
removed.
|
|
|
|
first it makes sense that users and groups are a gallery requirement and belong in core. secondly, prepares the way for the Identity refactor.
|
|
|
|
|
|
gallery module
|
|
|
|
gallery module.
|
|
|
|
|
|
If you can change the extension, then you can alter the way the server
handles the file, which is a security problem. So for example, you
can change a .JPG to a .PHP and then if you put some malicious PHP
code in the EXIF data, you can get the server to execute
it. Vulnerability is low because only users who have edit permissions
could do this.
Fixes ticket #846
|
|
performance.
Fixes ticket #835, thanks Joe7!
|
|
Make the filename field required for photos/movies.
Fixes ticket #838
|
|
view. Tightened up g-pager styles. Removed a few unecessary !importants.
|
|
|