From: <var...@us...> - 2014-09-30 16:39:39
|
Revision: 9139 http://sourceforge.net/p/phpwiki/code/9139 Author: vargenau Date: 2014-09-30 16:39:29 +0000 (Tue, 30 Sep 2014) Log Message: ----------- Add missing images in Sidebar theme Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Added Paths: ----------- trunk/themes/Sidebar/images/bulletLoading.gif trunk/themes/Sidebar/images/discussionitem_icon.png trunk/themes/Sidebar/images/file_icon.png trunk/themes/Sidebar/images/lock_icon.png trunk/themes/Sidebar/images/mail_icon.png trunk/themes/Sidebar/images/news_icon.png trunk/themes/Sidebar/images/url.png Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2014-09-30 16:31:24 UTC (rev 9138) +++ trunk/pgsrc/ReleaseNotes 2014-09-30 16:39:29 UTC (rev 9139) @@ -1,4 +1,4 @@ -Date: Fri, 26 Sep 2014 19:00:59 +0000 +Date: Tue, 30 Sep 2014 18:38:39 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.0) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -20,6 +20,8 @@ * fix Bug#646 Wrong number of links in BackLinks * make <includeonly> work * remove old WikiUser code (ENABLE_USER_NEW) +* admin always has rights to see and modify pages, regardless of ACLs, to avoid locking himself out +* add missing images in Sidebar theme == 1.5.0 2014-07-29 Marc-Etienne Vargenau == Added: trunk/themes/Sidebar/images/bulletLoading.gif =================================================================== (Binary files differ) Index: trunk/themes/Sidebar/images/bulletLoading.gif =================================================================== --- trunk/themes/Sidebar/images/bulletLoading.gif 2014-09-30 16:31:24 UTC (rev 9138) +++ trunk/themes/Sidebar/images/bulletLoading.gif 2014-09-30 16:39:29 UTC (rev 9139) Property changes on: trunk/themes/Sidebar/images/bulletLoading.gif ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +image/gif \ No newline at end of property Added: trunk/themes/Sidebar/images/discussionitem_icon.png =================================================================== (Binary files differ) Index: trunk/themes/Sidebar/images/discussionitem_icon.png =================================================================== --- trunk/themes/Sidebar/images/discussionitem_icon.png 2014-09-30 16:31:24 UTC (rev 9138) +++ trunk/themes/Sidebar/images/discussionitem_icon.png 2014-09-30 16:39:29 UTC (rev 9139) Property changes on: trunk/themes/Sidebar/images/discussionitem_icon.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +image/png \ No newline at end of property Added: trunk/themes/Sidebar/images/file_icon.png =================================================================== (Binary files differ) Index: trunk/themes/Sidebar/images/file_icon.png =================================================================== --- trunk/themes/Sidebar/images/file_icon.png 2014-09-30 16:31:24 UTC (rev 9138) +++ trunk/themes/Sidebar/images/file_icon.png 2014-09-30 16:39:29 UTC (rev 9139) Property changes on: trunk/themes/Sidebar/images/file_icon.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +image/png \ No newline at end of property Added: trunk/themes/Sidebar/images/lock_icon.png =================================================================== (Binary files differ) Index: trunk/themes/Sidebar/images/lock_icon.png =================================================================== --- trunk/themes/Sidebar/images/lock_icon.png 2014-09-30 16:31:24 UTC (rev 9138) +++ trunk/themes/Sidebar/images/lock_icon.png 2014-09-30 16:39:29 UTC (rev 9139) Property changes on: trunk/themes/Sidebar/images/lock_icon.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +image/png \ No newline at end of property Added: trunk/themes/Sidebar/images/mail_icon.png =================================================================== (Binary files differ) Index: trunk/themes/Sidebar/images/mail_icon.png =================================================================== --- trunk/themes/Sidebar/images/mail_icon.png 2014-09-30 16:31:24 UTC (rev 9138) +++ trunk/themes/Sidebar/images/mail_icon.png 2014-09-30 16:39:29 UTC (rev 9139) Property changes on: trunk/themes/Sidebar/images/mail_icon.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +image/png \ No newline at end of property Added: trunk/themes/Sidebar/images/news_icon.png =================================================================== (Binary files differ) Index: trunk/themes/Sidebar/images/news_icon.png =================================================================== --- trunk/themes/Sidebar/images/news_icon.png 2014-09-30 16:31:24 UTC (rev 9138) +++ trunk/themes/Sidebar/images/news_icon.png 2014-09-30 16:39:29 UTC (rev 9139) Property changes on: trunk/themes/Sidebar/images/news_icon.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +image/png \ No newline at end of property Added: trunk/themes/Sidebar/images/url.png =================================================================== (Binary files differ) Index: trunk/themes/Sidebar/images/url.png =================================================================== --- trunk/themes/Sidebar/images/url.png 2014-09-30 16:31:24 UTC (rev 9138) +++ trunk/themes/Sidebar/images/url.png 2014-09-30 16:39:29 UTC (rev 9139) Property changes on: trunk/themes/Sidebar/images/url.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +image/png \ No newline at end of property This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |