Age | Commit message (Collapse) | Author |
|
|
|
casting SafeString instances to string in translate().
|
|
|
|
|
|
g-context-menu, closes #1018
|
|
|
|
|
|
|
|
|
|
|
|
images.
|
|
object. Closes ticket #808
|
|
|
|
Also fixed a UI bug: No longer showing the edit user buttons to admins in the profile view (to be consistent with the requirements in the controller).
|
|
BiDi algorithm. Also, properly marking the "Powere by" string for translation.
See: http://www.w3.org/International/tutorials/bidi-xhtml/#Slide0420
|
|
|
|
days of inactivity.
|
|
|
|
|
|
height, set the hover item's height equal to its siblings.
|
|
|
|
|
|
urls and returns the items associated with them.
|
|
for an item. In addition, add links to the images.
|
|
response.
|
|
|
|
Benefit: Getting the real deadline this way, not interfering with an ongoing maintenance task.
|
|
|
|
|
|
attributes, use & not &)
|
|
|
|
|
|
|
|
Benefit: Getting the real deadline this way, not interfering with an ongoing maintenance task.
|
|
|
|
response.
|
|
|
|
|
|
attributes, use & not &)
|
|
|
|
|
|
registered users (not to admins though). And show a login form to guests for 404 (incl. insufficient view permissions) errors.
|
|
|
|
|
|
This reverts commit 3439671bcfb99c1884285e4b4e53295f044e688f.
|
|
2) Standardize the structure of members so that client programs can consistently
parse the return information.
3) Added a summary parameter so that client programs can easily determine if the
information returned is summary (item type, item title) or the full meal deal
|
|
|
|
|
|
points out, t() ensures that parameters are escaped for XSS.
|
|
1009.
Side effect: Renaming auth::required_login() to login_page().
|