art-web r491 - in branches/art-web-3: assets/default/css assets/default/images/icons system/application/config system/application/controllers system/application/controllers/admin system/application/helpers system/application/models system/application/views/default/content/admin



Author: brunos
Date: 2007-08-02 13:21:37 +0100 (Thu, 02 Aug 2007)
New Revision: 491
ViewCVS link: http://svn.gnome.org/viewcvs/art-web?rev=491&view=rev

Added:
   branches/art-web-3/assets/default/images/icons/ch.png
   branches/art-web-3/assets/default/images/icons/thumb_down.png
   branches/art-web-3/assets/default/images/icons/thumb_up.png
Modified:
   branches/art-web-3/assets/default/css/layout.css
   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/controllers/admin/moderation.php
   branches/art-web-3/system/application/controllers/submit.php
   branches/art-web-3/system/application/controllers/user.php
   branches/art-web-3/system/application/helpers/common_helper.php
   branches/art-web-3/system/application/models/artwork_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/moderate.php
Log:
(02.08.2007) Bruno Santos (bmfs eksperimental net)

	* Finished the voting part of moderation
		- if votes go beyond the limits are automatically removed from the queue
		- TODO: warn users that the work was accepted/reject
	* Implemented pagination (method that builds the page links)






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