| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
| |
node setting
|
|
|
|
| |
- (#15121) Improve string cut-off for locale table
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Currently the upload module checks two max file sizes. First it checks a global option; if its too big it quits. Then it checks another max file size (or even sizes) related to the roles which a user is in. We can remove the global option since the individual roles are checked.
|
| |
|
|
|
|
| |
slashes.
|
|
|
|
| |
and fixed the node delete form to use a return destination.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Generally improves readability; gets rid of technical jargon; provides
concrete example; provides suggestions for how permissions can be used.
|
|
|
|
|
|
| |
usual comment form, similar to what we did for nodes. This resulted lots of duplicate code removal. Also gave administrators the ability to change the author and timestamp of a comment. Also removed comment links from the bottom of the comment preview box (as we did for nodes)
Modifications: fixed breadcrumbs, tidied up delete confirmation page to be consistent with node deletions..
|
| |
|
|
|
|
| |
tried to create a better distinction between vocabularies and terms, fixed problem with term pager (temporary fix).
|
| |
|
| |
|
|
|
|
| |
TODO: update image module too?
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
module and its type.
TODO: update migration page in handbook.
|
| |
|
|
|
|
| |
smaller/better/working one.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|