# # ChangeLog for server/trunk/web/lib/Sophie/Controller/0Explorer.pm # # Generated by Trac 1.0.1 # 07/12/24 04:25:44 Thu, 09 Dec 2010 23:27:51 GMT nanardon [105] * server/trunk/web/lib/Sophie/Controller/0Explorer.pm (modified) * server/trunk/web/root/templates/html/0explorer/file.tt (modified) - optimize a bit explorer Tue, 07 Dec 2010 23:43:45 GMT nanardon [95] * server/trunk/web/lib/Sophie/Controller/0Explorer.pm (modified) * server/trunk/web/root/templates/html/explorer/index.html (modified) - add filter over file in explorer page Mon, 06 Dec 2010 14:06:07 GMT nanardon [87] * server/trunk/web/lib/Sophie/Controller/0Explorer.pm (modified) - optimize query if not specific distrib is query Sun, 05 Dec 2010 06:14:41 GMT nanardon [76] * server/trunk/web/lib/Sophie/Controller/0Explorer.pm (modified) * server/trunk/web/lib/Sophie/Controller/Distrib.pm (modified) * server/trunk/web/lib/Sophie/Controller/Rpms.pm (modified) * server/trunk/web/root/static/sophie.css (modified) * server/trunk/web/root/templates/html/0explorer/file.tt (modified) * server/trunk/web/root/templates/html/rpms/files.tt (modified) * server/trunk/web/root/templates/html/rpms/files_contents.html (added) * server/trunk/web/root/templates/html/rpms/files_contents.tt (added) * server/trunk/web/root/templates/html/rpms/menu.tt (modified) - add file contents view Sun, 28 Nov 2010 18:30:07 GMT nanardon [43] * server/trunk/web/lib/Sophie/Base/Result/Files.pm (modified) * server/trunk/web/lib/Sophie/Controller/0Explorer.pm (modified) * server/trunk/web/lib/Sophie/Controller/Explorer.pm (modified) * server/trunk/web/lib/Sophie/Controller/Search.pm (modified) * server/trunk/web/root/templates/html/search (added) * server/trunk/web/root/templates/html/search/index.html (added) * server/trunk/web/root/templates/html/search/results.tt (added) * server/trunk/web/root/templates/html/search/simple_search.tt (added) * server/trunk/web/root/templates/includes/header.tt (modified) - add search functions Fri, 26 Nov 2010 02:10:18 GMT nanardon [38] * server/trunk/web/lib/Sophie/Controller/0Explorer.pm (added) * server/trunk/web/lib/Sophie/Controller/Chat (added) * server/trunk/web/lib/Sophie/Controller/Chat.pm (modified) * server/trunk/web/lib/Sophie/Controller/Chat/Cmd.pm (added) * server/trunk/web/lib/Sophie/Controller/Explorer.pm (added) * server/trunk/web/lib/Sophie/Model/Chat.pm (deleted) * server/trunk/web/root/static/controls.js (added) * server/trunk/web/root/static/dragdrop.js (added) * server/trunk/web/root/static/effects.js (added) * server/trunk/web/root/static/prototype.js (added) * server/trunk/web/root/templates/html/0explorer (added) * server/trunk/web/root/templates/html/0explorer/dir.tt (added) * server/trunk/web/root/templates/html/0explorer/file.tt (added) * server/trunk/web/root/templates/html/explorer (added) * server/trunk/web/root/templates/html/explorer/index.html (added) * server/trunk/web/root/templates/includes/header.tt (modified) * server/trunk/web/t/controller_0Explorer.t (added) * server/trunk/web/t/controller_Admin.t (added) * server/trunk/web/t/controller_Chat-Cmd.t (added) * server/trunk/web/t/controller_Login.t (added) * server/trunk/web/t/model_Chat.t (deleted) * server/trunk/web/t/view_Json.t (added) - start explorer page - some function in Chat/