Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
2010-06-15 11:08:50 -07:00
docs There's no need to special case Posts in Account/Contributions. The view method referes you to the Thread, and if a user has multiple posts in a thread, it links to the Thread multiple times. Also, this fixes bug #11622. 2010-06-15 11:08:50 -07:00
etc Fix the name of the ConvertUTCToTZ macro in config files. Fixes bug #11576. 2010-05-19 08:38:22 -07:00
lib There's no need to special case Posts in Account/Contributions. The view method referes you to the Thread, and if a user has multiple posts in a thread, it links to the Thread multiple times. Also, this fixes bug #11622. 2010-06-15 11:08:50 -07:00
sbin add IO::Socket::SSL as prereq for LDAPS 2010-06-07 17:05:12 -07:00
t Another batch of test cleaning. 2010-06-14 19:47:30 -07:00
www IE8 cart js fixes (IE stringifies null as "null" instead of "") 2010-05-25 09:28: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