art-web r493 - in branches/art-web-3: assets/default/css assets/default/images/icons db system/application/config system/application/controllers system/application/controllers/admin system/application/filters system/application/helpers system/application/libraries system/application/models system/application/views/default/content system/application/views/default/content/admin system/application/views/default/content/browse system/application/views/default/content/main



Author: brunos
Date: 2007-08-06 15:02:35 +0100 (Mon, 06 Aug 2007)
New Revision: 493
ViewCVS link: http://svn.gnome.org/viewcvs/art-web?rev=493&view=rev

Added:
   branches/art-web-3/assets/default/images/icons/rating_stars.gif
   branches/art-web-3/system/application/controllers/browse.php
   branches/art-web-3/system/application/filters/preload_actions.php
   branches/art-web-3/system/application/helpers/MY_forms_helper.php
   branches/art-web-3/system/application/views/default/content/admin/user_show.php
   branches/art-web-3/system/application/views/default/content/browse/
   branches/art-web-3/system/application/views/default/content/browse/artwork_page.php
   branches/art-web-3/system/application/views/default/content/browse/browse.php
Modified:
   branches/art-web-3/assets/default/css/layout.css
   branches/art-web-3/db/artwork.sql
   branches/art-web-3/system/application/config/authentication.php
   branches/art-web-3/system/application/config/autoload.php
   branches/art-web-3/system/application/config/filters.php
   branches/art-web-3/system/application/config/moderation.php
   branches/art-web-3/system/application/config/routes.php
   branches/art-web-3/system/application/controllers/admin/moderation.php
   branches/art-web-3/system/application/controllers/admin/users.php
   branches/art-web-3/system/application/controllers/main.php
   branches/art-web-3/system/application/filters/auth.php
   branches/art-web-3/system/application/helpers/common_helper.php
   branches/art-web-3/system/application/libraries/MY_Loader.php
   branches/art-web-3/system/application/libraries/authentication.php
   branches/art-web-3/system/application/models/artwork_model.php
   branches/art-web-3/system/application/models/category_model.php
   branches/art-web-3/system/application/models/moderation_model.php
   branches/art-web-3/system/application/models/vote_model.php
   branches/art-web-3/system/application/views/default/content/admin/users.php
   branches/art-web-3/system/application/views/default/content/main/home.php
Log:
(06.08.2007) Bruno Santos (bmfs eksperimental net)

	* changed the gallery browsing to (ago)/browse/<category>/<sub_category>/<artwork_id>
	* set up normal artwork rating
	* initial page displays the latest works, as well as the top rated ones.
	 





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]