Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Scott Walters a4624663cf Mobile template is not being inherited (#12246)
Applied SquOnk's patch and added tests; modify www_add to inherit mobileStyleTemplateId
from the parent as well as mobileTemplateId.  mobileTemplateId is only used by PageLayout
currently.  If other assets start using this and this gets inherited cross asset types,
thing will break.  A better design here would be to flag on a case-by-case basis in
asset definitions whether any given property should be inherited globally, of children
of the same asset class, or not at all.
2011-09-06 20:26:55 -04:00
docs Updated copyright date in docs/legal.txt to 2011. At least *some* changes have 2011-09-06 16:09:32 -04:00
etc Add Twitter login to the default WebGUI configuration file. 2011-09-02 08:16:51 -07:00
lib Mobile template is not being inherited (#12246) 2011-09-06 20:26:55 -04:00
sbin Fixed typo in userImport POD 2011-09-06 15:30:33 -04:30
t Mobile template is not being inherited (#12246) 2011-09-06 20:26:55 -04:00
www Preparing for 7.10.22 release (stable) 2011-08-16 18:04:25 -07:00
.gitignore Fixed #10967: Using a round bracket (parenthesis) in a macro. Unbalanced parentheses can now be escaped in macro calls using the backslash character. 2009-09-14 14:27:14 -04:00
.perltidyrc perltidyrc now placed where it can do the most good 2009-05-29 18:50:01 +00:00